Pull request #286 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce+0ceaf042a45b624e1d5d1d7218676027e9a805b1 (505e22621cdd80ee15684289cf43b335296c5b39) 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-ssh5317706881942192355.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4524504980112029193.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-286/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-286/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16881570084717371515.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-286/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4690561621136934809.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh13825950343715049598.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-286/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-286/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4661075494979133169.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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.21 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 Running on prd-ubuntu20.04-docker-8c-8g-5226 in /w/workspace/undry_device-rfid-llrp-go_PR-286 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-286 # 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 Merging remotes/origin/main commit 0ceaf042a45b624e1d5d1d7218676027e9a805b1 into PR head commit 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce Checking out Revision 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce (PR-286) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-08T10:13:43.301Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-08T10:13:43.531Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-08T10:13:43.639Z] ========================================================= [2024-03-08T10:13:43.640Z] EdgeX Global Pipelines Version Info [2024-03-08T10:13:43.640Z] ========================================================= [Pipeline] libraryResource > git checkout -f 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce # 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 0ceaf042a45b624e1d5d1d7218676027e9a805b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce # timeout=10 [Pipeline] sh [2024-03-08T10:13:44.417Z] ------------------- [2024-03-08T10:13:44.417Z] stable info: [2024-03-08T10:13:44.417Z] ------------------- [2024-03-08T10:13:44.417Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-08T10:13:44.417Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T10:13:44.417Z] Message: update stable to v1.0.258 [2024-03-08T10:13:45.358Z] ------------------- [2024-03-08T10:13:45.358Z] experimental info: [2024-03-08T10:13:45.358Z] ------------------- [2024-03-08T10:13:45.358Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-08T10:13:45.358Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T10:13:45.358Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-08T10:13:45.643Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-03-08T10:13:45.707Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-03-08T10:13:45.768Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-08T10:13:45.829Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-08T10:13:45.890Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-08T10:13:45.950Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-08T10:13:46.022Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-08T10:13:46.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-08T10:13:46.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-08T10:13:46.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-08T10:13:46.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-08T10:13:46.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-03-08T10:13:46.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-08T10:13:46.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-08T10:13:46.547Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T10:13:46.616Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T10:13:46.687Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T10:13:46.762Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T10:13:46.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-08T10:13:46.909Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-08T10:13:46.977Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-08T10:13:47.048Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-08T10:13:47.119Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-08T10:13:47.191Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-08T10:13:47.268Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-08T10:13:47.343Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-08T10:13:47.431Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-08T10:13:47.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-286 [Pipeline] echo [2024-03-08T10:13:47.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-286 [Pipeline] echo [2024-03-08T10:13:47.677Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-286 [Pipeline] echo [2024-03-08T10:13:47.754Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce [Pipeline] echo [2024-03-08T10:13:47.855Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c210ea [Pipeline] echo [2024-03-08T10:13:47.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T10:13:48.105Z] provisioning config files... [2024-03-08T10:13:48.121Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-286@tmp/config843236993340283949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T10:13:48.538Z] ---> ****-login.sh [2024-03-08T10:13:48.538Z] nexus3.edgexfoundry.org:10001 [2024-03-08T10:13:48.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:13:48.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:13:48.799Z] Configure a credential helper to remove this warning. See [2024-03-08T10:13:48.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:13:48.799Z] [2024-03-08T10:13:48.799Z] Login Succeeded [2024-03-08T10:13:48.799Z] nexus3.edgexfoundry.org:10002 [2024-03-08T10:13:48.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:13:49.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:13:49.059Z] Configure a credential helper to remove this warning. See [2024-03-08T10:13:49.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:13:49.059Z] [2024-03-08T10:13:49.059Z] Login Succeeded [2024-03-08T10:13:49.059Z] nexus3.edgexfoundry.org:10003 [2024-03-08T10:13:49.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:13:49.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:13:49.059Z] Configure a credential helper to remove this warning. See [2024-03-08T10:13:49.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:13:49.059Z] [2024-03-08T10:13:49.059Z] Login Succeeded [2024-03-08T10:13:49.059Z] nexus3.edgexfoundry.org:10004 [2024-03-08T10:13:49.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:13:49.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:13:49.320Z] Configure a credential helper to remove this warning. See [2024-03-08T10:13:49.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:13:49.320Z] [2024-03-08T10:13:49.320Z] Login Succeeded [2024-03-08T10:13:49.320Z] ****.io [2024-03-08T10:13:49.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:13:49.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:13:49.581Z] Configure a credential helper to remove this warning. See [2024-03-08T10:13:49.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:13:49.581Z] [2024-03-08T10:13:49.581Z] Login Succeeded [2024-03-08T10:13:49.581Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T10:13:49.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-08T10:13:50.443Z] + git rev-list -1 --merges 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce~1..5c210eac3fe8db3d2c74fe4fed4a2d183508bdce [Pipeline] echo [2024-03-08T10:13:50.478Z] -----------> git rev-list -1 --merges 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce~1..5c210eac3fe8db3d2c74fe4fed4a2d183508bdce 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce [false] [Pipeline] sh [2024-03-08T10:13:50.810Z] + git log --format=format:%s -1 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce [Pipeline] echo [2024-03-08T10:13:50.852Z] ========================================================= [2024-03-08T10:13:50.853Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-08T10:13:50.853Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T10:13:51.351Z] + git log --format=format:%s -1 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce [Pipeline] echo [2024-03-08T10:13:51.393Z] [semverPrep] GIT_COMMIT: 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-03-08T10:13:51.446Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-08T10:13:51.889Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T10:13:51.889Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-08T10:13:51.889Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-08T10:13:51.889Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-08T10:13:51.889Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-08T10:13:51.889Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-08T10:13:51.889Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:13:52.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T10:13:52.435Z] [2024-03-08T10:13:52.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:13:52.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T10:13:52.830Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-08T10:13:52.830Z] b85a868b505f: Pulling fs layer [2024-03-08T10:13:52.830Z] e2be974225ed: Pulling fs layer [2024-03-08T10:13:52.830Z] 339a4e72a1f5: Pulling fs layer [2024-03-08T10:13:52.830Z] 988bab9f4d93: Pulling fs layer [2024-03-08T10:13:52.830Z] 1469e6f7b9e6: Pulling fs layer [2024-03-08T10:13:52.830Z] eaf3925da568: Pulling fs layer [2024-03-08T10:13:52.830Z] bab4dde63d76: Pulling fs layer [2024-03-08T10:13:52.830Z] bde34c3a00c8: Pulling fs layer [2024-03-08T10:13:52.830Z] b352a97aabf1: Pulling fs layer [2024-03-08T10:13:52.830Z] 4872d77fe225: Pulling fs layer [2024-03-08T10:13:52.830Z] 5851b861e8e6: Pulling fs layer [2024-03-08T10:13:52.830Z] 988bab9f4d93: Waiting [2024-03-08T10:13:52.830Z] 1469e6f7b9e6: Waiting [2024-03-08T10:13:52.830Z] eaf3925da568: Waiting [2024-03-08T10:13:52.830Z] bab4dde63d76: Waiting [2024-03-08T10:13:52.830Z] bde34c3a00c8: Waiting [2024-03-08T10:13:52.830Z] b352a97aabf1: Waiting [2024-03-08T10:13:52.830Z] 4872d77fe225: Waiting [2024-03-08T10:13:52.830Z] 5851b861e8e6: Waiting [2024-03-08T10:13:52.830Z] e2be974225ed: Verifying Checksum [2024-03-08T10:13:52.830Z] e2be974225ed: Download complete [2024-03-08T10:13:52.830Z] 988bab9f4d93: Verifying Checksum [2024-03-08T10:13:52.830Z] 988bab9f4d93: Download complete [2024-03-08T10:13:52.830Z] 1469e6f7b9e6: Verifying Checksum [2024-03-08T10:13:52.830Z] 1469e6f7b9e6: Download complete [2024-03-08T10:13:52.830Z] 339a4e72a1f5: Verifying Checksum [2024-03-08T10:13:52.830Z] 339a4e72a1f5: Download complete [2024-03-08T10:13:52.830Z] eaf3925da568: Verifying Checksum [2024-03-08T10:13:52.830Z] eaf3925da568: Download complete [2024-03-08T10:13:53.089Z] bde34c3a00c8: Download complete [2024-03-08T10:13:53.089Z] b352a97aabf1: Verifying Checksum [2024-03-08T10:13:53.089Z] b352a97aabf1: Download complete [2024-03-08T10:13:53.089Z] 4872d77fe225: Download complete [2024-03-08T10:13:53.089Z] 5851b861e8e6: Verifying Checksum [2024-03-08T10:13:53.089Z] 5851b861e8e6: Download complete [2024-03-08T10:13:53.089Z] b85a868b505f: Verifying Checksum [2024-03-08T10:13:53.089Z] b85a868b505f: Download complete [2024-03-08T10:13:53.347Z] bab4dde63d76: Verifying Checksum [2024-03-08T10:13:53.347Z] bab4dde63d76: Download complete [2024-03-08T10:13:54.285Z] b85a868b505f: Pull complete [2024-03-08T10:13:54.285Z] e2be974225ed: Pull complete [2024-03-08T10:13:54.853Z] 339a4e72a1f5: Pull complete [2024-03-08T10:13:54.853Z] 988bab9f4d93: Pull complete [2024-03-08T10:13:54.853Z] 1469e6f7b9e6: Pull complete [2024-03-08T10:13:55.113Z] eaf3925da568: Pull complete [2024-03-08T10:13:57.019Z] bab4dde63d76: Pull complete [2024-03-08T10:13:57.019Z] bde34c3a00c8: Pull complete [2024-03-08T10:13:57.019Z] b352a97aabf1: Pull complete [2024-03-08T10:13:57.019Z] 4872d77fe225: Pull complete [2024-03-08T10:13:57.019Z] 5851b861e8e6: Pull complete [2024-03-08T10:13:57.019Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-08T10:13:57.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T10:13:57.019Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T10:13:57.344Z] prd-ubuntu20.04-docker-8c-8g-5226 does not seem to be running inside a container [2024-03-08T10:13:57.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-286 -v /w/workspace/undry_device-rfid-llrp-go_PR-286:/w/workspace/undry_device-rfid-llrp-go_PR-286:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-286@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-286@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T10:14:00.539Z] $ docker top ca6b5a851de90e70d801b762b13d4659cb9cdef219c19bed97064919f790ceea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T10:14:00.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T10:14:00.796Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T10:14:00.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T10:14:00.911Z] $ docker exec ca6b5a851de90e70d801b762b13d4659cb9cdef219c19bed97064919f790ceea ssh-agent [2024-03-08T10:14:01.018Z] SSH_AUTH_SOCK=/tmp/ssh-ufDZyX7AK57F/agent.32 [2024-03-08T10:14:01.019Z] SSH_AGENT_PID=38 [2024-03-08T10:14:01.026Z] Running ssh-add (command line suppressed) [2024-03-08T10:14:01.123Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-286@tmp/private_key_16811496921141478105.key (/w/workspace/undry_device-rfid-llrp-go_PR-286@tmp/private_key_16811496921141478105.key) [2024-03-08T10:14:01.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T10:14:01.483Z] + git tag --points-at HEAD [Pipeline] } [2024-03-08T10:14:01.517Z] $ docker exec --env ******** --env ******** ca6b5a851de90e70d801b762b13d4659cb9cdef219c19bed97064919f790ceea ssh-agent -k [2024-03-08T10:14:01.619Z] unset SSH_AUTH_SOCK; [2024-03-08T10:14:01.619Z] unset SSH_AGENT_PID; [2024-03-08T10:14:01.620Z] echo Agent pid 38 killed; [2024-03-08T10:14:01.629Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-08T10:14:01.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T10:14:01.780Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T10:14:01.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T10:14:01.894Z] $ docker exec ca6b5a851de90e70d801b762b13d4659cb9cdef219c19bed97064919f790ceea ssh-agent [2024-03-08T10:14:01.994Z] SSH_AUTH_SOCK=/tmp/ssh-HOrtNP8wi5Wk/agent.70 [2024-03-08T10:14:01.994Z] SSH_AGENT_PID=76 [2024-03-08T10:14:02.000Z] Running ssh-add (command line suppressed) [2024-03-08T10:14:02.103Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-286@tmp/private_key_5833300080351803316.key (/w/workspace/undry_device-rfid-llrp-go_PR-286@tmp/private_key_5833300080351803316.key) [2024-03-08T10:14:02.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T10:14:02.475Z] + git semver init [2024-03-08T10:14:02.734Z] 2024-03-08 10:14:02,678 [run_init] DEBUG init version:0.0.0 force:False [2024-03-08T10:14:02.734Z] 2024-03-08 10:14:02,679 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-286/.semver [2024-03-08T10:14:02.734Z] 2024-03-08 10:14:02,679 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-286/.semver [2024-03-08T10:14:02.734Z] 2024-03-08 10:14:02,680 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-286/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-286, universal_newlines=False, shell=None, istream=None) [2024-03-08T10:14:04.114Z] 2024-03-08 10:14:03,703 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-286/.git/info/exclude [2024-03-08T10:14:04.114Z] 2024-03-08 10:14:03,704 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-286/.semver/PR-286 with force:False [2024-03-08T10:14:04.114Z] 2024-03-08 10:14:03,704 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-286/.semver/PR-286 [2024-03-08T10:14:04.114Z] 2024-03-08 10:14:03,708 [execute] INFO git cat-file --batch-check [2024-03-08T10:14:04.114Z] 2024-03-08 10:14:03,709 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-286/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T10:14:04.114Z] 2024-03-08 10:14:03,716 [execute] INFO git cat-file --batch [2024-03-08T10:14:04.114Z] 2024-03-08 10:14:03,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-286/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T10:14:04.114Z] 2024-03-08 10:14:03,721 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-286/.semver/PR-286 [2024-03-08T10:14:04.114Z] 0.0.0 [Pipeline] } [2024-03-08T10:14:04.147Z] $ docker exec --env ******** --env ******** ca6b5a851de90e70d801b762b13d4659cb9cdef219c19bed97064919f790ceea ssh-agent -k [2024-03-08T10:14:04.250Z] unset SSH_AUTH_SOCK; [2024-03-08T10:14:04.251Z] unset SSH_AGENT_PID; [2024-03-08T10:14:04.251Z] echo Agent pid 76 killed; [2024-03-08T10:14:04.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T10:14:04.895Z] + git semver [Pipeline] } [2024-03-08T10:14:05.188Z] $ docker stop --time=1 ca6b5a851de90e70d801b762b13d4659cb9cdef219c19bed97064919f790ceea [2024-03-08T10:14:06.459Z] $ docker rm -f --volumes ca6b5a851de90e70d801b762b13d4659cb9cdef219c19bed97064919f790ceea [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T10:14:06.917Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-08T10:14:07.321Z] Stashed 1 file(s) [Pipeline] echo [2024-03-08T10:14:07.343Z] [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 [2024-03-08T10:14:08.317Z] provisioning config files... [2024-03-08T10:14:08.327Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-286@tmp/config16266712123098516869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T10:14:08.718Z] ---> ****-login.sh [2024-03-08T10:14:08.718Z] nexus3.edgexfoundry.org:10001 [2024-03-08T10:14:08.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:14:08.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:14:08.718Z] Configure a credential helper to remove this warning. See [2024-03-08T10:14:08.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:14:08.718Z] [2024-03-08T10:14:08.718Z] Login Succeeded [2024-03-08T10:14:08.718Z] nexus3.edgexfoundry.org:10002 [2024-03-08T10:14:08.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:14:08.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:14:08.718Z] Configure a credential helper to remove this warning. See [2024-03-08T10:14:08.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:14:08.719Z] [2024-03-08T10:14:08.719Z] Login Succeeded [2024-03-08T10:14:08.719Z] nexus3.edgexfoundry.org:10003 [2024-03-08T10:14:08.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:14:08.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:14:08.978Z] Configure a credential helper to remove this warning. See [2024-03-08T10:14:08.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:14:08.978Z] [2024-03-08T10:14:08.978Z] Login Succeeded [2024-03-08T10:14:08.978Z] nexus3.edgexfoundry.org:10004 [2024-03-08T10:14:08.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:14:08.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:14:08.978Z] Configure a credential helper to remove this warning. See [2024-03-08T10:14:08.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:14:08.978Z] [2024-03-08T10:14:08.978Z] Login Succeeded [2024-03-08T10:14:08.978Z] ****.io [2024-03-08T10:14:08.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:14:09.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:14:09.239Z] Configure a credential helper to remove this warning. See [2024-03-08T10:14:09.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:14:09.239Z] [2024-03-08T10:14:09.239Z] Login Succeeded [2024-03-08T10:14:09.239Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T10:14:09.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T10:14:09.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T10:14:09.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T10:14:09.729Z] ========================================================= [2024-03-08T10:14:09.729Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-08T10:14:09.729Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:14:10.322Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-08T10:14:10.323Z] Sending build context to Docker daemon 8.453MB [2024-03-08T10:14:10.323Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T10:14:10.323Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-08T10:14:10.323Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-08T10:14:10.323Z] 7264a8db6415: Pulling fs layer [2024-03-08T10:14:10.323Z] c4d48a809fc2: Pulling fs layer [2024-03-08T10:14:10.323Z] 4f1c88b9dad5: Pulling fs layer [2024-03-08T10:14:10.323Z] ad3a456e5733: Pulling fs layer [2024-03-08T10:14:10.323Z] 69c7f0334f64: Pulling fs layer [2024-03-08T10:14:10.323Z] 1f1c1a5573a3: Pulling fs layer [2024-03-08T10:14:10.323Z] ce7588e14bc9: Pulling fs layer [2024-03-08T10:14:10.323Z] b5e4710f87ac: Pulling fs layer [2024-03-08T10:14:10.323Z] ad3a456e5733: Waiting [2024-03-08T10:14:10.323Z] ce7588e14bc9: Waiting [2024-03-08T10:14:10.323Z] b5e4710f87ac: Waiting [2024-03-08T10:14:10.323Z] 69c7f0334f64: Waiting [2024-03-08T10:14:10.323Z] c4d48a809fc2: Verifying Checksum [2024-03-08T10:14:10.323Z] c4d48a809fc2: Download complete [2024-03-08T10:14:10.582Z] ad3a456e5733: Verifying Checksum [2024-03-08T10:14:10.582Z] ad3a456e5733: Download complete [2024-03-08T10:14:10.582Z] 69c7f0334f64: Download complete [2024-03-08T10:14:10.582Z] 7264a8db6415: Download complete [2024-03-08T10:14:10.582Z] 1f1c1a5573a3: Verifying Checksum [2024-03-08T10:14:10.582Z] 1f1c1a5573a3: Download complete [2024-03-08T10:14:10.582Z] 7264a8db6415: Pull complete [2024-03-08T10:14:10.840Z] b5e4710f87ac: Verifying Checksum [2024-03-08T10:14:10.840Z] b5e4710f87ac: Download complete [2024-03-08T10:14:10.840Z] c4d48a809fc2: Pull complete [2024-03-08T10:14:10.840Z] 4f1c88b9dad5: Verifying Checksum [2024-03-08T10:14:10.840Z] 4f1c88b9dad5: Download complete [2024-03-08T10:14:11.406Z] ce7588e14bc9: Verifying Checksum [2024-03-08T10:14:11.406Z] ce7588e14bc9: Download complete [2024-03-08T10:14:13.934Z] 4f1c88b9dad5: Pull complete [2024-03-08T10:14:13.934Z] ad3a456e5733: Pull complete [2024-03-08T10:14:13.934Z] 69c7f0334f64: Pull complete [2024-03-08T10:14:13.934Z] 1f1c1a5573a3: Pull complete [2024-03-08T10:14:16.468Z] ce7588e14bc9: Pull complete [2024-03-08T10:14:16.468Z] b5e4710f87ac: Pull complete [2024-03-08T10:14:16.468Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-08T10:14:16.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-08T10:14:16.468Z] ---> 88b5674ff536 [2024-03-08T10:14:16.468Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-08T10:14:21.757Z] ---> Running in 1703eb4f50f2 [2024-03-08T10:14:21.757Z] Removing intermediate container 1703eb4f50f2 [2024-03-08T10:14:21.757Z] ---> 32e952b250bc [2024-03-08T10:14:21.757Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T10:14:21.757Z] ---> Running in befeb5dc8046 [2024-03-08T10:14:21.757Z] Removing intermediate container befeb5dc8046 [2024-03-08T10:14:21.757Z] ---> 830a6cb2ef42 [2024-03-08T10:14:21.757Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T10:14:21.757Z] ---> Running in 096a82dac0df [2024-03-08T10:14:21.757Z] Removing intermediate container 096a82dac0df [2024-03-08T10:14:21.757Z] ---> 6f3741241a75 [2024-03-08T10:14:21.757Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T10:14:21.757Z] ---> Running in 7ad82a6ae1ed [2024-03-08T10:14:21.757Z] Removing intermediate container 7ad82a6ae1ed [2024-03-08T10:14:21.757Z] ---> 811a753726a2 [2024-03-08T10:14:21.757Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T10:14:21.757Z] ---> Running in 1c438a1fdf2a [2024-03-08T10:14:21.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T10:14:21.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T10:14:22.326Z] OK: 264 MiB in 52 packages [2024-03-08T10:14:22.585Z] Removing intermediate container 1c438a1fdf2a [2024-03-08T10:14:22.585Z] ---> 74f2aa8e0f35 [2024-03-08T10:14:22.585Z] Step 8/12 : WORKDIR /app [2024-03-08T10:14:22.585Z] ---> Running in 7a07b0c43f1e [2024-03-08T10:14:22.585Z] Removing intermediate container 7a07b0c43f1e [2024-03-08T10:14:22.585Z] ---> aed340679da6 [2024-03-08T10:14:22.585Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-08T10:14:22.845Z] ---> 55bfefbfc931 [2024-03-08T10:14:22.845Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T10:14:22.845Z] ---> Running in 05f6bb077083 [2024-03-08T10:14:23.054Z] Still waiting to schedule task [2024-03-08T10:14:23.055Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-08T10:14:54.931Z] Removing intermediate container 05f6bb077083 [2024-03-08T10:14:54.932Z] ---> aec6d48c4edb [2024-03-08T10:14:54.932Z] Step 11/12 : COPY . . [2024-03-08T10:14:54.932Z] ---> b137f41fc7b0 [2024-03-08T10:14:54.932Z] Step 12/12 : RUN $MAKE [2024-03-08T10:14:54.932Z] ---> Running in 517979e88f0c [2024-03-08T10:14:54.932Z] noop [2024-03-08T10:14:55.193Z] Removing intermediate container 517979e88f0c [2024-03-08T10:14:55.193Z] ---> 9fd3793c271e [2024-03-08T10:14:55.193Z] Successfully built 9fd3793c271e [2024-03-08T10:14:55.193Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:14:55.743Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T10:14:55.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T10:14:55.965Z] prd-ubuntu20.04-docker-8c-8g-5226 does not seem to be running inside a container [2024-03-08T10:14:56.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-286 -v /w/workspace/undry_device-rfid-llrp-go_PR-286:/w/workspace/undry_device-rfid-llrp-go_PR-286:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-286@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-286@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-08T10:14:56.341Z] $ docker top d6b6a1d7339fdb0999ed386751388807933e66cfdd72bf7279c1df3e4b46ac2e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T10:14:56.795Z] + go version [2024-03-08T10:14:56.795Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-08T10:14:56.831Z] $ docker stop --time=1 d6b6a1d7339fdb0999ed386751388807933e66cfdd72bf7279c1df3e4b46ac2e [2024-03-08T10:14:58.105Z] $ docker rm -f --volumes d6b6a1d7339fdb0999ed386751388807933e66cfdd72bf7279c1df3e4b46ac2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:14:59.090Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T10:14:59.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T10:14:59.310Z] prd-ubuntu20.04-docker-8c-8g-5226 does not seem to be running inside a container [2024-03-08T10:14:59.348Z] $ 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-286 -v /w/workspace/undry_device-rfid-llrp-go_PR-286:/w/workspace/undry_device-rfid-llrp-go_PR-286:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-286@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-286@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-08T10:14:59.651Z] $ docker top 6bf33e4bbf038ec8b94d72ff1bfdd86361dd560509e501b5645f29dbc94b2cad -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T10:15:00.097Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-286 [Pipeline] fileExists [Pipeline] sh [2024-03-08T10:15:00.497Z] + make test [2024-03-08T10:15:00.498Z] go test ./... -coverprofile=coverage.out ./... [2024-03-08T10:15:01.434Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-03-08T10:15:11.408Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-03-08T10:15:11.408Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-03-08T10:15:14.697Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.668s coverage: 40.6% of statements [2024-03-08T10:15:14.697Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.239s coverage: 51.9% of statements [2024-03-08T10:15:14.697Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2024-03-08T10:15:32.793Z] go vet ./... [2024-03-08T10:15:33.051Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T10:15:33.311Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T10:15:33.311Z] ./bin/test-attribution-txt.sh [2024-03-08T10:15:33.311Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T10:15:33.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T10:15:33.413Z] $ docker stop --time=1 6bf33e4bbf038ec8b94d72ff1bfdd86361dd560509e501b5645f29dbc94b2cad [2024-03-08T10:15:37.807Z] $ docker rm -f --volumes 6bf33e4bbf038ec8b94d72ff1bfdd86361dd560509e501b5645f29dbc94b2cad [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T10:15:38.395Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T10:15:38.514Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-08T10:15:39.358Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T10:15:39.670Z] + ls -al . [2024-03-08T10:15:39.670Z] total 640 [2024-03-08T10:15:39.670Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 10:15 . [2024-03-08T10:15:39.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 10:13 .. [2024-03-08T10:15:39.670Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 8 10:13 .dockerignore [2024-03-08T10:15:39.670Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 10:15 .git [2024-03-08T10:15:39.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 10:13 .github [2024-03-08T10:15:39.670Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 8 10:13 .gitignore [2024-03-08T10:15:39.670Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 10:13 .golangci.yml [2024-03-08T10:15:39.670Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 10:14 .semver [2024-03-08T10:15:39.670Z] -rw-rw-r-- 1 jenkins jenkins 11980 Mar 8 10:13 Attribution.txt [2024-03-08T10:15:39.670Z] -rw-rw-r-- 1 jenkins jenkins 11677 Mar 8 10:13 CHANGELOG.md [2024-03-08T10:15:39.670Z] -rw-rw-r-- 1 jenkins jenkins 1456 Mar 8 10:13 Dockerfile [2024-03-08T10:15:39.670Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 10:13 GOVERNANCE.md [2024-03-08T10:15:39.670Z] -rw-rw-r-- 1 jenkins jenkins 661 Mar 8 10:13 Jenkinsfile [2024-03-08T10:15:39.670Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 10:13 LICENSE [2024-03-08T10:15:39.670Z] -rw-rw-r-- 1 jenkins jenkins 2179 Mar 8 10:13 Makefile [2024-03-08T10:15:39.670Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 8 10:13 OWNERS.md [2024-03-08T10:15:39.670Z] -rw-rw-r-- 1 jenkins jenkins 28907 Mar 8 10:13 README.md [2024-03-08T10:15:39.670Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 10:14 VERSION [2024-03-08T10:15:39.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 10:13 bin [2024-03-08T10:15:39.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 10:13 cmd [2024-03-08T10:15:39.670Z] -rw-r--r-- 1 jenkins jenkins 459493 Mar 8 10:15 coverage.out [2024-03-08T10:15:39.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 10:13 examples [2024-03-08T10:15:39.670Z] -rw-rw-r-- 1 jenkins jenkins 3923 Mar 8 10:13 go.mod [2024-03-08T10:15:39.670Z] -rw-rw-r-- 1 jenkins jenkins 35612 Mar 8 10:13 go.sum [2024-03-08T10:15:39.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 10:13 images [2024-03-08T10:15:39.670Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 8 10:13 internal [2024-03-08T10:15:39.670Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 8 10:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:15:40.141Z] + 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=5c210eac3fe8db3d2c74fe4fed4a2d183508bdce --label arch=amd64 --label version=0.0.0 . [2024-03-08T10:15:40.141Z] Sending build context to Docker daemon 8.453MB [2024-03-08T10:15:40.141Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T10:15:40.141Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-08T10:15:40.141Z] ---> 9fd3793c271e [2024-03-08T10:15:40.141Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-08T10:15:40.141Z] ---> Running in 14304f18cae2 [2024-03-08T10:15:40.401Z] Removing intermediate container 14304f18cae2 [2024-03-08T10:15:40.401Z] ---> 0123be4d025e [2024-03-08T10:15:40.401Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T10:15:40.401Z] ---> Running in 38b60e021add [2024-03-08T10:15:40.401Z] Removing intermediate container 38b60e021add [2024-03-08T10:15:40.401Z] ---> 3abef0bff88c [2024-03-08T10:15:40.401Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T10:15:40.401Z] ---> Running in 963c54aca223 [2024-03-08T10:15:40.401Z] Removing intermediate container 963c54aca223 [2024-03-08T10:15:40.401Z] ---> b1fb066f901f [2024-03-08T10:15:40.401Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T10:15:40.401Z] ---> Running in 2ceceb677a88 [2024-03-08T10:15:40.661Z] Removing intermediate container 2ceceb677a88 [2024-03-08T10:15:40.661Z] ---> ad7c37dce804 [2024-03-08T10:15:40.661Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T10:15:40.661Z] ---> Running in 6a5d9e8cf6e3 [2024-03-08T10:15:40.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T10:15:40.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T10:15:41.490Z] OK: 264 MiB in 52 packages [2024-03-08T10:15:41.748Z] Removing intermediate container 6a5d9e8cf6e3 [2024-03-08T10:15:41.748Z] ---> 543930474d1e [2024-03-08T10:15:41.748Z] Step 8/25 : WORKDIR /app [2024-03-08T10:15:41.748Z] ---> Running in 4da8c5243cc9 [2024-03-08T10:15:41.748Z] Removing intermediate container 4da8c5243cc9 [2024-03-08T10:15:41.748Z] ---> b2c7f075d9ab [2024-03-08T10:15:41.748Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-08T10:15:42.010Z] ---> 164ae4933bfc [2024-03-08T10:15:42.010Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T10:15:42.010Z] ---> Running in a97dceea51b8 [2024-03-08T10:15:42.581Z] Removing intermediate container a97dceea51b8 [2024-03-08T10:15:42.581Z] ---> 539d297a6295 [2024-03-08T10:15:42.581Z] Step 11/25 : COPY . . [2024-03-08T10:15:42.841Z] ---> 1401551054ec [2024-03-08T10:15:42.841Z] Step 12/25 : RUN $MAKE [2024-03-08T10:15:42.841Z] ---> Running in 90bfe2e09470 [2024-03-08T10:15:43.101Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-03-08T10:15:59.704Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5236 in /w/workspace/undry_device-rfid-llrp-go_PR-286 [Pipeline] { [Pipeline] ws [2024-03-08T10:15:59.802Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-03-08T10:16:02.950Z] The recommended git tool is: git [2024-03-08T10:16:05.024Z] Removing intermediate container 90bfe2e09470 [2024-03-08T10:16:05.024Z] ---> 1dfb5521d09c [2024-03-08T10:16:05.024Z] Step 13/25 : FROM alpine:3.18 [2024-03-08T10:16:05.024Z] 3.18: Pulling from library/alpine [2024-03-08T10:16:05.024Z] 619be1103602: Pulling fs layer [2024-03-08T10:16:05.024Z] 619be1103602: Verifying Checksum [2024-03-08T10:16:05.024Z] 619be1103602: Download complete [2024-03-08T10:16:05.024Z] 619be1103602: Pull complete [2024-03-08T10:16:05.024Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T10:16:05.024Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T10:16:05.024Z] ---> d3782b16ccc9 [2024-03-08T10:16:05.024Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-08T10:16:05.024Z] ---> Running in 7543624c5c06 [2024-03-08T10:16:05.024Z] Removing intermediate container 7543624c5c06 [2024-03-08T10:16:05.024Z] ---> 7327f8a78f5b [2024-03-08T10:16:05.024Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-03-08T10:16:05.024Z] ---> Running in 1e05122a1125 [2024-03-08T10:16:05.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T10:16:05.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T10:16:05.024Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-08T10:16:05.024Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T10:16:05.024Z] OK: 7 MiB in 16 packages [2024-03-08T10:16:05.024Z] Removing intermediate container 1e05122a1125 [2024-03-08T10:16:05.024Z] ---> 29f64ff457c4 [2024-03-08T10:16:05.024Z] Step 16/25 : RUN apk --no-cache upgrade [2024-03-08T10:16:05.024Z] ---> Running in b738acf78b7c [2024-03-08T10:16:05.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T10:16:05.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T10:16:05.024Z] OK: 7 MiB in 16 packages [2024-03-08T10:16:05.024Z] Removing intermediate container b738acf78b7c [2024-03-08T10:16:05.024Z] ---> 51d1bd6ac50b [2024-03-08T10:16:05.024Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-03-08T10:16:05.024Z] ---> 14a41760acf7 [2024-03-08T10:16:05.024Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-03-08T10:16:05.024Z] ---> 6dbe2167e0d5 [2024-03-08T10:16:05.024Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-03-08T10:16:06.029Z] ---> 5a0bc9ad5015 [2024-03-08T10:16:06.029Z] Step 20/25 : EXPOSE 59989 [2024-03-08T10:16:06.029Z] ---> Running in 07d609dde659 [2024-03-08T10:16:06.029Z] Removing intermediate container 07d609dde659 [2024-03-08T10:16:06.029Z] ---> 8281202664d4 [2024-03-08T10:16:06.029Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-03-08T10:16:06.029Z] ---> Running in fe47b1b5f2c1 [2024-03-08T10:16:06.029Z] Removing intermediate container fe47b1b5f2c1 [2024-03-08T10:16:06.029Z] ---> e9c37c598c47 [2024-03-08T10:16:06.029Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-08T10:16:06.030Z] ---> Running in 81782c4008d5 [2024-03-08T10:16:06.289Z] Removing intermediate container 81782c4008d5 [2024-03-08T10:16:06.289Z] ---> 5236ad452d14 [2024-03-08T10:16:06.289Z] Step 23/25 : LABEL arch=amd64 [2024-03-08T10:16:06.289Z] ---> Running in 580b43270a43 [2024-03-08T10:16:06.289Z] Removing intermediate container 580b43270a43 [2024-03-08T10:16:06.289Z] ---> 2d85d94811fa [2024-03-08T10:16:06.289Z] Step 24/25 : LABEL git_sha=5c210eac3fe8db3d2c74fe4fed4a2d183508bdce [2024-03-08T10:16:06.289Z] ---> Running in 368aba395ab6 [2024-03-08T10:16:06.289Z] Removing intermediate container 368aba395ab6 [2024-03-08T10:16:06.289Z] ---> 66b092312091 [2024-03-08T10:16:06.289Z] Step 25/25 : LABEL version=0.0.0 [2024-03-08T10:16:06.289Z] ---> Running in c30a8175371c [2024-03-08T10:16:06.548Z] Removing intermediate container c30a8175371c [2024-03-08T10:16:06.548Z] ---> aa22dcf414b0 [2024-03-08T10:16:06.548Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T10:16:06.548Z] Successfully built aa22dcf414b0 [2024-03-08T10:16:06.548Z] 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 [2024-03-08T10:16:07.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T10:16:07.850Z] [2024-03-08T10:16:07.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:16:08.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T10:16:08.273Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-08T10:16:08.273Z] 5eb5b503b376: Pulling fs layer [2024-03-08T10:16:08.273Z] 5c69ac0246d0: Pulling fs layer [2024-03-08T10:16:08.273Z] ec43610c2a17: Pulling fs layer [2024-03-08T10:16:08.273Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-08T10:16:08.273Z] 33b1e0a273af: Pulling fs layer [2024-03-08T10:16:08.273Z] 5d3b04190fa2: Pulling fs layer [2024-03-08T10:16:08.273Z] 2f39f015ded8: Pulling fs layer [2024-03-08T10:16:08.273Z] 5d3b04190fa2: Waiting [2024-03-08T10:16:08.273Z] 2f39f015ded8: Waiting [2024-03-08T10:16:08.273Z] 3a2ae6a8a46f: Waiting [2024-03-08T10:16:08.273Z] 33b1e0a273af: Waiting [2024-03-08T10:16:08.273Z] 5c69ac0246d0: Verifying Checksum [2024-03-08T10:16:08.273Z] 5c69ac0246d0: Download complete [2024-03-08T10:16:08.273Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-08T10:16:08.273Z] 3a2ae6a8a46f: Download complete [2024-03-08T10:16:08.273Z] ec43610c2a17: Verifying Checksum [2024-03-08T10:16:08.273Z] ec43610c2a17: Download complete [2024-03-08T10:16:08.273Z] 33b1e0a273af: Verifying Checksum [2024-03-08T10:16:08.273Z] 33b1e0a273af: Download complete [2024-03-08T10:16:08.273Z] 5d3b04190fa2: Verifying Checksum [2024-03-08T10:16:08.273Z] 5d3b04190fa2: Download complete [2024-03-08T10:16:08.533Z] 5eb5b503b376: Verifying Checksum [2024-03-08T10:16:08.533Z] 5eb5b503b376: Download complete [2024-03-08T10:16:09.101Z] 2f39f015ded8: Download complete [2024-03-08T10:16:09.666Z] 5eb5b503b376: Pull complete [2024-03-08T10:16:09.666Z] 5c69ac0246d0: Pull complete [2024-03-08T10:16:10.231Z] ec43610c2a17: Pull complete [2024-03-08T10:16:10.231Z] 3a2ae6a8a46f: Pull complete [2024-03-08T10:16:10.231Z] 33b1e0a273af: Pull complete [2024-03-08T10:16:10.488Z] 5d3b04190fa2: Pull complete [2024-03-08T10:16:10.645Z] using credential edgex-jenkins-ssh [2024-03-08T10:16:10.668Z] Cloning the remote Git repository [2024-03-08T10:16:10.717Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-03-08T10:16:10.814Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-03-08T10:16:11.012Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-03-08T10:16:11.013Z] > git --version # timeout=10 [2024-03-08T10:16:11.052Z] > git --version # 'git version 2.25.1' [2024-03-08T10:16:11.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T10:16:11.249Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T10:16:13.097Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-03-08T10:16:13.133Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T10:16:13.770Z] 2f39f015ded8: Pull complete [2024-03-08T10:16:13.770Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-08T10:16:13.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T10:16:13.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T10:16:14.175Z] prd-ubuntu20.04-docker-8c-8g-5226 does not seem to be running inside a container [2024-03-08T10:16:14.217Z] $ 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-286 -v /w/workspace/undry_device-rfid-llrp-go_PR-286:/w/workspace/undry_device-rfid-llrp-go_PR-286:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-286@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-286@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 [2024-03-08T10:16:14.241Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-03-08T10:16:14.321Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-03-08T10:16:14.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T10:16:14.344Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-08T10:16:14.929Z] Merging remotes/origin/main commit 0ceaf042a45b624e1d5d1d7218676027e9a805b1 into PR head commit 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce [2024-03-08T10:16:15.302Z] Merge succeeded, producing 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce [2024-03-08T10:16:15.303Z] Checking out Revision 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce (PR-286) [2024-03-08T10:16:16.021Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-03-08T10:16:16.108Z] > git --version # timeout=10 [2024-03-08T10:16:16.125Z] > git --version # 'git version 2.25.1' [2024-03-08T10:16:16.145Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T10:16:14.955Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T10:16:15.024Z] > git checkout -f 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce # timeout=10 [2024-03-08T10:16:15.165Z] > git remote # timeout=10 [2024-03-08T10:16:15.205Z] > git config --get remote.origin.url # timeout=10 [2024-03-08T10:16:15.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T10:16:15.253Z] > git merge 0ceaf042a45b624e1d5d1d7218676027e9a805b1 # timeout=10 [2024-03-08T10:16:15.279Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-08T10:16:15.311Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T10:16:15.339Z] > git checkout -f 5c210eac3fe8db3d2c74fe4fed4a2d183508bdce # timeout=10 [2024-03-08T10:16:16.570Z] [2024-03-08T10:16:16.570Z] GitHub has been notified of this commit’s build result [2024-03-08T10:16:16.570Z] [2024-03-08T10:16:18.783Z] $ docker top ef8bf4876ba2aff4d42c4dcfa58fe26a2c04c748a755f8090958c02c7d861a7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-03-08T10:16:19.317Z] ---> job-cost.sh [2024-03-08T10:16:19.317Z] lf-activate-venv: SKIPPING [2024-03-08T10:16:19.317Z] INFO: No Stack... [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T10:16:19.575Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T10:16:20.014Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-08T10:16:20.014Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T10:16:20.014Z] Dload Upload Total Spent Left Speed [2024-03-08T10:16:20.014Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh [2024-03-08T10:16:20.143Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T10:16:20.355Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-08T10:16:20.477Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-286/archives/cost.csv [2024-03-08T10:16:20.477Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T10:16:20.557Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-286-1-stack-cost] [2024-03-08T10:16:20.562Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-286-1-stack-cost] did not exist. Created. [2024-03-08T10:16:20.568Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-286-1-stack-cost] [Pipeline] { [Pipeline] unstash [2024-03-08T10:16:20.706Z] + sudo tee /etc/docker/daemon.new [2024-03-08T10:16:20.706Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-08T10:16:20.706Z] { [2024-03-08T10:16:20.706Z] "registry-mirrors": [ [2024-03-08T10:16:20.706Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-08T10:16:20.706Z] ], [2024-03-08T10:16:20.706Z] "bip": "10.250.0.254/24", [2024-03-08T10:16:20.706Z] "hosts": [ [2024-03-08T10:16:20.706Z] "tcp://0.0.0.0:5555", [2024-03-08T10:16:20.706Z] "unix:///var/run/docker.sock" [2024-03-08T10:16:20.706Z] ], [2024-03-08T10:16:20.706Z] "mtu": 1458, [2024-03-08T10:16:20.706Z] "selinux-enabled": true, [2024-03-08T10:16:20.706Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-08T10:16:20.706Z] } [Pipeline] sh [Pipeline] sh [2024-03-08T10:16:21.071Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-08T10:16:21.110Z] + echo total: 0.8799999952316284 [Pipeline] stash [2024-03-08T10:16:21.279Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T10:16:21.346Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-286-1-stack-cost] [2024-03-08T10:16:21.425Z] + sudo service docker restart [Pipeline] // lock [Pipeline] } [2024-03-08T10:16:21.519Z] $ docker stop --time=1 ef8bf4876ba2aff4d42c4dcfa58fe26a2c04c748a755f8090958c02c7d861a7a [2024-03-08T10:16:22.669Z] $ docker rm -f --volumes ef8bf4876ba2aff4d42c4dcfa58fe26a2c04c748a755f8090958c02c7d861a7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T10:16:39.780Z] provisioning config files... [2024-03-08T10:16:39.816Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8276907400477901256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T10:16:40.324Z] ---> ****-login.sh [2024-03-08T10:16:40.324Z] nexus3.edgexfoundry.org:10001 [2024-03-08T10:16:40.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:16:40.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:16:40.867Z] Configure a credential helper to remove this warning. See [2024-03-08T10:16:40.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:16:40.867Z] [2024-03-08T10:16:40.867Z] Login Succeeded [2024-03-08T10:16:40.867Z] nexus3.edgexfoundry.org:10002 [2024-03-08T10:16:41.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:16:41.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:16:41.412Z] Configure a credential helper to remove this warning. See [2024-03-08T10:16:41.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:16:41.412Z] [2024-03-08T10:16:41.412Z] Login Succeeded [2024-03-08T10:16:41.412Z] nexus3.edgexfoundry.org:10003 [2024-03-08T10:16:41.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:16:41.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:16:41.679Z] Configure a credential helper to remove this warning. See [2024-03-08T10:16:41.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:16:41.679Z] [2024-03-08T10:16:41.679Z] Login Succeeded [2024-03-08T10:16:41.679Z] nexus3.edgexfoundry.org:10004 [2024-03-08T10:16:41.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:16:41.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:16:41.951Z] Configure a credential helper to remove this warning. See [2024-03-08T10:16:41.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:16:41.951Z] [2024-03-08T10:16:41.951Z] Login Succeeded [2024-03-08T10:16:41.951Z] ****.io [2024-03-08T10:16:42.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:16:42.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:16:42.494Z] Configure a credential helper to remove this warning. See [2024-03-08T10:16:42.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:16:42.494Z] [2024-03-08T10:16:42.494Z] Login Succeeded [2024-03-08T10:16:42.494Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T10:16:42.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T10:16:43.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T10:16:43.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T10:16:43.254Z] ========================================================= [2024-03-08T10:16:43.254Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-08T10:16:43.254Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:16:44.096Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-08T10:16:44.370Z] Sending build context to Docker daemon 1.198MB [2024-03-08T10:16:44.371Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T10:16:44.371Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-08T10:16:44.642Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-08T10:16:44.642Z] 9fda8d8052c6: Pulling fs layer [2024-03-08T10:16:44.642Z] 5d54e960e981: Pulling fs layer [2024-03-08T10:16:44.642Z] c4a7e357bf2a: Pulling fs layer [2024-03-08T10:16:44.642Z] f0e02332f6b5: Pulling fs layer [2024-03-08T10:16:44.642Z] 872ee5b61b7b: Pulling fs layer [2024-03-08T10:16:44.642Z] 0c6a40ed1a82: Pulling fs layer [2024-03-08T10:16:44.642Z] 94ae7d8d031c: Pulling fs layer [2024-03-08T10:16:44.642Z] 0c6a40ed1a82: Waiting [2024-03-08T10:16:44.642Z] 94ae7d8d031c: Waiting [2024-03-08T10:16:44.642Z] 872ee5b61b7b: Waiting [2024-03-08T10:16:44.642Z] f0e02332f6b5: Waiting [2024-03-08T10:16:44.642Z] 5d54e960e981: Download complete [2024-03-08T10:16:44.642Z] f0e02332f6b5: Download complete [2024-03-08T10:16:44.642Z] 872ee5b61b7b: Verifying Checksum [2024-03-08T10:16:44.642Z] 872ee5b61b7b: Download complete [2024-03-08T10:16:44.642Z] 9fda8d8052c6: Verifying Checksum [2024-03-08T10:16:44.642Z] 9fda8d8052c6: Download complete [2024-03-08T10:16:45.260Z] 94ae7d8d031c: Verifying Checksum [2024-03-08T10:16:45.260Z] 94ae7d8d031c: Download complete [2024-03-08T10:16:45.532Z] 9fda8d8052c6: Pull complete [2024-03-08T10:16:46.504Z] 5d54e960e981: Pull complete [2024-03-08T10:16:46.504Z] c4a7e357bf2a: Verifying Checksum [2024-03-08T10:16:46.504Z] c4a7e357bf2a: Download complete [2024-03-08T10:16:47.478Z] 0c6a40ed1a82: Verifying Checksum [2024-03-08T10:16:47.478Z] 0c6a40ed1a82: Download complete [2024-03-08T10:16:59.821Z] c4a7e357bf2a: Pull complete [2024-03-08T10:16:59.821Z] f0e02332f6b5: Pull complete [2024-03-08T10:16:59.821Z] 872ee5b61b7b: Pull complete [2024-03-08T10:17:08.031Z] 0c6a40ed1a82: Pull complete [2024-03-08T10:17:09.452Z] 94ae7d8d031c: Pull complete [2024-03-08T10:17:09.452Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-08T10:17:09.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-08T10:17:09.452Z] ---> 86de565de09d [2024-03-08T10:17:09.452Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-08T10:17:10.863Z] ---> Running in 6f61db9ada6f [2024-03-08T10:17:11.141Z] Removing intermediate container 6f61db9ada6f [2024-03-08T10:17:11.141Z] ---> fe1551c6eb17 [2024-03-08T10:17:11.141Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T10:17:11.141Z] ---> Running in 96c7e5a3dfd1 [2024-03-08T10:17:11.730Z] Removing intermediate container 96c7e5a3dfd1 [2024-03-08T10:17:11.730Z] ---> fef7cd4dcd5a [2024-03-08T10:17:11.730Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T10:17:11.730Z] ---> Running in 94bec30801fb [2024-03-08T10:17:12.099Z] Removing intermediate container 94bec30801fb [2024-03-08T10:17:12.099Z] ---> f99b044571f8 [2024-03-08T10:17:12.099Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T10:17:12.099Z] ---> Running in c09525dbb7e4 [2024-03-08T10:17:12.395Z] Removing intermediate container c09525dbb7e4 [2024-03-08T10:17:12.395Z] ---> 43e05d0c3943 [2024-03-08T10:17:12.395Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T10:17:12.395Z] ---> Running in 8a74b0ae8484 [2024-03-08T10:17:13.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T10:17:13.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T10:17:14.785Z] OK: 266 MiB in 52 packages [2024-03-08T10:17:15.749Z] Removing intermediate container 8a74b0ae8484 [2024-03-08T10:17:15.749Z] ---> e66a4d703dac [2024-03-08T10:17:15.749Z] Step 8/12 : WORKDIR /app [2024-03-08T10:17:15.749Z] ---> Running in e6b660725680 [2024-03-08T10:17:16.024Z] Removing intermediate container e6b660725680 [2024-03-08T10:17:16.024Z] ---> 9e88ea8e3a1e [2024-03-08T10:17:16.024Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-08T10:17:16.610Z] ---> 9e20c44449f0 [2024-03-08T10:17:16.610Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T10:17:16.610Z] ---> Running in 5afb9ce815b6 [2024-03-08T10:18:24.511Z] Removing intermediate container 5afb9ce815b6 [2024-03-08T10:18:24.511Z] ---> bd8c1a380594 [2024-03-08T10:18:24.511Z] Step 11/12 : COPY . . [2024-03-08T10:18:24.511Z] ---> 342607f57e48 [2024-03-08T10:18:24.511Z] Step 12/12 : RUN $MAKE [2024-03-08T10:18:24.511Z] ---> Running in 00278c8118c1 [2024-03-08T10:18:24.511Z] noop [2024-03-08T10:18:24.511Z] Removing intermediate container 00278c8118c1 [2024-03-08T10:18:24.511Z] ---> 130128d36e97 [2024-03-08T10:18:24.511Z] Successfully built 130128d36e97 [2024-03-08T10:18:24.511Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:18:25.120Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T10:18:25.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T10:18:25.481Z] prd-ubuntu20.04-docker-arm64-4c-16g-5236 does not seem to be running inside a container [2024-03-08T10:18:25.545Z] $ 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 [2024-03-08T10:18:26.824Z] $ docker top 24112eef8cf36393153323406bb98f82639d13aca9ee1ad3bffbfd87341e492b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T10:18:27.805Z] + go version [2024-03-08T10:18:27.805Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-08T10:18:27.839Z] $ docker stop --time=1 24112eef8cf36393153323406bb98f82639d13aca9ee1ad3bffbfd87341e492b [2024-03-08T10:18:29.461Z] $ docker rm -f --volumes 24112eef8cf36393153323406bb98f82639d13aca9ee1ad3bffbfd87341e492b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:18:30.692Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T10:18:30.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T10:18:31.019Z] prd-ubuntu20.04-docker-arm64-4c-16g-5236 does not seem to be running inside a container [2024-03-08T10:18:31.083Z] $ 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 [2024-03-08T10:18:32.221Z] $ docker top 8cdad04e564ad91463733e86ff39c3be8966e2f406dc7d7ce41a801930142595 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T10:18:32.868Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-08T10:18:33.574Z] + make test [2024-03-08T10:18:33.574Z] go test ./... -coverprofile=coverage.out ./... [2024-03-08T10:18:36.921Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-03-08T10:20:13.571Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-03-08T10:20:13.571Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-03-08T10:20:40.289Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.874s coverage: 40.6% of statements [2024-03-08T10:20:40.289Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.539s coverage: 51.9% of statements [2024-03-08T10:20:40.289Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 95.5% of statements [2024-03-08T10:20:40.289Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-08T10:20:40.289Z] go vet ./... [2024-03-08T10:20:58.714Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T10:20:58.714Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T10:20:58.714Z] ./bin/test-attribution-txt.sh [2024-03-08T10:20:58.979Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T10:20:59.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T10:20:59.096Z] $ docker stop --time=1 8cdad04e564ad91463733e86ff39c3be8966e2f406dc7d7ce41a801930142595 [2024-03-08T10:21:00.974Z] $ docker rm -f --volumes 8cdad04e564ad91463733e86ff39c3be8966e2f406dc7d7ce41a801930142595 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T10:21:02.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T10:21:02.328Z] Warning: overwriting stash ‘coverage-report’ [2024-03-08T10:21:02.941Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T10:21:03.795Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T10:21:04.133Z] + ls -al . [2024-03-08T10:21:04.133Z] total 636 [2024-03-08T10:21:04.133Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 10:18 . [2024-03-08T10:21:04.133Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 10:16 .. [2024-03-08T10:21:04.133Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 8 10:16 .dockerignore [2024-03-08T10:21:04.133Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 10:16 .git [2024-03-08T10:21:04.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 10:16 .github [2024-03-08T10:21:04.133Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 8 10:16 .gitignore [2024-03-08T10:21:04.133Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 10:16 .golangci.yml [2024-03-08T10:21:04.133Z] -rw-rw-r-- 1 jenkins jenkins 11980 Mar 8 10:16 Attribution.txt [2024-03-08T10:21:04.133Z] -rw-rw-r-- 1 jenkins jenkins 11677 Mar 8 10:16 CHANGELOG.md [2024-03-08T10:21:04.133Z] -rw-rw-r-- 1 jenkins jenkins 1456 Mar 8 10:16 Dockerfile [2024-03-08T10:21:04.133Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 10:16 GOVERNANCE.md [2024-03-08T10:21:04.133Z] -rw-rw-r-- 1 jenkins jenkins 661 Mar 8 10:16 Jenkinsfile [2024-03-08T10:21:04.133Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 10:16 LICENSE [2024-03-08T10:21:04.133Z] -rw-rw-r-- 1 jenkins jenkins 2179 Mar 8 10:16 Makefile [2024-03-08T10:21:04.133Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 8 10:16 OWNERS.md [2024-03-08T10:21:04.133Z] -rw-rw-r-- 1 jenkins jenkins 28907 Mar 8 10:16 README.md [2024-03-08T10:21:04.133Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 10:14 VERSION [2024-03-08T10:21:04.133Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 10:16 bin [2024-03-08T10:21:04.133Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 10:16 cmd [2024-03-08T10:21:04.133Z] -rw-r--r-- 1 jenkins jenkins 459493 Mar 8 10:20 coverage.out [2024-03-08T10:21:04.133Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 10:16 examples [2024-03-08T10:21:04.133Z] -rw-rw-r-- 1 jenkins jenkins 3923 Mar 8 10:16 go.mod [2024-03-08T10:21:04.133Z] -rw-rw-r-- 1 jenkins jenkins 35612 Mar 8 10:16 go.sum [2024-03-08T10:21:04.133Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 10:16 images [2024-03-08T10:21:04.133Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 8 10:16 internal [2024-03-08T10:21:04.133Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 8 10:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:21:04.653Z] + 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=5c210eac3fe8db3d2c74fe4fed4a2d183508bdce --label arch=arm64 --label version=0.0.0 . [2024-03-08T10:21:04.921Z] Sending build context to Docker daemon 1.198MB [2024-03-08T10:21:04.922Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T10:21:04.922Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-08T10:21:04.922Z] ---> 130128d36e97 [2024-03-08T10:21:04.922Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-08T10:21:05.188Z] ---> Running in 679073d712ab [2024-03-08T10:21:05.455Z] Removing intermediate container 679073d712ab [2024-03-08T10:21:05.455Z] ---> 6bbeb0ec3070 [2024-03-08T10:21:05.455Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T10:21:05.455Z] ---> Running in 6bb15d58806c [2024-03-08T10:21:05.722Z] Removing intermediate container 6bb15d58806c [2024-03-08T10:21:05.722Z] ---> f5f8a7adcbb8 [2024-03-08T10:21:05.722Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T10:21:05.722Z] ---> Running in 656a06d463a6 [2024-03-08T10:21:05.988Z] Removing intermediate container 656a06d463a6 [2024-03-08T10:21:05.988Z] ---> d51bb675a55e [2024-03-08T10:21:05.988Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T10:21:05.988Z] ---> Running in e354645226e1 [2024-03-08T10:21:06.256Z] Removing intermediate container e354645226e1 [2024-03-08T10:21:06.256Z] ---> fd3b854cf808 [2024-03-08T10:21:06.256Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T10:21:06.523Z] ---> Running in 08e3e1f4a665 [2024-03-08T10:21:07.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T10:21:07.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T10:21:09.144Z] OK: 266 MiB in 52 packages [2024-03-08T10:21:09.728Z] Removing intermediate container 08e3e1f4a665 [2024-03-08T10:21:09.728Z] ---> 0bd95e075b9f [2024-03-08T10:21:09.728Z] Step 8/25 : WORKDIR /app [2024-03-08T10:21:09.728Z] ---> Running in 4fcf8263a2c9 [2024-03-08T10:21:09.995Z] Removing intermediate container 4fcf8263a2c9 [2024-03-08T10:21:09.995Z] ---> 0f2db7a4c151 [2024-03-08T10:21:09.995Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-08T10:21:10.578Z] ---> 4fcc66a7e77e [2024-03-08T10:21:10.578Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T10:21:10.578Z] ---> Running in 5204edec5741 [2024-03-08T10:21:12.517Z] Removing intermediate container 5204edec5741 [2024-03-08T10:21:12.517Z] ---> c7a890f7c1c2 [2024-03-08T10:21:12.517Z] Step 11/25 : COPY . . [2024-03-08T10:21:13.478Z] ---> 1e1974850b8e [2024-03-08T10:21:13.478Z] Step 12/25 : RUN $MAKE [2024-03-08T10:21:13.478Z] ---> Running in 655e5d4517cc [2024-03-08T10:21:14.433Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-03-08T10:23:06.102Z] Removing intermediate container 655e5d4517cc [2024-03-08T10:23:06.102Z] ---> 16ccd7a53e7b [2024-03-08T10:23:06.102Z] Step 13/25 : FROM alpine:3.18 [2024-03-08T10:23:06.102Z] 3.18: Pulling from library/alpine [2024-03-08T10:23:06.102Z] c6b39de5b339: Pulling fs layer [2024-03-08T10:23:06.102Z] c6b39de5b339: Download complete [2024-03-08T10:23:06.102Z] c6b39de5b339: Pull complete [2024-03-08T10:23:06.102Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T10:23:06.102Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T10:23:06.102Z] ---> 33abbf032149 [2024-03-08T10:23:06.102Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-08T10:23:06.102Z] ---> Running in 27aca6591480 [2024-03-08T10:23:06.102Z] Removing intermediate container 27aca6591480 [2024-03-08T10:23:06.102Z] ---> a63ba06403aa [2024-03-08T10:23:06.102Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-03-08T10:23:06.102Z] ---> Running in 5a2f17752fe0 [2024-03-08T10:23:06.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T10:23:06.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T10:23:06.102Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-08T10:23:06.102Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T10:23:06.102Z] OK: 8 MiB in 16 packages [2024-03-08T10:23:06.102Z] Removing intermediate container 5a2f17752fe0 [2024-03-08T10:23:06.102Z] ---> 57f73f349020 [2024-03-08T10:23:06.102Z] Step 16/25 : RUN apk --no-cache upgrade [2024-03-08T10:23:06.102Z] ---> Running in 56a00841c039 [2024-03-08T10:23:06.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T10:23:06.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T10:23:06.102Z] OK: 8 MiB in 16 packages [2024-03-08T10:23:06.102Z] Removing intermediate container 56a00841c039 [2024-03-08T10:23:06.102Z] ---> c978fe5b16d7 [2024-03-08T10:23:06.102Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-03-08T10:23:06.102Z] ---> 6e260dacc7cc [2024-03-08T10:23:06.102Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-03-08T10:23:06.102Z] ---> 123d89334abd [2024-03-08T10:23:06.102Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-03-08T10:23:06.102Z] ---> af3effb9bce2 [2024-03-08T10:23:06.102Z] Step 20/25 : EXPOSE 59989 [2024-03-08T10:23:06.102Z] ---> Running in 113443bebc4c [2024-03-08T10:23:06.102Z] Removing intermediate container 113443bebc4c [2024-03-08T10:23:06.102Z] ---> 3b5fc529a06e [2024-03-08T10:23:06.102Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-03-08T10:23:06.102Z] ---> Running in 4662b5e263dc [2024-03-08T10:23:06.368Z] Removing intermediate container 4662b5e263dc [2024-03-08T10:23:06.368Z] ---> 72a285c5aef3 [2024-03-08T10:23:06.368Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-08T10:23:06.632Z] ---> Running in 74ef762da5f8 [2024-03-08T10:23:06.900Z] Removing intermediate container 74ef762da5f8 [2024-03-08T10:23:06.900Z] ---> 2dab533819ea [2024-03-08T10:23:06.900Z] Step 23/25 : LABEL arch=arm64 [2024-03-08T10:23:06.900Z] ---> Running in 23cb2c09e342 [2024-03-08T10:23:07.167Z] Removing intermediate container 23cb2c09e342 [2024-03-08T10:23:07.167Z] ---> 08a32c948cc7 [2024-03-08T10:23:07.167Z] Step 24/25 : LABEL git_sha=5c210eac3fe8db3d2c74fe4fed4a2d183508bdce [2024-03-08T10:23:07.167Z] ---> Running in 69e51bba1cae [2024-03-08T10:23:07.433Z] Removing intermediate container 69e51bba1cae [2024-03-08T10:23:07.433Z] ---> af5f7a20954d [2024-03-08T10:23:07.433Z] Step 25/25 : LABEL version=0.0.0 [2024-03-08T10:23:07.698Z] ---> Running in e4509b11a1ff [2024-03-08T10:23:07.966Z] Removing intermediate container e4509b11a1ff [2024-03-08T10:23:07.966Z] ---> 008e80884fac [2024-03-08T10:23:07.966Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T10:23:07.966Z] Successfully built 008e80884fac [2024-03-08T10:23:07.966Z] 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 [2024-03-08T10:23:09.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T10:23:09.266Z] [2024-03-08T10:23:09.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:23:09.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T10:23:09.716Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-08T10:23:09.716Z] 8998bd30e6a1: Pulling fs layer [2024-03-08T10:23:09.716Z] 04944245beec: Pulling fs layer [2024-03-08T10:23:09.716Z] 699f458cf7ca: Pulling fs layer [2024-03-08T10:23:09.716Z] 765212b225bb: Pulling fs layer [2024-03-08T10:23:09.716Z] f23df028b6ca: Pulling fs layer [2024-03-08T10:23:09.716Z] d65c8cfc05b1: Pulling fs layer [2024-03-08T10:23:09.716Z] 2437ff75d9bd: Pulling fs layer [2024-03-08T10:23:09.716Z] 765212b225bb: Waiting [2024-03-08T10:23:09.716Z] f23df028b6ca: Waiting [2024-03-08T10:23:09.716Z] d65c8cfc05b1: Waiting [2024-03-08T10:23:09.716Z] 2437ff75d9bd: Waiting [2024-03-08T10:23:09.983Z] 04944245beec: Verifying Checksum [2024-03-08T10:23:09.983Z] 04944245beec: Download complete [2024-03-08T10:23:09.983Z] 765212b225bb: Download complete [2024-03-08T10:23:09.983Z] f23df028b6ca: Verifying Checksum [2024-03-08T10:23:09.983Z] f23df028b6ca: Download complete [2024-03-08T10:23:09.983Z] d65c8cfc05b1: Verifying Checksum [2024-03-08T10:23:09.983Z] d65c8cfc05b1: Download complete [2024-03-08T10:23:09.983Z] 699f458cf7ca: Verifying Checksum [2024-03-08T10:23:09.983Z] 699f458cf7ca: Download complete [2024-03-08T10:23:10.568Z] 8998bd30e6a1: Verifying Checksum [2024-03-08T10:23:10.568Z] 8998bd30e6a1: Download complete [2024-03-08T10:23:13.152Z] 2437ff75d9bd: Verifying Checksum [2024-03-08T10:23:13.152Z] 2437ff75d9bd: Download complete [2024-03-08T10:23:15.095Z] 8998bd30e6a1: Pull complete [2024-03-08T10:23:15.677Z] 04944245beec: Pull complete [2024-03-08T10:23:17.088Z] 699f458cf7ca: Pull complete [2024-03-08T10:23:17.353Z] 765212b225bb: Pull complete [2024-03-08T10:23:18.306Z] f23df028b6ca: Pull complete [2024-03-08T10:23:18.306Z] d65c8cfc05b1: Pull complete [2024-03-08T10:23:36.494Z] 2437ff75d9bd: Pull complete [2024-03-08T10:23:36.494Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-08T10:23:36.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T10:23:36.494Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T10:23:36.992Z] prd-ubuntu20.04-docker-arm64-4c-16g-5236 does not seem to be running inside a container [2024-03-08T10:23:37.051Z] $ 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 [2024-03-08T10:23:39.600Z] $ docker top f6275fca4853606f0695eadbd1f72d675a2d7e364dff0d6d1d40b38677641a55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T10:23:40.364Z] ---> job-cost.sh [2024-03-08T10:23:40.637Z] lf-activate-venv: SKIPPING [2024-03-08T10:23:40.637Z] INFO: No Stack... [2024-03-08T10:23:41.227Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-08T10:23:41.812Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T10:23:42.499Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-03-08T10:23:42.499Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T10:23:42.599Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-286-1-stack-cost] [2024-03-08T10:23:42.605Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-286-1-stack-cost] did not exist. Created. [2024-03-08T10:23:42.611Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-286-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T10:23:43.110Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-d58d115a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-08T10:23:43.719Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-08T10:23:43.754Z] Warning: overwriting stash ‘stack-cost’ [2024-03-08T10:23:43.815Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T10:23:43.839Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-286-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T10:23:44.007Z] $ docker stop --time=1 f6275fca4853606f0695eadbd1f72d675a2d7e364dff0d6d1d40b38677641a55 [2024-03-08T10:23:45.492Z] $ docker rm -f --volumes f6275fca4853606f0695eadbd1f72d675a2d7e364dff0d6d1d40b38677641a55 [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 [2024-03-08T10:23:47.750Z] provisioning config files... [2024-03-08T10:23:47.757Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-286@tmp/config14124743474642233038tmp [Pipeline] { [Pipeline] sh [2024-03-08T10:23:48.198Z] + set +x [2024-03-08T10:23:48.198Z] + curl -s https://codecov.io/bash [2024-03-08T10:23:48.198Z] + bash -s -- [2024-03-08T10:23:48.458Z] [2024-03-08T10:23:48.458Z] _____ _ [2024-03-08T10:23:48.458Z] / ____| | | [2024-03-08T10:23:48.458Z] | | ___ __| | ___ ___ _____ __ [2024-03-08T10:23:48.458Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-08T10:23:48.458Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-08T10:23:48.458Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-08T10:23:48.458Z] Bash-1.0.6 [2024-03-08T10:23:48.458Z] [2024-03-08T10:23:48.458Z] [2024-03-08T10:23:48.458Z] ==> git version 2.25.1 found [2024-03-08T10:23:48.458Z] ==> 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 [2024-03-08T10:23:48.458Z] Release-Date: 2020-01-08 [2024-03-08T10:23:48.458Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-08T10:23:48.458Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-08T10:23:48.458Z] ==> Jenkins CI detected. [2024-03-08T10:23:48.458Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-286 [2024-03-08T10:23:48.458Z] project root: . [2024-03-08T10:23:48.458Z] --> token set from env [2024-03-08T10:23:48.459Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-08T10:23:48.459Z] ==> Running gcov in . (disable via -X gcov) [2024-03-08T10:23:48.459Z] ==> Python coveragepy not found [2024-03-08T10:23:48.459Z] ==> Searching for coverage reports in: [2024-03-08T10:23:48.459Z] + . [2024-03-08T10:23:48.459Z] -> Found 1 reports [2024-03-08T10:23:48.459Z] ==> Detecting git/mercurial file structure [2024-03-08T10:23:48.459Z] ==> Reading reports [2024-03-08T10:23:48.459Z] + ./coverage.out bytes=459493 [2024-03-08T10:23:48.459Z] ==> Appending adjustments [2024-03-08T10:23:48.459Z] https://docs.codecov.io/docs/fixing-reports [2024-03-08T10:23:48.719Z] + Found adjustments [2024-03-08T10:23:48.719Z] ==> Gzipping contents [2024-03-08T10:23:48.719Z] 52K /tmp/codecov.qO3Umh.gz [2024-03-08T10:23:48.719Z] ==> Uploading reports [2024-03-08T10:23:48.719Z] url: https://codecov.io [2024-03-08T10:23:48.719Z] query: branch=PR-286&commit=5c210eac3fe8db3d2c74fe4fed4a2d183508bdce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-286%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=286&job=&cmd_args= [2024-03-08T10:23:48.719Z] -> Pinging Codecov [2024-03-08T10:23:48.719Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-286&commit=5c210eac3fe8db3d2c74fe4fed4a2d183508bdce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-286%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=286&job=&cmd_args= [2024-03-08T10:23:48.979Z] -> Uploading to [2024-03-08T10:23:48.979Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-08/581DD39554BDF9B6E22D074273EAD858/5c210eac3fe8db3d2c74fe4fed4a2d183508bdce/47296f61-ba01-4c44-b97c-6cf57356e751.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T102348Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a350fc60711df65fc1ae97cef0e7490bedc27fb0253a6cb84ec084115202d3d8 [2024-03-08T10:23:48.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T10:23:48.979Z] Dload Upload Total Spent Left Speed [2024-03-08T10:23:49.240Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50324 0 0 100 50324 0 150k --:--:-- --:--:-- --:--:-- 151k [2024-03-08T10:23:49.240Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5c210eac3fe8db3d2c74fe4fed4a2d183508bdce [Pipeline] } [2024-03-08T10:23:49.269Z] 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 [2024-03-08T10:23:53.382Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-286/archives ] [2024-03-08T10:23:53.382Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-286/archives [2024-03-08T10:23:53.382Z] total 16 [2024-03-08T10:23:53.382Z] drwxr-xr-x 3 root root 4096 Mar 8 10:16 . [2024-03-08T10:23:53.382Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 10:16 .. [2024-03-08T10:23:53.382Z] drwxr-xr-x 2 root root 4096 Mar 8 10:16 cost [2024-03-08T10:23:53.382Z] -rw-r--r-- 1 root root 93 Mar 8 10:16 cost.csv [2024-03-08T10:23:53.382Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-286/archives [2024-03-08T10:23:53.382Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-286/archives [2024-03-08T10:23:53.382Z] total 16 [2024-03-08T10:23:53.382Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 10:16 . [2024-03-08T10:23:53.382Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 10:16 .. [2024-03-08T10:23:53.382Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 10:16 cost [2024-03-08T10:23:53.382Z] -rw-r--r-- 1 jenkins jenkins 93 Mar 8 10:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-08T10:23:53.719Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T10:23:54.611Z] ---> package-listing.sh [2024-03-08T10:23:54.611Z] ++ facter osfamily [2024-03-08T10:23:54.611Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-08T10:23:54.870Z] + OS_FAMILY=debian [2024-03-08T10:23:54.870Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-286 [2024-03-08T10:23:54.870Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-08T10:23:54.870Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-08T10:23:54.870Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-08T10:23:54.870Z] + PACKAGES=/tmp/packages_start.txt [2024-03-08T10:23:54.870Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-286 ']' [2024-03-08T10:23:54.870Z] + PACKAGES=/tmp/packages_end.txt [2024-03-08T10:23:54.870Z] + case "${OS_FAMILY}" in [2024-03-08T10:23:54.870Z] + dpkg -l [2024-03-08T10:23:54.870Z] + grep '^ii' [2024-03-08T10:23:54.870Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-08T10:23:54.870Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-08T10:23:54.870Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-08T10:23:54.870Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-286 ']' [2024-03-08T10:23:54.870Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-286/archives/ [2024-03-08T10:23:54.870Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-286/archives/ [Pipeline] echo [2024-03-08T10:23:54.910Z] 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-286/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-08T10:23:55.210Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:23:55.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T10:23:55.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T10:23:56.157Z] prd-ubuntu20.04-docker-8c-8g-5226 does not seem to be running inside a container [2024-03-08T10:23:56.205Z] $ 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-286/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-286 -v /w/workspace/undry_device-rfid-llrp-go_PR-286:/w/workspace/undry_device-rfid-llrp-go_PR-286:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-286@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-286@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-08T10:23:56.405Z] $ docker top 2157a5e7595011b9b5a5239c33a07331bd57b812055ed0783cb3b2a223cf7103 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T10:23:56.918Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-08T10:23:57.231Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-08T10:23:57.545Z] + ls /var/log/sa-host [2024-03-08T10:23:57.546Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T10:23:57.815Z] provisioning config files... [2024-03-08T10:23:57.825Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-286@tmp/config8078667170721344730tmp [Pipeline] { [Pipeline] echo [2024-03-08T10:23:57.981Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T10:23:58.297Z] ---> create-netrc.sh [Pipeline] } [2024-03-08T10:23:58.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-08T10:23:58.833Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-08T10:23:58.880Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T10:23:59.195Z] ---> sudo-logs.sh [2024-03-08T10:23:59.196Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-08T10:23:59.363Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T10:23:59.696Z] ---> job-cost.sh [2024-03-08T10:23:59.696Z] lf-activate-venv: SKIPPING [2024-03-08T10:23:59.696Z] DEBUG: total: 0.8799999952316284 [2024-03-08T10:23:59.696Z] INFO: Retrieving Stack Cost... [2024-03-08T10:23:59.959Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T10:24:00.530Z] INFO: Archiving Costs [Pipeline] echo [2024-03-08T10:24:00.565Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T10:24:00.873Z] ---> logs-deploy.sh [2024-03-08T10:24:00.873Z] lf-activate-venv: SKIPPING [2024-03-08T10:24:00.873Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-286/1 [2024-03-08T10:24:00.873Z] INFO: archiving workspace using pattern(s): [2024-03-08T10:24:01.810Z] Archives upload complete. [2024-03-08T10:24:02.070Z] INFO: archiving logs to Nexus