Pull request #105 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1+0d3f7130d8a08a0ebc3612b54d57008063dbc12c (18e7f51df16bad38748a8ea6b1a829101dc01cd6) 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-ssh13924124396636783924.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh16228436647331860162.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/app-rfid-llrp-inventory/branches/PR-105/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/app-rfid-llrp-inventory/branches/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3992464453756555794.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/app-rfid-llrp-inventory/branches/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14799747231310599037.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh7634312116637514754.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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/app-rfid-llrp-inventory/branches/PR-105/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/app-rfid-llrp-inventory/branches/PR-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12116621111166373806.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 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory 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-22806 in /w/workspace/y_app-rfid-llrp-inventory_PR-105 [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/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-105 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0d3f7130d8a08a0ebc3612b54d57008063dbc12c into PR head commit d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 Merge succeeded, producing d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 Checking out Revision d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 (PR-105) > git config core.sparsecheckout # timeout=10 > git checkout -f d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 # 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 0d3f7130d8a08a0ebc3612b54d57008063dbc12c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-15T13:08:56.624Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-15T13:08:56.801Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-15T13:08:56.905Z] ========================================================= [2022-08-15T13:08:56.905Z] EdgeX Global Pipelines Version Info [2022-08-15T13:08:56.905Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-15T13:08:57.680Z] ------------------- [2022-08-15T13:08:57.680Z] stable info: [2022-08-15T13:08:57.680Z] ------------------- [2022-08-15T13:08:57.680Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-15T13:08:57.680Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-15T13:08:57.680Z] Message: update stable to v1.0.238 [2022-08-15T13:08:58.254Z] ------------------- [2022-08-15T13:08:58.254Z] experimental info: [2022-08-15T13:08:58.254Z] ------------------- [2022-08-15T13:08:58.254Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-15T13:08:58.254Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-15T13:08:58.254Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-15T13:08:58.611Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-08-15T13:08:58.647Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-08-15T13:08:58.688Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-15T13:08:58.726Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-15T13:08:58.764Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-15T13:08:58.804Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-15T13:08:58.846Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-15T13:08:58.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-15T13:08:58.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-15T13:08:58.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-15T13:08:59.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-15T13:08:59.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-08-15T13:08:59.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-15T13:08:59.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-15T13:08:59.174Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-15T13:08:59.210Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-15T13:08:59.251Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-15T13:08:59.294Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-15T13:08:59.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-15T13:08:59.370Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-15T13:08:59.407Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-15T13:08:59.446Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-15T13:08:59.483Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-15T13:08:59.519Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-15T13:08:59.557Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-15T13:08:59.597Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-15T13:08:59.636Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-15T13:08:59.676Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-105 [Pipeline] echo [2022-08-15T13:08:59.716Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-105 [Pipeline] echo [2022-08-15T13:08:59.752Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-105 [Pipeline] echo [2022-08-15T13:08:59.792Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 [Pipeline] echo [2022-08-15T13:08:59.824Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d76e010 [Pipeline] echo [2022-08-15T13:08:59.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T13:08:59.975Z] provisioning config files... [2022-08-15T13:08:59.989Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp/config4218642585752341315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T13:09:00.339Z] ---> docker-login.sh [2022-08-15T13:09:00.339Z] nexus3.edgexfoundry.org:10001 [2022-08-15T13:09:00.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T13:09:00.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T13:09:00.599Z] Configure a credential helper to remove this warning. See [2022-08-15T13:09:00.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T13:09:00.599Z] [2022-08-15T13:09:00.599Z] Login Succeeded [2022-08-15T13:09:00.599Z] nexus3.edgexfoundry.org:10002 [2022-08-15T13:09:00.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T13:09:00.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T13:09:00.860Z] Configure a credential helper to remove this warning. See [2022-08-15T13:09:00.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T13:09:00.860Z] [2022-08-15T13:09:00.860Z] Login Succeeded [2022-08-15T13:09:00.860Z] nexus3.edgexfoundry.org:10003 [2022-08-15T13:09:00.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T13:09:01.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T13:09:01.122Z] Configure a credential helper to remove this warning. See [2022-08-15T13:09:01.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T13:09:01.122Z] [2022-08-15T13:09:01.122Z] Login Succeeded [2022-08-15T13:09:01.122Z] nexus3.edgexfoundry.org:10004 [2022-08-15T13:09:01.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T13:09:01.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T13:09:01.122Z] Configure a credential helper to remove this warning. See [2022-08-15T13:09:01.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T13:09:01.122Z] [2022-08-15T13:09:01.122Z] Login Succeeded [2022-08-15T13:09:01.122Z] docker.io [2022-08-15T13:09:01.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T13:09:01.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T13:09:01.695Z] Configure a credential helper to remove this warning. See [2022-08-15T13:09:01.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T13:09:01.695Z] [2022-08-15T13:09:01.695Z] Login Succeeded [2022-08-15T13:09:01.695Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T13:09:01.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-15T13:09:02.339Z] + git rev-list -1 --merges d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1~1..d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 [Pipeline] echo [2022-08-15T13:09:02.393Z] -----------> git rev-list -1 --merges d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1~1..d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 [false] [Pipeline] sh [2022-08-15T13:09:02.703Z] + git log --format=format:%s -1 d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 [Pipeline] echo [2022-08-15T13:09:02.742Z] ========================================================= [2022-08-15T13:09:02.742Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-15T13:09:02.742Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T13:09:03.177Z] + git log --format=format:%s -1 d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 [Pipeline] echo [2022-08-15T13:09:03.209Z] [semverPrep] GIT_COMMIT: d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-08-15T13:09:03.240Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-15T13:09:03.632Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-15T13:09:03.632Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-15T13:09:03.632Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-15T13:09:03.632Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-15T13:09:03.632Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-15T13:09:03.632Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-15T13:09:03.632Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T13:09:04.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T13:09:04.125Z] [2022-08-15T13:09:04.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T13:09:04.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T13:09:04.506Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-15T13:09:04.506Z] b85a868b505f: Pulling fs layer [2022-08-15T13:09:04.506Z] e2be974225ed: Pulling fs layer [2022-08-15T13:09:04.506Z] 339a4e72a1f5: Pulling fs layer [2022-08-15T13:09:04.506Z] 988bab9f4d93: Pulling fs layer [2022-08-15T13:09:04.506Z] 1469e6f7b9e6: Pulling fs layer [2022-08-15T13:09:04.506Z] eaf3925da568: Pulling fs layer [2022-08-15T13:09:04.506Z] bab4dde63d76: Pulling fs layer [2022-08-15T13:09:04.506Z] bde34c3a00c8: Pulling fs layer [2022-08-15T13:09:04.506Z] b352a97aabf1: Pulling fs layer [2022-08-15T13:09:04.506Z] 4872d77fe225: Pulling fs layer [2022-08-15T13:09:04.506Z] 5851b861e8e6: Pulling fs layer [2022-08-15T13:09:04.506Z] 988bab9f4d93: Waiting [2022-08-15T13:09:04.506Z] 1469e6f7b9e6: Waiting [2022-08-15T13:09:04.506Z] b352a97aabf1: Waiting [2022-08-15T13:09:04.506Z] 5851b861e8e6: Waiting [2022-08-15T13:09:04.506Z] eaf3925da568: Waiting [2022-08-15T13:09:04.506Z] bde34c3a00c8: Waiting [2022-08-15T13:09:04.506Z] bab4dde63d76: Waiting [2022-08-15T13:09:04.506Z] 4872d77fe225: Waiting [2022-08-15T13:09:04.506Z] e2be974225ed: Verifying Checksum [2022-08-15T13:09:04.506Z] e2be974225ed: Download complete [2022-08-15T13:09:04.506Z] 988bab9f4d93: Download complete [2022-08-15T13:09:04.765Z] 1469e6f7b9e6: Verifying Checksum [2022-08-15T13:09:04.765Z] 1469e6f7b9e6: Download complete [2022-08-15T13:09:04.765Z] 339a4e72a1f5: Verifying Checksum [2022-08-15T13:09:04.765Z] 339a4e72a1f5: Download complete [2022-08-15T13:09:04.765Z] eaf3925da568: Download complete [2022-08-15T13:09:04.765Z] bde34c3a00c8: Verifying Checksum [2022-08-15T13:09:04.765Z] bde34c3a00c8: Download complete [2022-08-15T13:09:04.765Z] b352a97aabf1: Download complete [2022-08-15T13:09:04.765Z] 4872d77fe225: Download complete [2022-08-15T13:09:04.765Z] 5851b861e8e6: Verifying Checksum [2022-08-15T13:09:04.765Z] 5851b861e8e6: Download complete [2022-08-15T13:09:04.765Z] b85a868b505f: Verifying Checksum [2022-08-15T13:09:04.765Z] b85a868b505f: Download complete [2022-08-15T13:09:05.026Z] bab4dde63d76: Verifying Checksum [2022-08-15T13:09:05.026Z] bab4dde63d76: Download complete [2022-08-15T13:09:06.440Z] b85a868b505f: Pull complete [2022-08-15T13:09:06.440Z] e2be974225ed: Pull complete [2022-08-15T13:09:06.702Z] 339a4e72a1f5: Pull complete [2022-08-15T13:09:06.963Z] 988bab9f4d93: Pull complete [2022-08-15T13:09:07.223Z] 1469e6f7b9e6: Pull complete [2022-08-15T13:09:07.223Z] eaf3925da568: Pull complete [2022-08-15T13:09:09.128Z] bab4dde63d76: Pull complete [2022-08-15T13:09:09.128Z] bde34c3a00c8: Pull complete [2022-08-15T13:09:09.388Z] b352a97aabf1: Pull complete [2022-08-15T13:09:09.388Z] 4872d77fe225: Pull complete [2022-08-15T13:09:09.388Z] 5851b861e8e6: Pull complete [2022-08-15T13:09:09.388Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-15T13:09:09.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T13:09:09.388Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T13:09:09.623Z] prd-ubuntu20.04-docker-8c-8g-22806 does not seem to be running inside a container [2022-08-15T13:09:09.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-105 -v /w/workspace/y_app-rfid-llrp-inventory_PR-105:/w/workspace/y_app-rfid-llrp-inventory_PR-105:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-105@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 [2022-08-15T13:09:11.647Z] $ docker top 5a3a036f01e442ebec8824ac32fe201bec6cf24d5bc3639997fcc29e910a5dc0 -eo pid,comm [2022-08-15T13:09:11.719Z] 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). [2022-08-15T13:09:11.719Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-15T13:09:11.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T13:09:11.840Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T13:09:11.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T13:09:11.985Z] $ docker exec 5a3a036f01e442ebec8824ac32fe201bec6cf24d5bc3639997fcc29e910a5dc0 ssh-agent [2022-08-15T13:09:12.117Z] SSH_AUTH_SOCK=/tmp/ssh-GBF6vRpFGMJO/agent.32 [2022-08-15T13:09:12.117Z] SSH_AGENT_PID=38 [2022-08-15T13:09:12.124Z] Running ssh-add (command line suppressed) [2022-08-15T13:09:12.251Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp/private_key_185940219693055762.key (/w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp/private_key_185940219693055762.key) [2022-08-15T13:09:12.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T13:09:12.608Z] + git tag --points-at HEAD [Pipeline] } [2022-08-15T13:09:12.695Z] $ docker exec --env ******** --env ******** 5a3a036f01e442ebec8824ac32fe201bec6cf24d5bc3639997fcc29e910a5dc0 ssh-agent -k [2022-08-15T13:09:12.819Z] unset SSH_AUTH_SOCK; [2022-08-15T13:09:12.820Z] unset SSH_AGENT_PID; [2022-08-15T13:09:12.820Z] echo Agent pid 38 killed; [2022-08-15T13:09:12.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-15T13:09:12.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T13:09:12.912Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T13:09:13.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T13:09:13.056Z] $ docker exec 5a3a036f01e442ebec8824ac32fe201bec6cf24d5bc3639997fcc29e910a5dc0 ssh-agent [2022-08-15T13:09:13.183Z] SSH_AUTH_SOCK=/tmp/ssh-fvUsIPACswR5/agent.71 [2022-08-15T13:09:13.183Z] SSH_AGENT_PID=77 [2022-08-15T13:09:13.189Z] Running ssh-add (command line suppressed) [2022-08-15T13:09:13.336Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp/private_key_8052417105956697109.key (/w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp/private_key_8052417105956697109.key) [2022-08-15T13:09:13.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T13:09:13.684Z] + git semver init [2022-08-15T13:09:13.946Z] 2022-08-15 13:09:13,880 [run_init] DEBUG init version:0.0.0 force:False [2022-08-15T13:09:13.946Z] 2022-08-15 13:09:13,881 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-105/.semver [2022-08-15T13:09:13.946Z] 2022-08-15 13:09:13,881 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-105/.semver [2022-08-15T13:09:13.946Z] 2022-08-15 13:09:13,881 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-105/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-105, universal_newlines=False, shell=None, istream=None) [2022-08-15T13:09:15.336Z] 2022-08-15 13:09:14,959 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-105/.git/info/exclude [2022-08-15T13:09:15.336Z] 2022-08-15 13:09:14,960 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-105/.semver/PR-105 with force:False [2022-08-15T13:09:15.336Z] 2022-08-15 13:09:14,960 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-105/.semver/PR-105 [2022-08-15T13:09:15.336Z] 2022-08-15 13:09:14,964 [execute] INFO git cat-file --batch-check [2022-08-15T13:09:15.336Z] 2022-08-15 13:09:14,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-105/.semver, universal_newlines=False, shell=None, istream=) [2022-08-15T13:09:15.336Z] 2022-08-15 13:09:14,971 [execute] INFO git cat-file --batch [2022-08-15T13:09:15.336Z] 2022-08-15 13:09:14,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-105/.semver, universal_newlines=False, shell=None, istream=) [2022-08-15T13:09:15.336Z] 2022-08-15 13:09:14,976 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-105/.semver/PR-105 [2022-08-15T13:09:15.336Z] 0.0.0 [Pipeline] } [2022-08-15T13:09:15.364Z] $ docker exec --env ******** --env ******** 5a3a036f01e442ebec8824ac32fe201bec6cf24d5bc3639997fcc29e910a5dc0 ssh-agent -k [2022-08-15T13:09:15.497Z] unset SSH_AUTH_SOCK; [2022-08-15T13:09:15.497Z] unset SSH_AGENT_PID; [2022-08-15T13:09:15.497Z] echo Agent pid 77 killed; [2022-08-15T13:09:15.501Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-15T13:09:15.927Z] + git semver [Pipeline] } [2022-08-15T13:09:16.220Z] $ docker stop --time=1 5a3a036f01e442ebec8824ac32fe201bec6cf24d5bc3639997fcc29e910a5dc0 [2022-08-15T13:09:17.500Z] $ docker rm -f 5a3a036f01e442ebec8824ac32fe201bec6cf24d5bc3639997fcc29e910a5dc0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T13:09:17.913Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-15T13:09:18.240Z] Stashed 1 file(s) [Pipeline] echo [2022-08-15T13:09:18.255Z] [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 [2022-08-15T13:09:18.798Z] provisioning config files... [2022-08-15T13:09:18.808Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp/config5536825605136404357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T13:09:19.150Z] ---> docker-login.sh [2022-08-15T13:09:19.150Z] nexus3.edgexfoundry.org:10001 [2022-08-15T13:09:19.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T13:09:19.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T13:09:19.150Z] Configure a credential helper to remove this warning. See [2022-08-15T13:09:19.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T13:09:19.150Z] [2022-08-15T13:09:19.150Z] Login Succeeded [2022-08-15T13:09:19.150Z] nexus3.edgexfoundry.org:10002 [2022-08-15T13:09:19.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T13:09:19.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T13:09:19.413Z] Configure a credential helper to remove this warning. See [2022-08-15T13:09:19.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T13:09:19.413Z] [2022-08-15T13:09:19.413Z] Login Succeeded [2022-08-15T13:09:19.413Z] nexus3.edgexfoundry.org:10003 [2022-08-15T13:09:19.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T13:09:19.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T13:09:19.413Z] Configure a credential helper to remove this warning. See [2022-08-15T13:09:19.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T13:09:19.413Z] [2022-08-15T13:09:19.413Z] Login Succeeded [2022-08-15T13:09:19.413Z] nexus3.edgexfoundry.org:10004 [2022-08-15T13:09:19.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T13:09:19.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T13:09:19.675Z] Configure a credential helper to remove this warning. See [2022-08-15T13:09:19.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T13:09:19.675Z] [2022-08-15T13:09:19.675Z] Login Succeeded [2022-08-15T13:09:19.675Z] docker.io [2022-08-15T13:09:19.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T13:09:19.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T13:09:19.937Z] Configure a credential helper to remove this warning. See [2022-08-15T13:09:19.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T13:09:19.937Z] [2022-08-15T13:09:19.937Z] Login Succeeded [2022-08-15T13:09:19.937Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T13:09:19.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-15T13:09:20.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T13:09:20.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T13:09:20.227Z] ========================================================= [2022-08-15T13:09:20.227Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-15T13:09:20.227Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T13:09:20.695Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-15T13:09:20.695Z] Sending build context to Docker daemon 12.47MB [2022-08-15T13:09:20.695Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T13:09:20.695Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-15T13:09:20.695Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-15T13:09:20.695Z] 2408cc74d12b: Pulling fs layer [2022-08-15T13:09:20.695Z] ea60b727a1ce: Pulling fs layer [2022-08-15T13:09:20.695Z] 30c4a7721957: Pulling fs layer [2022-08-15T13:09:20.695Z] 370296b7ddb6: Pulling fs layer [2022-08-15T13:09:20.695Z] 7c6cee850709: Pulling fs layer [2022-08-15T13:09:20.695Z] 39a5fcdaea64: Pulling fs layer [2022-08-15T13:09:20.695Z] d94ebbe4e438: Pulling fs layer [2022-08-15T13:09:20.695Z] bcfd1f05c69d: Pulling fs layer [2022-08-15T13:09:20.695Z] 59ccb84bbe0f: Pulling fs layer [2022-08-15T13:09:20.695Z] 370296b7ddb6: Waiting [2022-08-15T13:09:20.695Z] 7c6cee850709: Waiting [2022-08-15T13:09:20.695Z] 39a5fcdaea64: Waiting [2022-08-15T13:09:20.695Z] d94ebbe4e438: Waiting [2022-08-15T13:09:20.695Z] 59ccb84bbe0f: Waiting [2022-08-15T13:09:20.695Z] bcfd1f05c69d: Waiting [2022-08-15T13:09:20.955Z] 30c4a7721957: Verifying Checksum [2022-08-15T13:09:20.955Z] 30c4a7721957: Download complete [2022-08-15T13:09:20.955Z] ea60b727a1ce: Download complete [2022-08-15T13:09:20.955Z] 7c6cee850709: Verifying Checksum [2022-08-15T13:09:20.955Z] 7c6cee850709: Download complete [2022-08-15T13:09:20.955Z] 39a5fcdaea64: Verifying Checksum [2022-08-15T13:09:20.955Z] 39a5fcdaea64: Download complete [2022-08-15T13:09:20.955Z] 2408cc74d12b: Verifying Checksum [2022-08-15T13:09:20.955Z] 2408cc74d12b: Download complete [2022-08-15T13:09:20.955Z] d94ebbe4e438: Download complete [2022-08-15T13:09:20.955Z] 2408cc74d12b: Pull complete [2022-08-15T13:09:21.234Z] ea60b727a1ce: Pull complete [2022-08-15T13:09:21.234Z] 30c4a7721957: Pull complete [2022-08-15T13:09:21.234Z] 59ccb84bbe0f: Verifying Checksum [2022-08-15T13:09:21.234Z] 59ccb84bbe0f: Download complete [2022-08-15T13:09:21.808Z] bcfd1f05c69d: Verifying Checksum [2022-08-15T13:09:21.808Z] bcfd1f05c69d: Download complete [2022-08-15T13:09:21.808Z] 370296b7ddb6: Verifying Checksum [2022-08-15T13:09:21.808Z] 370296b7ddb6: Download complete [2022-08-15T13:09:26.020Z] 370296b7ddb6: Pull complete [2022-08-15T13:09:26.020Z] 7c6cee850709: Pull complete [2022-08-15T13:09:26.020Z] 39a5fcdaea64: Pull complete [2022-08-15T13:09:26.020Z] d94ebbe4e438: Pull complete [2022-08-15T13:09:27.933Z] bcfd1f05c69d: Pull complete [2022-08-15T13:09:28.870Z] 59ccb84bbe0f: Pull complete [2022-08-15T13:09:28.870Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-15T13:09:28.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-15T13:09:28.870Z] ---> a4fb48ad2a94 [2022-08-15T13:09:28.870Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-15T13:09:31.415Z] ---> Running in 588e13fd329e [2022-08-15T13:09:31.415Z] Removing intermediate container 588e13fd329e [2022-08-15T13:09:31.415Z] ---> 8af4b7a84121 [2022-08-15T13:09:31.415Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-15T13:09:31.416Z] ---> Running in 05a69ec2d5da [2022-08-15T13:09:31.679Z] Removing intermediate container 05a69ec2d5da [2022-08-15T13:09:31.679Z] ---> 9a656d70006f [2022-08-15T13:09:31.679Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-15T13:09:31.679Z] ---> Running in 9a35e3aa0607 [2022-08-15T13:09:31.679Z] Removing intermediate container 9a35e3aa0607 [2022-08-15T13:09:31.679Z] ---> 464d2f3188f4 [2022-08-15T13:09:31.679Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T13:09:31.679Z] ---> Running in 6305494f1897 [2022-08-15T13:09:32.250Z] Removing intermediate container 6305494f1897 [2022-08-15T13:09:32.250Z] ---> 7afabce63f57 [2022-08-15T13:09:32.250Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T13:09:32.250Z] ---> Running in 65ced33f689e [2022-08-15T13:09:32.511Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T13:09:33.454Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T13:09:33.625Z] Still waiting to schedule task [2022-08-15T13:09:33.625Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-15T13:09:33.714Z] OK: 211 MiB in 51 packages [2022-08-15T13:09:33.981Z] Removing intermediate container 65ced33f689e [2022-08-15T13:09:33.981Z] ---> 1b70e4a5251c [2022-08-15T13:09:33.981Z] Step 8/13 : WORKDIR /app [2022-08-15T13:09:33.981Z] ---> Running in 65c318597447 [2022-08-15T13:09:34.246Z] Removing intermediate container 65c318597447 [2022-08-15T13:09:34.246Z] ---> 7576645e8cd0 [2022-08-15T13:09:34.246Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-15T13:09:34.246Z] ---> ec4a9caf9cde [2022-08-15T13:09:34.246Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T13:09:34.246Z] ---> Running in e595e2a7a4f4 [2022-08-15T13:09:56.210Z] Removing intermediate container e595e2a7a4f4 [2022-08-15T13:09:56.210Z] ---> daaa3af49122 [2022-08-15T13:09:56.210Z] Step 11/13 : COPY . . [2022-08-15T13:09:56.210Z] ---> 36b8b2e5d202 [2022-08-15T13:09:56.210Z] Step 12/13 : ARG MAKE="make build" [2022-08-15T13:09:56.210Z] ---> Running in b3bd86bc377c [2022-08-15T13:09:56.210Z] Removing intermediate container b3bd86bc377c [2022-08-15T13:09:56.210Z] ---> dff5a1789fab [2022-08-15T13:09:56.210Z] Step 13/13 : RUN $MAKE [2022-08-15T13:09:56.210Z] ---> Running in 9561439c8e40 [2022-08-15T13:09:56.210Z] noop [2022-08-15T13:09:56.210Z] Removing intermediate container 9561439c8e40 [2022-08-15T13:09:56.210Z] ---> daf02edd462a [2022-08-15T13:09:56.211Z] Successfully built daf02edd462a [2022-08-15T13:09:56.211Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T13:09:56.653Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-15T13:09:56.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T13:09:56.806Z] prd-ubuntu20.04-docker-8c-8g-22806 does not seem to be running inside a container [2022-08-15T13:09:56.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-105 -v /w/workspace/y_app-rfid-llrp-inventory_PR-105:/w/workspace/y_app-rfid-llrp-inventory_PR-105:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-105@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 [2022-08-15T13:09:57.208Z] $ docker top 7581fefc2f0e66122530fdd34452e1e97c123268f464c4eb4af66574e667238f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T13:09:57.602Z] + go version [2022-08-15T13:09:57.602Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-15T13:09:57.638Z] $ docker stop --time=1 7581fefc2f0e66122530fdd34452e1e97c123268f464c4eb4af66574e667238f [2022-08-15T13:09:58.921Z] $ docker rm -f 7581fefc2f0e66122530fdd34452e1e97c123268f464c4eb4af66574e667238f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T13:09:59.684Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-15T13:09:59.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T13:09:59.834Z] prd-ubuntu20.04-docker-8c-8g-22806 does not seem to be running inside a container [2022-08-15T13:09:59.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/y_app-rfid-llrp-inventory_PR-105 -v /w/workspace/y_app-rfid-llrp-inventory_PR-105:/w/workspace/y_app-rfid-llrp-inventory_PR-105:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-105@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 [2022-08-15T13:10:00.212Z] $ docker top 27409f1d19f85508552ce9e17ba7788abeda0e3f922a43863ba3f3fb2209ccb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T13:10:00.617Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-105 [Pipeline] fileExists [Pipeline] sh [2022-08-15T13:10:00.989Z] + make test [2022-08-15T13:10:00.989Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-15T13:10:10.970Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-08-15T13:10:10.970Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.027s coverage: 86.2% of statements [2022-08-15T13:10:10.970Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-08-15T13:10:12.884Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.545s coverage: 71.9% of statements [2022-08-15T13:10:19.462Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-15T13:10:19.462Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-15T13:10:22.749Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-15T13:10:23.008Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-15T13:10:23.008Z] ./bin/test-attribution.sh [2022-08-15T13:10:23.008Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-15T13:10:23.008Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-15T13:10:23.008Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-15T13:10:23.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-15T13:10:23.073Z] $ docker stop --time=1 27409f1d19f85508552ce9e17ba7788abeda0e3f922a43863ba3f3fb2209ccb0 [2022-08-15T13:10:25.202Z] $ docker rm -f 27409f1d19f85508552ce9e17ba7788abeda0e3f922a43863ba3f3fb2209ccb0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T13:10:25.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-15T13:10:25.780Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-15T13:10:26.449Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-15T13:10:26.763Z] + ls -al . [2022-08-15T13:10:26.763Z] total 232 [2022-08-15T13:10:26.763Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 13:10 . [2022-08-15T13:10:26.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 13:08 .. [2022-08-15T13:10:26.763Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 15 13:08 .dockerignore [2022-08-15T13:10:26.763Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 13:10 .git [2022-08-15T13:10:26.763Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 13:08 .github [2022-08-15T13:10:26.763Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 15 13:08 .gitignore [2022-08-15T13:10:26.763Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 13:08 .golangci.yml [2022-08-15T13:10:26.763Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 13:09 .semver [2022-08-15T13:10:26.763Z] -rw-rw-r-- 1 jenkins jenkins 9546 Aug 15 13:08 Attribution.txt [2022-08-15T13:10:26.763Z] -rw-rw-r-- 1 jenkins jenkins 2487 Aug 15 13:08 CHANGELOG.md [2022-08-15T13:10:26.763Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 15 13:08 Dockerfile [2022-08-15T13:10:26.763Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 13:08 GOVERNANCE.md [2022-08-15T13:10:26.763Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 15 13:08 Jenkinsfile [2022-08-15T13:10:26.763Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 15 13:08 LICENSE [2022-08-15T13:10:26.763Z] -rw-rw-r-- 1 jenkins jenkins 2949 Aug 15 13:08 Makefile [2022-08-15T13:10:26.763Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 15 13:08 OWNERS.md [2022-08-15T13:10:26.763Z] -rw-rw-r-- 1 jenkins jenkins 30359 Aug 15 13:08 README.md [2022-08-15T13:10:26.763Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 13:09 VERSION [2022-08-15T13:10:26.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 13:08 bin [2022-08-15T13:10:26.763Z] -rw-r--r-- 1 jenkins jenkins 41008 Aug 15 13:10 coverage.out [2022-08-15T13:10:26.763Z] -rw-rw-r-- 1 jenkins jenkins 3677 Aug 15 13:08 go.mod [2022-08-15T13:10:26.763Z] -rw-rw-r-- 1 jenkins jenkins 37565 Aug 15 13:08 go.sum [2022-08-15T13:10:26.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 13:08 images [2022-08-15T13:10:26.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 13:08 internal [2022-08-15T13:10:26.763Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 15 13:08 main.go [2022-08-15T13:10:26.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 13:08 res [2022-08-15T13:10:26.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 13:08 snap [2022-08-15T13:10:26.763Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 13:08 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T13:10:27.159Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 --label arch=amd64 --label version=0.0.0 . [2022-08-15T13:10:27.159Z] Sending build context to Docker daemon 12.47MB [2022-08-15T13:10:27.159Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T13:10:27.159Z] Step 2/31 : FROM ${BASE} AS builder [2022-08-15T13:10:27.159Z] ---> daf02edd462a [2022-08-15T13:10:27.159Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-15T13:10:27.423Z] ---> Running in 1019166f659b [2022-08-15T13:10:27.423Z] Removing intermediate container 1019166f659b [2022-08-15T13:10:27.423Z] ---> b8e500a9a2a5 [2022-08-15T13:10:27.423Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-08-15T13:10:27.423Z] ---> Running in 0dd2a7924c79 [2022-08-15T13:10:27.684Z] Removing intermediate container 0dd2a7924c79 [2022-08-15T13:10:27.684Z] ---> 36d7b69ae1e2 [2022-08-15T13:10:27.684Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-15T13:10:27.684Z] ---> Running in bdf022b5ecae [2022-08-15T13:10:27.684Z] Removing intermediate container bdf022b5ecae [2022-08-15T13:10:27.684Z] ---> bb2307a567a0 [2022-08-15T13:10:27.684Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T13:10:27.684Z] ---> Running in ffd8ddbb094f [2022-08-15T13:10:28.255Z] Removing intermediate container ffd8ddbb094f [2022-08-15T13:10:28.255Z] ---> 7cf98fc58b5b [2022-08-15T13:10:28.255Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T13:10:28.255Z] ---> Running in 9c8a3c0a919e [2022-08-15T13:10:28.517Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T13:10:29.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T13:10:29.725Z] OK: 211 MiB in 51 packages [2022-08-15T13:10:30.294Z] Removing intermediate container 9c8a3c0a919e [2022-08-15T13:10:30.294Z] ---> 30ad12b87ce1 [2022-08-15T13:10:30.294Z] Step 8/31 : WORKDIR /app [2022-08-15T13:10:30.294Z] ---> Running in b03f94ba7b5e [2022-08-15T13:10:30.294Z] Removing intermediate container b03f94ba7b5e [2022-08-15T13:10:30.294Z] ---> 32560fd788b2 [2022-08-15T13:10:30.294Z] Step 9/31 : COPY go.mod vendor* ./ [2022-08-15T13:10:30.294Z] ---> 7c8a4bd23760 [2022-08-15T13:10:30.294Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T13:10:30.294Z] ---> Running in 9cbf04d84b65 [2022-08-15T13:10:30.864Z] Removing intermediate container 9cbf04d84b65 [2022-08-15T13:10:30.864Z] ---> 67ec5098ec27 [2022-08-15T13:10:30.864Z] Step 11/31 : COPY . . [2022-08-15T13:10:31.433Z] ---> 0720f488287b [2022-08-15T13:10:31.433Z] Step 12/31 : ARG MAKE="make build" [2022-08-15T13:10:31.433Z] ---> Running in 19eed64d71f0 [2022-08-15T13:10:31.433Z] Removing intermediate container 19eed64d71f0 [2022-08-15T13:10:31.433Z] ---> 82a03ed37a0d [2022-08-15T13:10:31.433Z] Step 13/31 : RUN $MAKE [2022-08-15T13:10:31.433Z] ---> Running in 6e2ea7d8db15 [2022-08-15T13:10:31.692Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-08-15T13:10:53.648Z] Removing intermediate container 6e2ea7d8db15 [2022-08-15T13:10:53.648Z] ---> 2e510d7b1854 [2022-08-15T13:10:53.648Z] Step 14/31 : FROM alpine:3.14 [2022-08-15T13:10:53.648Z] 3.14: Pulling from library/alpine [2022-08-15T13:10:53.648Z] c7ed990a2339: Pulling fs layer [2022-08-15T13:10:53.648Z] c7ed990a2339: Verifying Checksum [2022-08-15T13:10:53.648Z] c7ed990a2339: Download complete [2022-08-15T13:10:53.910Z] c7ed990a2339: Pull complete [2022-08-15T13:10:53.910Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-08-15T13:10:53.910Z] Status: Downloaded newer image for alpine:3.14 [2022-08-15T13:10:53.910Z] ---> dd53f409bf0b [2022-08-15T13:10:53.910Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-15T13:10:53.910Z] ---> Running in 045b0a57069c [2022-08-15T13:10:54.170Z] Removing intermediate container 045b0a57069c [2022-08-15T13:10:54.170Z] ---> 2257057fff77 [2022-08-15T13:10:54.170Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-08-15T13:10:54.170Z] ---> Running in 87526d607e4e [2022-08-15T13:10:54.170Z] Removing intermediate container 87526d607e4e [2022-08-15T13:10:54.170Z] ---> 288762401131 [2022-08-15T13:10:54.170Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T13:10:54.170Z] ---> Running in 4ab63563ff10 [2022-08-15T13:10:54.743Z] Removing intermediate container 4ab63563ff10 [2022-08-15T13:10:54.743Z] ---> 8b496a8dbe2d [2022-08-15T13:10:54.743Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-08-15T13:10:54.743Z] ---> Running in dfb65577a436 [2022-08-15T13:10:55.005Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-15T13:10:55.954Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-15T13:10:56.214Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-15T13:10:56.214Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-15T13:10:56.474Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-08-15T13:10:56.474Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-15T13:10:56.474Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-15T13:10:56.734Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-15T13:10:56.734Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-15T13:10:56.993Z] Executing busybox-1.33.1-r8.trigger [2022-08-15T13:10:56.993Z] Executing ca-certificates-20220614-r0.trigger [2022-08-15T13:10:56.993Z] OK: 9 MiB in 21 packages [2022-08-15T13:10:57.565Z] Removing intermediate container dfb65577a436 [2022-08-15T13:10:57.565Z] ---> 9ce10eab4ada [2022-08-15T13:10:57.565Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-15T13:10:57.565Z] ---> d4ee8982d4f0 [2022-08-15T13:10:57.565Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-15T13:10:57.824Z] ---> 58fd88be5265 [2022-08-15T13:10:57.824Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-08-15T13:10:57.824Z] ---> 636e4e24780f [2022-08-15T13:10:57.824Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-08-15T13:10:58.082Z] ---> 0296eb662244 [2022-08-15T13:10:58.082Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-08-15T13:10:58.653Z] ---> b12da8705ec9 [2022-08-15T13:10:58.653Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-08-15T13:10:58.653Z] ---> Running in 0b2b60d5d641 [2022-08-15T13:10:59.225Z] Removing intermediate container 0b2b60d5d641 [2022-08-15T13:10:59.225Z] ---> aa50e681930c [2022-08-15T13:10:59.225Z] Step 25/31 : VOLUME /cache [2022-08-15T13:10:59.225Z] ---> Running in ef940cc7116d [2022-08-15T13:10:59.485Z] Removing intermediate container ef940cc7116d [2022-08-15T13:10:59.485Z] ---> bb0dc3843ab9 [2022-08-15T13:10:59.485Z] Step 26/31 : EXPOSE 59711 [2022-08-15T13:10:59.485Z] ---> Running in aa44f4cb55b2 [2022-08-15T13:10:59.485Z] Removing intermediate container aa44f4cb55b2 [2022-08-15T13:10:59.485Z] ---> 9a6acb92da58 [2022-08-15T13:10:59.485Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-08-15T13:10:59.485Z] ---> Running in 5940acf4c961 [2022-08-15T13:10:59.485Z] Removing intermediate container 5940acf4c961 [2022-08-15T13:10:59.485Z] ---> d8e6a67f6b85 [2022-08-15T13:10:59.485Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-08-15T13:10:59.485Z] ---> Running in fd6cb00311d5 [2022-08-15T13:10:59.744Z] Removing intermediate container fd6cb00311d5 [2022-08-15T13:10:59.744Z] ---> 7558cc063af6 [2022-08-15T13:10:59.744Z] Step 29/31 : LABEL arch=amd64 [2022-08-15T13:10:59.744Z] ---> Running in 8c4c42925929 [2022-08-15T13:10:59.744Z] Removing intermediate container 8c4c42925929 [2022-08-15T13:10:59.744Z] ---> 809ce873e8a7 [2022-08-15T13:10:59.744Z] Step 30/31 : LABEL git_sha=d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 [2022-08-15T13:10:59.744Z] ---> Running in d3f41abfb526 [2022-08-15T13:10:59.744Z] Removing intermediate container d3f41abfb526 [2022-08-15T13:10:59.744Z] ---> 83bc28f23ddb [2022-08-15T13:10:59.744Z] Step 31/31 : LABEL version=0.0.0 [2022-08-15T13:11:00.005Z] ---> Running in d823ba1b3bcf [2022-08-15T13:11:00.005Z] Removing intermediate container d823ba1b3bcf [2022-08-15T13:11:00.005Z] ---> 0570309a5e41 [2022-08-15T13:11:00.005Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-15T13:11:00.005Z] Successfully built 0570309a5e41 [2022-08-15T13:11:00.005Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T13:11:00.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T13:11:00.784Z] [2022-08-15T13:11:00.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T13:11:01.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T13:11:01.164Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-15T13:11:01.164Z] 5eb5b503b376: Pulling fs layer [2022-08-15T13:11:01.164Z] 5c69ac0246d0: Pulling fs layer [2022-08-15T13:11:01.164Z] ec43610c2a17: Pulling fs layer [2022-08-15T13:11:01.164Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-15T13:11:01.164Z] 33b1e0a273af: Pulling fs layer [2022-08-15T13:11:01.164Z] 5d3b04190fa2: Pulling fs layer [2022-08-15T13:11:01.164Z] 2f39f015ded8: Pulling fs layer [2022-08-15T13:11:01.164Z] 3a2ae6a8a46f: Waiting [2022-08-15T13:11:01.164Z] 5d3b04190fa2: Waiting [2022-08-15T13:11:01.164Z] 5c69ac0246d0: Verifying Checksum [2022-08-15T13:11:01.164Z] 5c69ac0246d0: Download complete [2022-08-15T13:11:01.164Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-15T13:11:01.164Z] 3a2ae6a8a46f: Download complete [2022-08-15T13:11:01.164Z] 33b1e0a273af: Verifying Checksum [2022-08-15T13:11:01.164Z] 33b1e0a273af: Download complete [2022-08-15T13:11:01.164Z] 5d3b04190fa2: Download complete [2022-08-15T13:11:01.424Z] ec43610c2a17: Verifying Checksum [2022-08-15T13:11:01.424Z] ec43610c2a17: Download complete [2022-08-15T13:11:01.424Z] 5eb5b503b376: Verifying Checksum [2022-08-15T13:11:01.424Z] 5eb5b503b376: Download complete [2022-08-15T13:11:01.991Z] 2f39f015ded8: Download complete [2022-08-15T13:11:02.929Z] 5eb5b503b376: Pull complete [2022-08-15T13:11:02.929Z] 5c69ac0246d0: Pull complete [2022-08-15T13:11:03.497Z] ec43610c2a17: Pull complete [2022-08-15T13:11:03.497Z] 3a2ae6a8a46f: Pull complete [2022-08-15T13:11:03.757Z] 33b1e0a273af: Pull complete [2022-08-15T13:11:03.757Z] 5d3b04190fa2: Pull complete [2022-08-15T13:11:05.786Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22808 in /w/workspace/y_app-rfid-llrp-inventory_PR-105 [Pipeline] { [Pipeline] ws [2022-08-15T13:11:05.825Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-08-15T13:11:05.908Z] The recommended git tool is: git [2022-08-15T13:11:09.025Z] 2f39f015ded8: Pull complete [2022-08-15T13:11:09.025Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-15T13:11:09.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T13:11:09.025Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T13:11:09.268Z] prd-ubuntu20.04-docker-8c-8g-22806 does not seem to be running inside a container [2022-08-15T13:11:09.312Z] $ 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/y_app-rfid-llrp-inventory_PR-105 -v /w/workspace/y_app-rfid-llrp-inventory_PR-105:/w/workspace/y_app-rfid-llrp-inventory_PR-105:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-105@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 [2022-08-15T13:11:11.717Z] $ docker top 87ce786ec8d9f4e5e0a52637398d0bf2cb03c798ea9df7811961546a8135b9a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T13:11:12.207Z] ---> job-cost.sh [2022-08-15T13:11:12.207Z] lf-activate-venv: SKIPPING [2022-08-15T13:11:12.207Z] INFO: No Stack... [2022-08-15T13:11:12.470Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-15T13:11:13.039Z] INFO: Archiving Costs [Pipeline] sh [2022-08-15T13:11:13.124Z] using credential edgex-jenkins-ssh [2022-08-15T13:11:13.143Z] Cloning the remote Git repository [2022-08-15T13:11:13.352Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-105/archives/cost.csv [2022-08-15T13:11:13.353Z] + cut -d, -f6 [Pipeline] lock [2022-08-15T13:11:13.393Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-105-1-stack-cost] [2022-08-15T13:11:13.398Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-105-1-stack-cost] did not exist. Created. [2022-08-15T13:11:13.398Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-105-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-15T13:11:13.228Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-08-15T13:11:13.325Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-08-15T13:11:13.457Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-08-15T13:11:13.459Z] > git --version # timeout=10 [2022-08-15T13:11:13.789Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-15T13:11:13.838Z] Stashed 1 file(s) [Pipeline] } [2022-08-15T13:11:13.862Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-105-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-15T13:11:13.943Z] $ docker stop --time=1 87ce786ec8d9f4e5e0a52637398d0bf2cb03c798ea9df7811961546a8135b9a5 [2022-08-15T13:11:13.518Z] > git --version # 'git version 2.25.1' [2022-08-15T13:11:13.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-15T13:11:13.587Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-15T13:11:15.123Z] $ docker rm -f 87ce786ec8d9f4e5e0a52637398d0bf2cb03c798ea9df7811961546a8135b9a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-15T13:11:15.885Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-08-15T13:11:15.907Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-15T13:11:15.935Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-08-15T13:11:15.971Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-08-15T13:11:15.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-15T13:11:15.996Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-15T13:11:16.441Z] Merging remotes/origin/main commit 0d3f7130d8a08a0ebc3612b54d57008063dbc12c into PR head commit d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 [2022-08-15T13:11:16.698Z] Merge succeeded, producing d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 [2022-08-15T13:11:16.699Z] Checking out Revision d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 (PR-105) [2022-08-15T13:11:16.465Z] > git config core.sparsecheckout # timeout=10 [2022-08-15T13:11:16.494Z] > git checkout -f d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 # timeout=10 [2022-08-15T13:11:16.594Z] > git remote # timeout=10 [2022-08-15T13:11:16.613Z] > git config --get remote.origin.url # timeout=10 [2022-08-15T13:11:16.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-15T13:11:16.656Z] > git merge 0d3f7130d8a08a0ebc3612b54d57008063dbc12c # timeout=10 [2022-08-15T13:11:16.682Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-15T13:11:16.709Z] > git config core.sparsecheckout # timeout=10 [2022-08-15T13:11:16.732Z] > git checkout -f d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 # timeout=10 [2022-08-15T13:11:20.972Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-08-15T13:11:21.041Z] > git --version # timeout=10 [2022-08-15T13:11:21.055Z] > git --version # 'git version 2.25.1' [2022-08-15T13:11:21.073Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T13:11:22.112Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-15T13:11:22.112Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T13:11:22.112Z] Dload Upload Total Spent Left Speed [2022-08-15T13:11:22.112Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 90014 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh [2022-08-15T13:11:23.132Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-15T13:11:23.485Z] + sudo tee /etc/docker/daemon.new [2022-08-15T13:11:23.485Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-15T13:11:23.485Z] { [2022-08-15T13:11:23.485Z] "registry-mirrors": [ [2022-08-15T13:11:23.485Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-15T13:11:23.485Z] ], [2022-08-15T13:11:23.485Z] "bip": "10.250.0.254/24", [2022-08-15T13:11:23.485Z] "hosts": [ [2022-08-15T13:11:23.485Z] "tcp://0.0.0.0:5555", [2022-08-15T13:11:23.485Z] "unix:///var/run/docker.sock" [2022-08-15T13:11:23.485Z] ], [2022-08-15T13:11:23.485Z] "mtu": 1458, [2022-08-15T13:11:23.485Z] "selinux-enabled": true, [2022-08-15T13:11:23.485Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-15T13:11:23.486Z] } [Pipeline] sh [2022-08-15T13:11:23.839Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-15T13:11:24.198Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T13:11:42.594Z] provisioning config files... [2022-08-15T13:11:42.618Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config743225257298232099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T13:11:43.009Z] ---> docker-login.sh [2022-08-15T13:11:43.009Z] nexus3.edgexfoundry.org:10001 [2022-08-15T13:11:43.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T13:11:43.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T13:11:43.882Z] Configure a credential helper to remove this warning. See [2022-08-15T13:11:43.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T13:11:43.882Z] [2022-08-15T13:11:43.882Z] Login Succeeded [2022-08-15T13:11:43.882Z] nexus3.edgexfoundry.org:10002 [2022-08-15T13:11:44.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T13:11:44.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T13:11:44.432Z] Configure a credential helper to remove this warning. See [2022-08-15T13:11:44.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T13:11:44.432Z] [2022-08-15T13:11:44.432Z] Login Succeeded [2022-08-15T13:11:44.432Z] nexus3.edgexfoundry.org:10003 [2022-08-15T13:11:44.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T13:11:44.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T13:11:44.718Z] Configure a credential helper to remove this warning. See [2022-08-15T13:11:44.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T13:11:44.718Z] [2022-08-15T13:11:44.718Z] Login Succeeded [2022-08-15T13:11:44.718Z] nexus3.edgexfoundry.org:10004 [2022-08-15T13:11:45.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T13:11:45.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T13:11:45.317Z] Configure a credential helper to remove this warning. See [2022-08-15T13:11:45.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T13:11:45.317Z] [2022-08-15T13:11:45.317Z] Login Succeeded [2022-08-15T13:11:45.317Z] docker.io [2022-08-15T13:11:45.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T13:11:46.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T13:11:46.185Z] Configure a credential helper to remove this warning. See [2022-08-15T13:11:46.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T13:11:46.185Z] [2022-08-15T13:11:46.185Z] Login Succeeded [2022-08-15T13:11:46.185Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T13:11:46.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-15T13:11:46.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T13:11:46.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T13:11:46.686Z] ========================================================= [2022-08-15T13:11:46.686Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-15T13:11:46.686Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T13:11:47.201Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-15T13:11:47.482Z] Sending build context to Docker daemon 682.5kB [2022-08-15T13:11:47.482Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T13:11:47.482Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-15T13:11:47.759Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-15T13:11:47.759Z] b3c136eddcbf: Pulling fs layer [2022-08-15T13:11:47.759Z] c0a3192eca97: Pulling fs layer [2022-08-15T13:11:47.759Z] a050256f5b6f: Pulling fs layer [2022-08-15T13:11:47.759Z] 656be50a0ddc: Pulling fs layer [2022-08-15T13:11:47.759Z] 2bbca73fdf42: Pulling fs layer [2022-08-15T13:11:47.759Z] 46d945488cbd: Pulling fs layer [2022-08-15T13:11:47.759Z] 8a5474983e97: Pulling fs layer [2022-08-15T13:11:47.759Z] 329c88fbcd65: Pulling fs layer [2022-08-15T13:11:47.759Z] 656be50a0ddc: Waiting [2022-08-15T13:11:47.759Z] 2bbca73fdf42: Waiting [2022-08-15T13:11:47.759Z] 46d945488cbd: Waiting [2022-08-15T13:11:47.759Z] 8a5474983e97: Waiting [2022-08-15T13:11:47.759Z] 329c88fbcd65: Waiting [2022-08-15T13:11:47.759Z] a050256f5b6f: Verifying Checksum [2022-08-15T13:11:47.759Z] a050256f5b6f: Download complete [2022-08-15T13:11:47.759Z] c0a3192eca97: Verifying Checksum [2022-08-15T13:11:47.759Z] c0a3192eca97: Download complete [2022-08-15T13:11:47.759Z] 2bbca73fdf42: Verifying Checksum [2022-08-15T13:11:47.759Z] 2bbca73fdf42: Download complete [2022-08-15T13:11:47.759Z] 46d945488cbd: Verifying Checksum [2022-08-15T13:11:47.759Z] 46d945488cbd: Download complete [2022-08-15T13:11:47.759Z] b3c136eddcbf: Verifying Checksum [2022-08-15T13:11:47.759Z] b3c136eddcbf: Download complete [2022-08-15T13:11:48.757Z] b3c136eddcbf: Pull complete [2022-08-15T13:11:48.757Z] 329c88fbcd65: Verifying Checksum [2022-08-15T13:11:48.757Z] 329c88fbcd65: Download complete [2022-08-15T13:11:49.366Z] c0a3192eca97: Pull complete [2022-08-15T13:11:49.643Z] a050256f5b6f: Pull complete [2022-08-15T13:11:50.239Z] 8a5474983e97: Verifying Checksum [2022-08-15T13:11:50.239Z] 8a5474983e97: Download complete [2022-08-15T13:11:50.837Z] 656be50a0ddc: Verifying Checksum [2022-08-15T13:11:50.837Z] 656be50a0ddc: Download complete [2022-08-15T13:12:03.265Z] 656be50a0ddc: Pull complete [2022-08-15T13:12:03.539Z] 2bbca73fdf42: Pull complete [2022-08-15T13:12:03.815Z] 46d945488cbd: Pull complete [2022-08-15T13:12:10.552Z] 8a5474983e97: Pull complete [2022-08-15T13:12:12.534Z] 329c88fbcd65: Pull complete [2022-08-15T13:12:12.534Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-15T13:12:12.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-15T13:12:12.534Z] ---> ff4287adb874 [2022-08-15T13:12:12.534Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-15T13:12:13.142Z] ---> Running in 7b68f2a4d11a [2022-08-15T13:12:13.417Z] Removing intermediate container 7b68f2a4d11a [2022-08-15T13:12:13.417Z] ---> b154958ae329 [2022-08-15T13:12:13.417Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-15T13:12:13.690Z] ---> Running in c685447f7f67 [2022-08-15T13:12:13.970Z] Removing intermediate container c685447f7f67 [2022-08-15T13:12:13.970Z] ---> bb3ac34aaa46 [2022-08-15T13:12:13.970Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-15T13:12:13.970Z] ---> Running in 3a5212df76e3 [2022-08-15T13:12:14.249Z] Removing intermediate container 3a5212df76e3 [2022-08-15T13:12:14.249Z] ---> 0a520e762c0b [2022-08-15T13:12:14.249Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T13:12:14.249Z] ---> Running in 80004a93bd86 [2022-08-15T13:12:16.239Z] Removing intermediate container 80004a93bd86 [2022-08-15T13:12:16.239Z] ---> 96e9ddf8eeda [2022-08-15T13:12:16.239Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T13:12:16.239Z] ---> Running in ea267f1f2231 [2022-08-15T13:12:18.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T13:12:18.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T13:12:19.817Z] OK: 221 MiB in 51 packages [2022-08-15T13:12:20.415Z] Removing intermediate container ea267f1f2231 [2022-08-15T13:12:20.415Z] ---> 800a2d641bf5 [2022-08-15T13:12:20.415Z] Step 8/13 : WORKDIR /app [2022-08-15T13:12:20.415Z] ---> Running in ddbbc424829a [2022-08-15T13:12:21.021Z] Removing intermediate container ddbbc424829a [2022-08-15T13:12:21.021Z] ---> e184f8bb2d78 [2022-08-15T13:12:21.021Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-15T13:12:21.309Z] ---> b01a36aa1bee [2022-08-15T13:12:21.309Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T13:12:21.309Z] ---> Running in d4debb7bfd4e [2022-08-15T13:13:17.870Z] Removing intermediate container d4debb7bfd4e [2022-08-15T13:13:17.870Z] ---> f3ca607e2f8e [2022-08-15T13:13:17.870Z] Step 11/13 : COPY . . [2022-08-15T13:13:17.870Z] ---> d43f537a0438 [2022-08-15T13:13:17.870Z] Step 12/13 : ARG MAKE="make build" [2022-08-15T13:13:17.870Z] ---> Running in 7a8ddd3d19d9 [2022-08-15T13:13:17.870Z] Removing intermediate container 7a8ddd3d19d9 [2022-08-15T13:13:17.870Z] ---> f4ebaf36fd5c [2022-08-15T13:13:17.870Z] Step 13/13 : RUN $MAKE [2022-08-15T13:13:17.870Z] ---> Running in 4514ab05df26 [2022-08-15T13:13:17.870Z] noop [2022-08-15T13:13:17.870Z] Removing intermediate container 4514ab05df26 [2022-08-15T13:13:17.870Z] ---> 455db0d4255e [2022-08-15T13:13:17.870Z] Successfully built 455db0d4255e [2022-08-15T13:13:17.870Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T13:13:18.352Z] + docker inspect -f . ci-base-image-arm64 [2022-08-15T13:13:18.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T13:13:18.670Z] prd-ubuntu20.04-docker-arm64-4c-16g-22808 does not seem to be running inside a container [2022-08-15T13:13:18.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 [2022-08-15T13:13:20.078Z] $ docker top 0101c303d9cad881cf1569c7c29f618a9493ba95b0a70328375d33fd51973687 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T13:13:21.044Z] + go version [2022-08-15T13:13:21.044Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-15T13:13:21.084Z] $ docker stop --time=1 0101c303d9cad881cf1569c7c29f618a9493ba95b0a70328375d33fd51973687 [2022-08-15T13:13:22.749Z] $ docker rm -f 0101c303d9cad881cf1569c7c29f618a9493ba95b0a70328375d33fd51973687 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T13:13:23.649Z] + docker inspect -f . ci-base-image-arm64 [2022-08-15T13:13:23.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T13:13:23.966Z] prd-ubuntu20.04-docker-arm64-4c-16g-22808 does not seem to be running inside a container [2022-08-15T13:13:24.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 [2022-08-15T13:13:25.305Z] $ docker top 59c8afe4e2eefae3d9f306ea5b09116999a19c88c148d0f5eb9b9f7518cb8e37 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T13:13:26.260Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2022-08-15T13:13:26.981Z] + make test [2022-08-15T13:13:26.981Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-15T13:14:48.841Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-08-15T13:14:48.841Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.167s coverage: 86.2% of statements [2022-08-15T13:14:48.841Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-08-15T13:14:54.242Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.705s coverage: 71.9% of statements [2022-08-15T13:14:54.242Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-15T13:14:54.242Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-15T13:15:16.556Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-15T13:15:16.556Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-15T13:15:16.556Z] ./bin/test-attribution.sh [2022-08-15T13:15:16.556Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-15T13:15:16.556Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-15T13:15:16.556Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-15T13:15:16.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-15T13:15:16.628Z] $ docker stop --time=1 59c8afe4e2eefae3d9f306ea5b09116999a19c88c148d0f5eb9b9f7518cb8e37 [2022-08-15T13:15:18.424Z] $ docker rm -f 59c8afe4e2eefae3d9f306ea5b09116999a19c88c148d0f5eb9b9f7518cb8e37 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T13:15:19.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-15T13:15:19.485Z] Warning: overwriting stash ‘coverage-report’ [2022-08-15T13:15:19.973Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T13:15:20.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-15T13:15:20.892Z] + ls -al . [2022-08-15T13:15:20.892Z] total 228 [2022-08-15T13:15:20.892Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 13:13 . [2022-08-15T13:15:20.892Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 13:11 .. [2022-08-15T13:15:20.892Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 15 13:11 .dockerignore [2022-08-15T13:15:20.892Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 13:11 .git [2022-08-15T13:15:20.892Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 13:11 .github [2022-08-15T13:15:20.892Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 15 13:11 .gitignore [2022-08-15T13:15:20.892Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 13:11 .golangci.yml [2022-08-15T13:15:20.892Z] -rw-rw-r-- 1 jenkins jenkins 9546 Aug 15 13:11 Attribution.txt [2022-08-15T13:15:20.892Z] -rw-rw-r-- 1 jenkins jenkins 2487 Aug 15 13:11 CHANGELOG.md [2022-08-15T13:15:20.892Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 15 13:11 Dockerfile [2022-08-15T13:15:20.892Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 13:11 GOVERNANCE.md [2022-08-15T13:15:20.892Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 15 13:11 Jenkinsfile [2022-08-15T13:15:20.892Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 15 13:11 LICENSE [2022-08-15T13:15:20.892Z] -rw-rw-r-- 1 jenkins jenkins 2949 Aug 15 13:11 Makefile [2022-08-15T13:15:20.892Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 15 13:11 OWNERS.md [2022-08-15T13:15:20.892Z] -rw-rw-r-- 1 jenkins jenkins 30359 Aug 15 13:11 README.md [2022-08-15T13:15:20.892Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 13:09 VERSION [2022-08-15T13:15:20.892Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 13:11 bin [2022-08-15T13:15:20.892Z] -rw-r--r-- 1 jenkins jenkins 41008 Aug 15 13:14 coverage.out [2022-08-15T13:15:20.892Z] -rw-rw-r-- 1 jenkins jenkins 3677 Aug 15 13:11 go.mod [2022-08-15T13:15:20.892Z] -rw-rw-r-- 1 jenkins jenkins 37565 Aug 15 13:11 go.sum [2022-08-15T13:15:20.892Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 13:11 images [2022-08-15T13:15:20.892Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 13:11 internal [2022-08-15T13:15:20.892Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 15 13:11 main.go [2022-08-15T13:15:20.892Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 13:11 res [2022-08-15T13:15:20.892Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 13:11 snap [2022-08-15T13:15:20.892Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 13:11 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T13:15:21.333Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 --label arch=arm64 --label version=0.0.0 . [2022-08-15T13:15:21.616Z] Sending build context to Docker daemon 682.5kB [2022-08-15T13:15:21.616Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T13:15:21.616Z] Step 2/31 : FROM ${BASE} AS builder [2022-08-15T13:15:21.616Z] ---> 455db0d4255e [2022-08-15T13:15:21.616Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-15T13:15:21.616Z] ---> Running in 3d50db2a3303 [2022-08-15T13:15:21.896Z] Removing intermediate container 3d50db2a3303 [2022-08-15T13:15:21.896Z] ---> 31010fbf5b56 [2022-08-15T13:15:21.896Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-08-15T13:15:22.172Z] ---> Running in fab12ac84dff [2022-08-15T13:15:22.450Z] Removing intermediate container fab12ac84dff [2022-08-15T13:15:22.450Z] ---> e0cff20b09b6 [2022-08-15T13:15:22.450Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-15T13:15:22.450Z] ---> Running in c168c1b07a98 [2022-08-15T13:15:22.724Z] Removing intermediate container c168c1b07a98 [2022-08-15T13:15:22.724Z] ---> 0b7f11c80e00 [2022-08-15T13:15:22.724Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T13:15:22.724Z] ---> Running in 33c2943fa8a6 [2022-08-15T13:15:24.719Z] Removing intermediate container 33c2943fa8a6 [2022-08-15T13:15:24.719Z] ---> 2b29c9efa80e [2022-08-15T13:15:24.719Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T13:15:24.719Z] ---> Running in 8a4a337f6135 [2022-08-15T13:15:25.706Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T13:15:26.305Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T13:15:27.302Z] OK: 221 MiB in 51 packages [2022-08-15T13:15:28.289Z] Removing intermediate container 8a4a337f6135 [2022-08-15T13:15:28.289Z] ---> 2042da9472b0 [2022-08-15T13:15:28.289Z] Step 8/31 : WORKDIR /app [2022-08-15T13:15:28.289Z] ---> Running in 4bcc5a718269 [2022-08-15T13:15:28.565Z] Removing intermediate container 4bcc5a718269 [2022-08-15T13:15:28.565Z] ---> a185a47a0fa2 [2022-08-15T13:15:28.565Z] Step 9/31 : COPY go.mod vendor* ./ [2022-08-15T13:15:29.165Z] ---> ad32635e27e1 [2022-08-15T13:15:29.165Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T13:15:29.165Z] ---> Running in 0bbd49278fdf [2022-08-15T13:15:31.153Z] Removing intermediate container 0bbd49278fdf [2022-08-15T13:15:31.154Z] ---> e7fa7e12674b [2022-08-15T13:15:31.154Z] Step 11/31 : COPY . . [2022-08-15T13:15:31.754Z] ---> d1ee395265f8 [2022-08-15T13:15:31.754Z] Step 12/31 : ARG MAKE="make build" [2022-08-15T13:15:31.754Z] ---> Running in 1d63e44d15df [2022-08-15T13:15:32.031Z] Removing intermediate container 1d63e44d15df [2022-08-15T13:15:32.031Z] ---> a3689d56bc90 [2022-08-15T13:15:32.031Z] Step 13/31 : RUN $MAKE [2022-08-15T13:15:32.031Z] ---> Running in ad15a9784216 [2022-08-15T13:15:33.019Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-08-15T13:17:39.914Z] Removing intermediate container ad15a9784216 [2022-08-15T13:17:39.914Z] ---> 564876fe1817 [2022-08-15T13:17:39.914Z] Step 14/31 : FROM alpine:3.14 [2022-08-15T13:17:39.914Z] 3.14: Pulling from library/alpine [2022-08-15T13:17:39.914Z] 90cda3b7c325: Pulling fs layer [2022-08-15T13:17:39.914Z] 90cda3b7c325: Verifying Checksum [2022-08-15T13:17:39.914Z] 90cda3b7c325: Download complete [2022-08-15T13:17:39.914Z] 90cda3b7c325: Pull complete [2022-08-15T13:17:39.914Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-08-15T13:17:39.914Z] Status: Downloaded newer image for alpine:3.14 [2022-08-15T13:17:39.914Z] ---> 376ba31ae3da [2022-08-15T13:17:39.914Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-15T13:17:39.914Z] ---> Running in f3ec412b2eeb [2022-08-15T13:17:39.914Z] Removing intermediate container f3ec412b2eeb [2022-08-15T13:17:39.914Z] ---> 405b66fc6927 [2022-08-15T13:17:39.914Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-08-15T13:17:39.914Z] ---> Running in 3a9d8d01bb02 [2022-08-15T13:17:39.914Z] Removing intermediate container 3a9d8d01bb02 [2022-08-15T13:17:39.914Z] ---> 9d8d8715f9c0 [2022-08-15T13:17:39.914Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T13:17:39.914Z] ---> Running in 6c2d5ae735f0 [2022-08-15T13:17:39.914Z] Removing intermediate container 6c2d5ae735f0 [2022-08-15T13:17:39.914Z] ---> c50fe27f2877 [2022-08-15T13:17:39.914Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-08-15T13:17:39.914Z] ---> Running in e6258891027d [2022-08-15T13:17:39.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-15T13:17:40.895Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-15T13:17:41.492Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-15T13:17:41.766Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-15T13:17:41.766Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-08-15T13:17:42.042Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-15T13:17:42.042Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-15T13:17:42.316Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-15T13:17:42.316Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-15T13:17:42.316Z] Executing busybox-1.33.1-r8.trigger [2022-08-15T13:17:42.316Z] Executing ca-certificates-20220614-r0.trigger [2022-08-15T13:17:42.592Z] OK: 9 MiB in 21 packages [2022-08-15T13:17:44.033Z] Removing intermediate container e6258891027d [2022-08-15T13:17:44.033Z] ---> cecf712a923a [2022-08-15T13:17:44.033Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-15T13:17:44.308Z] ---> da9b48468e8d [2022-08-15T13:17:44.308Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-15T13:17:44.909Z] ---> d4e7e2fefbeb [2022-08-15T13:17:44.909Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-08-15T13:17:45.507Z] ---> f854586c5f44 [2022-08-15T13:17:45.507Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-08-15T13:17:46.106Z] ---> e05dde95fe3c [2022-08-15T13:17:46.106Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-08-15T13:17:47.558Z] ---> 42d1f8d0145d [2022-08-15T13:17:47.558Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-08-15T13:17:47.558Z] ---> Running in 6eb84e1467a8 [2022-08-15T13:17:48.998Z] Removing intermediate container 6eb84e1467a8 [2022-08-15T13:17:48.998Z] ---> 5751ec9cfe4d [2022-08-15T13:17:48.998Z] Step 25/31 : VOLUME /cache [2022-08-15T13:17:48.998Z] ---> Running in fffbe7af32d0 [2022-08-15T13:17:49.273Z] Removing intermediate container fffbe7af32d0 [2022-08-15T13:17:49.273Z] ---> fd4b8cbdb5ff [2022-08-15T13:17:49.273Z] Step 26/31 : EXPOSE 59711 [2022-08-15T13:17:49.273Z] ---> Running in 10e58cd044df [2022-08-15T13:17:49.546Z] Removing intermediate container 10e58cd044df [2022-08-15T13:17:49.547Z] ---> dc40b3a37a95 [2022-08-15T13:17:49.547Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-08-15T13:17:49.823Z] ---> Running in 5b586c97e4f0 [2022-08-15T13:17:50.099Z] Removing intermediate container 5b586c97e4f0 [2022-08-15T13:17:50.099Z] ---> 5321c8c8cdd5 [2022-08-15T13:17:50.099Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-08-15T13:17:50.099Z] ---> Running in 94e12686f4ca [2022-08-15T13:17:50.376Z] Removing intermediate container 94e12686f4ca [2022-08-15T13:17:50.376Z] ---> 0cbb1d0d17d7 [2022-08-15T13:17:50.376Z] Step 29/31 : LABEL arch=arm64 [2022-08-15T13:17:50.652Z] ---> Running in a83be5ee5c60 [2022-08-15T13:17:50.937Z] Removing intermediate container a83be5ee5c60 [2022-08-15T13:17:50.937Z] ---> b9c4386fb5ea [2022-08-15T13:17:50.937Z] Step 30/31 : LABEL git_sha=d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 [2022-08-15T13:17:50.937Z] ---> Running in a62e6ce56b87 [2022-08-15T13:17:51.214Z] Removing intermediate container a62e6ce56b87 [2022-08-15T13:17:51.214Z] ---> 24140d2da1a5 [2022-08-15T13:17:51.214Z] Step 31/31 : LABEL version=0.0.0 [2022-08-15T13:17:51.214Z] ---> Running in e8262cecffe1 [2022-08-15T13:17:51.817Z] Removing intermediate container e8262cecffe1 [2022-08-15T13:17:51.817Z] ---> 66dc00736d6e [2022-08-15T13:17:51.817Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-15T13:17:51.817Z] Successfully built 66dc00736d6e [2022-08-15T13:17:51.817Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T13:17:52.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T13:17:52.614Z] [2022-08-15T13:17:52.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T13:17:53.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T13:17:53.320Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-15T13:17:53.320Z] 8998bd30e6a1: Pulling fs layer [2022-08-15T13:17:53.320Z] 04944245beec: Pulling fs layer [2022-08-15T13:17:53.320Z] 699f458cf7ca: Pulling fs layer [2022-08-15T13:17:53.320Z] 765212b225bb: Pulling fs layer [2022-08-15T13:17:53.320Z] f23df028b6ca: Pulling fs layer [2022-08-15T13:17:53.320Z] d65c8cfc05b1: Pulling fs layer [2022-08-15T13:17:53.320Z] 2437ff75d9bd: Pulling fs layer [2022-08-15T13:17:53.320Z] f23df028b6ca: Waiting [2022-08-15T13:17:53.320Z] d65c8cfc05b1: Waiting [2022-08-15T13:17:53.320Z] 765212b225bb: Waiting [2022-08-15T13:17:53.320Z] 2437ff75d9bd: Waiting [2022-08-15T13:17:53.320Z] 04944245beec: Verifying Checksum [2022-08-15T13:17:53.320Z] 04944245beec: Download complete [2022-08-15T13:17:53.320Z] 765212b225bb: Download complete [2022-08-15T13:17:53.320Z] f23df028b6ca: Download complete [2022-08-15T13:17:53.320Z] d65c8cfc05b1: Verifying Checksum [2022-08-15T13:17:53.320Z] d65c8cfc05b1: Download complete [2022-08-15T13:17:53.595Z] 699f458cf7ca: Download complete [2022-08-15T13:17:53.872Z] 8998bd30e6a1: Verifying Checksum [2022-08-15T13:17:53.872Z] 8998bd30e6a1: Download complete [2022-08-15T13:17:56.507Z] 2437ff75d9bd: Verifying Checksum [2022-08-15T13:17:56.507Z] 2437ff75d9bd: Download complete [2022-08-15T13:17:57.970Z] 8998bd30e6a1: Pull complete [2022-08-15T13:17:58.571Z] 04944245beec: Pull complete [2022-08-15T13:18:00.017Z] 699f458cf7ca: Pull complete [2022-08-15T13:18:00.293Z] 765212b225bb: Pull complete [2022-08-15T13:18:01.275Z] f23df028b6ca: Pull complete [2022-08-15T13:18:01.275Z] d65c8cfc05b1: Pull complete [2022-08-15T13:18:16.363Z] 2437ff75d9bd: Pull complete [2022-08-15T13:18:16.363Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-15T13:18:16.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T13:18:16.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T13:18:16.730Z] prd-ubuntu20.04-docker-arm64-4c-16g-22808 does not seem to be running inside a container [2022-08-15T13:18:16.822Z] $ 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/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 [2022-08-15T13:18:19.356Z] $ docker top 8cb5e97e16cfb83974b50974462f6c1e1d8f082f9244fd599927a711484a9c5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T13:18:20.332Z] ---> job-cost.sh [2022-08-15T13:18:20.333Z] lf-activate-venv: SKIPPING [2022-08-15T13:18:20.333Z] INFO: No Stack... [2022-08-15T13:18:20.606Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-15T13:18:21.586Z] INFO: Archiving Costs [Pipeline] sh [2022-08-15T13:18:22.264Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-08-15T13:18:22.264Z] + cut -d, -f6 [Pipeline] lock [2022-08-15T13:18:22.341Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-105-1-stack-cost] [2022-08-15T13:18:22.347Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-105-1-stack-cost] did not exist. Created. [2022-08-15T13:18:22.347Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-105-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-15T13:18:23.095Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-c6da198d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-15T13:18:23.801Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-15T13:18:23.838Z] Warning: overwriting stash ‘stack-cost’ [2022-08-15T13:18:23.891Z] Stashed 1 file(s) [Pipeline] } [2022-08-15T13:18:23.906Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-105-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-15T13:18:23.999Z] $ docker stop --time=1 8cb5e97e16cfb83974b50974462f6c1e1d8f082f9244fd599927a711484a9c5c [2022-08-15T13:18:25.495Z] $ docker rm -f 8cb5e97e16cfb83974b50974462f6c1e1d8f082f9244fd599927a711484a9c5c [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 [2022-08-15T13:18:26.496Z] provisioning config files... [2022-08-15T13:18:26.523Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp/config5223892217555155872tmp [Pipeline] { [Pipeline] sh [2022-08-15T13:18:26.842Z] + set +x [2022-08-15T13:18:26.842Z] + + bash -s --curl [2022-08-15T13:18:26.842Z] -s https://codecov.io/bash [2022-08-15T13:18:26.842Z] [2022-08-15T13:18:26.842Z] _____ _ [2022-08-15T13:18:26.842Z] / ____| | | [2022-08-15T13:18:26.842Z] | | ___ __| | ___ ___ _____ __ [2022-08-15T13:18:26.842Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-15T13:18:26.842Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-15T13:18:26.842Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-15T13:18:26.842Z] Bash-1.0.6 [2022-08-15T13:18:26.842Z] [2022-08-15T13:18:26.842Z] [2022-08-15T13:18:26.842Z] ==> git version 2.25.1 found [2022-08-15T13:18:26.842Z] ==> 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 [2022-08-15T13:18:26.842Z] Release-Date: 2020-01-08 [2022-08-15T13:18:26.842Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-15T13:18:26.842Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-15T13:18:26.842Z] ==> Jenkins CI detected. [2022-08-15T13:18:26.842Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-105 [2022-08-15T13:18:26.842Z] project root: . [2022-08-15T13:18:26.842Z] --> token set from env [2022-08-15T13:18:26.842Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-15T13:18:26.842Z] ==> Running gcov in . (disable via -X gcov) [2022-08-15T13:18:27.103Z] ==> Python coveragepy not found [2022-08-15T13:18:27.103Z] ==> Searching for coverage reports in: [2022-08-15T13:18:27.103Z] + . [2022-08-15T13:18:27.103Z] -> Found 1 reports [2022-08-15T13:18:27.103Z] ==> Detecting git/mercurial file structure [2022-08-15T13:18:27.103Z] ==> Reading reports [2022-08-15T13:18:27.103Z] + ./coverage.out bytes=41008 [2022-08-15T13:18:27.103Z] ==> Appending adjustments [2022-08-15T13:18:27.103Z] https://docs.codecov.io/docs/fixing-reports [2022-08-15T13:18:27.103Z] + Found adjustments [2022-08-15T13:18:27.103Z] ==> Gzipping contents [2022-08-15T13:18:27.103Z] 12K /tmp/codecov.nctSwO.gz [2022-08-15T13:18:27.103Z] ==> Uploading reports [2022-08-15T13:18:27.103Z] url: https://codecov.io [2022-08-15T13:18:27.103Z] query: branch=PR-105&commit=d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-105%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=105&job=&cmd_args= [2022-08-15T13:18:27.103Z] -> Pinging Codecov [2022-08-15T13:18:27.103Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-105&commit=d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-105%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=105&job=&cmd_args= [2022-08-15T13:18:27.363Z] -> Uploading to [2022-08-15T13:18:27.363Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-15/581DD39554BDF9B6E22D074273EAD858/d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1/d9f5bfcb-f525-4467-ba3f-cbfd645718db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220815T131827Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=faa429e009da3213670c1045d14df981ba869f1467b54e243fa18180f6acf114 [2022-08-15T13:18:27.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T13:18:27.622Z] Dload Upload Total Spent Left Speed [2022-08-15T13:18:27.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11389 0 0 100 11389 0 48463 --:--:-- --:--:-- --:--:-- 48463 [2022-08-15T13:18:27.622Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d76e0102ce68a47bd2814f1bc0c9f7ee2d1266b1 [Pipeline] } [2022-08-15T13:18:27.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-15T13:18:29.394Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-105/archives ] [2022-08-15T13:18:29.394Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-105/archives [2022-08-15T13:18:29.394Z] total 16 [2022-08-15T13:18:29.394Z] drwxr-xr-x 3 root root 4096 Aug 15 13:11 . [2022-08-15T13:18:29.394Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 15 13:11 .. [2022-08-15T13:18:29.394Z] drwxr-xr-x 2 root root 4096 Aug 15 13:11 cost [2022-08-15T13:18:29.394Z] -rw-r--r-- 1 root root 95 Aug 15 13:11 cost.csv [2022-08-15T13:18:29.394Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-105/archives [2022-08-15T13:18:29.394Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-105/archives [2022-08-15T13:18:29.394Z] total 16 [2022-08-15T13:18:29.394Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 13:11 . [2022-08-15T13:18:29.394Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 15 13:11 .. [2022-08-15T13:18:29.394Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 13:11 cost [2022-08-15T13:18:29.394Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 15 13:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-15T13:18:29.720Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T13:18:30.622Z] ---> package-listing.sh [2022-08-15T13:18:30.622Z] ++ facter osfamily [2022-08-15T13:18:30.622Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-15T13:18:30.884Z] + OS_FAMILY=debian [2022-08-15T13:18:30.884Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-105 [2022-08-15T13:18:30.884Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-15T13:18:30.884Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-15T13:18:30.884Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-15T13:18:30.884Z] + PACKAGES=/tmp/packages_start.txt [2022-08-15T13:18:30.884Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-105 ']' [2022-08-15T13:18:30.884Z] + PACKAGES=/tmp/packages_end.txt [2022-08-15T13:18:30.884Z] + case "${OS_FAMILY}" in [2022-08-15T13:18:30.884Z] + dpkg -l [2022-08-15T13:18:30.884Z] + grep '^ii' [2022-08-15T13:18:30.884Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-15T13:18:30.884Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-15T13:18:30.884Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-15T13:18:30.884Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-105 ']' [2022-08-15T13:18:30.884Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-105/archives/ [2022-08-15T13:18:30.884Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-105/archives/ [Pipeline] echo [2022-08-15T13:18:30.915Z] 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/y_app-rfid-llrp-inventory_PR-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-15T13:18:31.212Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T13:18:31.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T13:18:31.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T13:18:32.027Z] prd-ubuntu20.04-docker-8c-8g-22806 does not seem to be running inside a container [2022-08-15T13:18:32.077Z] $ 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/y_app-rfid-llrp-inventory_PR-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-105 -v /w/workspace/y_app-rfid-llrp-inventory_PR-105:/w/workspace/y_app-rfid-llrp-inventory_PR-105:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-105@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 [2022-08-15T13:18:32.290Z] $ docker top 9b844aea7a2e892116b7b40c5e8c24f17fbfce18dae4fb37ec12626aed72d816 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T13:18:32.690Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-15T13:18:33.004Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-15T13:18:33.315Z] + ls /var/log/sa-host [2022-08-15T13:18:33.315Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T13:18:33.446Z] provisioning config files... [2022-08-15T13:18:33.456Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-105@tmp/config3278286371677165875tmp [Pipeline] { [Pipeline] echo [2022-08-15T13:18:33.513Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T13:18:33.829Z] ---> create-netrc.sh [Pipeline] } [2022-08-15T13:18:33.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-15T13:18:34.259Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-15T13:18:34.292Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T13:18:34.605Z] ---> sudo-logs.sh [2022-08-15T13:18:34.605Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-15T13:18:34.693Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T13:18:35.012Z] ---> job-cost.sh [2022-08-15T13:18:35.012Z] lf-activate-venv: SKIPPING [2022-08-15T13:18:35.012Z] DEBUG: total: 0.2199999988079071 [2022-08-15T13:18:35.012Z] INFO: Retrieving Stack Cost... [2022-08-15T13:18:35.585Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-15T13:18:36.159Z] INFO: Archiving Costs [Pipeline] echo [2022-08-15T13:18:36.198Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T13:18:36.523Z] ---> logs-deploy.sh [2022-08-15T13:18:36.523Z] lf-activate-venv: SKIPPING [2022-08-15T13:18:36.523Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-105/1 [2022-08-15T13:18:36.523Z] INFO: archiving workspace using pattern(s): [2022-08-15T13:18:37.464Z] Archives upload complete. [2022-08-15T13:18:37.464Z] INFO: archiving logs to Nexus [2022-08-15T13:18:38.408Z] ---> uname -a: [2022-08-15T13:18:38.408Z] Linux prd-ubuntu20-04-docker-8c-8g-22806 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-15T13:18:38.408Z] [2022-08-15T13:18:38.408Z] [2022-08-15T13:18:38.408Z] ---> lscpu: [2022-08-15T13:18:38.408Z] Architecture: x86_64 [2022-08-15T13:18:38.408Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-15T13:18:38.408Z] Byte Order: Little Endian [2022-08-15T13:18:38.408Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-15T13:18:38.408Z] CPU(s): 8 [2022-08-15T13:18:38.408Z] On-line CPU(s) list: 0-7 [2022-08-15T13:18:38.408Z] Thread(s) per core: 1 [2022-08-15T13:18:38.408Z] Core(s) per socket: 1 [2022-08-15T13:18:38.408Z] Socket(s): 8 [2022-08-15T13:18:38.408Z] NUMA node(s): 1 [2022-08-15T13:18:38.408Z] Vendor ID: AuthenticAMD [2022-08-15T13:18:38.408Z] CPU family: 23 [2022-08-15T13:18:38.408Z] Model: 49 [2022-08-15T13:18:38.408Z] Model name: AMD EPYC-Rome Processor [2022-08-15T13:18:38.408Z] Stepping: 0 [2022-08-15T13:18:38.408Z] CPU MHz: 2799.864 [2022-08-15T13:18:38.408Z] BogoMIPS: 5599.72 [2022-08-15T13:18:38.408Z] Virtualization: AMD-V [2022-08-15T13:18:38.408Z] Hypervisor vendor: KVM [2022-08-15T13:18:38.408Z] Virtualization type: full [2022-08-15T13:18:38.408Z] L1d cache: 256 KiB [2022-08-15T13:18:38.408Z] L1i cache: 256 KiB [2022-08-15T13:18:38.408Z] L2 cache: 4 MiB [2022-08-15T13:18:38.408Z] L3 cache: 128 MiB [2022-08-15T13:18:38.408Z] NUMA node0 CPU(s): 0-7 [2022-08-15T13:18:38.408Z] Vulnerability Itlb multihit: Not affected [2022-08-15T13:18:38.408Z] Vulnerability L1tf: Not affected [2022-08-15T13:18:38.408Z] Vulnerability Mds: Not affected [2022-08-15T13:18:38.408Z] Vulnerability Meltdown: Not affected [2022-08-15T13:18:38.408Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-15T13:18:38.408Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-15T13:18:38.408Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-15T13:18:38.408Z] Vulnerability Srbds: Not affected [2022-08-15T13:18:38.408Z] Vulnerability Tsx async abort: Not affected [2022-08-15T13:18:38.408Z] 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 [2022-08-15T13:18:38.408Z] [2022-08-15T13:18:38.408Z] [2022-08-15T13:18:38.408Z] ---> nproc: [2022-08-15T13:18:38.408Z] 8 [2022-08-15T13:18:38.408Z] [2022-08-15T13:18:38.408Z] [2022-08-15T13:18:38.408Z] ---> df -h: [2022-08-15T13:18:38.408Z] Filesystem Size Used Avail Use% Mounted on [2022-08-15T13:18:38.408Z] overlay 155G 11G 145G 7% / [2022-08-15T13:18:38.408Z] tmpfs 64M 0 64M 0% /dev [2022-08-15T13:18:38.408Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-15T13:18:38.408Z] shm 64M 0 64M 0% /dev/shm [2022-08-15T13:18:38.408Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-08-15T13:18:38.408Z] [2022-08-15T13:18:38.408Z] [2022-08-15T13:18:38.408Z] ---> sar -b -r -n DEV: [2022-08-15T13:18:38.408Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22806) 08/15/22 _x86_64_ (8 CPU) [2022-08-15T13:18:38.408Z] [2022-08-15T13:18:38.408Z] 13:08:17 LINUX RESTART (8 CPU) [2022-08-15T13:18:38.408Z] [2022-08-15T13:18:38.408Z] 13:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-15T13:18:38.409Z] 13:10:01 214.86 4.32 210.54 0.00 422.17 104173.80 0.00 [2022-08-15T13:18:38.409Z] 13:11:01 184.72 0.15 184.57 0.00 10.40 25237.53 0.00 [2022-08-15T13:18:38.409Z] 13:12:01 32.72 0.03 32.69 0.00 5.60 16724.29 0.00 [2022-08-15T13:18:38.409Z] 13:13:01 2.03 0.00 2.03 0.00 0.00 22.28 0.00 [2022-08-15T13:18:38.409Z] 13:14:01 1.20 0.02 1.18 0.00 0.13 13.46 0.00 [2022-08-15T13:18:38.409Z] 13:15:01 1.68 0.00 1.68 0.00 0.00 24.13 0.00 [2022-08-15T13:18:38.409Z] 13:16:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2022-08-15T13:18:38.409Z] 13:17:01 1.52 0.02 1.50 0.00 0.13 17.46 0.00 [2022-08-15T13:18:38.409Z] 13:18:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2022-08-15T13:18:38.409Z] Average: 48.66 0.50 48.17 0.00 48.02 16085.12 0.00 [2022-08-15T13:18:38.409Z] [2022-08-15T13:18:38.409Z] 13:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-15T13:18:38.409Z] 13:10:01 28215800 31636520 655296 1.99 161700 3461008 2456120 7.24 1315836 2893540 2792 [2022-08-15T13:18:38.409Z] 13:11:01 27936992 31694708 595944 1.81 167616 3783408 2375192 7.00 1405968 3067464 81144 [2022-08-15T13:18:38.409Z] 13:12:01 27557124 31741952 547444 1.66 175528 4154708 1907448 5.62 1381856 3426492 168 [2022-08-15T13:18:38.409Z] 13:13:01 27557492 31742352 546772 1.66 175552 4154708 1923644 5.67 1380568 3426488 24 [2022-08-15T13:18:38.409Z] 13:14:01 27569336 31754340 534668 1.63 175596 4154844 1923644 5.67 1368804 3426640 40 [2022-08-15T13:18:38.409Z] 13:15:01 27569072 31754104 534912 1.63 175612 4154844 1923644 5.67 1368348 3426640 20 [2022-08-15T13:18:38.409Z] 13:16:01 27575828 31760892 528092 1.61 175616 4154848 1923644 5.67 1361916 3426660 24 [2022-08-15T13:18:38.409Z] 13:17:01 27575436 31760528 528548 1.61 175644 4154848 1923644 5.67 1362304 3426664 12 [2022-08-15T13:18:38.409Z] 13:18:01 27575432 31760828 527876 1.61 175664 4154852 1923644 5.67 1362688 3426792 24 [2022-08-15T13:18:38.409Z] Average: 27681390 31734025 555506 1.69 173170 4036452 2031180 5.99 1367588 3327487 9361 [2022-08-15T13:18:38.409Z] [2022-08-15T13:18:38.409Z] 13:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-15T13:18:38.409Z] 13:10:01 docker0 150.89 181.53 12.33 1692.57 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:10:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:10:01 ens3 453.30 338.40 7409.51 100.26 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:10:01 veth043d8ea 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:11:01 docker0 14.45 18.21 0.85 95.09 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:11:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:11:01 ens3 99.28 70.04 1492.18 18.74 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:12:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:12:01 ens3 58.31 36.17 1200.14 24.43 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:13:01 ens3 0.40 0.35 0.03 0.03 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:14:01 ens3 1.62 2.88 0.17 6.91 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:15:01 ens3 1.08 1.10 5.83 0.08 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:17:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] 13:18:01 ens3 8.48 8.07 0.88 14.04 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] Average: docker0 18.12 21.90 1.44 195.85 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] Average: ens3 68.46 50.26 1111.51 18.13 0.00 0.00 0.00 0.00 [2022-08-15T13:18:38.409Z] [2022-08-15T13:18:38.409Z] [2022-08-15T13:18:38.409Z] ---> sar -P ALL: [2022-08-15T13:18:38.409Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22806) 08/15/22 _x86_64_ (8 CPU) [2022-08-15T13:18:38.409Z] [2022-08-15T13:18:38.409Z] 13:08:17 LINUX RESTART (8 CPU) [2022-08-15T13:18:38.409Z] [2022-08-15T13:18:38.409Z] 13:09:02 CPU %user %nice %system %iowait %steal %idle [2022-08-15T13:18:38.409Z] 13:10:01 all 10.88 0.00 4.64 2.46 0.05 81.97 [2022-08-15T13:18:38.409Z] 13:10:01 0 11.08 0.00 4.01 0.41 0.05 84.45 [2022-08-15T13:18:38.409Z] 13:10:01 1 11.95 0.00 4.03 0.46 0.05 83.52 [2022-08-15T13:18:38.409Z] 13:10:01 2 10.75 0.00 4.04 1.34 0.05 83.82 [2022-08-15T13:18:38.409Z] 13:10:01 3 10.16 0.00 4.46 5.20 0.05 80.12 [2022-08-15T13:18:38.409Z] 13:10:01 4 11.00 0.00 4.79 3.95 0.05 80.21 [2022-08-15T13:18:38.409Z] 13:10:01 5 9.79 0.00 5.06 7.24 0.05 77.86 [2022-08-15T13:18:38.409Z] 13:10:01 6 11.26 0.00 4.86 0.24 0.05 83.59 [2022-08-15T13:18:38.409Z] 13:10:01 7 11.00 0.00 5.88 0.86 0.07 82.19 [2022-08-15T13:18:38.409Z] 13:11:01 all 37.34 0.00 6.19 1.11 0.08 55.29 [2022-08-15T13:18:38.409Z] 13:11:01 0 38.62 0.00 6.47 1.68 0.08 53.15 [2022-08-15T13:18:38.409Z] 13:11:01 1 38.18 0.00 6.09 1.28 0.08 54.36 [2022-08-15T13:18:38.409Z] 13:11:01 2 39.68 0.00 6.58 0.32 0.07 53.35 [2022-08-15T13:18:38.409Z] 13:11:01 3 36.71 0.00 6.46 3.94 0.08 52.81 [2022-08-15T13:18:38.409Z] 13:11:01 4 38.73 0.00 5.85 0.18 0.07 55.16 [2022-08-15T13:18:38.409Z] 13:11:01 5 33.95 0.00 5.52 0.51 0.07 59.95 [2022-08-15T13:18:38.409Z] 13:11:01 6 37.54 0.00 5.90 0.05 0.05 56.46 [2022-08-15T13:18:38.409Z] 13:11:01 7 35.23 0.00 6.64 0.92 0.10 57.11 [2022-08-15T13:18:38.409Z] 13:12:01 all 2.95 0.00 1.14 0.49 0.03 95.40 [2022-08-15T13:18:38.409Z] 13:12:01 0 2.85 0.00 1.31 0.02 0.02 95.81 [2022-08-15T13:18:38.409Z] 13:12:01 1 2.84 0.00 1.14 0.18 0.08 95.75 [2022-08-15T13:18:38.409Z] 13:12:01 2 2.69 0.00 1.64 2.64 0.03 92.99 [2022-08-15T13:18:38.409Z] 13:12:01 3 2.97 0.00 1.09 0.02 0.02 95.91 [2022-08-15T13:18:38.409Z] 13:12:01 4 2.88 0.00 0.94 0.38 0.00 95.80 [2022-08-15T13:18:38.409Z] 13:12:01 5 3.47 0.00 1.14 0.57 0.03 94.79 [2022-08-15T13:18:38.409Z] 13:12:01 6 3.41 0.00 0.95 0.05 0.02 95.57 [2022-08-15T13:18:38.409Z] 13:12:01 7 2.50 0.00 0.89 0.02 0.02 96.58 [2022-08-15T13:18:38.409Z] 13:13:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-08-15T13:18:38.409Z] 13:13:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-15T13:18:38.409Z] 13:13:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-15T13:18:38.409Z] 13:13:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-15T13:18:38.409Z] 13:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-15T13:18:38.409Z] 13:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-15T13:18:38.409Z] 13:13:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-15T13:18:38.409Z] 13:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-15T13:18:38.409Z] 13:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-15T13:18:38.409Z] 13:14:01 all 0.04 0.00 0.03 0.01 0.01 99.92 [2022-08-15T13:18:38.409Z] 13:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-15T13:18:38.409Z] 13:14:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2022-08-15T13:18:38.409Z] 13:14:01 2 0.07 0.00 0.05 0.02 0.03 99.83 [2022-08-15T13:18:38.409Z] 13:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-15T13:18:38.409Z] 13:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-15T13:18:38.409Z] 13:14:01 5 0.03 0.00 0.03 0.03 0.00 99.90 [2022-08-15T13:18:38.409Z] 13:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-15T13:18:38.409Z] 13:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-15T13:18:38.409Z] 13:15:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-08-15T13:18:38.409Z] 13:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-15T13:18:38.409Z] 13:15:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2022-08-15T13:18:38.409Z] 13:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-15T13:18:38.409Z] 13:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-15T13:18:38.409Z] 13:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-15T13:18:38.409Z] 13:15:01 5 0.05 0.00 0.03 0.03 0.02 99.87 [2022-08-15T13:18:38.409Z] 13:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-15T13:18:38.409Z] 13:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-15T13:18:38.409Z] 13:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-08-15T13:18:38.409Z] 13:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-15T13:18:38.409Z] 13:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-15T13:18:38.409Z] 13:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-15T13:18:38.409Z] 13:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-15T13:18:38.409Z] 13:16:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-15T13:18:38.409Z] 13:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-15T13:18:38.409Z] 13:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-15T13:18:38.409Z] 13:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-15T13:18:38.409Z] 13:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-08-15T13:18:38.409Z] 13:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-15T13:18:38.409Z] 13:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-15T13:18:38.409Z] 13:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-15T13:18:38.409Z] 13:17:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2022-08-15T13:18:38.409Z] 13:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-15T13:18:38.409Z] 13:17:01 5 0.03 0.00 0.00 0.05 0.00 99.92 [2022-08-15T13:18:38.409Z] 13:17:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-15T13:18:38.409Z] 13:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-15T13:18:38.409Z] 13:18:01 all 0.04 0.00 0.03 0.00 0.01 99.92 [2022-08-15T13:18:38.409Z] 13:18:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2022-08-15T13:18:38.409Z] 13:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-15T13:18:38.409Z] 13:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-15T13:18:38.409Z] 13:18:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2022-08-15T13:18:38.409Z] 13:18:01 4 0.05 0.00 0.05 0.00 0.00 99.90 [2022-08-15T13:18:38.409Z] 13:18:01 5 0.07 0.00 0.02 0.02 0.00 99.90 [2022-08-15T13:18:38.409Z] 13:18:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-15T13:18:38.409Z] 13:18:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-15T13:18:38.409Z] Average: all 5.64 0.00 1.32 0.45 0.02 92.57 [2022-08-15T13:18:38.409Z] Average: 0 5.81 0.00 1.31 0.23 0.02 92.62 [2022-08-15T13:18:38.410Z] Average: 1 5.84 0.00 1.25 0.22 0.03 92.66 [2022-08-15T13:18:38.410Z] Average: 2 5.88 0.00 1.36 0.48 0.02 92.26 [2022-08-15T13:18:38.410Z] Average: 3 5.49 0.00 1.33 1.00 0.02 92.16 [2022-08-15T13:18:38.410Z] Average: 4 5.81 0.00 1.28 0.49 0.01 92.40 [2022-08-15T13:18:38.410Z] Average: 5 5.21 0.00 1.29 0.92 0.02 92.56 [2022-08-15T13:18:38.410Z] Average: 6 5.76 0.00 1.30 0.04 0.01 92.89 [2022-08-15T13:18:38.410Z] Average: 7 5.34 0.00 1.47 0.20 0.02 92.97 [2022-08-15T13:18:38.410Z] [2022-08-15T13:18:38.410Z] [2022-08-15T13:18:38.410Z]