Pull request #292 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d+cc4603a6c595a3a3e8c16ffa5474e1eabf000192 (e37c00c1ff68cf9cf29b8f6628d6cb7ed67e507f) 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-ssh5703081188291493581.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-ssh5570588376452437931.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-292/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-292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh239842182844137958.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-292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9524857763790854510.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-ssh16408901786541245520.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-292/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-292/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6203340145500646366.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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-279 in /w/workspace/undry_device-rfid-llrp-go_PR-292 [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-292 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cc4603a6c595a3a3e8c16ffa5474e1eabf000192 into PR head commit ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d Merge succeeded, producing ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d Checking out Revision ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d (PR-292) 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 > git config core.sparsecheckout # timeout=10 > git checkout -f ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d # 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 cc4603a6c595a3a3e8c16ffa5474e1eabf000192 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-16T10:49:55.101Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-16T10:49:55.315Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-16T10:49:55.448Z] ========================================================= [2024-05-16T10:49:55.448Z] EdgeX Global Pipelines Version Info [2024-05-16T10:49:55.448Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-16T10:49:56.219Z] ------------------- [2024-05-16T10:49:56.219Z] stable info: [2024-05-16T10:49:56.219Z] ------------------- [2024-05-16T10:49:56.219Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-16T10:49:56.219Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-16T10:49:56.219Z] Message: update stable to v1.0.258 [2024-05-16T10:49:56.787Z] ------------------- [2024-05-16T10:49:56.787Z] experimental info: [2024-05-16T10:49:56.787Z] ------------------- [2024-05-16T10:49:56.787Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-16T10:49:56.787Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-16T10:49:56.787Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-16T10:49:57.029Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-05-16T10:49:57.089Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-05-16T10:49:57.147Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-16T10:49:57.207Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-16T10:49:57.261Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-16T10:49:57.320Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-16T10:49:57.381Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-16T10:49:57.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-16T10:49:57.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-16T10:49:57.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-16T10:49:57.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-16T10:49:57.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-05-16T10:49:57.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-16T10:49:57.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-16T10:49:57.844Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-16T10:49:57.912Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-16T10:49:57.971Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-16T10:49:58.029Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-16T10:49:58.090Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-16T10:49:58.150Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-16T10:49:58.210Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-16T10:49:58.266Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-16T10:49:58.326Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-16T10:49:58.386Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-16T10:49:58.452Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-16T10:49:58.512Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-16T10:49:58.568Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-16T10:49:58.627Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-292 [Pipeline] echo [2024-05-16T10:49:58.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-292 [Pipeline] echo [2024-05-16T10:49:58.748Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-292 [Pipeline] echo [2024-05-16T10:49:58.804Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d [Pipeline] echo [2024-05-16T10:49:58.860Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca4379b [Pipeline] echo [2024-05-16T10:49:58.917Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-16T10:49:59.070Z] provisioning config files... [2024-05-16T10:49:59.090Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp/config10679826375842954666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T10:49:59.476Z] ---> ****-login.sh [2024-05-16T10:49:59.477Z] nexus3.edgexfoundry.org:10001 [2024-05-16T10:49:59.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T10:49:59.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T10:49:59.996Z] Configure a credential helper to remove this warning. See [2024-05-16T10:49:59.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T10:49:59.996Z] [2024-05-16T10:49:59.996Z] Login Succeeded [2024-05-16T10:49:59.996Z] nexus3.edgexfoundry.org:10002 [2024-05-16T10:49:59.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T10:49:59.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T10:49:59.996Z] Configure a credential helper to remove this warning. See [2024-05-16T10:49:59.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T10:49:59.996Z] [2024-05-16T10:49:59.996Z] Login Succeeded [2024-05-16T10:49:59.996Z] nexus3.edgexfoundry.org:10003 [2024-05-16T10:49:59.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T10:49:59.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T10:49:59.996Z] Configure a credential helper to remove this warning. See [2024-05-16T10:49:59.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T10:49:59.996Z] [2024-05-16T10:49:59.996Z] Login Succeeded [2024-05-16T10:49:59.996Z] nexus3.edgexfoundry.org:10004 [2024-05-16T10:50:00.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T10:50:00.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T10:50:00.256Z] Configure a credential helper to remove this warning. See [2024-05-16T10:50:00.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T10:50:00.256Z] [2024-05-16T10:50:00.256Z] Login Succeeded [2024-05-16T10:50:00.256Z] ****.io [2024-05-16T10:50:00.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T10:50:00.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T10:50:00.516Z] Configure a credential helper to remove this warning. See [2024-05-16T10:50:00.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T10:50:00.516Z] [2024-05-16T10:50:00.516Z] Login Succeeded [2024-05-16T10:50:00.516Z] ---> ****-login.sh ends [Pipeline] } [2024-05-16T10:50:00.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-16T10:50:01.275Z] + git rev-list -1 --merges ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d~1..ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d [Pipeline] echo [2024-05-16T10:50:01.320Z] -----------> git rev-list -1 --merges ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d~1..ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d [false] [Pipeline] sh [2024-05-16T10:50:01.648Z] + git log --format=format:%s -1 ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d [Pipeline] echo [2024-05-16T10:50:01.688Z] ========================================================= [2024-05-16T10:50:01.688Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-16T10:50:01.688Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-16T10:50:02.154Z] + git log --format=format:%s -1 ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d [Pipeline] echo [2024-05-16T10:50:02.189Z] [semverPrep] GIT_COMMIT: ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-05-16T10:50:02.234Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-16T10:50:02.659Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-16T10:50:02.659Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-16T10:50:02.659Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-16T10:50:02.659Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-16T10:50:02.659Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-16T10:50:02.659Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-16T10:50:02.659Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T10:50:03.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T10:50:03.179Z] [2024-05-16T10:50:03.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T10:50:03.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T10:50:03.579Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-16T10:50:03.579Z] b85a868b505f: Pulling fs layer [2024-05-16T10:50:03.579Z] e2be974225ed: Pulling fs layer [2024-05-16T10:50:03.579Z] 339a4e72a1f5: Pulling fs layer [2024-05-16T10:50:03.579Z] 988bab9f4d93: Pulling fs layer [2024-05-16T10:50:03.579Z] 1469e6f7b9e6: Pulling fs layer [2024-05-16T10:50:03.579Z] eaf3925da568: Pulling fs layer [2024-05-16T10:50:03.579Z] bab4dde63d76: Pulling fs layer [2024-05-16T10:50:03.579Z] bde34c3a00c8: Pulling fs layer [2024-05-16T10:50:03.579Z] b352a97aabf1: Pulling fs layer [2024-05-16T10:50:03.579Z] 4872d77fe225: Pulling fs layer [2024-05-16T10:50:03.579Z] 5851b861e8e6: Pulling fs layer [2024-05-16T10:50:03.579Z] 988bab9f4d93: Waiting [2024-05-16T10:50:03.579Z] 4872d77fe225: Waiting [2024-05-16T10:50:03.579Z] 5851b861e8e6: Waiting [2024-05-16T10:50:03.579Z] b352a97aabf1: Waiting [2024-05-16T10:50:03.579Z] 1469e6f7b9e6: Waiting [2024-05-16T10:50:03.579Z] eaf3925da568: Waiting [2024-05-16T10:50:03.579Z] bde34c3a00c8: Waiting [2024-05-16T10:50:03.579Z] bab4dde63d76: Waiting [2024-05-16T10:50:03.579Z] e2be974225ed: Download complete [2024-05-16T10:50:03.579Z] 988bab9f4d93: Verifying Checksum [2024-05-16T10:50:03.579Z] 988bab9f4d93: Download complete [2024-05-16T10:50:03.838Z] 339a4e72a1f5: Verifying Checksum [2024-05-16T10:50:03.838Z] 339a4e72a1f5: Download complete [2024-05-16T10:50:03.838Z] 1469e6f7b9e6: Verifying Checksum [2024-05-16T10:50:03.838Z] 1469e6f7b9e6: Download complete [2024-05-16T10:50:03.838Z] eaf3925da568: Verifying Checksum [2024-05-16T10:50:03.838Z] eaf3925da568: Download complete [2024-05-16T10:50:03.838Z] bde34c3a00c8: Download complete [2024-05-16T10:50:03.838Z] b352a97aabf1: Verifying Checksum [2024-05-16T10:50:03.838Z] b352a97aabf1: Download complete [2024-05-16T10:50:03.838Z] 4872d77fe225: Verifying Checksum [2024-05-16T10:50:03.838Z] 4872d77fe225: Download complete [2024-05-16T10:50:03.838Z] 5851b861e8e6: Download complete [2024-05-16T10:50:03.838Z] b85a868b505f: Verifying Checksum [2024-05-16T10:50:03.838Z] b85a868b505f: Download complete [2024-05-16T10:50:04.096Z] bab4dde63d76: Verifying Checksum [2024-05-16T10:50:04.096Z] bab4dde63d76: Download complete [2024-05-16T10:50:05.032Z] b85a868b505f: Pull complete [2024-05-16T10:50:05.032Z] e2be974225ed: Pull complete [2024-05-16T10:50:05.600Z] 339a4e72a1f5: Pull complete [2024-05-16T10:50:05.600Z] 988bab9f4d93: Pull complete [2024-05-16T10:50:05.859Z] 1469e6f7b9e6: Pull complete [2024-05-16T10:50:05.859Z] eaf3925da568: Pull complete [2024-05-16T10:50:07.764Z] bab4dde63d76: Pull complete [2024-05-16T10:50:07.764Z] bde34c3a00c8: Pull complete [2024-05-16T10:50:07.764Z] b352a97aabf1: Pull complete [2024-05-16T10:50:07.764Z] 4872d77fe225: Pull complete [2024-05-16T10:50:08.023Z] 5851b861e8e6: Pull complete [2024-05-16T10:50:08.023Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-16T10:50:08.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T10:50:08.023Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T10:50:08.324Z] prd-ubuntu20.04-docker-8c-8g-279 does not seem to be running inside a container [2024-05-16T10:50:08.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-292 -v /w/workspace/undry_device-rfid-llrp-go_PR-292:/w/workspace/undry_device-rfid-llrp-go_PR-292:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-292@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-16T10:50:12.615Z] $ docker top 11ee3bd5a64425b5d34dcbab47d3a9462eb43e153de7c0a73377ea4de1aea2b3 -eo pid,comm [2024-05-16T10:50:12.666Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-16T10:50:12.666Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-16T10:50:12.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-16T10:50:12.908Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-16T10:50:13.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-16T10:50:13.014Z] $ docker exec 11ee3bd5a64425b5d34dcbab47d3a9462eb43e153de7c0a73377ea4de1aea2b3 ssh-agent [2024-05-16T10:50:13.121Z] SSH_AUTH_SOCK=/tmp/ssh-JINN3pxpTgxR/agent.32 [2024-05-16T10:50:13.121Z] SSH_AGENT_PID=38 [2024-05-16T10:50:13.127Z] Running ssh-add (command line suppressed) [2024-05-16T10:50:13.235Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-292@tmp/private_key_7312697932201784815.key (/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp/private_key_7312697932201784815.key) [2024-05-16T10:50:13.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-16T10:50:13.589Z] + git tag --points-at HEAD [Pipeline] } [2024-05-16T10:50:13.618Z] $ docker exec --env ******** --env ******** 11ee3bd5a64425b5d34dcbab47d3a9462eb43e153de7c0a73377ea4de1aea2b3 ssh-agent -k [2024-05-16T10:50:13.716Z] unset SSH_AUTH_SOCK; [2024-05-16T10:50:13.716Z] unset SSH_AGENT_PID; [2024-05-16T10:50:13.716Z] echo Agent pid 38 killed; [2024-05-16T10:50:13.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-16T10:50:13.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-16T10:50:13.838Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-16T10:50:13.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-16T10:50:13.946Z] $ docker exec 11ee3bd5a64425b5d34dcbab47d3a9462eb43e153de7c0a73377ea4de1aea2b3 ssh-agent [2024-05-16T10:50:14.038Z] SSH_AUTH_SOCK=/tmp/ssh-OgoxzqSq5Y4T/agent.71 [2024-05-16T10:50:14.038Z] SSH_AGENT_PID=77 [2024-05-16T10:50:14.046Z] Running ssh-add (command line suppressed) [2024-05-16T10:50:14.135Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-292@tmp/private_key_6038125593173795460.key (/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp/private_key_6038125593173795460.key) [2024-05-16T10:50:14.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-16T10:50:14.491Z] + git semver init [2024-05-16T10:50:15.059Z] 2024-05-16 10:50:14,789 [run_init] DEBUG init version:0.0.0 force:False [2024-05-16T10:50:15.059Z] 2024-05-16 10:50:14,790 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-292/.semver [2024-05-16T10:50:15.059Z] 2024-05-16 10:50:14,790 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-292/.semver [2024-05-16T10:50:15.059Z] 2024-05-16 10:50:14,791 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-292/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-292, universal_newlines=False, shell=None, istream=None) [2024-05-16T10:50:15.996Z] 2024-05-16 10:50:15,808 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-292/.git/info/exclude [2024-05-16T10:50:15.996Z] 2024-05-16 10:50:15,808 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-292/.semver/PR-292 with force:False [2024-05-16T10:50:15.996Z] 2024-05-16 10:50:15,808 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-292/.semver/PR-292 [2024-05-16T10:50:15.996Z] 2024-05-16 10:50:15,811 [execute] INFO git cat-file --batch-check [2024-05-16T10:50:15.996Z] 2024-05-16 10:50:15,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-292/.semver, universal_newlines=False, shell=None, istream=) [2024-05-16T10:50:15.996Z] 2024-05-16 10:50:15,816 [execute] INFO git cat-file --batch [2024-05-16T10:50:15.996Z] 2024-05-16 10:50:15,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-292/.semver, universal_newlines=False, shell=None, istream=) [2024-05-16T10:50:15.996Z] 2024-05-16 10:50:15,821 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-292/.semver/PR-292 [2024-05-16T10:50:15.996Z] 0.0.0 [Pipeline] } [2024-05-16T10:50:16.027Z] $ docker exec --env ******** --env ******** 11ee3bd5a64425b5d34dcbab47d3a9462eb43e153de7c0a73377ea4de1aea2b3 ssh-agent -k [2024-05-16T10:50:16.118Z] unset SSH_AUTH_SOCK; [2024-05-16T10:50:16.118Z] unset SSH_AGENT_PID; [2024-05-16T10:50:16.118Z] echo Agent pid 77 killed; [2024-05-16T10:50:16.125Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-16T10:50:16.595Z] + git semver [Pipeline] } [2024-05-16T10:50:16.883Z] $ docker stop --time=1 11ee3bd5a64425b5d34dcbab47d3a9462eb43e153de7c0a73377ea4de1aea2b3 [2024-05-16T10:50:18.142Z] $ docker rm -f --volumes 11ee3bd5a64425b5d34dcbab47d3a9462eb43e153de7c0a73377ea4de1aea2b3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-16T10:50:18.620Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-16T10:50:18.929Z] Stashed 1 file(s) [Pipeline] echo [2024-05-16T10:50:18.953Z] [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-05-16T10:50:19.720Z] provisioning config files... [2024-05-16T10:50:19.729Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp/config4203606399153107440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T10:50:20.105Z] ---> ****-login.sh [2024-05-16T10:50:20.105Z] nexus3.edgexfoundry.org:10001 [2024-05-16T10:50:20.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T10:50:20.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T10:50:20.105Z] Configure a credential helper to remove this warning. See [2024-05-16T10:50:20.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T10:50:20.105Z] [2024-05-16T10:50:20.105Z] Login Succeeded [2024-05-16T10:50:20.105Z] nexus3.edgexfoundry.org:10002 [2024-05-16T10:50:20.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T10:50:20.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T10:50:20.105Z] Configure a credential helper to remove this warning. See [2024-05-16T10:50:20.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T10:50:20.105Z] [2024-05-16T10:50:20.105Z] Login Succeeded [2024-05-16T10:50:20.106Z] nexus3.edgexfoundry.org:10003 [2024-05-16T10:50:20.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T10:50:20.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T10:50:20.367Z] Configure a credential helper to remove this warning. See [2024-05-16T10:50:20.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T10:50:20.367Z] [2024-05-16T10:50:20.367Z] Login Succeeded [2024-05-16T10:50:20.367Z] nexus3.edgexfoundry.org:10004 [2024-05-16T10:50:20.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T10:50:20.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T10:50:20.367Z] Configure a credential helper to remove this warning. See [2024-05-16T10:50:20.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T10:50:20.367Z] [2024-05-16T10:50:20.367Z] Login Succeeded [2024-05-16T10:50:20.367Z] ****.io [2024-05-16T10:50:20.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T10:50:20.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T10:50:20.627Z] Configure a credential helper to remove this warning. See [2024-05-16T10:50:20.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T10:50:20.628Z] [2024-05-16T10:50:20.628Z] Login Succeeded [2024-05-16T10:50:20.628Z] ---> ****-login.sh ends [Pipeline] } [2024-05-16T10:50:20.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-16T10:50:20.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T10:50:20.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T10:50:21.025Z] ========================================================= [2024-05-16T10:50:21.025Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-16T10:50:21.025Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T10:50:21.554Z] + 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-05-16T10:50:21.554Z] Sending build context to Docker daemon 8.473MB [2024-05-16T10:50:21.554Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-16T10:50:21.554Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-16T10:50:21.554Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-16T10:50:21.554Z] 619be1103602: Pulling fs layer [2024-05-16T10:50:21.554Z] 7862e08f4a3e: Pulling fs layer [2024-05-16T10:50:21.554Z] 5df492c9dc93: Pulling fs layer [2024-05-16T10:50:21.554Z] 7629e6793208: Pulling fs layer [2024-05-16T10:50:21.554Z] 4f4fb700ef54: Pulling fs layer [2024-05-16T10:50:21.554Z] fb5054dd5b73: Pulling fs layer [2024-05-16T10:50:21.554Z] eeca6798cff9: Pulling fs layer [2024-05-16T10:50:21.554Z] aa269ceb94a6: Pulling fs layer [2024-05-16T10:50:21.554Z] ada007ff1a6a: Pulling fs layer [2024-05-16T10:50:21.554Z] fb5054dd5b73: Waiting [2024-05-16T10:50:21.554Z] 7629e6793208: Waiting [2024-05-16T10:50:21.554Z] 4f4fb700ef54: Waiting [2024-05-16T10:50:21.554Z] eeca6798cff9: Waiting [2024-05-16T10:50:21.554Z] ada007ff1a6a: Waiting [2024-05-16T10:50:21.554Z] aa269ceb94a6: Waiting [2024-05-16T10:50:21.554Z] 7862e08f4a3e: Download complete [2024-05-16T10:50:21.554Z] 7629e6793208: Download complete [2024-05-16T10:50:21.554Z] 4f4fb700ef54: Verifying Checksum [2024-05-16T10:50:21.554Z] fb5054dd5b73: Verifying Checksum [2024-05-16T10:50:21.554Z] fb5054dd5b73: Download complete [2024-05-16T10:50:21.813Z] 619be1103602: Verifying Checksum [2024-05-16T10:50:21.813Z] 619be1103602: Download complete [2024-05-16T10:50:21.813Z] eeca6798cff9: Verifying Checksum [2024-05-16T10:50:21.813Z] eeca6798cff9: Download complete [2024-05-16T10:50:21.813Z] 619be1103602: Pull complete [2024-05-16T10:50:22.073Z] ada007ff1a6a: Verifying Checksum [2024-05-16T10:50:22.073Z] ada007ff1a6a: Download complete [2024-05-16T10:50:22.073Z] 7862e08f4a3e: Pull complete [2024-05-16T10:50:22.073Z] 5df492c9dc93: Download complete [2024-05-16T10:50:22.642Z] aa269ceb94a6: Verifying Checksum [2024-05-16T10:50:22.642Z] aa269ceb94a6: Download complete [2024-05-16T10:50:25.932Z] 5df492c9dc93: Pull complete [2024-05-16T10:50:25.932Z] 7629e6793208: Pull complete [2024-05-16T10:50:25.932Z] 4f4fb700ef54: Pull complete [2024-05-16T10:50:25.932Z] fb5054dd5b73: Pull complete [2024-05-16T10:50:25.932Z] eeca6798cff9: Pull complete [2024-05-16T10:50:28.464Z] aa269ceb94a6: Pull complete [2024-05-16T10:50:29.032Z] ada007ff1a6a: Pull complete [2024-05-16T10:50:29.032Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-16T10:50:29.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-16T10:50:29.032Z] ---> f489d0715acc [2024-05-16T10:50:29.032Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-16T10:50:34.494Z] Still waiting to schedule task [2024-05-16T10:50:34.494Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-16T10:50:37.190Z] ---> Running in 4c14052c42c2 [2024-05-16T10:50:37.190Z] Removing intermediate container 4c14052c42c2 [2024-05-16T10:50:37.190Z] ---> 4b2cc28b7073 [2024-05-16T10:50:37.190Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-16T10:50:37.190Z] ---> Running in c9822c7eb971 [2024-05-16T10:50:37.449Z] Removing intermediate container c9822c7eb971 [2024-05-16T10:50:37.449Z] ---> ac5a414595bf [2024-05-16T10:50:37.449Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-16T10:50:37.449Z] ---> Running in 1718070e1053 [2024-05-16T10:50:37.449Z] Removing intermediate container 1718070e1053 [2024-05-16T10:50:37.449Z] ---> a9ba5cb87423 [2024-05-16T10:50:37.449Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-16T10:50:37.449Z] ---> Running in 97b9f8e61dae [2024-05-16T10:50:37.449Z] Removing intermediate container 97b9f8e61dae [2024-05-16T10:50:37.449Z] ---> 4d9b6b3ac78e [2024-05-16T10:50:37.449Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-16T10:50:37.449Z] ---> Running in 72a93c096cdd [2024-05-16T10:50:37.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T10:50:40.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T10:50:40.992Z] OK: 264 MiB in 52 packages [2024-05-16T10:50:40.992Z] Removing intermediate container 72a93c096cdd [2024-05-16T10:50:40.992Z] ---> b73160eece8a [2024-05-16T10:50:40.992Z] Step 8/12 : WORKDIR /app [2024-05-16T10:50:40.992Z] ---> Running in bbad053eef40 [2024-05-16T10:50:41.251Z] Removing intermediate container bbad053eef40 [2024-05-16T10:50:41.251Z] ---> 7ee2b3e0c131 [2024-05-16T10:50:41.251Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-16T10:50:41.251Z] ---> c52aaf144604 [2024-05-16T10:50:41.251Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-16T10:50:41.251Z] ---> Running in 2c62ee6c269a [2024-05-16T10:51:37.581Z] Removing intermediate container 2c62ee6c269a [2024-05-16T10:51:37.581Z] ---> 8f849d4b1e46 [2024-05-16T10:51:37.581Z] Step 11/12 : COPY . . [2024-05-16T10:51:37.581Z] ---> 7cef13c86a45 [2024-05-16T10:51:37.581Z] Step 12/12 : RUN $MAKE [2024-05-16T10:51:37.841Z] ---> Running in 4a18f111c553 [2024-05-16T10:51:38.101Z] noop [2024-05-16T10:51:39.039Z] Removing intermediate container 4a18f111c553 [2024-05-16T10:51:39.039Z] ---> c0d791002d3a [2024-05-16T10:51:39.039Z] Successfully built c0d791002d3a [2024-05-16T10:51:39.298Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T10:51:39.791Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-16T10:51:39.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T10:51:39.969Z] prd-ubuntu20.04-docker-8c-8g-279 does not seem to be running inside a container [2024-05-16T10:51:40.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-292 -v /w/workspace/undry_device-rfid-llrp-go_PR-292:/w/workspace/undry_device-rfid-llrp-go_PR-292:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-292@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-16T10:51:41.127Z] $ docker top 814326b68b84ac07b43b168b4c61a235d3596d0825c78ee984838534d0e01675 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T10:51:41.551Z] + go version [2024-05-16T10:51:41.551Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-16T10:51:41.593Z] $ docker stop --time=1 814326b68b84ac07b43b168b4c61a235d3596d0825c78ee984838534d0e01675 [2024-05-16T10:51:43.352Z] $ docker rm -f --volumes 814326b68b84ac07b43b168b4c61a235d3596d0825c78ee984838534d0e01675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T10:51:44.290Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-16T10:51:44.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T10:51:44.470Z] prd-ubuntu20.04-docker-8c-8g-279 does not seem to be running inside a container [2024-05-16T10:51:44.500Z] $ 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-292 -v /w/workspace/undry_device-rfid-llrp-go_PR-292:/w/workspace/undry_device-rfid-llrp-go_PR-292:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-292@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-16T10:51:45.653Z] $ docker top 50c128463bb47b72a4a6577019ee6b3c3d51e2bad75404da95bff748d60803b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T10:51:46.064Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-292 [Pipeline] fileExists [Pipeline] sh [2024-05-16T10:51:46.449Z] + make test [2024-05-16T10:51:46.449Z] go test ./... -coverprofile=coverage.out ./... [2024-05-16T10:51:51.733Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-05-16T10:52:08.488Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-280 in /w/workspace/undry_device-rfid-llrp-go_PR-292 [Pipeline] { [Pipeline] ws [2024-05-16T10:52:08.568Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-05-16T10:52:11.688Z] The recommended git tool is: git [2024-05-16T10:52:13.671Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-05-16T10:52:13.671Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-05-16T10:52:14.605Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.016s coverage: 40.6% of statements [2024-05-16T10:52:14.605Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements [2024-05-16T10:52:14.605Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements [2024-05-16T10:52:16.181Z] using credential edgex-jenkins-ssh [2024-05-16T10:52:16.206Z] Cloning the remote Git repository [2024-05-16T10:52:16.247Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-05-16T10:52:16.329Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-05-16T10:52:16.462Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-05-16T10:52:16.463Z] > git --version # timeout=10 [2024-05-16T10:52:16.484Z] > git --version # 'git version 2.25.1' [2024-05-16T10:52:16.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-16T10:52:16.622Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-16T10:52:18.181Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-05-16T10:52:18.203Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-16T10:52:19.614Z] Merging remotes/origin/main commit cc4603a6c595a3a3e8c16ffa5474e1eabf000192 into PR head commit ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d [2024-05-16T10:52:19.934Z] Merge succeeded, producing ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d [2024-05-16T10:52:19.935Z] Checking out Revision ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d (PR-292) [2024-05-16T10:52:19.075Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-05-16T10:52:19.119Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-05-16T10:52:19.120Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-16T10:52:19.140Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-16T10:52:19.633Z] > git config core.sparsecheckout # timeout=10 [2024-05-16T10:52:19.703Z] > git checkout -f ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d # timeout=10 [2024-05-16T10:52:19.811Z] > git remote # timeout=10 [2024-05-16T10:52:19.828Z] > git config --get remote.origin.url # timeout=10 [2024-05-16T10:52:19.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-16T10:52:19.872Z] > git merge cc4603a6c595a3a3e8c16ffa5474e1eabf000192 # timeout=10 [2024-05-16T10:52:19.915Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-16T10:52:19.941Z] > git config core.sparsecheckout # timeout=10 [2024-05-16T10:52:19.954Z] > git checkout -f ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d # timeout=10 [2024-05-16T10:52:20.480Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-05-16T10:52:20.526Z] > git --version # timeout=10 [2024-05-16T10:52:20.543Z] > git --version # 'git version 2.25.1' [2024-05-16T10:52:20.555Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-16T10:52:25.471Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-16T10:52:25.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-16T10:52:25.471Z] Dload Upload Total Spent Left Speed [2024-05-16T10:52:25.471Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh [2024-05-16T10:52:25.827Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-16T10:52:26.181Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-05-16T10:52:26.181Z] /etc/docker/daemon.json [2024-05-16T10:52:26.181Z] { [2024-05-16T10:52:26.181Z] "registry-mirrors": [ [2024-05-16T10:52:26.181Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-16T10:52:26.181Z] ], [2024-05-16T10:52:26.181Z] "bip": "10.250.0.254/24", [2024-05-16T10:52:26.181Z] "hosts": [ [2024-05-16T10:52:26.181Z] "tcp://0.0.0.0:5555", [2024-05-16T10:52:26.181Z] "unix:///var/run/docker.sock" [2024-05-16T10:52:26.181Z] ], [2024-05-16T10:52:26.181Z] "mtu": 1458, [2024-05-16T10:52:26.181Z] "selinux-enabled": true, [2024-05-16T10:52:26.181Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-16T10:52:26.181Z] } [Pipeline] sh [2024-05-16T10:52:26.535Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-16T10:52:26.892Z] + sudo service docker restart [2024-05-16T10:52:36.524Z] go vet ./... [2024-05-16T10:52:39.828Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-16T10:52:40.086Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-16T10:52:40.086Z] ./bin/test-attribution-txt.sh [2024-05-16T10:52:40.086Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-16T10:52:40.086Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-16T10:52:40.346Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-16T10:52:40.346Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-05-16T10:52:40.346Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-16T10:52:40.346Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-16T10:52:40.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-16T10:52:40.450Z] $ docker stop --time=1 50c128463bb47b72a4a6577019ee6b3c3d51e2bad75404da95bff748d60803b7 [2024-05-16T10:52:42.422Z] $ docker rm -f --volumes 50c128463bb47b72a4a6577019ee6b3c3d51e2bad75404da95bff748d60803b7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-16T10:52:43.119Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-16T10:52:43.243Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-16T10:52:44.020Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-16T10:52:44.344Z] + ls -al . [2024-05-16T10:52:44.344Z] total 708 [2024-05-16T10:52:44.344Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 10:51 . [2024-05-16T10:52:44.344Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:49 .. [2024-05-16T10:52:44.344Z] -rw-rw-r-- 1 jenkins jenkins 134 May 16 10:49 .dockerignore [2024-05-16T10:52:44.344Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:52 .git [2024-05-16T10:52:44.344Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:49 .github [2024-05-16T10:52:44.344Z] -rw-rw-r-- 1 jenkins jenkins 880 May 16 10:49 .gitignore [2024-05-16T10:52:44.344Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:49 .golangci.yml [2024-05-16T10:52:44.344Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:50 .semver [2024-05-16T10:52:44.344Z] -rw-rw-r-- 1 jenkins jenkins 11980 May 16 10:49 Attribution.txt [2024-05-16T10:52:44.344Z] -rw-rw-r-- 1 jenkins jenkins 11677 May 16 10:49 CHANGELOG.md [2024-05-16T10:52:44.344Z] -rw-rw-r-- 1 jenkins jenkins 1456 May 16 10:49 Dockerfile [2024-05-16T10:52:44.344Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:49 GOVERNANCE.md [2024-05-16T10:52:44.344Z] -rw-rw-r-- 1 jenkins jenkins 661 May 16 10:49 Jenkinsfile [2024-05-16T10:52:44.344Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 16 10:49 LICENSE [2024-05-16T10:52:44.344Z] -rw-rw-r-- 1 jenkins jenkins 2179 May 16 10:49 Makefile [2024-05-16T10:52:44.344Z] -rw-rw-r-- 1 jenkins jenkins 625 May 16 10:49 OWNERS.md [2024-05-16T10:52:44.344Z] -rw-rw-r-- 1 jenkins jenkins 28907 May 16 10:49 README.md [2024-05-16T10:52:44.344Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:50 VERSION [2024-05-16T10:52:44.344Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:49 bin [2024-05-16T10:52:44.344Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:49 cmd [2024-05-16T10:52:44.344Z] -rw-r--r-- 1 jenkins jenkins 459493 May 16 10:52 coverage.out [2024-05-16T10:52:44.345Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:49 examples [2024-05-16T10:52:44.345Z] -rw-rw-r-- 1 jenkins jenkins 7225 May 16 10:49 go.mod [2024-05-16T10:52:44.345Z] -rw-rw-r-- 1 jenkins jenkins 101177 May 16 10:49 go.sum [2024-05-16T10:52:44.345Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:49 images [2024-05-16T10:52:44.345Z] drwxrwxr-x 5 jenkins jenkins 4096 May 16 10:49 internal [2024-05-16T10:52:44.345Z] -rw-rw-r-- 1 jenkins jenkins 193 May 16 10:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T10:52:44.777Z] + 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=ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d --label arch=amd64 --label version=0.0.0 . [2024-05-16T10:52:44.778Z] Sending build context to Docker daemon 8.473MB [2024-05-16T10:52:44.778Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-05-16T10:52:44.778Z] Step 2/25 : FROM ${BASE} AS builder [2024-05-16T10:52:44.778Z] ---> c0d791002d3a [2024-05-16T10:52:44.778Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-05-16T10:52:45.035Z] ---> Running in 1d4b8444b4c3 [2024-05-16T10:52:45.035Z] Removing intermediate container 1d4b8444b4c3 [2024-05-16T10:52:45.035Z] ---> bcb361316fd2 [2024-05-16T10:52:45.035Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-16T10:52:45.035Z] ---> Running in 70b93798dc3a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-16T10:52:45.210Z] provisioning config files... [2024-05-16T10:52:45.233Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config14852620932647798227tmp [Pipeline] { [2024-05-16T10:52:45.293Z] Removing intermediate container 70b93798dc3a [2024-05-16T10:52:45.293Z] ---> a3deb00a2c2a [2024-05-16T10:52:45.293Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-05-16T10:52:45.293Z] ---> Running in a94a4ba492a9 [2024-05-16T10:52:45.293Z] Removing intermediate container a94a4ba492a9 [2024-05-16T10:52:45.293Z] ---> cd6a14b6389f [2024-05-16T10:52:45.293Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-05-16T10:52:45.293Z] ---> Running in 0b9ce2b59a8f [Pipeline] libraryResource [Pipeline] sh [2024-05-16T10:52:45.552Z] Removing intermediate container 0b9ce2b59a8f [2024-05-16T10:52:45.552Z] ---> c6bd51d74e8b [2024-05-16T10:52:45.552Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-16T10:52:45.552Z] ---> Running in 14d6c59cc0f6 [2024-05-16T10:52:45.736Z] ---> ****-login.sh [2024-05-16T10:52:45.736Z] nexus3.edgexfoundry.org:10001 [2024-05-16T10:52:45.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T10:52:45.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T10:52:46.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T10:52:46.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T10:52:46.278Z] Configure a credential helper to remove this warning. See [2024-05-16T10:52:46.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T10:52:46.278Z] [2024-05-16T10:52:46.278Z] Login Succeeded [2024-05-16T10:52:46.278Z] nexus3.edgexfoundry.org:10002 [2024-05-16T10:52:46.377Z] OK: 264 MiB in 52 packages [2024-05-16T10:52:46.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T10:52:46.636Z] Removing intermediate container 14d6c59cc0f6 [2024-05-16T10:52:46.636Z] ---> 785b7669daa2 [2024-05-16T10:52:46.636Z] Step 8/25 : WORKDIR /app [2024-05-16T10:52:46.636Z] ---> Running in af78a06649e8 [2024-05-16T10:52:46.636Z] Removing intermediate container af78a06649e8 [2024-05-16T10:52:46.636Z] ---> 866b663dab49 [2024-05-16T10:52:46.636Z] Step 9/25 : COPY go.mod vendor* ./ [2024-05-16T10:52:46.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T10:52:46.823Z] Configure a credential helper to remove this warning. See [2024-05-16T10:52:46.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T10:52:46.823Z] [2024-05-16T10:52:46.823Z] Login Succeeded [2024-05-16T10:52:46.823Z] nexus3.edgexfoundry.org:10003 [2024-05-16T10:52:46.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T10:52:46.895Z] ---> 7e51d49a7eeb [2024-05-16T10:52:46.895Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-16T10:52:46.895Z] ---> Running in 84b23fd283e6 [2024-05-16T10:52:47.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T10:52:47.094Z] Configure a credential helper to remove this warning. See [2024-05-16T10:52:47.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T10:52:47.094Z] [2024-05-16T10:52:47.094Z] Login Succeeded [2024-05-16T10:52:47.094Z] nexus3.edgexfoundry.org:10004 [2024-05-16T10:52:47.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T10:52:47.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T10:52:47.365Z] Configure a credential helper to remove this warning. See [2024-05-16T10:52:47.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T10:52:47.365Z] [2024-05-16T10:52:47.365Z] Login Succeeded [2024-05-16T10:52:47.365Z] ****.io [2024-05-16T10:52:47.462Z] Removing intermediate container 84b23fd283e6 [2024-05-16T10:52:47.463Z] ---> 72942f4806ed [2024-05-16T10:52:47.463Z] Step 11/25 : COPY . . [2024-05-16T10:52:47.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T10:52:47.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T10:52:47.902Z] Configure a credential helper to remove this warning. See [2024-05-16T10:52:47.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T10:52:47.902Z] [2024-05-16T10:52:47.902Z] Login Succeeded [2024-05-16T10:52:47.902Z] ---> ****-login.sh ends [Pipeline] } [2024-05-16T10:52:47.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-16T10:52:48.029Z] ---> a141d4c9de30 [2024-05-16T10:52:48.029Z] Step 12/25 : RUN $MAKE [2024-05-16T10:52:48.029Z] ---> Running in 8fa5285db163 [Pipeline] // withEnv [Pipeline] unstash [2024-05-16T10:52:48.288Z] 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.13" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] echo [2024-05-16T10:52:48.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T10:52:48.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T10:52:48.528Z] ========================================================= [2024-05-16T10:52:48.528Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-16T10:52:48.528Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T10:52:49.119Z] + 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-05-16T10:52:49.387Z] Sending build context to Docker daemon 1.201MB [2024-05-16T10:52:49.387Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-16T10:52:49.387Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-16T10:52:49.387Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-16T10:52:49.387Z] c6b39de5b339: Pulling fs layer [2024-05-16T10:52:49.387Z] a69c41024577: Pulling fs layer [2024-05-16T10:52:49.387Z] d6de4b400683: Pulling fs layer [2024-05-16T10:52:49.387Z] 35cb2a7552d0: Pulling fs layer [2024-05-16T10:52:49.656Z] 4f4fb700ef54: Pulling fs layer [2024-05-16T10:52:49.656Z] 464afbd9ba4c: Pulling fs layer [2024-05-16T10:52:49.656Z] 00f215d4a9da: Pulling fs layer [2024-05-16T10:52:49.656Z] d496ad576159: Pulling fs layer [2024-05-16T10:52:49.656Z] 464afbd9ba4c: Waiting [2024-05-16T10:52:49.656Z] 00f215d4a9da: Waiting [2024-05-16T10:52:49.656Z] d496ad576159: Waiting [2024-05-16T10:52:49.656Z] 35cb2a7552d0: Waiting [2024-05-16T10:52:49.656Z] 4f4fb700ef54: Waiting [2024-05-16T10:52:49.656Z] a69c41024577: Download complete [2024-05-16T10:52:49.656Z] 35cb2a7552d0: Verifying Checksum [2024-05-16T10:52:49.656Z] 35cb2a7552d0: Download complete [2024-05-16T10:52:49.656Z] 4f4fb700ef54: Verifying Checksum [2024-05-16T10:52:49.656Z] 4f4fb700ef54: Download complete [2024-05-16T10:52:49.656Z] 464afbd9ba4c: Verifying Checksum [2024-05-16T10:52:49.656Z] 464afbd9ba4c: Download complete [2024-05-16T10:52:49.656Z] c6b39de5b339: Download complete [2024-05-16T10:52:50.245Z] d496ad576159: Verifying Checksum [2024-05-16T10:52:50.245Z] d496ad576159: Download complete [2024-05-16T10:52:50.524Z] c6b39de5b339: Pull complete [2024-05-16T10:52:51.119Z] a69c41024577: Pull complete [2024-05-16T10:52:51.389Z] d6de4b400683: Verifying Checksum [2024-05-16T10:52:51.389Z] d6de4b400683: Download complete [2024-05-16T10:52:52.353Z] 00f215d4a9da: Verifying Checksum [2024-05-16T10:52:52.353Z] 00f215d4a9da: Download complete [2024-05-16T10:53:04.674Z] d6de4b400683: Pull complete [2024-05-16T10:53:04.674Z] 35cb2a7552d0: Pull complete [2024-05-16T10:53:04.674Z] 4f4fb700ef54: Pull complete [2024-05-16T10:53:04.674Z] 464afbd9ba4c: Pull complete [2024-05-16T10:53:14.764Z] 00f215d4a9da: Pull complete [2024-05-16T10:53:15.033Z] d496ad576159: Pull complete [2024-05-16T10:53:15.033Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-16T10:53:15.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-16T10:53:15.033Z] ---> f246e2811388 [2024-05-16T10:53:15.033Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-16T10:53:16.975Z] ---> Running in 6960d1a48113 [2024-05-16T10:53:16.975Z] Removing intermediate container 6960d1a48113 [2024-05-16T10:53:16.975Z] ---> 0e1f78ca0350 [2024-05-16T10:53:16.975Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-16T10:53:16.975Z] ---> Running in fd818be7b661 [2024-05-16T10:53:17.241Z] Removing intermediate container fd818be7b661 [2024-05-16T10:53:17.241Z] ---> 0ebf1652d150 [2024-05-16T10:53:17.241Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-16T10:53:17.507Z] ---> Running in 7826bfd89eda [2024-05-16T10:53:17.779Z] Removing intermediate container 7826bfd89eda [2024-05-16T10:53:17.779Z] ---> 1824f3ed96f9 [2024-05-16T10:53:17.779Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-16T10:53:17.779Z] ---> Running in 5572477409fe [2024-05-16T10:53:18.046Z] Removing intermediate container 5572477409fe [2024-05-16T10:53:18.046Z] ---> 407dca180fea [2024-05-16T10:53:18.046Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-16T10:53:18.046Z] ---> Running in d7fc0aee427e [2024-05-16T10:53:19.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T10:53:19.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T10:53:20.671Z] OK: 266 MiB in 52 packages [2024-05-16T10:53:21.254Z] Removing intermediate container d7fc0aee427e [2024-05-16T10:53:21.254Z] ---> 19b2f52673b4 [2024-05-16T10:53:21.254Z] Step 8/12 : WORKDIR /app [2024-05-16T10:53:21.525Z] ---> Running in cef16c1cd92d [2024-05-16T10:53:21.790Z] Removing intermediate container cef16c1cd92d [2024-05-16T10:53:21.790Z] ---> 65d55083bd24 [2024-05-16T10:53:21.790Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-16T10:53:22.380Z] ---> 911bb819dd50 [2024-05-16T10:53:22.380Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-16T10:53:22.380Z] ---> Running in 44c95afa8c0e [2024-05-16T10:53:27.062Z] Removing intermediate container 8fa5285db163 [2024-05-16T10:53:27.062Z] ---> 73fad75ef793 [2024-05-16T10:53:27.062Z] Step 13/25 : FROM alpine:3.18 [2024-05-16T10:53:27.062Z] 3.18: Pulling from library/alpine [2024-05-16T10:53:27.062Z] 619be1103602: Already exists [2024-05-16T10:53:27.062Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-16T10:53:27.062Z] Status: Downloaded newer image for alpine:3.18 [2024-05-16T10:53:27.062Z] ---> d3782b16ccc9 [2024-05-16T10:53:27.062Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-16T10:53:27.062Z] ---> Running in a2d6f20903f8 [2024-05-16T10:53:27.062Z] Removing intermediate container a2d6f20903f8 [2024-05-16T10:53:27.062Z] ---> 2b8b9551812b [2024-05-16T10:53:27.062Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-05-16T10:53:27.062Z] ---> Running in e574c924287f [2024-05-16T10:53:27.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T10:53:27.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T10:53:27.319Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-16T10:53:27.320Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T10:53:27.320Z] OK: 7 MiB in 16 packages [2024-05-16T10:53:27.892Z] Removing intermediate container e574c924287f [2024-05-16T10:53:27.892Z] ---> 80b7488dd8ba [2024-05-16T10:53:27.892Z] Step 16/25 : RUN apk --no-cache upgrade [2024-05-16T10:53:27.892Z] ---> Running in 5fdf998ca33f [2024-05-16T10:53:28.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T10:53:28.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T10:53:28.408Z] Upgrading critical system libraries and apk-tools: [2024-05-16T10:53:28.408Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-16T10:53:28.408Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T10:53:28.408Z] Continuing the upgrade transaction with new apk-tools: [2024-05-16T10:53:28.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T10:53:28.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T10:53:28.667Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-16T10:53:28.667Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-16T10:53:28.667Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-16T10:53:28.667Z] OK: 7 MiB in 16 packages [2024-05-16T10:53:29.234Z] Removing intermediate container 5fdf998ca33f [2024-05-16T10:53:29.234Z] ---> f257d50308d0 [2024-05-16T10:53:29.234Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-05-16T10:53:29.234Z] ---> 0ff875a878c6 [2024-05-16T10:53:29.234Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-05-16T10:53:29.493Z] ---> 6acbd8b793b2 [2024-05-16T10:53:29.493Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-05-16T10:53:32.025Z] ---> 828673e21934 [2024-05-16T10:53:32.025Z] Step 20/25 : EXPOSE 59989 [2024-05-16T10:53:32.025Z] ---> Running in 09e60c5b1b1c [2024-05-16T10:53:32.025Z] Removing intermediate container 09e60c5b1b1c [2024-05-16T10:53:32.025Z] ---> 1e42d0c5e066 [2024-05-16T10:53:32.025Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-05-16T10:53:32.025Z] ---> Running in 1fb787684434 [2024-05-16T10:53:32.025Z] Removing intermediate container 1fb787684434 [2024-05-16T10:53:32.025Z] ---> 4994f32b111c [2024-05-16T10:53:32.025Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-16T10:53:32.025Z] ---> Running in b71c5c86251a [2024-05-16T10:53:32.025Z] Removing intermediate container b71c5c86251a [2024-05-16T10:53:32.025Z] ---> 9f930846b01d [2024-05-16T10:53:32.025Z] Step 23/25 : LABEL arch=amd64 [2024-05-16T10:53:32.025Z] ---> Running in db351eed32e6 [2024-05-16T10:53:32.025Z] Removing intermediate container db351eed32e6 [2024-05-16T10:53:32.025Z] ---> 939c43942720 [2024-05-16T10:53:32.025Z] Step 24/25 : LABEL git_sha=ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d [2024-05-16T10:53:32.025Z] ---> Running in 930b7abe1418 [2024-05-16T10:53:32.025Z] Removing intermediate container 930b7abe1418 [2024-05-16T10:53:32.025Z] ---> 4cc6ae29725a [2024-05-16T10:53:32.025Z] Step 25/25 : LABEL version=0.0.0 [2024-05-16T10:53:32.025Z] ---> Running in f81985e00bc9 [2024-05-16T10:53:32.025Z] Removing intermediate container f81985e00bc9 [2024-05-16T10:53:32.025Z] ---> 9fd845551595 [2024-05-16T10:53:32.025Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-16T10:53:32.025Z] Successfully built 9fd845551595 [2024-05-16T10:53:32.025Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T10:53:33.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-16T10:53:33.046Z] [2024-05-16T10:53:33.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T10:53:33.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-16T10:53:33.452Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-16T10:53:33.452Z] 5eb5b503b376: Pulling fs layer [2024-05-16T10:53:33.452Z] 5c69ac0246d0: Pulling fs layer [2024-05-16T10:53:33.452Z] ec43610c2a17: Pulling fs layer [2024-05-16T10:53:33.452Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-16T10:53:33.452Z] 33b1e0a273af: Pulling fs layer [2024-05-16T10:53:33.452Z] 5d3b04190fa2: Pulling fs layer [2024-05-16T10:53:33.452Z] 2f39f015ded8: Pulling fs layer [2024-05-16T10:53:33.452Z] 5d3b04190fa2: Waiting [2024-05-16T10:53:33.452Z] 33b1e0a273af: Waiting [2024-05-16T10:53:33.452Z] 3a2ae6a8a46f: Waiting [2024-05-16T10:53:33.452Z] 5c69ac0246d0: Verifying Checksum [2024-05-16T10:53:33.452Z] 5c69ac0246d0: Download complete [2024-05-16T10:53:33.452Z] 3a2ae6a8a46f: Download complete [2024-05-16T10:53:33.452Z] 33b1e0a273af: Verifying Checksum [2024-05-16T10:53:33.452Z] 33b1e0a273af: Download complete [2024-05-16T10:53:33.452Z] 5d3b04190fa2: Verifying Checksum [2024-05-16T10:53:33.452Z] 5d3b04190fa2: Download complete [2024-05-16T10:53:33.452Z] ec43610c2a17: Verifying Checksum [2024-05-16T10:53:33.452Z] ec43610c2a17: Download complete [2024-05-16T10:53:33.710Z] 5eb5b503b376: Verifying Checksum [2024-05-16T10:53:33.710Z] 5eb5b503b376: Download complete [2024-05-16T10:53:35.085Z] 5eb5b503b376: Pull complete [2024-05-16T10:53:35.085Z] 5c69ac0246d0: Pull complete [2024-05-16T10:53:35.345Z] ec43610c2a17: Pull complete [2024-05-16T10:53:35.345Z] 3a2ae6a8a46f: Pull complete [2024-05-16T10:53:35.604Z] 33b1e0a273af: Pull complete [2024-05-16T10:53:35.604Z] 5d3b04190fa2: Pull complete [2024-05-16T10:53:39.789Z] 2f39f015ded8: Pull complete [2024-05-16T10:53:39.789Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-16T10:53:39.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-16T10:53:39.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T10:53:40.072Z] prd-ubuntu20.04-docker-8c-8g-279 does not seem to be running inside a container [2024-05-16T10:53:40.109Z] $ 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-292 -v /w/workspace/undry_device-rfid-llrp-go_PR-292:/w/workspace/undry_device-rfid-llrp-go_PR-292:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-292@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-16T10:53:47.930Z] $ docker top 7332b24b6d20d8adcc27adc5719b011754ccb581abfa68f707c709bb73506841 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T10:53:48.443Z] ---> job-cost.sh [2024-05-16T10:53:48.443Z] lf-activate-venv: SKIPPING [2024-05-16T10:53:48.443Z] INFO: No Stack... [2024-05-16T10:53:48.703Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-16T10:53:48.963Z] INFO: Archiving Costs [Pipeline] sh [2024-05-16T10:53:49.292Z] + + cat /w/workspace/undry_device-rfid-llrp-go_PR-292/archives/cost.csv [2024-05-16T10:53:49.292Z] cut -d, -f6 [Pipeline] lock [2024-05-16T10:53:49.348Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-292-1-stack-cost] [2024-05-16T10:53:49.354Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-292-1-stack-cost] did not exist. Created. [2024-05-16T10:53:49.360Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-292-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-16T10:53:49.793Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-16T10:53:49.848Z] Stashed 1 file(s) [Pipeline] } [2024-05-16T10:53:49.891Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-292-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-16T10:53:49.984Z] $ docker stop --time=1 7332b24b6d20d8adcc27adc5719b011754ccb581abfa68f707c709bb73506841 [2024-05-16T10:53:51.127Z] $ docker rm -f --volumes 7332b24b6d20d8adcc27adc5719b011754ccb581abfa68f707c709bb73506841 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-16T10:55:14.029Z] Removing intermediate container 44c95afa8c0e [2024-05-16T10:55:14.029Z] ---> 4165e94981bb [2024-05-16T10:55:14.029Z] Step 11/12 : COPY . . [2024-05-16T10:55:14.029Z] ---> 5456ea8ac6c1 [2024-05-16T10:55:14.029Z] Step 12/12 : RUN $MAKE [2024-05-16T10:55:14.029Z] ---> Running in 1e94315293d7 [2024-05-16T10:55:14.029Z] noop [2024-05-16T10:55:14.029Z] Removing intermediate container 1e94315293d7 [2024-05-16T10:55:14.029Z] ---> bd1949116b0f [2024-05-16T10:55:14.029Z] Successfully built bd1949116b0f [2024-05-16T10:55:14.029Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T10:55:14.552Z] + docker inspect -f . ci-base-image-arm64 [2024-05-16T10:55:14.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T10:55:14.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-280 does not seem to be running inside a container [2024-05-16T10:55:15.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-16T10:55:16.233Z] $ docker top bdf597198f92c9803b8a56549727c9403e75d0428b966395447a4b8d570a8ea2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T10:55:17.126Z] + go version [2024-05-16T10:55:17.126Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-16T10:55:17.169Z] $ docker stop --time=1 bdf597198f92c9803b8a56549727c9403e75d0428b966395447a4b8d570a8ea2 [2024-05-16T10:55:18.795Z] $ docker rm -f --volumes bdf597198f92c9803b8a56549727c9403e75d0428b966395447a4b8d570a8ea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T10:55:19.722Z] + docker inspect -f . ci-base-image-arm64 [2024-05-16T10:55:19.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T10:55:19.993Z] prd-ubuntu20.04-docker-arm64-4c-16g-280 does not seem to be running inside a container [2024-05-16T10:55:20.049Z] $ 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-05-16T10:55:21.206Z] $ docker top 40553d576d6cea3843d48577941910e49a3ce3b73348ff7f2fc40b6454026c43 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T10:55:22.109Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-05-16T10:55:22.528Z] + make test [2024-05-16T10:55:22.805Z] go test ./... -coverprofile=coverage.out ./... [2024-05-16T10:55:28.140Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-05-16T10:58:49.904Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-05-16T10:58:49.904Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-05-16T10:59:11.925Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.862s coverage: 40.6% of statements [2024-05-16T10:59:11.925Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.552s coverage: 51.9% of statements [2024-05-16T10:59:11.925Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.039s coverage: 96.4% of statements [2024-05-16T10:59:11.925Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-16T10:59:11.925Z] go vet ./... [2024-05-16T10:59:58.729Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-16T10:59:58.729Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-16T10:59:58.729Z] ./bin/test-attribution-txt.sh [2024-05-16T10:59:58.729Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-16T10:59:58.729Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-16T10:59:58.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-16T10:59:58.823Z] $ docker stop --time=1 40553d576d6cea3843d48577941910e49a3ce3b73348ff7f2fc40b6454026c43 [2024-05-16T11:00:00.689Z] $ docker rm -f --volumes 40553d576d6cea3843d48577941910e49a3ce3b73348ff7f2fc40b6454026c43 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-16T11:00:02.316Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-16T11:00:02.359Z] Warning: overwriting stash ‘coverage-report’ [2024-05-16T11:00:02.990Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-16T11:00:03.645Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-16T11:00:03.988Z] + ls -al . [2024-05-16T11:00:03.988Z] total 704 [2024-05-16T11:00:03.988Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 10:55 . [2024-05-16T11:00:03.988Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:52 .. [2024-05-16T11:00:03.988Z] -rw-rw-r-- 1 jenkins jenkins 134 May 16 10:52 .dockerignore [2024-05-16T11:00:03.988Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:52 .git [2024-05-16T11:00:03.988Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:52 .github [2024-05-16T11:00:03.988Z] -rw-rw-r-- 1 jenkins jenkins 880 May 16 10:52 .gitignore [2024-05-16T11:00:03.988Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:52 .golangci.yml [2024-05-16T11:00:03.988Z] -rw-rw-r-- 1 jenkins jenkins 11980 May 16 10:52 Attribution.txt [2024-05-16T11:00:03.988Z] -rw-rw-r-- 1 jenkins jenkins 11677 May 16 10:52 CHANGELOG.md [2024-05-16T11:00:03.988Z] -rw-rw-r-- 1 jenkins jenkins 1456 May 16 10:52 Dockerfile [2024-05-16T11:00:03.988Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:52 GOVERNANCE.md [2024-05-16T11:00:03.988Z] -rw-rw-r-- 1 jenkins jenkins 661 May 16 10:52 Jenkinsfile [2024-05-16T11:00:03.988Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 16 10:52 LICENSE [2024-05-16T11:00:03.988Z] -rw-rw-r-- 1 jenkins jenkins 2179 May 16 10:52 Makefile [2024-05-16T11:00:03.988Z] -rw-rw-r-- 1 jenkins jenkins 625 May 16 10:52 OWNERS.md [2024-05-16T11:00:03.988Z] -rw-rw-r-- 1 jenkins jenkins 28907 May 16 10:52 README.md [2024-05-16T11:00:03.988Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:50 VERSION [2024-05-16T11:00:03.988Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:52 bin [2024-05-16T11:00:03.988Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:52 cmd [2024-05-16T11:00:03.988Z] -rw-r--r-- 1 jenkins jenkins 459493 May 16 10:59 coverage.out [2024-05-16T11:00:03.988Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:52 examples [2024-05-16T11:00:03.988Z] -rw-rw-r-- 1 jenkins jenkins 7225 May 16 10:52 go.mod [2024-05-16T11:00:03.988Z] -rw-rw-r-- 1 jenkins jenkins 101177 May 16 10:52 go.sum [2024-05-16T11:00:03.988Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:52 images [2024-05-16T11:00:03.988Z] drwxrwxr-x 5 jenkins jenkins 4096 May 16 10:52 internal [2024-05-16T11:00:03.988Z] -rw-rw-r-- 1 jenkins jenkins 193 May 16 10:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T11:00:04.477Z] + 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=ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d --label arch=arm64 --label version=0.0.0 . [2024-05-16T11:00:04.754Z] Sending build context to Docker daemon 1.201MB [2024-05-16T11:00:04.754Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-05-16T11:00:04.754Z] Step 2/25 : FROM ${BASE} AS builder [2024-05-16T11:00:04.754Z] ---> bd1949116b0f [2024-05-16T11:00:04.754Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-05-16T11:00:04.754Z] ---> Running in bbe23fd4c939 [2024-05-16T11:00:05.020Z] Removing intermediate container bbe23fd4c939 [2024-05-16T11:00:05.020Z] ---> 87be92f4603b [2024-05-16T11:00:05.020Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-16T11:00:05.287Z] ---> Running in 7f108b9f0e49 [2024-05-16T11:00:05.552Z] Removing intermediate container 7f108b9f0e49 [2024-05-16T11:00:05.552Z] ---> b0261668d77a [2024-05-16T11:00:05.552Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-05-16T11:00:05.552Z] ---> Running in cf5a7501db7c [2024-05-16T11:00:05.821Z] Removing intermediate container cf5a7501db7c [2024-05-16T11:00:05.821Z] ---> 0dcc2c30dd8e [2024-05-16T11:00:05.821Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-05-16T11:00:05.821Z] ---> Running in 2592ca1e6964 [2024-05-16T11:00:06.086Z] Removing intermediate container 2592ca1e6964 [2024-05-16T11:00:06.086Z] ---> 23411c5553f0 [2024-05-16T11:00:06.086Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-16T11:00:06.355Z] ---> Running in c882f4be7677 [2024-05-16T11:00:07.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T11:00:07.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T11:00:08.546Z] OK: 266 MiB in 52 packages [2024-05-16T11:00:09.502Z] Removing intermediate container c882f4be7677 [2024-05-16T11:00:09.502Z] ---> 6ff2415efa54 [2024-05-16T11:00:09.502Z] Step 8/25 : WORKDIR /app [2024-05-16T11:00:09.502Z] ---> Running in 7514dcd14b8e [2024-05-16T11:00:09.767Z] Removing intermediate container 7514dcd14b8e [2024-05-16T11:00:09.767Z] ---> 89929d1da4a4 [2024-05-16T11:00:09.767Z] Step 9/25 : COPY go.mod vendor* ./ [2024-05-16T11:00:10.032Z] ---> 891f7b7447a2 [2024-05-16T11:00:10.032Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-16T11:00:10.304Z] ---> Running in 6bf1b764dea0 [2024-05-16T11:00:12.289Z] Removing intermediate container 6bf1b764dea0 [2024-05-16T11:00:12.289Z] ---> e50351f50dfb [2024-05-16T11:00:12.289Z] Step 11/25 : COPY . . [2024-05-16T11:00:12.868Z] ---> 6bc962d36e9e [2024-05-16T11:00:12.868Z] Step 12/25 : RUN $MAKE [2024-05-16T11:00:12.868Z] ---> Running in 23a8123a54bb [2024-05-16T11:00:13.823Z] 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.13" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-05-16T11:03:35.552Z] Removing intermediate container 23a8123a54bb [2024-05-16T11:03:35.552Z] ---> d3d8dc8acbdd [2024-05-16T11:03:35.553Z] Step 13/25 : FROM alpine:3.18 [2024-05-16T11:03:35.553Z] 3.18: Pulling from library/alpine [2024-05-16T11:03:35.553Z] c6b39de5b339: Already exists [2024-05-16T11:03:35.553Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-16T11:03:35.553Z] Status: Downloaded newer image for alpine:3.18 [2024-05-16T11:03:35.553Z] ---> 33abbf032149 [2024-05-16T11:03:35.553Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-16T11:03:35.553Z] ---> Running in 9625c6634896 [2024-05-16T11:03:35.553Z] Removing intermediate container 9625c6634896 [2024-05-16T11:03:35.553Z] ---> 70cb87568120 [2024-05-16T11:03:35.553Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-05-16T11:03:35.553Z] ---> Running in 99123a30c736 [2024-05-16T11:03:35.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T11:03:35.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T11:03:35.553Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-16T11:03:35.553Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T11:03:35.553Z] OK: 8 MiB in 16 packages [2024-05-16T11:03:35.553Z] Removing intermediate container 99123a30c736 [2024-05-16T11:03:35.553Z] ---> 55ea83c8be1c [2024-05-16T11:03:35.553Z] Step 16/25 : RUN apk --no-cache upgrade [2024-05-16T11:03:35.553Z] ---> Running in 12d22533e1eb [2024-05-16T11:03:35.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T11:03:35.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T11:03:36.135Z] Upgrading critical system libraries and apk-tools: [2024-05-16T11:03:36.135Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-16T11:03:36.135Z] Executing busybox-1.36.1-r5.trigger [2024-05-16T11:03:36.135Z] Continuing the upgrade transaction with new apk-tools: [2024-05-16T11:03:36.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T11:03:36.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T11:03:37.246Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-16T11:03:37.246Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-16T11:03:37.511Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-16T11:03:37.511Z] OK: 8 MiB in 16 packages [2024-05-16T11:03:38.471Z] Removing intermediate container 12d22533e1eb [2024-05-16T11:03:38.471Z] ---> 72dbdccf55a7 [2024-05-16T11:03:38.471Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-05-16T11:03:39.053Z] ---> e0a5e6502331 [2024-05-16T11:03:39.053Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-05-16T11:03:39.320Z] ---> 812851a9e9c9 [2024-05-16T11:03:39.320Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-05-16T11:03:41.888Z] ---> 7cbe15747dcf [2024-05-16T11:03:41.888Z] Step 20/25 : EXPOSE 59989 [2024-05-16T11:03:41.888Z] ---> Running in 2ffeea702a8e [2024-05-16T11:03:41.888Z] Removing intermediate container 2ffeea702a8e [2024-05-16T11:03:41.888Z] ---> c7765d071e8c [2024-05-16T11:03:41.888Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-05-16T11:03:41.888Z] ---> Running in 1d60ab09a501 [2024-05-16T11:03:42.153Z] Removing intermediate container 1d60ab09a501 [2024-05-16T11:03:42.153Z] ---> fc2be999037e [2024-05-16T11:03:42.153Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-16T11:03:42.153Z] ---> Running in a029451459d1 [2024-05-16T11:03:42.418Z] Removing intermediate container a029451459d1 [2024-05-16T11:03:42.418Z] ---> f5a7257f61f6 [2024-05-16T11:03:42.418Z] Step 23/25 : LABEL arch=arm64 [2024-05-16T11:03:42.684Z] ---> Running in 65692f0ad831 [2024-05-16T11:03:42.949Z] Removing intermediate container 65692f0ad831 [2024-05-16T11:03:42.949Z] ---> 7c1bfcabede7 [2024-05-16T11:03:42.949Z] Step 24/25 : LABEL git_sha=ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d [2024-05-16T11:03:42.949Z] ---> Running in 73d57ae50eb2 [2024-05-16T11:03:43.213Z] Removing intermediate container 73d57ae50eb2 [2024-05-16T11:03:43.213Z] ---> a0b9a8f456e0 [2024-05-16T11:03:43.213Z] Step 25/25 : LABEL version=0.0.0 [2024-05-16T11:03:43.213Z] ---> Running in d1727840bee9 [2024-05-16T11:03:43.478Z] Removing intermediate container d1727840bee9 [2024-05-16T11:03:43.478Z] ---> 15b821ca1adc [2024-05-16T11:03:43.478Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-16T11:03:43.478Z] Successfully built 15b821ca1adc [2024-05-16T11:03:43.478Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T11:03:44.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-16T11:03:44.425Z] [2024-05-16T11:03:44.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T11:03:44.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-16T11:03:44.855Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-16T11:03:44.855Z] 8998bd30e6a1: Pulling fs layer [2024-05-16T11:03:44.855Z] 04944245beec: Pulling fs layer [2024-05-16T11:03:44.855Z] 699f458cf7ca: Pulling fs layer [2024-05-16T11:03:44.855Z] 765212b225bb: Pulling fs layer [2024-05-16T11:03:44.855Z] f23df028b6ca: Pulling fs layer [2024-05-16T11:03:44.855Z] d65c8cfc05b1: Pulling fs layer [2024-05-16T11:03:44.855Z] 2437ff75d9bd: Pulling fs layer [2024-05-16T11:03:44.855Z] 765212b225bb: Waiting [2024-05-16T11:03:44.855Z] f23df028b6ca: Waiting [2024-05-16T11:03:45.127Z] 04944245beec: Verifying Checksum [2024-05-16T11:03:45.127Z] 04944245beec: Download complete [2024-05-16T11:03:45.127Z] 765212b225bb: Verifying Checksum [2024-05-16T11:03:45.127Z] 765212b225bb: Download complete [2024-05-16T11:03:45.127Z] f23df028b6ca: Verifying Checksum [2024-05-16T11:03:45.127Z] f23df028b6ca: Download complete [2024-05-16T11:03:45.127Z] d65c8cfc05b1: Download complete [2024-05-16T11:03:45.395Z] 699f458cf7ca: Verifying Checksum [2024-05-16T11:03:45.395Z] 699f458cf7ca: Download complete [2024-05-16T11:03:45.662Z] 8998bd30e6a1: Verifying Checksum [2024-05-16T11:03:45.662Z] 8998bd30e6a1: Download complete [2024-05-16T11:03:48.246Z] 2437ff75d9bd: Verifying Checksum [2024-05-16T11:03:48.246Z] 2437ff75d9bd: Download complete [2024-05-16T11:03:50.193Z] 8998bd30e6a1: Pull complete [2024-05-16T11:03:50.774Z] 04944245beec: Pull complete [2024-05-16T11:03:52.714Z] 699f458cf7ca: Pull complete [2024-05-16T11:03:52.714Z] 765212b225bb: Pull complete [2024-05-16T11:03:53.296Z] f23df028b6ca: Pull complete [2024-05-16T11:03:53.563Z] d65c8cfc05b1: Pull complete [2024-05-16T11:04:11.756Z] 2437ff75d9bd: Pull complete [2024-05-16T11:04:11.756Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-16T11:04:11.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-16T11:04:11.756Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T11:04:12.114Z] prd-ubuntu20.04-docker-arm64-4c-16g-280 does not seem to be running inside a container [2024-05-16T11:04:12.174Z] $ 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-05-16T11:04:14.695Z] $ docker top 754b5101d21a39621a09c225eff8997edc1ec3de6e4b084edf046fa80bb2313e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T11:04:15.616Z] ---> job-cost.sh [2024-05-16T11:04:15.616Z] lf-activate-venv: SKIPPING [2024-05-16T11:04:15.616Z] INFO: No Stack... [2024-05-16T11:04:16.195Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-16T11:04:16.774Z] INFO: Archiving Costs [Pipeline] sh [2024-05-16T11:04:17.503Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-05-16T11:04:17.503Z] + cut -d, -f6 [Pipeline] lock [2024-05-16T11:04:17.602Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-292-1-stack-cost] [2024-05-16T11:04:17.609Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-292-1-stack-cost] did not exist. Created. [2024-05-16T11:04:17.616Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-292-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-16T11:04:18.381Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-a1d817c0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-16T11:04:19.074Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-16T11:04:19.141Z] Warning: overwriting stash ‘stack-cost’ [2024-05-16T11:04:19.201Z] Stashed 1 file(s) [Pipeline] } [2024-05-16T11:04:19.221Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-292-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-16T11:04:19.308Z] $ docker stop --time=1 754b5101d21a39621a09c225eff8997edc1ec3de6e4b084edf046fa80bb2313e [2024-05-16T11:04:20.788Z] $ docker rm -f --volumes 754b5101d21a39621a09c225eff8997edc1ec3de6e4b084edf046fa80bb2313e [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-05-16T11:04:21.999Z] provisioning config files... [2024-05-16T11:04:22.006Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp/config9458696894998552888tmp [Pipeline] { [Pipeline] sh [2024-05-16T11:04:22.374Z] + set +x [2024-05-16T11:04:22.375Z] + + curl -sbash https://codecov.io/bash -s [2024-05-16T11:04:22.375Z] -- [2024-05-16T11:04:22.634Z] [2024-05-16T11:04:22.635Z] _____ _ [2024-05-16T11:04:22.635Z] / ____| | | [2024-05-16T11:04:22.635Z] | | ___ __| | ___ ___ _____ __ [2024-05-16T11:04:22.635Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-16T11:04:22.635Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-16T11:04:22.635Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-16T11:04:22.635Z] Bash-1.0.6 [2024-05-16T11:04:22.635Z] [2024-05-16T11:04:22.635Z] [2024-05-16T11:04:22.635Z] ==> git version 2.25.1 found [2024-05-16T11:04:22.635Z] ==> 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-05-16T11:04:22.635Z] Release-Date: 2020-01-08 [2024-05-16T11:04:22.635Z] 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-05-16T11:04:22.635Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-16T11:04:22.635Z] ==> Jenkins CI detected. [2024-05-16T11:04:22.635Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-292 [2024-05-16T11:04:22.635Z] project root: . [2024-05-16T11:04:22.635Z] --> token set from env [2024-05-16T11:04:22.635Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-16T11:04:22.635Z] ==> Running gcov in . (disable via -X gcov) [2024-05-16T11:04:22.635Z] ==> Python coveragepy not found [2024-05-16T11:04:22.635Z] ==> Searching for coverage reports in: [2024-05-16T11:04:22.635Z] + . [2024-05-16T11:04:22.635Z] -> Found 1 reports [2024-05-16T11:04:22.635Z] ==> Detecting git/mercurial file structure [2024-05-16T11:04:22.635Z] ==> Reading reports [2024-05-16T11:04:22.635Z] + ./coverage.out bytes=459493 [2024-05-16T11:04:22.635Z] ==> Appending adjustments [2024-05-16T11:04:22.635Z] https://docs.codecov.io/docs/fixing-reports [2024-05-16T11:04:22.894Z] + Found adjustments [2024-05-16T11:04:22.894Z] ==> Gzipping contents [2024-05-16T11:04:22.894Z] 52K /tmp/codecov.rjV9XO.gz [2024-05-16T11:04:22.894Z] ==> Uploading reports [2024-05-16T11:04:22.894Z] url: https://codecov.io [2024-05-16T11:04:22.894Z] query: branch=PR-292&commit=ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-292%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=292&job=&cmd_args= [2024-05-16T11:04:22.894Z] -> Pinging Codecov [2024-05-16T11:04:22.894Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-292&commit=ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-292%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=292&job=&cmd_args= [2024-05-16T11:04:23.153Z] -> Uploading to [2024-05-16T11:04:23.153Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-16/581DD39554BDF9B6E22D074273EAD858/ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d/4c695f23-b185-436e-a786-bf4e2732f27a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240516%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240516T110422Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bfd586c1a3243483aad36ca03f5430f35f7834d00b5c19331b085a700bd5bb90 [2024-05-16T11:04:23.153Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-16T11:04:23.153Z] Dload Upload Total Spent Left Speed [2024-05-16T11:04:23.412Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 190k --:--:-- --:--:-- --:--:-- 191k [2024-05-16T11:04:23.412Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ca4379b584e532ff4e49148c3a7f3b1bdc5ea81d [Pipeline] } [2024-05-16T11:04:23.449Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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-05-16T11:04:25.685Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-292/archives ] [2024-05-16T11:04:25.685Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-292/archives [2024-05-16T11:04:25.685Z] total 16 [2024-05-16T11:04:25.685Z] drwxr-xr-x 3 root root 4096 May 16 10:53 . [2024-05-16T11:04:25.685Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 10:53 .. [2024-05-16T11:04:25.685Z] drwxr-xr-x 2 root root 4096 May 16 10:53 cost [2024-05-16T11:04:25.685Z] -rw-r--r-- 1 root root 91 May 16 10:53 cost.csv [2024-05-16T11:04:25.685Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-292/archives [2024-05-16T11:04:25.685Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-292/archives [2024-05-16T11:04:25.685Z] total 16 [2024-05-16T11:04:25.685Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:53 . [2024-05-16T11:04:25.685Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 10:53 .. [2024-05-16T11:04:25.685Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 10:53 cost [2024-05-16T11:04:25.685Z] -rw-r--r-- 1 jenkins jenkins 91 May 16 10:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-16T11:04:26.023Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T11:04:26.921Z] ---> package-listing.sh [2024-05-16T11:04:26.921Z] ++ facter osfamily [2024-05-16T11:04:26.921Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-16T11:04:27.179Z] + OS_FAMILY=debian [2024-05-16T11:04:27.179Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-292 [2024-05-16T11:04:27.179Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-16T11:04:27.179Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-16T11:04:27.179Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-16T11:04:27.179Z] + PACKAGES=/tmp/packages_start.txt [2024-05-16T11:04:27.179Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-292 ']' [2024-05-16T11:04:27.179Z] + PACKAGES=/tmp/packages_end.txt [2024-05-16T11:04:27.179Z] + case "${OS_FAMILY}" in [2024-05-16T11:04:27.179Z] + dpkg -l [2024-05-16T11:04:27.179Z] + grep '^ii' [2024-05-16T11:04:27.179Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-16T11:04:27.179Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-16T11:04:27.179Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-16T11:04:27.179Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-292 ']' [2024-05-16T11:04:27.179Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-292/archives/ [2024-05-16T11:04:27.179Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-292/archives/ [Pipeline] echo [2024-05-16T11:04:27.220Z] 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-292/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-16T11:04:27.515Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T11:04:28.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-16T11:04:28.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T11:04:28.349Z] prd-ubuntu20.04-docker-8c-8g-279 does not seem to be running inside a container [2024-05-16T11:04:28.390Z] $ 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-292/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-292 -v /w/workspace/undry_device-rfid-llrp-go_PR-292:/w/workspace/undry_device-rfid-llrp-go_PR-292:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-292@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-292@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-05-16T11:04:28.566Z] $ docker top 353b9a538e422e9af5f820e44851bb522a938973cfd6bc2330e6a0d26681a9d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T11:04:28.959Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-16T11:04:29.274Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-16T11:04:29.694Z] + ls /var/log/sa-host [2024-05-16T11:04:29.695Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-16T11:04:29.964Z] provisioning config files... [2024-05-16T11:04:29.985Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-292@tmp/config16565031702838578595tmp [Pipeline] { [Pipeline] echo [2024-05-16T11:04:30.048Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T11:04:30.413Z] ---> create-netrc.sh [Pipeline] } [2024-05-16T11:04:30.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-16T11:04:30.879Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-16T11:04:30.927Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T11:04:31.249Z] ---> sudo-logs.sh [2024-05-16T11:04:31.250Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-16T11:04:31.355Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T11:04:31.679Z] ---> job-cost.sh [2024-05-16T11:04:31.679Z] lf-activate-venv: SKIPPING [2024-05-16T11:04:31.679Z] DEBUG: total: 0.2199999988079071 [2024-05-16T11:04:31.679Z] INFO: Retrieving Stack Cost... [2024-05-16T11:04:31.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-16T11:04:32.199Z] INFO: Archiving Costs [Pipeline] echo [2024-05-16T11:04:32.246Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T11:04:32.581Z] ---> logs-deploy.sh [2024-05-16T11:04:32.581Z] lf-activate-venv: SKIPPING [2024-05-16T11:04:32.581Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-292/1 [2024-05-16T11:04:32.581Z] INFO: archiving workspace using pattern(s): [2024-05-16T11:04:33.965Z] Archives upload complete. [2024-05-16T11:04:33.965Z] INFO: archiving logs to Nexus [2024-05-16T11:04:34.535Z] ---> uname -a: [2024-05-16T11:04:34.536Z] Linux prd-ubuntu20-04-docker-8c-8g-279 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-16T11:04:34.536Z] [2024-05-16T11:04:34.536Z] [2024-05-16T11:04:34.536Z] ---> lscpu: [2024-05-16T11:04:34.536Z] Architecture: x86_64 [2024-05-16T11:04:34.536Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-16T11:04:34.536Z] Byte Order: Little Endian [2024-05-16T11:04:34.536Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-16T11:04:34.536Z] CPU(s): 8 [2024-05-16T11:04:34.536Z] On-line CPU(s) list: 0-7 [2024-05-16T11:04:34.536Z] Thread(s) per core: 1 [2024-05-16T11:04:34.536Z] Core(s) per socket: 1 [2024-05-16T11:04:34.536Z] Socket(s): 8 [2024-05-16T11:04:34.536Z] NUMA node(s): 1 [2024-05-16T11:04:34.536Z] Vendor ID: AuthenticAMD [2024-05-16T11:04:34.536Z] CPU family: 23 [2024-05-16T11:04:34.536Z] Model: 49 [2024-05-16T11:04:34.536Z] Model name: AMD EPYC-Rome Processor [2024-05-16T11:04:34.536Z] Stepping: 0 [2024-05-16T11:04:34.536Z] CPU MHz: 2799.998 [2024-05-16T11:04:34.536Z] BogoMIPS: 5599.99 [2024-05-16T11:04:34.536Z] Virtualization: AMD-V [2024-05-16T11:04:34.536Z] Hypervisor vendor: KVM [2024-05-16T11:04:34.536Z] Virtualization type: full [2024-05-16T11:04:34.536Z] L1d cache: 256 KiB [2024-05-16T11:04:34.536Z] L1i cache: 256 KiB [2024-05-16T11:04:34.536Z] L2 cache: 4 MiB [2024-05-16T11:04:34.536Z] L3 cache: 128 MiB [2024-05-16T11:04:34.536Z] NUMA node0 CPU(s): 0-7 [2024-05-16T11:04:34.536Z] Vulnerability Itlb multihit: Not affected [2024-05-16T11:04:34.536Z] Vulnerability L1tf: Not affected [2024-05-16T11:04:34.536Z] Vulnerability Mds: Not affected [2024-05-16T11:04:34.536Z] Vulnerability Meltdown: Not affected [2024-05-16T11:04:34.536Z] Vulnerability Mmio stale data: Not affected [2024-05-16T11:04:34.536Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-16T11:04:34.536Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-16T11:04:34.536Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-16T11:04:34.536Z] Vulnerability Srbds: Not affected [2024-05-16T11:04:34.536Z] Vulnerability Tsx async abort: Not affected [2024-05-16T11:04:34.536Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-05-16T11:04:34.536Z] [2024-05-16T11:04:34.536Z] [2024-05-16T11:04:34.536Z] ---> nproc: [2024-05-16T11:04:34.536Z] 8 [2024-05-16T11:04:34.536Z] [2024-05-16T11:04:34.536Z] [2024-05-16T11:04:34.536Z] ---> df -h: [2024-05-16T11:04:34.536Z] Filesystem Size Used Avail Use% Mounted on [2024-05-16T11:04:34.536Z] overlay 155G 12G 144G 8% / [2024-05-16T11:04:34.536Z] tmpfs 64M 0 64M 0% /dev [2024-05-16T11:04:34.536Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-05-16T11:04:34.536Z] shm 64M 0 64M 0% /dev/shm [2024-05-16T11:04:34.536Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-05-16T11:04:34.536Z] [2024-05-16T11:04:34.536Z] [2024-05-16T11:04:34.536Z] ---> sar -b -r -n DEV: [2024-05-16T11:04:34.536Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-279) 05/16/24 _x86_64_ (8 CPU) [2024-05-16T11:04:34.536Z] [2024-05-16T11:04:34.536Z] 10:49:06 LINUX RESTART (8 CPU) [2024-05-16T11:04:34.536Z] [2024-05-16T11:04:34.536Z] 10:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-05-16T11:04:34.536Z] 10:51:01 218.92 6.15 212.77 0.00 479.15 53225.45 0.00 [2024-05-16T11:04:34.536Z] 10:52:01 161.55 0.08 161.46 0.00 14.26 55830.46 0.00 [2024-05-16T11:04:34.536Z] 10:53:01 77.60 0.20 77.40 0.00 20.80 16586.70 0.00 [2024-05-16T11:04:34.536Z] 10:54:01 146.48 0.10 146.38 0.00 9.33 48927.45 0.00 [2024-05-16T11:04:34.536Z] 10:55:01 40.18 4.83 35.34 0.00 2604.77 5755.99 0.00 [2024-05-16T11:04:34.536Z] 10:56:01 4.05 0.02 4.03 0.00 0.13 88.25 0.00 [2024-05-16T11:04:34.536Z] 10:57:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 [2024-05-16T11:04:34.536Z] 10:58:01 2.02 0.00 2.02 0.00 0.00 22.40 0.00 [2024-05-16T11:04:34.536Z] 10:59:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 [2024-05-16T11:04:34.536Z] 11:00:01 1.68 0.00 1.68 0.00 0.00 18.53 0.00 [2024-05-16T11:04:34.536Z] 11:01:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 [2024-05-16T11:04:34.536Z] 11:02:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 [2024-05-16T11:04:34.536Z] 11:03:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2024-05-16T11:04:34.536Z] 11:04:01 1.77 0.00 1.77 0.00 0.00 20.93 0.00 [2024-05-16T11:04:34.536Z] Average: 47.21 0.81 46.39 0.00 223.47 12898.54 0.00 [2024-05-16T11:04:34.536Z] [2024-05-16T11:04:34.536Z] 10:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-05-16T11:04:34.536Z] 10:51:01 28099864 31509360 797376 2.42 128896 3447216 1886332 5.56 1274048 2999104 443412 [2024-05-16T11:04:34.536Z] 10:52:01 27168104 31152308 1146932 3.49 186376 3907740 2510708 7.40 1793832 3350448 425536 [2024-05-16T11:04:34.536Z] 10:53:01 27205032 31244048 1052864 3.20 190488 3944520 2542936 7.49 1805280 3284284 477340 [2024-05-16T11:04:34.536Z] 10:54:01 27004496 31504968 795140 2.42 200356 4369924 1797744 5.30 1388344 3876400 160 [2024-05-16T11:04:34.536Z] 10:55:01 26702080 31487484 785196 2.39 221924 4634360 1753792 5.17 1591056 3947764 8 [2024-05-16T11:04:34.536Z] 10:56:01 26713348 31493888 778596 2.37 220516 4631100 1728916 5.10 1583568 3944540 8 [2024-05-16T11:04:34.536Z] 10:57:01 26713708 31494312 778144 2.37 220572 4631112 1728916 5.10 1583484 3944548 8 [2024-05-16T11:04:34.536Z] 10:58:01 26714668 31495348 776976 2.36 220644 4631116 1728916 5.10 1582644 3944548 8 [2024-05-16T11:04:34.536Z] 10:59:01 26720164 31500912 771320 2.35 220736 4631116 1728916 5.10 1576972 3944552 8 [2024-05-16T11:04:34.536Z] 11:00:01 26720160 31500964 771068 2.34 220768 4631120 1728916 5.10 1577180 3944552 16 [2024-05-16T11:04:34.536Z] 11:01:01 26720112 31500968 771008 2.34 220816 4631120 1728916 5.10 1577112 3944556 8 [2024-05-16T11:04:34.536Z] 11:02:01 26722372 31503280 768644 2.34 220836 4631128 1728916 5.10 1575060 3944556 20 [2024-05-16T11:04:34.536Z] 11:03:01 26722632 31503568 768312 2.34 220864 4631128 1728916 5.10 1574920 3944556 188 [2024-05-16T11:04:34.536Z] 11:04:01 26722880 31503828 768172 2.34 220908 4631120 1728916 5.10 1574836 3944564 16 [2024-05-16T11:04:34.536Z] Average: 26903544 31456803 823553 2.50 208193 4427416 1860840 5.48 1575595 3782784 96195 [2024-05-16T11:04:34.536Z] [2024-05-16T11:04:34.536Z] 10:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-05-16T11:04:34.536Z] 10:51:01 docker0 319.99 447.45 27.82 3345.06 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:51:01 ens3 659.39 454.61 8170.01 60.91 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:51:01 lo 4.20 4.20 0.42 0.42 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:52:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:52:01 ens3 26.62 16.23 25.49 10.09 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:52:01 vethbe768ed 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:53:01 veth1a2657e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:53:01 docker0 1.62 2.58 0.10 30.91 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:53:01 ens3 25.65 15.95 51.98 10.93 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:53:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:54:01 docker0 5.45 10.10 0.33 129.96 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:54:01 ens3 107.05 68.32 2657.19 13.45 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:54:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:55:01 ens3 140.33 60.41 2040.41 4.37 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:55:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:56:01 ens3 5.80 2.98 12.92 0.20 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:57:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:58:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 11:00:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 11:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 11:02:01 ens3 0.47 0.43 0.26 0.22 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 11:03:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 11:04:01 ens3 0.95 0.58 0.31 0.23 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] Average: docker0 23.37 32.89 2.02 250.53 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] Average: ens3 69.07 44.29 925.88 7.18 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 [2024-05-16T11:04:34.536Z] [2024-05-16T11:04:34.536Z] [2024-05-16T11:04:34.536Z] ---> sar -P ALL: [2024-05-16T11:04:34.536Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-279) 05/16/24 _x86_64_ (8 CPU) [2024-05-16T11:04:34.536Z] [2024-05-16T11:04:34.536Z] 10:49:06 LINUX RESTART (8 CPU) [2024-05-16T11:04:34.536Z] [2024-05-16T11:04:34.536Z] 10:50:01 CPU %user %nice %system %iowait %steal %idle [2024-05-16T11:04:34.536Z] 10:51:01 all 8.23 0.00 3.60 5.14 0.09 82.94 [2024-05-16T11:04:34.536Z] 10:51:01 0 7.13 0.00 3.00 4.40 0.10 85.36 [2024-05-16T11:04:34.536Z] 10:51:01 1 7.66 0.00 3.33 7.22 0.08 81.70 [2024-05-16T11:04:34.536Z] 10:51:01 2 8.75 0.00 5.52 17.01 0.10 68.61 [2024-05-16T11:04:34.536Z] 10:51:01 3 7.19 0.00 3.55 1.23 0.12 87.91 [2024-05-16T11:04:34.536Z] 10:51:01 4 8.04 0.00 3.45 0.37 0.07 88.07 [2024-05-16T11:04:34.536Z] 10:51:01 5 7.92 0.00 3.62 0.88 0.07 87.52 [2024-05-16T11:04:34.536Z] 10:51:01 6 8.54 0.00 3.13 9.38 0.08 78.87 [2024-05-16T11:04:34.536Z] 10:51:01 7 10.56 0.00 3.21 0.59 0.08 85.56 [2024-05-16T11:04:34.536Z] 10:52:01 all 18.38 0.00 4.47 8.02 0.10 69.04 [2024-05-16T11:04:34.536Z] 10:52:01 0 18.65 0.00 4.63 26.60 0.08 50.03 [2024-05-16T11:04:34.536Z] 10:52:01 1 18.37 0.00 5.61 11.61 0.10 64.31 [2024-05-16T11:04:34.536Z] 10:52:01 2 18.56 0.00 4.13 7.47 0.10 69.75 [2024-05-16T11:04:34.536Z] 10:52:01 3 18.68 0.00 4.40 1.84 0.08 75.00 [2024-05-16T11:04:34.536Z] 10:52:01 4 18.46 0.00 3.93 2.05 0.10 75.46 [2024-05-16T11:04:34.536Z] 10:52:01 5 17.62 0.00 3.71 3.00 0.12 75.55 [2024-05-16T11:04:34.536Z] 10:52:01 6 18.82 0.00 3.89 10.13 0.10 67.06 [2024-05-16T11:04:34.536Z] 10:52:01 7 17.86 0.00 5.43 1.52 0.08 75.11 [2024-05-16T11:04:34.536Z] 10:53:01 all 49.64 0.00 6.46 1.39 0.13 42.39 [2024-05-16T11:04:34.536Z] 10:53:01 0 49.12 0.00 6.87 1.60 0.13 42.27 [2024-05-16T11:04:34.536Z] 10:53:01 1 52.34 0.00 6.36 0.12 0.13 41.04 [2024-05-16T11:04:34.536Z] 10:53:01 2 48.66 0.00 6.48 1.68 0.13 43.05 [2024-05-16T11:04:34.536Z] 10:53:01 3 49.28 0.00 6.40 0.13 0.15 44.03 [2024-05-16T11:04:34.536Z] 10:53:01 4 47.66 0.00 6.67 0.20 0.12 45.34 [2024-05-16T11:04:34.536Z] 10:53:01 5 48.67 0.00 6.62 7.13 0.14 37.44 [2024-05-16T11:04:34.536Z] 10:53:01 6 51.46 0.00 6.22 0.10 0.13 42.08 [2024-05-16T11:04:34.536Z] 10:53:01 7 49.90 0.00 6.02 0.15 0.12 43.81 [2024-05-16T11:04:34.536Z] 10:54:01 all 10.51 0.00 2.78 4.92 0.09 81.69 [2024-05-16T11:04:34.536Z] 10:54:01 0 9.58 0.00 2.90 2.16 0.10 85.26 [2024-05-16T11:04:34.536Z] 10:54:01 1 10.28 0.00 2.31 0.60 0.12 86.69 [2024-05-16T11:04:34.536Z] 10:54:01 2 11.14 0.00 3.02 20.35 0.10 65.39 [2024-05-16T11:04:34.536Z] 10:54:01 3 11.74 0.00 3.42 0.05 0.07 84.72 [2024-05-16T11:04:34.536Z] 10:54:01 4 10.43 0.00 3.13 1.41 0.07 84.96 [2024-05-16T11:04:34.536Z] 10:54:01 5 9.51 0.00 2.18 2.47 0.08 85.76 [2024-05-16T11:04:34.536Z] 10:54:01 6 10.70 0.00 2.50 1.46 0.08 85.25 [2024-05-16T11:04:34.536Z] 10:54:01 7 10.72 0.00 2.81 11.20 0.10 75.16 [2024-05-16T11:04:34.536Z] 10:55:01 all 2.27 0.00 1.05 0.90 0.03 95.75 [2024-05-16T11:04:34.536Z] 10:55:01 0 1.82 0.00 0.63 0.05 0.02 97.49 [2024-05-16T11:04:34.536Z] 10:55:01 1 2.42 0.00 0.70 0.07 0.03 96.78 [2024-05-16T11:04:34.536Z] 10:55:01 2 3.79 0.00 1.59 0.18 0.03 94.41 [2024-05-16T11:04:34.536Z] 10:55:01 3 3.09 0.00 1.05 1.89 0.03 93.94 [2024-05-16T11:04:34.536Z] 10:55:01 4 1.91 0.00 1.76 1.47 0.05 94.81 [2024-05-16T11:04:34.536Z] 10:55:01 5 1.44 0.00 0.65 1.62 0.02 96.28 [2024-05-16T11:04:34.536Z] 10:55:01 6 2.39 0.00 1.25 1.77 0.03 94.56 [2024-05-16T11:04:34.536Z] 10:55:01 7 1.34 0.00 0.77 0.15 0.02 97.73 [2024-05-16T11:04:34.536Z] 10:56:01 all 0.15 0.00 0.05 0.14 0.00 99.66 [2024-05-16T11:04:34.536Z] 10:56:01 0 0.53 0.00 0.03 0.02 0.02 99.40 [2024-05-16T11:04:34.536Z] 10:56:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2024-05-16T11:04:34.536Z] 10:56:01 2 0.27 0.00 0.10 0.00 0.00 99.63 [2024-05-16T11:04:34.536Z] 10:56:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2024-05-16T11:04:34.536Z] 10:56:01 4 0.05 0.00 0.08 0.23 0.00 99.63 [2024-05-16T11:04:34.536Z] 10:56:01 5 0.10 0.00 0.07 0.07 0.00 99.77 [2024-05-16T11:04:34.536Z] 10:56:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-05-16T11:04:34.536Z] 10:56:01 7 0.03 0.00 0.03 0.77 0.00 99.17 [2024-05-16T11:04:34.536Z] 10:57:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2024-05-16T11:04:34.536Z] 10:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-16T11:04:34.536Z] 10:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-16T11:04:34.536Z] 10:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-16T11:04:34.536Z] 10:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-16T11:04:34.536Z] 10:57:01 4 0.05 0.00 0.03 0.05 0.02 99.85 [2024-05-16T11:04:34.536Z] 10:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-16T11:04:34.536Z] 10:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-16T11:04:34.536Z] 10:57:01 7 0.00 0.00 0.00 0.07 0.00 99.93 [2024-05-16T11:04:34.536Z] 10:58:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2024-05-16T11:04:34.536Z] 10:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-16T11:04:34.536Z] 10:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-16T11:04:34.536Z] 10:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-16T11:04:34.536Z] 10:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-05-16T11:04:34.537Z] 10:58:01 4 0.05 0.00 0.03 0.02 0.00 99.90 [2024-05-16T11:04:34.537Z] 10:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-16T11:04:34.537Z] 10:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-16T11:04:34.537Z] 10:58:01 7 0.03 0.00 0.02 0.03 0.00 99.92 [2024-05-16T11:04:34.537Z] 10:59:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2024-05-16T11:04:34.537Z] 10:59:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-05-16T11:04:34.537Z] 10:59:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2024-05-16T11:04:34.537Z] 10:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-16T11:04:34.537Z] 10:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-16T11:04:34.537Z] 10:59:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-05-16T11:04:34.537Z] 10:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-16T11:04:34.537Z] 10:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-16T11:04:34.537Z] 10:59:01 7 0.00 0.00 0.00 0.07 0.00 99.93 [2024-05-16T11:04:34.537Z] 11:00:01 all 0.09 0.00 0.01 0.00 0.00 99.90 [2024-05-16T11:04:34.537Z] 11:00:01 0 0.33 0.00 0.00 0.00 0.00 99.67 [2024-05-16T11:04:34.537Z] 11:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-16T11:04:34.537Z] 11:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-16T11:04:34.537Z] 11:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-16T11:04:34.537Z] 11:00:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-05-16T11:04:34.537Z] 11:00:01 5 0.25 0.00 0.02 0.00 0.00 99.73 [2024-05-16T11:04:34.537Z] 11:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-16T11:04:34.537Z] 11:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-16T11:04:34.537Z] 11:01:01 all 0.28 0.00 0.01 0.00 0.00 99.70 [2024-05-16T11:04:34.537Z] 11:01:01 0 1.99 0.00 0.00 0.00 0.00 98.01 [2024-05-16T11:04:34.537Z] 11:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-16T11:04:34.537Z] 11:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-16T11:04:34.537Z] 11:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-16T11:04:34.537Z] 11:01:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-05-16T11:04:34.537Z] 11:01:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2024-05-16T11:04:34.537Z] 11:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-16T11:04:34.537Z] 11:01:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-05-16T11:04:34.537Z] [2024-05-16T11:04:34.537Z] 11:01:01 CPU %user %nice %system %iowait %steal %idle [2024-05-16T11:04:34.537Z] 11:02:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2024-05-16T11:04:34.537Z] 11:02:01 0 1.99 0.00 0.00 0.00 0.02 98.00 [2024-05-16T11:04:34.537Z] 11:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-16T11:04:34.537Z] 11:02:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-16T11:04:34.537Z] 11:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-16T11:04:34.537Z] 11:02:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2024-05-16T11:04:34.537Z] 11:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-16T11:04:34.537Z] 11:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-16T11:04:34.537Z] 11:02:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-05-16T11:04:34.537Z] 11:03:01 all 0.19 0.00 0.01 0.04 0.00 99.77 [2024-05-16T11:04:34.537Z] 11:03:01 0 1.24 0.00 0.00 0.00 0.00 98.76 [2024-05-16T11:04:34.537Z] 11:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-16T11:04:34.537Z] 11:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-16T11:04:34.537Z] 11:03:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2024-05-16T11:04:34.537Z] 11:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-16T11:04:34.537Z] 11:03:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2024-05-16T11:04:34.537Z] 11:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-16T11:04:34.537Z] 11:03:01 7 0.03 0.00 0.00 0.28 0.00 99.68 [2024-05-16T11:04:34.537Z] 11:04:01 all 0.02 0.00 0.01 0.06 0.00 99.90 [2024-05-16T11:04:34.537Z] 11:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-16T11:04:34.537Z] 11:04:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-05-16T11:04:34.537Z] 11:04:01 2 0.00 0.00 0.00 0.33 0.00 99.67 [2024-05-16T11:04:34.537Z] 11:04:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-16T11:04:34.537Z] 11:04:01 4 0.03 0.00 0.02 0.05 0.00 99.90 [2024-05-16T11:04:34.537Z] 11:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-16T11:04:34.537Z] 11:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-16T11:04:34.537Z] 11:04:01 7 0.00 0.00 0.02 0.12 0.00 99.87 [2024-05-16T11:04:34.537Z] Average: all 6.39 0.00 1.31 1.47 0.03 90.80 [2024-05-16T11:04:34.537Z] Average: 0 6.55 0.00 1.28 2.46 0.03 89.66 [2024-05-16T11:04:34.537Z] Average: 1 6.49 0.00 1.31 1.39 0.04 90.77 [2024-05-16T11:04:34.537Z] Average: 2 6.48 0.00 1.48 3.32 0.03 88.68 [2024-05-16T11:04:34.537Z] Average: 3 6.41 0.00 1.34 0.37 0.03 91.85 [2024-05-16T11:04:34.537Z] Average: 4 6.17 0.00 1.37 0.42 0.03 92.01 [2024-05-16T11:04:34.537Z] Average: 5 6.08 0.00 1.20 1.08 0.03 91.61 [2024-05-16T11:04:34.537Z] Average: 6 6.53 0.00 1.21 1.62 0.03 90.60 [2024-05-16T11:04:34.537Z] Average: 7 6.43 0.00 1.30 1.06 0.03 91.17 [2024-05-16T11:04:34.537Z] [2024-05-16T11:04:34.537Z] [2024-05-16T11:04:34.537Z]