Pull request #104 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8df5d03a4914f07961f125d26da8cb5b41d402c9+c550df661121fd0eeb913950a65d671d722b4d85 (45cc680a4b85f4d24073a097a9893ad3ae6c4fe1) 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-ssh9250227768913869645.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-ssh18366099532124962424.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-104/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-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1324978364626032551.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-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4051087406830045516.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-ssh4601289906236788092.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-104/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-104/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4786014296314993140.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-22140 in /w/workspace/y_app-rfid-llrp-inventory_PR-104 [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-104 # 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 Merging remotes/origin/main commit c550df661121fd0eeb913950a65d671d722b4d85 into PR head commit 8df5d03a4914f07961f125d26da8cb5b41d402c9 Merge succeeded, producing 8df5d03a4914f07961f125d26da8cb5b41d402c9 Checking out Revision 8df5d03a4914f07961f125d26da8cb5b41d402c9 (PR-104) > 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/104/head:refs/remotes/origin/PR-104 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8df5d03a4914f07961f125d26da8cb5b41d402c9 # 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 c550df661121fd0eeb913950a65d671d722b4d85 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8df5d03a4914f07961f125d26da8cb5b41d402c9 # 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-08T13:08:37.422Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-08T13:08:37.617Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-08T13:08:37.723Z] ========================================================= [2022-08-08T13:08:37.723Z] EdgeX Global Pipelines Version Info [2022-08-08T13:08:37.723Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-08T13:08:38.534Z] ------------------- [2022-08-08T13:08:38.534Z] stable info: [2022-08-08T13:08:38.534Z] ------------------- [2022-08-08T13:08:38.534Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-08T13:08:38.534Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-08T13:08:38.534Z] Message: update stable to v1.0.238 [2022-08-08T13:08:39.107Z] ------------------- [2022-08-08T13:08:39.107Z] experimental info: [2022-08-08T13:08:39.108Z] ------------------- [2022-08-08T13:08:39.108Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-08T13:08:39.108Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-08T13:08:39.108Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-08T13:08:39.508Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-08-08T13:08:39.556Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-08-08T13:08:39.602Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-08T13:08:39.643Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-08T13:08:39.690Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-08T13:08:39.735Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-08T13:08:39.776Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-08T13:08:39.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-08T13:08:39.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-08T13:08:39.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-08T13:08:39.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-08T13:08:40.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-08-08T13:08:40.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-08T13:08:40.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-08T13:08:40.146Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-08T13:08:40.192Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-08T13:08:40.236Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-08T13:08:40.281Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-08T13:08:40.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-08T13:08:40.371Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-08T13:08:40.412Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-08T13:08:40.454Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-08T13:08:40.498Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-08T13:08:40.540Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-08T13:08:40.578Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-08T13:08:40.617Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-08T13:08:40.663Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-08T13:08:40.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-104 [Pipeline] echo [2022-08-08T13:08:40.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-104 [Pipeline] echo [2022-08-08T13:08:40.790Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-104 [Pipeline] echo [2022-08-08T13:08:40.834Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8df5d03a4914f07961f125d26da8cb5b41d402c9 [Pipeline] echo [2022-08-08T13:08:40.879Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8df5d03 [Pipeline] echo [2022-08-08T13:08:40.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-08T13:08:41.038Z] provisioning config files... [2022-08-08T13:08:41.053Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-104@tmp/config6201001945272231714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-08T13:08:41.403Z] ---> docker-login.sh [2022-08-08T13:08:41.403Z] nexus3.edgexfoundry.org:10001 [2022-08-08T13:08:41.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T13:08:41.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T13:08:41.664Z] Configure a credential helper to remove this warning. See [2022-08-08T13:08:41.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T13:08:41.664Z] [2022-08-08T13:08:41.664Z] Login Succeeded [2022-08-08T13:08:41.664Z] nexus3.edgexfoundry.org:10002 [2022-08-08T13:08:41.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T13:08:41.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T13:08:41.925Z] Configure a credential helper to remove this warning. See [2022-08-08T13:08:41.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T13:08:41.925Z] [2022-08-08T13:08:41.925Z] Login Succeeded [2022-08-08T13:08:41.925Z] nexus3.edgexfoundry.org:10003 [2022-08-08T13:08:41.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T13:08:41.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T13:08:41.925Z] Configure a credential helper to remove this warning. See [2022-08-08T13:08:41.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T13:08:41.925Z] [2022-08-08T13:08:41.925Z] Login Succeeded [2022-08-08T13:08:41.925Z] nexus3.edgexfoundry.org:10004 [2022-08-08T13:08:42.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T13:08:42.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T13:08:42.186Z] Configure a credential helper to remove this warning. See [2022-08-08T13:08:42.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T13:08:42.186Z] [2022-08-08T13:08:42.186Z] Login Succeeded [2022-08-08T13:08:42.186Z] docker.io [2022-08-08T13:08:42.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T13:08:42.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T13:08:42.760Z] Configure a credential helper to remove this warning. See [2022-08-08T13:08:42.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T13:08:42.760Z] [2022-08-08T13:08:42.760Z] Login Succeeded [2022-08-08T13:08:42.760Z] ---> docker-login.sh ends [Pipeline] } [2022-08-08T13:08:42.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-08T13:08:43.444Z] + git rev-list -1 --merges 8df5d03a4914f07961f125d26da8cb5b41d402c9~1..8df5d03a4914f07961f125d26da8cb5b41d402c9 [Pipeline] echo [2022-08-08T13:08:43.490Z] -----------> git rev-list -1 --merges 8df5d03a4914f07961f125d26da8cb5b41d402c9~1..8df5d03a4914f07961f125d26da8cb5b41d402c9 8df5d03a4914f07961f125d26da8cb5b41d402c9 [false] [Pipeline] sh [2022-08-08T13:08:43.807Z] + git log --format=format:%s -1 8df5d03a4914f07961f125d26da8cb5b41d402c9 [Pipeline] echo [2022-08-08T13:08:43.844Z] ========================================================= [2022-08-08T13:08:43.844Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-08T13:08:43.844Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-08T13:08:44.296Z] + git log --format=format:%s -1 8df5d03a4914f07961f125d26da8cb5b41d402c9 [Pipeline] echo [2022-08-08T13:08:44.328Z] [semverPrep] GIT_COMMIT: 8df5d03a4914f07961f125d26da8cb5b41d402c9, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-08-08T13:08:44.360Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-08T13:08:44.760Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-08T13:08:44.760Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-08T13:08:44.760Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-08T13:08:44.760Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-08T13:08:44.760Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-08T13:08:44.760Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-08T13:08:44.760Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T13:08:45.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-08T13:08:45.258Z] [2022-08-08T13:08:45.258Z] 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-08T13:08:45.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-08T13:08:45.645Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-08T13:08:45.645Z] b85a868b505f: Pulling fs layer [2022-08-08T13:08:45.645Z] e2be974225ed: Pulling fs layer [2022-08-08T13:08:45.645Z] 339a4e72a1f5: Pulling fs layer [2022-08-08T13:08:45.645Z] 988bab9f4d93: Pulling fs layer [2022-08-08T13:08:45.645Z] 1469e6f7b9e6: Pulling fs layer [2022-08-08T13:08:45.645Z] eaf3925da568: Pulling fs layer [2022-08-08T13:08:45.645Z] bab4dde63d76: Pulling fs layer [2022-08-08T13:08:45.645Z] bde34c3a00c8: Pulling fs layer [2022-08-08T13:08:45.645Z] b352a97aabf1: Pulling fs layer [2022-08-08T13:08:45.645Z] 4872d77fe225: Pulling fs layer [2022-08-08T13:08:45.645Z] 5851b861e8e6: Pulling fs layer [2022-08-08T13:08:45.645Z] bab4dde63d76: Waiting [2022-08-08T13:08:45.645Z] bde34c3a00c8: Waiting [2022-08-08T13:08:45.645Z] 4872d77fe225: Waiting [2022-08-08T13:08:45.645Z] eaf3925da568: Waiting [2022-08-08T13:08:45.645Z] 1469e6f7b9e6: Waiting [2022-08-08T13:08:45.645Z] b352a97aabf1: Waiting [2022-08-08T13:08:45.645Z] 988bab9f4d93: Waiting [2022-08-08T13:08:45.645Z] 5851b861e8e6: Waiting [2022-08-08T13:08:45.645Z] e2be974225ed: Download complete [2022-08-08T13:08:45.645Z] 988bab9f4d93: Download complete [2022-08-08T13:08:45.907Z] 1469e6f7b9e6: Verifying Checksum [2022-08-08T13:08:45.907Z] 1469e6f7b9e6: Download complete [2022-08-08T13:08:45.907Z] 339a4e72a1f5: Verifying Checksum [2022-08-08T13:08:45.907Z] 339a4e72a1f5: Download complete [2022-08-08T13:08:45.907Z] eaf3925da568: Verifying Checksum [2022-08-08T13:08:45.907Z] eaf3925da568: Download complete [2022-08-08T13:08:45.907Z] bde34c3a00c8: Verifying Checksum [2022-08-08T13:08:45.907Z] bde34c3a00c8: Download complete [2022-08-08T13:08:45.907Z] b352a97aabf1: Verifying Checksum [2022-08-08T13:08:45.907Z] b352a97aabf1: Download complete [2022-08-08T13:08:45.907Z] 4872d77fe225: Verifying Checksum [2022-08-08T13:08:45.907Z] 5851b861e8e6: Download complete [2022-08-08T13:08:45.907Z] b85a868b505f: Download complete [2022-08-08T13:08:46.167Z] bab4dde63d76: Verifying Checksum [2022-08-08T13:08:46.167Z] bab4dde63d76: Download complete [2022-08-08T13:08:47.108Z] b85a868b505f: Pull complete [2022-08-08T13:08:47.367Z] e2be974225ed: Pull complete [2022-08-08T13:08:47.935Z] 339a4e72a1f5: Pull complete [2022-08-08T13:08:47.935Z] 988bab9f4d93: Pull complete [2022-08-08T13:08:48.196Z] 1469e6f7b9e6: Pull complete [2022-08-08T13:08:48.196Z] eaf3925da568: Pull complete [2022-08-08T13:08:50.110Z] bab4dde63d76: Pull complete [2022-08-08T13:08:50.110Z] bde34c3a00c8: Pull complete [2022-08-08T13:08:50.110Z] b352a97aabf1: Pull complete [2022-08-08T13:08:50.372Z] 4872d77fe225: Pull complete [2022-08-08T13:08:50.372Z] 5851b861e8e6: Pull complete [2022-08-08T13:08:50.372Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-08T13:08:50.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-08T13:08:50.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T13:08:50.615Z] prd-ubuntu20.04-docker-8c-8g-22140 does not seem to be running inside a container [2022-08-08T13:08:50.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-104 -v /w/workspace/y_app-rfid-llrp-inventory_PR-104:/w/workspace/y_app-rfid-llrp-inventory_PR-104:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-104@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-104@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-08T13:08:52.756Z] $ docker top e52ed35dc3bd4576fb8765494a45541256c94877cff969af533d18040da27238 -eo pid,comm [2022-08-08T13:08:52.816Z] 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-08T13:08:52.816Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-08T13:08:52.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-08T13:08:52.945Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-08T13:08:53.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-08T13:08:53.070Z] $ docker exec e52ed35dc3bd4576fb8765494a45541256c94877cff969af533d18040da27238 ssh-agent [2022-08-08T13:08:53.195Z] SSH_AUTH_SOCK=/tmp/ssh-DvxioivEEvnP/agent.34 [2022-08-08T13:08:53.195Z] SSH_AGENT_PID=41 [2022-08-08T13:08:53.201Z] Running ssh-add (command line suppressed) [2022-08-08T13:08:53.324Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-104@tmp/private_key_4677551862942721146.key (/w/workspace/y_app-rfid-llrp-inventory_PR-104@tmp/private_key_4677551862942721146.key) [2022-08-08T13:08:53.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-08T13:08:53.670Z] + git tag --points-at HEAD [Pipeline] } [2022-08-08T13:08:53.700Z] $ docker exec --env ******** --env ******** e52ed35dc3bd4576fb8765494a45541256c94877cff969af533d18040da27238 ssh-agent -k [2022-08-08T13:08:53.809Z] unset SSH_AUTH_SOCK; [2022-08-08T13:08:53.809Z] unset SSH_AGENT_PID; [2022-08-08T13:08:53.810Z] echo Agent pid 41 killed; [2022-08-08T13:08:53.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-08T13:08:53.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-08T13:08:53.908Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-08T13:08:54.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-08T13:08:54.037Z] $ docker exec e52ed35dc3bd4576fb8765494a45541256c94877cff969af533d18040da27238 ssh-agent [2022-08-08T13:08:54.141Z] SSH_AUTH_SOCK=/tmp/ssh-5of3rSVa4EkY/agent.74 [2022-08-08T13:08:54.141Z] SSH_AGENT_PID=81 [2022-08-08T13:08:54.148Z] Running ssh-add (command line suppressed) [2022-08-08T13:08:54.258Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-104@tmp/private_key_6417255016523475430.key (/w/workspace/y_app-rfid-llrp-inventory_PR-104@tmp/private_key_6417255016523475430.key) [2022-08-08T13:08:54.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-08T13:08:54.604Z] + git semver init [2022-08-08T13:08:54.866Z] 2022-08-08 13:08:54,780 [run_init] DEBUG init version:0.0.0 force:False [2022-08-08T13:08:54.866Z] 2022-08-08 13:08:54,781 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-104/.semver [2022-08-08T13:08:54.866Z] 2022-08-08 13:08:54,781 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-104/.semver [2022-08-08T13:08:54.866Z] 2022-08-08 13:08:54,781 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-104/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-104, universal_newlines=False, shell=None, istream=None) [2022-08-08T13:08:55.810Z] 2022-08-08 13:08:55,769 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-104/.git/info/exclude [2022-08-08T13:08:55.810Z] 2022-08-08 13:08:55,770 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-104/.semver/PR-104 with force:False [2022-08-08T13:08:55.810Z] 2022-08-08 13:08:55,770 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-104/.semver/PR-104 [2022-08-08T13:08:55.810Z] 2022-08-08 13:08:55,774 [execute] INFO git cat-file --batch-check [2022-08-08T13:08:55.810Z] 2022-08-08 13:08:55,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-104/.semver, universal_newlines=False, shell=None, istream=) [2022-08-08T13:08:55.810Z] 2022-08-08 13:08:55,781 [execute] INFO git cat-file --batch [2022-08-08T13:08:55.810Z] 2022-08-08 13:08:55,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-104/.semver, universal_newlines=False, shell=None, istream=) [2022-08-08T13:08:55.810Z] 2022-08-08 13:08:55,788 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-104/.semver/PR-104 [2022-08-08T13:08:55.810Z] 0.0.0 [Pipeline] } [2022-08-08T13:08:55.840Z] $ docker exec --env ******** --env ******** e52ed35dc3bd4576fb8765494a45541256c94877cff969af533d18040da27238 ssh-agent -k [2022-08-08T13:08:55.972Z] unset SSH_AUTH_SOCK; [2022-08-08T13:08:55.972Z] unset SSH_AGENT_PID; [2022-08-08T13:08:55.972Z] echo Agent pid 81 killed; [2022-08-08T13:08:55.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-08T13:08:56.413Z] + git semver [Pipeline] } [2022-08-08T13:08:56.705Z] $ docker stop --time=1 e52ed35dc3bd4576fb8765494a45541256c94877cff969af533d18040da27238 [2022-08-08T13:08:57.993Z] $ docker rm -f e52ed35dc3bd4576fb8765494a45541256c94877cff969af533d18040da27238 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-08T13:08:58.422Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-08T13:08:58.722Z] Stashed 1 file(s) [Pipeline] echo [2022-08-08T13:08:58.740Z] [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-08T13:08:59.409Z] provisioning config files... [2022-08-08T13:08:59.420Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-104@tmp/config7669352652719559185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-08T13:08:59.771Z] ---> docker-login.sh [2022-08-08T13:08:59.771Z] nexus3.edgexfoundry.org:10001 [2022-08-08T13:08:59.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T13:08:59.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T13:08:59.771Z] Configure a credential helper to remove this warning. See [2022-08-08T13:08:59.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T13:08:59.771Z] [2022-08-08T13:08:59.771Z] Login Succeeded [2022-08-08T13:08:59.771Z] nexus3.edgexfoundry.org:10002 [2022-08-08T13:08:59.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T13:09:00.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T13:09:00.032Z] Configure a credential helper to remove this warning. See [2022-08-08T13:09:00.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T13:09:00.032Z] [2022-08-08T13:09:00.032Z] Login Succeeded [2022-08-08T13:09:00.032Z] nexus3.edgexfoundry.org:10003 [2022-08-08T13:09:00.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T13:09:00.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T13:09:00.032Z] Configure a credential helper to remove this warning. See [2022-08-08T13:09:00.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T13:09:00.032Z] [2022-08-08T13:09:00.032Z] Login Succeeded [2022-08-08T13:09:00.032Z] nexus3.edgexfoundry.org:10004 [2022-08-08T13:09:00.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T13:09:00.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T13:09:00.294Z] Configure a credential helper to remove this warning. See [2022-08-08T13:09:00.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T13:09:00.294Z] [2022-08-08T13:09:00.294Z] Login Succeeded [2022-08-08T13:09:00.294Z] docker.io [2022-08-08T13:09:00.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T13:09:00.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T13:09:00.561Z] Configure a credential helper to remove this warning. See [2022-08-08T13:09:00.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T13:09:00.561Z] [2022-08-08T13:09:00.561Z] Login Succeeded [2022-08-08T13:09:00.561Z] ---> docker-login.sh ends [Pipeline] } [2022-08-08T13:09:00.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-08T13:09:00.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-08T13:09:00.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-08T13:09:00.880Z] ========================================================= [2022-08-08T13:09:00.880Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-08T13:09:00.880Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T13:09:01.360Z] + 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-08T13:09:01.360Z] Sending build context to Docker daemon 12.47MB [2022-08-08T13:09:01.360Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-08T13:09:01.360Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-08T13:09:01.360Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-08T13:09:01.360Z] 2408cc74d12b: Pulling fs layer [2022-08-08T13:09:01.360Z] ea60b727a1ce: Pulling fs layer [2022-08-08T13:09:01.360Z] 30c4a7721957: Pulling fs layer [2022-08-08T13:09:01.360Z] 370296b7ddb6: Pulling fs layer [2022-08-08T13:09:01.360Z] 7c6cee850709: Pulling fs layer [2022-08-08T13:09:01.360Z] 39a5fcdaea64: Pulling fs layer [2022-08-08T13:09:01.360Z] d94ebbe4e438: Pulling fs layer [2022-08-08T13:09:01.360Z] bcfd1f05c69d: Pulling fs layer [2022-08-08T13:09:01.360Z] 59ccb84bbe0f: Pulling fs layer [2022-08-08T13:09:01.360Z] 370296b7ddb6: Waiting [2022-08-08T13:09:01.360Z] 7c6cee850709: Waiting [2022-08-08T13:09:01.360Z] 39a5fcdaea64: Waiting [2022-08-08T13:09:01.360Z] bcfd1f05c69d: Waiting [2022-08-08T13:09:01.360Z] 59ccb84bbe0f: Waiting [2022-08-08T13:09:01.360Z] d94ebbe4e438: Waiting [2022-08-08T13:09:01.360Z] 30c4a7721957: Verifying Checksum [2022-08-08T13:09:01.360Z] 30c4a7721957: Download complete [2022-08-08T13:09:01.360Z] ea60b727a1ce: Download complete [2022-08-08T13:09:01.620Z] 7c6cee850709: Verifying Checksum [2022-08-08T13:09:01.620Z] 7c6cee850709: Download complete [2022-08-08T13:09:01.620Z] 39a5fcdaea64: Verifying Checksum [2022-08-08T13:09:01.620Z] 39a5fcdaea64: Download complete [2022-08-08T13:09:01.620Z] 2408cc74d12b: Verifying Checksum [2022-08-08T13:09:01.620Z] 2408cc74d12b: Download complete [2022-08-08T13:09:01.620Z] d94ebbe4e438: Verifying Checksum [2022-08-08T13:09:01.620Z] d94ebbe4e438: Download complete [2022-08-08T13:09:01.620Z] 2408cc74d12b: Pull complete [2022-08-08T13:09:01.884Z] ea60b727a1ce: Pull complete [2022-08-08T13:09:01.884Z] 30c4a7721957: Pull complete [2022-08-08T13:09:02.146Z] 59ccb84bbe0f: Download complete [2022-08-08T13:09:02.405Z] 370296b7ddb6: Verifying Checksum [2022-08-08T13:09:02.405Z] 370296b7ddb6: Download complete [2022-08-08T13:09:02.405Z] bcfd1f05c69d: Verifying Checksum [2022-08-08T13:09:02.405Z] bcfd1f05c69d: Download complete [2022-08-08T13:09:06.600Z] 370296b7ddb6: Pull complete [2022-08-08T13:09:06.600Z] 7c6cee850709: Pull complete [2022-08-08T13:09:06.600Z] 39a5fcdaea64: Pull complete [2022-08-08T13:09:06.600Z] d94ebbe4e438: Pull complete [2022-08-08T13:09:08.506Z] bcfd1f05c69d: Pull complete [2022-08-08T13:09:09.075Z] 59ccb84bbe0f: Pull complete [2022-08-08T13:09:09.075Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-08T13:09:09.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-08T13:09:09.075Z] ---> a4fb48ad2a94 [2022-08-08T13:09:09.075Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-08T13:09:12.386Z] ---> Running in e5155d715ca4 [2022-08-08T13:09:12.386Z] Removing intermediate container e5155d715ca4 [2022-08-08T13:09:12.386Z] ---> 0e54d210153d [2022-08-08T13:09:12.386Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-08T13:09:12.386Z] ---> Running in 5d24b4d6e51d [2022-08-08T13:09:12.386Z] Removing intermediate container 5d24b4d6e51d [2022-08-08T13:09:12.386Z] ---> 1f6bf1cb3137 [2022-08-08T13:09:12.386Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-08T13:09:12.386Z] ---> Running in 88c3cdd7286c [2022-08-08T13:09:12.386Z] Removing intermediate container 88c3cdd7286c [2022-08-08T13:09:12.386Z] ---> cd76404332f8 [2022-08-08T13:09:12.386Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T13:09:12.386Z] ---> Running in 8a19e2e0e726 [2022-08-08T13:09:12.956Z] Removing intermediate container 8a19e2e0e726 [2022-08-08T13:09:12.956Z] ---> e3f3ad843a46 [2022-08-08T13:09:12.956Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-08T13:09:12.956Z] ---> Running in ca7d8476b9fe [2022-08-08T13:09:13.217Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T13:09:14.159Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T13:09:14.163Z] Still waiting to schedule task [2022-08-08T13:09:14.164Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-08T13:09:14.424Z] OK: 211 MiB in 51 packages [2022-08-08T13:09:14.997Z] Removing intermediate container ca7d8476b9fe [2022-08-08T13:09:14.997Z] ---> bb06b1b335dc [2022-08-08T13:09:14.997Z] Step 8/13 : WORKDIR /app [2022-08-08T13:09:14.997Z] ---> Running in ca3225dcf5b6 [2022-08-08T13:09:14.997Z] Removing intermediate container ca3225dcf5b6 [2022-08-08T13:09:14.997Z] ---> 0ccab4c9f0ae [2022-08-08T13:09:14.997Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-08T13:09:14.997Z] ---> 8a783395d11d [2022-08-08T13:09:14.997Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T13:09:14.997Z] ---> Running in c07f13d0c208 [2022-08-08T13:09:47.171Z] Removing intermediate container c07f13d0c208 [2022-08-08T13:09:47.171Z] ---> 9d0432896039 [2022-08-08T13:09:47.171Z] Step 11/13 : COPY . . [2022-08-08T13:09:47.171Z] ---> 6cfe7b827cc8 [2022-08-08T13:09:47.171Z] Step 12/13 : ARG MAKE="make build" [2022-08-08T13:09:47.171Z] ---> Running in d50049873726 [2022-08-08T13:09:47.171Z] Removing intermediate container d50049873726 [2022-08-08T13:09:47.171Z] ---> df5774a8e1f0 [2022-08-08T13:09:47.171Z] Step 13/13 : RUN $MAKE [2022-08-08T13:09:47.171Z] ---> Running in 45c1ed47b9b8 [2022-08-08T13:09:47.171Z] noop [2022-08-08T13:09:47.171Z] Removing intermediate container 45c1ed47b9b8 [2022-08-08T13:09:47.171Z] ---> 14a80f9b6652 [2022-08-08T13:09:47.171Z] Successfully built 14a80f9b6652 [2022-08-08T13:09:47.171Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T13:09:47.625Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-08T13:09:47.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T13:09:47.849Z] prd-ubuntu20.04-docker-8c-8g-22140 does not seem to be running inside a container [2022-08-08T13:09:47.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-104 -v /w/workspace/y_app-rfid-llrp-inventory_PR-104:/w/workspace/y_app-rfid-llrp-inventory_PR-104:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-104@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-104@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-08T13:09:48.251Z] $ docker top 6eca63ce30c4b793f1e2f97ceefdf3d7489f214ef2e8d0eedc453c5acfd4f50e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T13:09:48.687Z] + go version [2022-08-08T13:09:48.687Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-08T13:09:48.724Z] $ docker stop --time=1 6eca63ce30c4b793f1e2f97ceefdf3d7489f214ef2e8d0eedc453c5acfd4f50e [2022-08-08T13:09:50.015Z] $ docker rm -f 6eca63ce30c4b793f1e2f97ceefdf3d7489f214ef2e8d0eedc453c5acfd4f50e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T13:09:50.724Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-08T13:09:50.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T13:09:50.880Z] prd-ubuntu20.04-docker-8c-8g-22140 does not seem to be running inside a container [2022-08-08T13:09:50.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/y_app-rfid-llrp-inventory_PR-104 -v /w/workspace/y_app-rfid-llrp-inventory_PR-104:/w/workspace/y_app-rfid-llrp-inventory_PR-104:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-104@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-104@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-08T13:09:51.256Z] $ docker top d0f5b83b898d859f2955baede9b89e22983c948fc8e2a9bb550d8abe79d12ab8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T13:09:51.653Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-104 [Pipeline] fileExists [Pipeline] sh [2022-08-08T13:09:52.016Z] + make test [2022-08-08T13:09:52.016Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-08T13:10:02.004Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-08-08T13:10:02.004Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.047s coverage: 86.2% of statements [2022-08-08T13:10:02.004Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-08-08T13:10:03.943Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.546s coverage: 71.9% of statements [2022-08-08T13:10:12.081Z] 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-08T13:10:12.081Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-08T13:10:14.616Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-08T13:10:14.616Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-08T13:10:14.616Z] ./bin/test-attribution.sh [2022-08-08T13:10:14.616Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-08T13:10:14.616Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-08T13:10:14.616Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-08T13:10:14.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-08T13:10:14.689Z] $ docker stop --time=1 d0f5b83b898d859f2955baede9b89e22983c948fc8e2a9bb550d8abe79d12ab8 [2022-08-08T13:10:17.451Z] $ docker rm -f d0f5b83b898d859f2955baede9b89e22983c948fc8e2a9bb550d8abe79d12ab8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-08T13:10:17.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-08T13:10:18.010Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-08T13:10:18.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-08T13:10:18.992Z] + ls -al . [2022-08-08T13:10:18.992Z] total 232 [2022-08-08T13:10:18.992Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 8 13:09 . [2022-08-08T13:10:18.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 13:08 .. [2022-08-08T13:10:18.992Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 8 13:08 .dockerignore [2022-08-08T13:10:18.992Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 13:10 .git [2022-08-08T13:10:18.992Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 13:08 .github [2022-08-08T13:10:18.992Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 8 13:08 .gitignore [2022-08-08T13:10:18.992Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 8 13:08 .golangci.yml [2022-08-08T13:10:18.992Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 8 13:08 .semver [2022-08-08T13:10:18.992Z] -rw-rw-r-- 1 jenkins jenkins 9546 Aug 8 13:08 Attribution.txt [2022-08-08T13:10:18.992Z] -rw-rw-r-- 1 jenkins jenkins 2487 Aug 8 13:08 CHANGELOG.md [2022-08-08T13:10:18.992Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 8 13:08 Dockerfile [2022-08-08T13:10:18.992Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 8 13:08 GOVERNANCE.md [2022-08-08T13:10:18.992Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 8 13:08 Jenkinsfile [2022-08-08T13:10:18.992Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 8 13:08 LICENSE [2022-08-08T13:10:18.992Z] -rw-rw-r-- 1 jenkins jenkins 2949 Aug 8 13:08 Makefile [2022-08-08T13:10:18.992Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 8 13:08 OWNERS.md [2022-08-08T13:10:18.992Z] -rw-rw-r-- 1 jenkins jenkins 30359 Aug 8 13:08 README.md [2022-08-08T13:10:18.992Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 8 13:08 VERSION [2022-08-08T13:10:18.992Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 13:08 bin [2022-08-08T13:10:18.992Z] -rw-r--r-- 1 jenkins jenkins 41008 Aug 8 13:10 coverage.out [2022-08-08T13:10:18.992Z] -rw-rw-r-- 1 jenkins jenkins 3677 Aug 8 13:08 go.mod [2022-08-08T13:10:18.992Z] -rw-rw-r-- 1 jenkins jenkins 37565 Aug 8 13:08 go.sum [2022-08-08T13:10:18.992Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 13:08 images [2022-08-08T13:10:18.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 13:08 internal [2022-08-08T13:10:18.992Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 8 13:08 main.go [2022-08-08T13:10:18.992Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 13:08 res [2022-08-08T13:10:18.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 13:08 snap [2022-08-08T13:10:18.992Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 13:08 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T13:10:19.393Z] + 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=8df5d03a4914f07961f125d26da8cb5b41d402c9 --label arch=amd64 --label version=0.0.0 . [2022-08-08T13:10:19.393Z] Sending build context to Docker daemon 12.47MB [2022-08-08T13:10:19.393Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-08-08T13:10:19.393Z] Step 2/31 : FROM ${BASE} AS builder [2022-08-08T13:10:19.393Z] ---> 14a80f9b6652 [2022-08-08T13:10:19.393Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-08T13:10:19.652Z] ---> Running in 18e6a7807a44 [2022-08-08T13:10:19.652Z] Removing intermediate container 18e6a7807a44 [2022-08-08T13:10:19.652Z] ---> cb185ea4558b [2022-08-08T13:10:19.652Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-08-08T13:10:19.652Z] ---> Running in 8acfb9b08815 [2022-08-08T13:10:19.652Z] Removing intermediate container 8acfb9b08815 [2022-08-08T13:10:19.652Z] ---> a2b5c2165be7 [2022-08-08T13:10:19.652Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-08T13:10:19.652Z] ---> Running in 4ed577d114f6 [2022-08-08T13:10:19.912Z] Removing intermediate container 4ed577d114f6 [2022-08-08T13:10:19.912Z] ---> f30d9f7fc56c [2022-08-08T13:10:19.912Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T13:10:19.912Z] ---> Running in 906f5b3bc905 [2022-08-08T13:10:20.481Z] Removing intermediate container 906f5b3bc905 [2022-08-08T13:10:20.481Z] ---> 0858b84828e9 [2022-08-08T13:10:20.481Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-08T13:10:20.481Z] ---> Running in 65dd40c8e746 [2022-08-08T13:10:20.742Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-08T13:10:21.314Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-08T13:10:21.884Z] OK: 211 MiB in 51 packages [2022-08-08T13:10:22.144Z] Removing intermediate container 65dd40c8e746 [2022-08-08T13:10:22.144Z] ---> b4ed2ebf1b37 [2022-08-08T13:10:22.144Z] Step 8/31 : WORKDIR /app [2022-08-08T13:10:22.144Z] ---> Running in 0b6aceb20660 [2022-08-08T13:10:22.144Z] Removing intermediate container 0b6aceb20660 [2022-08-08T13:10:22.144Z] ---> 376ffa5a14b0 [2022-08-08T13:10:22.144Z] Step 9/31 : COPY go.mod vendor* ./ [2022-08-08T13:10:22.405Z] ---> f8744b983268 [2022-08-08T13:10:22.405Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T13:10:22.405Z] ---> Running in c05bc3bfad2a [2022-08-08T13:10:23.050Z] Removing intermediate container c05bc3bfad2a [2022-08-08T13:10:23.050Z] ---> 370ca1102bfc [2022-08-08T13:10:23.050Z] Step 11/31 : COPY . . [2022-08-08T13:10:23.310Z] ---> 333da95c2ae9 [2022-08-08T13:10:23.310Z] Step 12/31 : ARG MAKE="make build" [2022-08-08T13:10:23.310Z] ---> Running in d7c51d9d4599 [2022-08-08T13:10:23.310Z] Removing intermediate container d7c51d9d4599 [2022-08-08T13:10:23.310Z] ---> 0b21edc5785d [2022-08-08T13:10:23.310Z] Step 13/31 : RUN $MAKE [2022-08-08T13:10:23.310Z] ---> Running in 18f76652f265 [2022-08-08T13:10:23.570Z] 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.28 -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-08T13:10:45.539Z] Removing intermediate container 18f76652f265 [2022-08-08T13:10:45.539Z] ---> cf76632c8bb3 [2022-08-08T13:10:45.539Z] Step 14/31 : FROM alpine:3.14 [2022-08-08T13:10:45.539Z] 3.14: Pulling from library/alpine [2022-08-08T13:10:45.539Z] decfdc335d9b: Pulling fs layer [2022-08-08T13:10:45.539Z] decfdc335d9b: Verifying Checksum [2022-08-08T13:10:45.539Z] decfdc335d9b: Download complete [2022-08-08T13:10:45.539Z] decfdc335d9b: Pull complete [2022-08-08T13:10:45.539Z] Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 [2022-08-08T13:10:45.539Z] Status: Downloaded newer image for alpine:3.14 [2022-08-08T13:10:45.539Z] ---> 5977be310a9d [2022-08-08T13:10:45.539Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-08T13:10:45.539Z] ---> Running in 0b7a2e857bd4 [2022-08-08T13:10:45.539Z] Removing intermediate container 0b7a2e857bd4 [2022-08-08T13:10:45.539Z] ---> e614fe0617de [2022-08-08T13:10:45.539Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-08-08T13:10:45.539Z] ---> Running in e55dcc37038a [2022-08-08T13:10:45.539Z] Removing intermediate container e55dcc37038a [2022-08-08T13:10:45.539Z] ---> e2f6c121c234 [2022-08-08T13:10:45.539Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T13:10:45.539Z] ---> Running in 889fb103836b [2022-08-08T13:10:45.800Z] Removing intermediate container 889fb103836b [2022-08-08T13:10:45.800Z] ---> 302bed004574 [2022-08-08T13:10:45.800Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-08-08T13:10:45.800Z] ---> Running in b4f7801c9b2b [2022-08-08T13:10:46.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-08T13:10:46.951Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22141 in /w/workspace/y_app-rfid-llrp-inventory_PR-104 [Pipeline] { [Pipeline] ws [2022-08-08T13:10:46.994Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [2022-08-08T13:10:47.002Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] checkout [2022-08-08T13:10:47.092Z] The recommended git tool is: git [2022-08-08T13:10:47.263Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-08T13:10:47.263Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-08T13:10:47.523Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-08-08T13:10:47.523Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-08T13:10:47.783Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-08T13:10:47.783Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-08T13:10:47.783Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-08T13:10:48.043Z] Executing busybox-1.33.1-r8.trigger [2022-08-08T13:10:48.043Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T13:10:48.043Z] OK: 9 MiB in 21 packages [2022-08-08T13:10:48.612Z] Removing intermediate container b4f7801c9b2b [2022-08-08T13:10:48.612Z] ---> cd071cf6d910 [2022-08-08T13:10:48.612Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-08T13:10:48.612Z] ---> 4b445842faaf [2022-08-08T13:10:48.612Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-08T13:10:49.181Z] ---> 66b79d5275fc [2022-08-08T13:10:49.181Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-08-08T13:10:49.181Z] ---> d4235b4a98cd [2022-08-08T13:10:49.181Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-08-08T13:10:49.440Z] ---> 37b5883e7300 [2022-08-08T13:10:49.440Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-08-08T13:10:50.007Z] ---> 420df95a8f31 [2022-08-08T13:10:50.007Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-08-08T13:10:50.007Z] ---> Running in a5b26ddeba88 [2022-08-08T13:10:50.575Z] Removing intermediate container a5b26ddeba88 [2022-08-08T13:10:50.575Z] ---> 309d80209716 [2022-08-08T13:10:50.575Z] Step 25/31 : VOLUME /cache [2022-08-08T13:10:50.575Z] ---> Running in e12481f3a63b [2022-08-08T13:10:50.575Z] Removing intermediate container e12481f3a63b [2022-08-08T13:10:50.575Z] ---> 5c6227a0c07f [2022-08-08T13:10:50.575Z] Step 26/31 : EXPOSE 59711 [2022-08-08T13:10:50.575Z] ---> Running in d31f9555d43d [2022-08-08T13:10:50.834Z] Removing intermediate container d31f9555d43d [2022-08-08T13:10:50.834Z] ---> cd6c92b93ae5 [2022-08-08T13:10:50.834Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-08-08T13:10:50.834Z] ---> Running in 3410f408c996 [2022-08-08T13:10:50.834Z] Removing intermediate container 3410f408c996 [2022-08-08T13:10:50.834Z] ---> 7311a129662b [2022-08-08T13:10:50.834Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-08-08T13:10:50.834Z] ---> Running in 7d37ef784340 [2022-08-08T13:10:50.834Z] Removing intermediate container 7d37ef784340 [2022-08-08T13:10:50.834Z] ---> 5051585c81a5 [2022-08-08T13:10:50.834Z] Step 29/31 : LABEL arch=amd64 [2022-08-08T13:10:50.834Z] ---> Running in 88a94e012810 [2022-08-08T13:10:51.094Z] Removing intermediate container 88a94e012810 [2022-08-08T13:10:51.094Z] ---> ecb19bb913b7 [2022-08-08T13:10:51.094Z] Step 30/31 : LABEL git_sha=8df5d03a4914f07961f125d26da8cb5b41d402c9 [2022-08-08T13:10:51.094Z] ---> Running in f3d3a7020578 [2022-08-08T13:10:51.094Z] Removing intermediate container f3d3a7020578 [2022-08-08T13:10:51.094Z] ---> 2f9c52d98958 [2022-08-08T13:10:51.094Z] Step 31/31 : LABEL version=0.0.0 [2022-08-08T13:10:51.094Z] ---> Running in a5c2a50fd070 [2022-08-08T13:10:51.094Z] Removing intermediate container a5c2a50fd070 [2022-08-08T13:10:51.094Z] ---> 0cdadbe5aa54 [2022-08-08T13:10:51.094Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-08T13:10:51.094Z] Successfully built 0cdadbe5aa54 [2022-08-08T13:10:51.094Z] 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-08T13:10:51.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-08T13:10:51.970Z] [2022-08-08T13:10:51.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T13:10:52.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-08T13:10:52.354Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-08T13:10:52.354Z] 5eb5b503b376: Pulling fs layer [2022-08-08T13:10:52.354Z] 5c69ac0246d0: Pulling fs layer [2022-08-08T13:10:52.354Z] ec43610c2a17: Pulling fs layer [2022-08-08T13:10:52.354Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-08T13:10:52.354Z] 33b1e0a273af: Pulling fs layer [2022-08-08T13:10:52.354Z] 5d3b04190fa2: Pulling fs layer [2022-08-08T13:10:52.354Z] 2f39f015ded8: Pulling fs layer [2022-08-08T13:10:52.354Z] 3a2ae6a8a46f: Waiting [2022-08-08T13:10:52.354Z] 33b1e0a273af: Waiting [2022-08-08T13:10:52.354Z] 5d3b04190fa2: Waiting [2022-08-08T13:10:52.354Z] 2f39f015ded8: Waiting [2022-08-08T13:10:52.354Z] 5c69ac0246d0: Verifying Checksum [2022-08-08T13:10:52.354Z] 5c69ac0246d0: Download complete [2022-08-08T13:10:52.354Z] 3a2ae6a8a46f: Download complete [2022-08-08T13:10:52.354Z] 33b1e0a273af: Verifying Checksum [2022-08-08T13:10:52.354Z] 33b1e0a273af: Download complete [2022-08-08T13:10:52.354Z] 5d3b04190fa2: Verifying Checksum [2022-08-08T13:10:52.615Z] ec43610c2a17: Verifying Checksum [2022-08-08T13:10:52.615Z] ec43610c2a17: Download complete [2022-08-08T13:10:52.615Z] 5eb5b503b376: Verifying Checksum [2022-08-08T13:10:52.615Z] 5eb5b503b376: Download complete [2022-08-08T13:10:53.182Z] 2f39f015ded8: Verifying Checksum [2022-08-08T13:10:53.182Z] 2f39f015ded8: Download complete [2022-08-08T13:10:53.411Z] using credential edgex-jenkins-ssh [2022-08-08T13:10:53.433Z] Cloning the remote Git repository [2022-08-08T13:10:53.753Z] 5eb5b503b376: Pull complete [2022-08-08T13:10:54.011Z] 5c69ac0246d0: Pull complete [2022-08-08T13:10:54.270Z] ec43610c2a17: Pull complete [2022-08-08T13:10:54.530Z] 3a2ae6a8a46f: Pull complete [2022-08-08T13:10:54.530Z] 33b1e0a273af: Pull complete [2022-08-08T13:10:53.502Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-08-08T13:10:53.575Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-08-08T13:10:53.664Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-08-08T13:10:53.665Z] > git --version # timeout=10 [2022-08-08T13:10:53.701Z] > git --version # 'git version 2.25.1' [2022-08-08T13:10:53.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-08T13:10:53.839Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-08T13:10:54.789Z] 5d3b04190fa2: Pull complete [2022-08-08T13:10:55.800Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-08-08T13:10:55.822Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-08T13:10:55.844Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-08-08T13:10:55.876Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-08-08T13:10:55.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-08T13:10:55.889Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-08T13:10:56.323Z] Merging remotes/origin/main commit c550df661121fd0eeb913950a65d671d722b4d85 into PR head commit 8df5d03a4914f07961f125d26da8cb5b41d402c9 [2022-08-08T13:10:56.544Z] Merge succeeded, producing 8df5d03a4914f07961f125d26da8cb5b41d402c9 [2022-08-08T13:10:56.544Z] Checking out Revision 8df5d03a4914f07961f125d26da8cb5b41d402c9 (PR-104) [2022-08-08T13:10:56.345Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T13:10:56.360Z] > git checkout -f 8df5d03a4914f07961f125d26da8cb5b41d402c9 # timeout=10 [2022-08-08T13:10:56.455Z] > git remote # timeout=10 [2022-08-08T13:10:56.474Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T13:10:56.496Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-08T13:10:56.507Z] > git merge c550df661121fd0eeb913950a65d671d722b4d85 # timeout=10 [2022-08-08T13:10:56.531Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T13:10:56.554Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T13:10:56.574Z] > git checkout -f 8df5d03a4914f07961f125d26da8cb5b41d402c9 # timeout=10 [2022-08-08T13:11:00.068Z] 2f39f015ded8: Pull complete [2022-08-08T13:11:00.068Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-08T13:11:00.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-08T13:11:00.068Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T13:11:00.299Z] prd-ubuntu20.04-docker-8c-8g-22140 does not seem to be running inside a container [2022-08-08T13:11:00.357Z] $ 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-104 -v /w/workspace/y_app-rfid-llrp-inventory_PR-104:/w/workspace/y_app-rfid-llrp-inventory_PR-104:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-104@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-104@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-08T13:11:00.714Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-08-08T13:11:00.775Z] > git --version # timeout=10 [2022-08-08T13:11:00.785Z] > git --version # 'git version 2.25.1' [2022-08-08T13:11:00.795Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-08T13:11:01.398Z] [2022-08-08T13:11:01.398Z] GitHub has been notified of this commit’s build result [2022-08-08T13:11:01.398Z] [2022-08-08T13:11:03.728Z] $ docker top b1d12be1d195a400e54b11ed64c96db193213dcd9379ca4361a194dbcf5a498a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-08T13:11:04.196Z] ---> job-cost.sh [2022-08-08T13:11:04.196Z] lf-activate-venv: SKIPPING [2022-08-08T13:11:04.196Z] INFO: No Stack... [2022-08-08T13:11:04.691Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-08T13:11:04.691Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-08T13:11:04.691Z] Dload Upload Total Spent Left Speed [2022-08-08T13:11:04.691Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 79561 0 --:--:-- --:--:-- --:--:-- 79561 [2022-08-08T13:11:04.766Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-08T13:11:05.029Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2022-08-08T13:11:05.374Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-104/archives/cost.csv [2022-08-08T13:11:05.374Z] + cut -d, -f6 [Pipeline] lock [2022-08-08T13:11:05.547Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-104-1-stack-cost] [2022-08-08T13:11:05.552Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-104-1-stack-cost] did not exist. Created. [2022-08-08T13:11:05.552Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-08T13:11:05.743Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-08T13:11:05.981Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-08T13:11:06.031Z] Stashed 1 file(s) [Pipeline] } [2022-08-08T13:11:06.057Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-104-1-stack-cost] [2022-08-08T13:11:06.100Z] + sudo tee /etc/docker/daemon.new [2022-08-08T13:11:06.100Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-08T13:11:06.100Z] { [2022-08-08T13:11:06.100Z] "registry-mirrors": [ [2022-08-08T13:11:06.100Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-08T13:11:06.100Z] ], [2022-08-08T13:11:06.100Z] "bip": "10.250.0.254/24", [2022-08-08T13:11:06.100Z] "hosts": [ [2022-08-08T13:11:06.100Z] "tcp://0.0.0.0:5555", [2022-08-08T13:11:06.100Z] "unix:///var/run/docker.sock" [2022-08-08T13:11:06.100Z] ], [2022-08-08T13:11:06.100Z] "mtu": 1458, [2022-08-08T13:11:06.100Z] "selinux-enabled": true, [2022-08-08T13:11:06.100Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-08T13:11:06.100Z] } [Pipeline] // lock [Pipeline] } [2022-08-08T13:11:06.163Z] $ docker stop --time=1 b1d12be1d195a400e54b11ed64c96db193213dcd9379ca4361a194dbcf5a498a [2022-08-08T13:11:07.346Z] $ docker rm -f b1d12be1d195a400e54b11ed64c96db193213dcd9379ca4361a194dbcf5a498a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-08T13:11:07.790Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-08T13:11:08.142Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-08T13:11:26.525Z] provisioning config files... [2022-08-08T13:11:26.551Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8028521249915483242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-08T13:11:26.947Z] ---> docker-login.sh [2022-08-08T13:11:26.947Z] nexus3.edgexfoundry.org:10001 [2022-08-08T13:11:27.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T13:11:27.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T13:11:27.817Z] Configure a credential helper to remove this warning. See [2022-08-08T13:11:27.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T13:11:27.817Z] [2022-08-08T13:11:27.817Z] Login Succeeded [2022-08-08T13:11:27.817Z] nexus3.edgexfoundry.org:10002 [2022-08-08T13:11:28.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T13:11:28.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T13:11:28.090Z] Configure a credential helper to remove this warning. See [2022-08-08T13:11:28.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T13:11:28.090Z] [2022-08-08T13:11:28.090Z] Login Succeeded [2022-08-08T13:11:28.090Z] nexus3.edgexfoundry.org:10003 [2022-08-08T13:11:28.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T13:11:28.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T13:11:28.643Z] Configure a credential helper to remove this warning. See [2022-08-08T13:11:28.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T13:11:28.643Z] [2022-08-08T13:11:28.643Z] Login Succeeded [2022-08-08T13:11:28.643Z] nexus3.edgexfoundry.org:10004 [2022-08-08T13:11:28.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T13:11:28.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T13:11:28.916Z] Configure a credential helper to remove this warning. See [2022-08-08T13:11:28.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T13:11:28.916Z] [2022-08-08T13:11:28.916Z] Login Succeeded [2022-08-08T13:11:28.916Z] docker.io [2022-08-08T13:11:29.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-08T13:11:29.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-08T13:11:29.781Z] Configure a credential helper to remove this warning. See [2022-08-08T13:11:29.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-08T13:11:29.781Z] [2022-08-08T13:11:29.781Z] Login Succeeded [2022-08-08T13:11:29.781Z] ---> docker-login.sh ends [Pipeline] } [2022-08-08T13:11:29.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-08T13:11:30.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-08T13:11:30.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-08T13:11:30.255Z] ========================================================= [2022-08-08T13:11:30.256Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-08T13:11:30.256Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T13:11:30.750Z] + 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-08T13:11:31.027Z] Sending build context to Docker daemon 682.5kB [2022-08-08T13:11:31.027Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-08T13:11:31.027Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-08T13:11:31.302Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-08T13:11:31.302Z] b3c136eddcbf: Pulling fs layer [2022-08-08T13:11:31.302Z] c0a3192eca97: Pulling fs layer [2022-08-08T13:11:31.302Z] a050256f5b6f: Pulling fs layer [2022-08-08T13:11:31.302Z] 656be50a0ddc: Pulling fs layer [2022-08-08T13:11:31.302Z] 2bbca73fdf42: Pulling fs layer [2022-08-08T13:11:31.302Z] 46d945488cbd: Pulling fs layer [2022-08-08T13:11:31.302Z] 8a5474983e97: Pulling fs layer [2022-08-08T13:11:31.302Z] 329c88fbcd65: Pulling fs layer [2022-08-08T13:11:31.302Z] 46d945488cbd: Waiting [2022-08-08T13:11:31.302Z] 8a5474983e97: Waiting [2022-08-08T13:11:31.302Z] 656be50a0ddc: Waiting [2022-08-08T13:11:31.302Z] 329c88fbcd65: Waiting [2022-08-08T13:11:31.302Z] 2bbca73fdf42: Waiting [2022-08-08T13:11:31.302Z] a050256f5b6f: Verifying Checksum [2022-08-08T13:11:31.302Z] a050256f5b6f: Download complete [2022-08-08T13:11:31.302Z] c0a3192eca97: Verifying Checksum [2022-08-08T13:11:31.302Z] c0a3192eca97: Download complete [2022-08-08T13:11:31.302Z] 2bbca73fdf42: Download complete [2022-08-08T13:11:31.302Z] 46d945488cbd: Download complete [2022-08-08T13:11:31.302Z] b3c136eddcbf: Verifying Checksum [2022-08-08T13:11:31.302Z] b3c136eddcbf: Download complete [2022-08-08T13:11:32.290Z] b3c136eddcbf: Pull complete [2022-08-08T13:11:32.570Z] 329c88fbcd65: Verifying Checksum [2022-08-08T13:11:32.570Z] 329c88fbcd65: Download complete [2022-08-08T13:11:32.849Z] c0a3192eca97: Pull complete [2022-08-08T13:11:33.123Z] a050256f5b6f: Pull complete [2022-08-08T13:11:33.401Z] 8a5474983e97: Verifying Checksum [2022-08-08T13:11:33.401Z] 8a5474983e97: Download complete [2022-08-08T13:11:33.998Z] 656be50a0ddc: Verifying Checksum [2022-08-08T13:11:46.404Z] 656be50a0ddc: Pull complete [2022-08-08T13:11:46.404Z] 2bbca73fdf42: Pull complete [2022-08-08T13:11:46.678Z] 46d945488cbd: Pull complete [2022-08-08T13:11:53.400Z] 8a5474983e97: Pull complete [2022-08-08T13:11:56.032Z] 329c88fbcd65: Pull complete [2022-08-08T13:11:56.032Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-08T13:11:56.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-08T13:11:56.032Z] ---> ff4287adb874 [2022-08-08T13:11:56.032Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-08T13:11:56.634Z] ---> Running in 15e027e1bdb0 [2022-08-08T13:11:56.908Z] Removing intermediate container 15e027e1bdb0 [2022-08-08T13:11:56.908Z] ---> 1a6f93fdc5f7 [2022-08-08T13:11:56.908Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-08T13:11:56.908Z] ---> Running in ff822f9e8adc [2022-08-08T13:11:57.183Z] Removing intermediate container ff822f9e8adc [2022-08-08T13:11:57.183Z] ---> 2db6c0bf621a [2022-08-08T13:11:57.183Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-08T13:11:57.183Z] ---> Running in 209762270c06 [2022-08-08T13:11:57.780Z] Removing intermediate container 209762270c06 [2022-08-08T13:11:57.780Z] ---> 00153a34b1aa [2022-08-08T13:11:57.780Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T13:11:57.780Z] ---> Running in ca62ab27bb75 [2022-08-08T13:11:59.756Z] Removing intermediate container ca62ab27bb75 [2022-08-08T13:11:59.756Z] ---> 012188bc12f6 [2022-08-08T13:11:59.756Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-08T13:11:59.756Z] ---> Running in 3d292cce25d0 [2022-08-08T13:12:00.348Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T13:12:01.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T13:12:02.308Z] OK: 221 MiB in 51 packages [2022-08-08T13:12:03.299Z] Removing intermediate container 3d292cce25d0 [2022-08-08T13:12:03.299Z] ---> 8e0ecb5ec629 [2022-08-08T13:12:03.299Z] Step 8/13 : WORKDIR /app [2022-08-08T13:12:03.299Z] ---> Running in 5db447bfc234 [2022-08-08T13:12:03.575Z] Removing intermediate container 5db447bfc234 [2022-08-08T13:12:03.575Z] ---> f8b5b0cd3690 [2022-08-08T13:12:03.575Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-08T13:12:03.850Z] ---> eddbc13a0985 [2022-08-08T13:12:03.851Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T13:12:04.130Z] ---> Running in b70dd27d8aaf [2022-08-08T13:12:51.130Z] Removing intermediate container b70dd27d8aaf [2022-08-08T13:12:51.130Z] ---> 52d9c2912610 [2022-08-08T13:12:51.130Z] Step 11/13 : COPY . . [2022-08-08T13:12:51.402Z] ---> 5a222eb3360b [2022-08-08T13:12:51.402Z] Step 12/13 : ARG MAKE="make build" [2022-08-08T13:12:51.402Z] ---> Running in 49f9c2cf8ca8 [2022-08-08T13:12:51.686Z] Removing intermediate container 49f9c2cf8ca8 [2022-08-08T13:12:51.686Z] ---> 5323cdad130f [2022-08-08T13:12:51.686Z] Step 13/13 : RUN $MAKE [2022-08-08T13:12:51.686Z] ---> Running in 3ab4780414aa [2022-08-08T13:12:52.668Z] noop [2022-08-08T13:12:53.264Z] Removing intermediate container 3ab4780414aa [2022-08-08T13:12:53.264Z] ---> 56d355f4cc56 [2022-08-08T13:12:53.264Z] Successfully built 56d355f4cc56 [2022-08-08T13:12:53.264Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T13:12:54.040Z] + docker inspect -f . ci-base-image-arm64 [2022-08-08T13:12:54.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T13:12:54.362Z] prd-ubuntu20.04-docker-arm64-4c-16g-22141 does not seem to be running inside a container [2022-08-08T13:12:54.452Z] $ 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-08T13:12:55.660Z] $ docker top 803ea0306d5b381196c937a6fbeb94edeb005f05d8fa0b1c42d43375fe81dffb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T13:12:56.623Z] + go version [2022-08-08T13:12:56.623Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-08T13:12:56.662Z] $ docker stop --time=1 803ea0306d5b381196c937a6fbeb94edeb005f05d8fa0b1c42d43375fe81dffb [2022-08-08T13:12:58.240Z] $ docker rm -f 803ea0306d5b381196c937a6fbeb94edeb005f05d8fa0b1c42d43375fe81dffb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T13:12:59.150Z] + docker inspect -f . ci-base-image-arm64 [2022-08-08T13:12:59.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T13:12:59.439Z] prd-ubuntu20.04-docker-arm64-4c-16g-22141 does not seem to be running inside a container [2022-08-08T13:12:59.521Z] $ 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-08T13:13:00.757Z] $ docker top 98eff69146f7d92897eef5e5e9fd1bc8f8bfb1c2e8649cad54f0949f9b9a34c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T13:13:01.705Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2022-08-08T13:13:02.424Z] + make test [2022-08-08T13:13:02.424Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-08T13:14:24.259Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-08-08T13:14:24.259Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.148s coverage: 86.2% of statements [2022-08-08T13:14:24.259Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-08-08T13:14:28.567Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.708s coverage: 71.9% of statements [2022-08-08T13:14:29.176Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-08T13:14:29.176Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-08T13:14:51.369Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-08T13:14:51.369Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-08T13:14:51.369Z] ./bin/test-attribution.sh [2022-08-08T13:14:51.369Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-08T13:14:51.369Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-08T13:14:51.369Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-08T13:14:51.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-08T13:14:51.447Z] $ docker stop --time=1 98eff69146f7d92897eef5e5e9fd1bc8f8bfb1c2e8649cad54f0949f9b9a34c9 [2022-08-08T13:14:53.220Z] $ docker rm -f 98eff69146f7d92897eef5e5e9fd1bc8f8bfb1c2e8649cad54f0949f9b9a34c9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-08T13:14:54.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-08T13:14:54.284Z] Warning: overwriting stash ‘coverage-report’ [2022-08-08T13:14:54.775Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-08T13:14:55.348Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-08T13:14:55.701Z] + ls -al . [2022-08-08T13:14:55.701Z] total 228 [2022-08-08T13:14:55.701Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 8 13:13 . [2022-08-08T13:14:55.701Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 13:10 .. [2022-08-08T13:14:55.701Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 8 13:10 .dockerignore [2022-08-08T13:14:55.701Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 13:11 .git [2022-08-08T13:14:55.701Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 13:10 .github [2022-08-08T13:14:55.701Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 8 13:10 .gitignore [2022-08-08T13:14:55.701Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 8 13:10 .golangci.yml [2022-08-08T13:14:55.701Z] -rw-rw-r-- 1 jenkins jenkins 9546 Aug 8 13:10 Attribution.txt [2022-08-08T13:14:55.701Z] -rw-rw-r-- 1 jenkins jenkins 2487 Aug 8 13:10 CHANGELOG.md [2022-08-08T13:14:55.701Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 8 13:10 Dockerfile [2022-08-08T13:14:55.701Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 8 13:10 GOVERNANCE.md [2022-08-08T13:14:55.701Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 8 13:10 Jenkinsfile [2022-08-08T13:14:55.701Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 8 13:10 LICENSE [2022-08-08T13:14:55.701Z] -rw-rw-r-- 1 jenkins jenkins 2949 Aug 8 13:10 Makefile [2022-08-08T13:14:55.701Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 8 13:10 OWNERS.md [2022-08-08T13:14:55.701Z] -rw-rw-r-- 1 jenkins jenkins 30359 Aug 8 13:10 README.md [2022-08-08T13:14:55.701Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 8 13:08 VERSION [2022-08-08T13:14:55.701Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 13:10 bin [2022-08-08T13:14:55.701Z] -rw-r--r-- 1 jenkins jenkins 41008 Aug 8 13:14 coverage.out [2022-08-08T13:14:55.701Z] -rw-rw-r-- 1 jenkins jenkins 3677 Aug 8 13:10 go.mod [2022-08-08T13:14:55.701Z] -rw-rw-r-- 1 jenkins jenkins 37565 Aug 8 13:10 go.sum [2022-08-08T13:14:55.701Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 13:10 images [2022-08-08T13:14:55.701Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 13:10 internal [2022-08-08T13:14:55.701Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 8 13:10 main.go [2022-08-08T13:14:55.701Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 13:10 res [2022-08-08T13:14:55.701Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 13:10 snap [2022-08-08T13:14:55.701Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 13:10 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T13:14:56.138Z] + 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=8df5d03a4914f07961f125d26da8cb5b41d402c9 --label arch=arm64 --label version=0.0.0 . [2022-08-08T13:14:56.415Z] Sending build context to Docker daemon 682.5kB [2022-08-08T13:14:56.415Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-08-08T13:14:56.415Z] Step 2/31 : FROM ${BASE} AS builder [2022-08-08T13:14:56.415Z] ---> 56d355f4cc56 [2022-08-08T13:14:56.415Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-08T13:14:56.693Z] ---> Running in d9d93ef58e94 [2022-08-08T13:14:56.973Z] Removing intermediate container d9d93ef58e94 [2022-08-08T13:14:56.973Z] ---> 56a2eaed93f2 [2022-08-08T13:14:56.973Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-08-08T13:14:56.973Z] ---> Running in e16abc9922f9 [2022-08-08T13:14:57.248Z] Removing intermediate container e16abc9922f9 [2022-08-08T13:14:57.248Z] ---> 4b3d6e33a449 [2022-08-08T13:14:57.248Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-08T13:14:57.248Z] ---> Running in a8fcfd77ff78 [2022-08-08T13:14:57.524Z] Removing intermediate container a8fcfd77ff78 [2022-08-08T13:14:57.524Z] ---> babcc3405e1d [2022-08-08T13:14:57.524Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T13:14:57.802Z] ---> Running in 59e4a7e929b9 [2022-08-08T13:14:59.251Z] Removing intermediate container 59e4a7e929b9 [2022-08-08T13:14:59.251Z] ---> b906e73835a5 [2022-08-08T13:14:59.251Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-08T13:14:59.251Z] ---> Running in 81aff9c9dfa0 [2022-08-08T13:15:00.234Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-08T13:15:01.215Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-08T13:15:02.202Z] OK: 221 MiB in 51 packages [2022-08-08T13:15:03.185Z] Removing intermediate container 81aff9c9dfa0 [2022-08-08T13:15:03.185Z] ---> f3311cb9e51f [2022-08-08T13:15:03.185Z] Step 8/31 : WORKDIR /app [2022-08-08T13:15:03.185Z] ---> Running in b30c80b12778 [2022-08-08T13:15:03.462Z] Removing intermediate container b30c80b12778 [2022-08-08T13:15:03.462Z] ---> 40ff2b3e8edd [2022-08-08T13:15:03.462Z] Step 9/31 : COPY go.mod vendor* ./ [2022-08-08T13:15:03.743Z] ---> b396972019a4 [2022-08-08T13:15:03.743Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-08T13:15:04.018Z] ---> Running in a57743641c6c [2022-08-08T13:15:05.998Z] Removing intermediate container a57743641c6c [2022-08-08T13:15:05.998Z] ---> 745ee88741b2 [2022-08-08T13:15:05.998Z] Step 11/31 : COPY . . [2022-08-08T13:15:06.279Z] ---> d7da2cf48755 [2022-08-08T13:15:06.279Z] Step 12/31 : ARG MAKE="make build" [2022-08-08T13:15:06.561Z] ---> Running in 9e9556c85583 [2022-08-08T13:15:06.836Z] Removing intermediate container 9e9556c85583 [2022-08-08T13:15:06.836Z] ---> 70ed181ce4bc [2022-08-08T13:15:06.836Z] Step 13/31 : RUN $MAKE [2022-08-08T13:15:06.836Z] ---> Running in e1c02f6d3f79 [2022-08-08T13:15:07.822Z] 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.28 -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-08T13:17:14.715Z] Removing intermediate container e1c02f6d3f79 [2022-08-08T13:17:14.715Z] ---> 111fd97309c0 [2022-08-08T13:17:14.715Z] Step 14/31 : FROM alpine:3.14 [2022-08-08T13:17:14.715Z] 3.14: Pulling from library/alpine [2022-08-08T13:17:14.715Z] f4bf3852c6cc: Pulling fs layer [2022-08-08T13:17:14.715Z] f4bf3852c6cc: Verifying Checksum [2022-08-08T13:17:14.715Z] f4bf3852c6cc: Download complete [2022-08-08T13:17:14.715Z] f4bf3852c6cc: Pull complete [2022-08-08T13:17:14.715Z] Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 [2022-08-08T13:17:14.715Z] Status: Downloaded newer image for alpine:3.14 [2022-08-08T13:17:14.715Z] ---> f19c924ebacc [2022-08-08T13:17:14.715Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-08T13:17:14.715Z] ---> Running in ce730aa8db92 [2022-08-08T13:17:14.715Z] Removing intermediate container ce730aa8db92 [2022-08-08T13:17:14.715Z] ---> 5c9bc5cbddb8 [2022-08-08T13:17:14.715Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-08-08T13:17:14.715Z] ---> Running in 26ca1e0532ea [2022-08-08T13:17:14.715Z] Removing intermediate container 26ca1e0532ea [2022-08-08T13:17:14.715Z] ---> db38fb9bc473 [2022-08-08T13:17:14.715Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-08T13:17:14.715Z] ---> Running in 1a24a7d096a4 [2022-08-08T13:17:14.715Z] Removing intermediate container 1a24a7d096a4 [2022-08-08T13:17:14.715Z] ---> 6f020fe27166 [2022-08-08T13:17:14.715Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-08-08T13:17:14.715Z] ---> Running in 6e784947cf4c [2022-08-08T13:17:14.715Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-08T13:17:14.990Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-08T13:17:15.971Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-08T13:17:15.971Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-08T13:17:15.971Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-08-08T13:17:16.246Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-08T13:17:16.246Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-08T13:17:16.521Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-08T13:17:16.521Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-08T13:17:16.521Z] Executing busybox-1.33.1-r8.trigger [2022-08-08T13:17:16.801Z] Executing ca-certificates-20220614-r0.trigger [2022-08-08T13:17:16.801Z] OK: 9 MiB in 21 packages [2022-08-08T13:17:18.248Z] Removing intermediate container 6e784947cf4c [2022-08-08T13:17:18.248Z] ---> 7378f9224e82 [2022-08-08T13:17:18.248Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-08T13:17:18.523Z] ---> d969927a473f [2022-08-08T13:17:18.523Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-08T13:17:19.122Z] ---> 259a8198fcc8 [2022-08-08T13:17:19.122Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-08-08T13:17:19.719Z] ---> fd493718faa0 [2022-08-08T13:17:19.719Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-08-08T13:17:20.318Z] ---> 63776bab7b7c [2022-08-08T13:17:20.318Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-08-08T13:17:21.760Z] ---> 52480756524e [2022-08-08T13:17:21.760Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-08-08T13:17:21.760Z] ---> Running in 792266caef3b [2022-08-08T13:17:23.207Z] Removing intermediate container 792266caef3b [2022-08-08T13:17:23.207Z] ---> 3db352bb0b1b [2022-08-08T13:17:23.207Z] Step 25/31 : VOLUME /cache [2022-08-08T13:17:23.207Z] ---> Running in 72a781443620 [2022-08-08T13:17:23.484Z] Removing intermediate container 72a781443620 [2022-08-08T13:17:23.484Z] ---> ed90c7808f9e [2022-08-08T13:17:23.484Z] Step 26/31 : EXPOSE 59711 [2022-08-08T13:17:23.484Z] ---> Running in 33e93a0ff559 [2022-08-08T13:17:24.091Z] Removing intermediate container 33e93a0ff559 [2022-08-08T13:17:24.091Z] ---> 6e7202c00537 [2022-08-08T13:17:24.091Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-08-08T13:17:24.091Z] ---> Running in 01282c5007af [2022-08-08T13:17:24.366Z] Removing intermediate container 01282c5007af [2022-08-08T13:17:24.366Z] ---> 5bc520a0a747 [2022-08-08T13:17:24.366Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-08-08T13:17:24.366Z] ---> Running in c58dd3590ab5 [2022-08-08T13:17:24.643Z] Removing intermediate container c58dd3590ab5 [2022-08-08T13:17:24.643Z] ---> 048a3d928de0 [2022-08-08T13:17:24.643Z] Step 29/31 : LABEL arch=arm64 [2022-08-08T13:17:24.643Z] ---> Running in 91db5e3aee07 [2022-08-08T13:17:24.922Z] Removing intermediate container 91db5e3aee07 [2022-08-08T13:17:24.922Z] ---> a9204d5c275c [2022-08-08T13:17:24.922Z] Step 30/31 : LABEL git_sha=8df5d03a4914f07961f125d26da8cb5b41d402c9 [2022-08-08T13:17:25.200Z] ---> Running in de7b4054fc79 [2022-08-08T13:17:25.474Z] Removing intermediate container de7b4054fc79 [2022-08-08T13:17:25.474Z] ---> d99c5424c8fa [2022-08-08T13:17:25.474Z] Step 31/31 : LABEL version=0.0.0 [2022-08-08T13:17:25.474Z] ---> Running in 63ec5f571bee [2022-08-08T13:17:25.750Z] Removing intermediate container 63ec5f571bee [2022-08-08T13:17:25.750Z] ---> 6d7708624db9 [2022-08-08T13:17:25.750Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-08T13:17:25.750Z] Successfully built 6d7708624db9 [2022-08-08T13:17:25.750Z] 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-08T13:17:26.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-08T13:17:26.589Z] [2022-08-08T13:17:26.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T13:17:27.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-08T13:17:27.291Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-08T13:17:27.291Z] 8998bd30e6a1: Pulling fs layer [2022-08-08T13:17:27.291Z] 04944245beec: Pulling fs layer [2022-08-08T13:17:27.291Z] 699f458cf7ca: Pulling fs layer [2022-08-08T13:17:27.291Z] 765212b225bb: Pulling fs layer [2022-08-08T13:17:27.291Z] f23df028b6ca: Pulling fs layer [2022-08-08T13:17:27.291Z] d65c8cfc05b1: Pulling fs layer [2022-08-08T13:17:27.291Z] 2437ff75d9bd: Pulling fs layer [2022-08-08T13:17:27.291Z] f23df028b6ca: Waiting [2022-08-08T13:17:27.291Z] 765212b225bb: Waiting [2022-08-08T13:17:27.291Z] d65c8cfc05b1: Waiting [2022-08-08T13:17:27.291Z] 2437ff75d9bd: Waiting [2022-08-08T13:17:27.291Z] 04944245beec: Verifying Checksum [2022-08-08T13:17:27.291Z] 04944245beec: Download complete [2022-08-08T13:17:27.291Z] 765212b225bb: Verifying Checksum [2022-08-08T13:17:27.291Z] 765212b225bb: Download complete [2022-08-08T13:17:27.291Z] f23df028b6ca: Verifying Checksum [2022-08-08T13:17:27.291Z] f23df028b6ca: Download complete [2022-08-08T13:17:27.291Z] d65c8cfc05b1: Verifying Checksum [2022-08-08T13:17:27.291Z] d65c8cfc05b1: Download complete [2022-08-08T13:17:27.569Z] 699f458cf7ca: Verifying Checksum [2022-08-08T13:17:27.569Z] 699f458cf7ca: Download complete [2022-08-08T13:17:27.846Z] 8998bd30e6a1: Verifying Checksum [2022-08-08T13:17:27.846Z] 8998bd30e6a1: Download complete [2022-08-08T13:17:30.479Z] 2437ff75d9bd: Verifying Checksum [2022-08-08T13:17:30.479Z] 2437ff75d9bd: Download complete [2022-08-08T13:17:31.927Z] 8998bd30e6a1: Pull complete [2022-08-08T13:17:32.527Z] 04944245beec: Pull complete [2022-08-08T13:17:33.967Z] 699f458cf7ca: Pull complete [2022-08-08T13:17:34.249Z] 765212b225bb: Pull complete [2022-08-08T13:17:35.236Z] f23df028b6ca: Pull complete [2022-08-08T13:17:35.236Z] d65c8cfc05b1: Pull complete [2022-08-08T13:17:50.358Z] 2437ff75d9bd: Pull complete [2022-08-08T13:17:50.358Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-08T13:17:50.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-08T13:17:50.358Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T13:17:50.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-22141 does not seem to be running inside a container [2022-08-08T13:17:50.856Z] $ 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-08T13:17:53.397Z] $ docker top 0fd7eda2904f0033c6dee864a88f7341bf4f9eec1a3a4f7198c026cc788c76d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-08T13:17:54.374Z] ---> job-cost.sh [2022-08-08T13:17:54.374Z] lf-activate-venv: SKIPPING [2022-08-08T13:17:54.374Z] INFO: No Stack... [2022-08-08T13:17:54.971Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-08T13:17:55.946Z] INFO: Archiving Costs [Pipeline] sh [2022-08-08T13:17:56.628Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-08-08T13:17:56.628Z] + cut -d, -f6 [Pipeline] lock [2022-08-08T13:17:56.710Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-104-1-stack-cost] [2022-08-08T13:17:56.715Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-104-1-stack-cost] did not exist. Created. [2022-08-08T13:17:56.715Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-08T13:17:57.458Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-b2e6c7dc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-08T13:17:58.154Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-08T13:17:58.190Z] Warning: overwriting stash ‘stack-cost’ [2022-08-08T13:17:58.240Z] Stashed 1 file(s) [Pipeline] } [2022-08-08T13:17:58.255Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-08T13:17:58.351Z] $ docker stop --time=1 0fd7eda2904f0033c6dee864a88f7341bf4f9eec1a3a4f7198c026cc788c76d5 [2022-08-08T13:17:59.829Z] $ docker rm -f 0fd7eda2904f0033c6dee864a88f7341bf4f9eec1a3a4f7198c026cc788c76d5 [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-08T13:18:00.868Z] provisioning config files... [2022-08-08T13:18:00.877Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-104@tmp/config8832367577249844203tmp [Pipeline] { [Pipeline] sh [2022-08-08T13:18:01.218Z] + set +x [2022-08-08T13:18:01.218Z] + curl -s https://codecov.io/bash [2022-08-08T13:18:01.218Z] + bash -s -- [2022-08-08T13:18:01.218Z] [2022-08-08T13:18:01.218Z] _____ _ [2022-08-08T13:18:01.218Z] / ____| | | [2022-08-08T13:18:01.218Z] | | ___ __| | ___ ___ _____ __ [2022-08-08T13:18:01.218Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-08T13:18:01.218Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-08T13:18:01.218Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-08T13:18:01.218Z] Bash-1.0.6 [2022-08-08T13:18:01.218Z] [2022-08-08T13:18:01.218Z] [2022-08-08T13:18:01.218Z] ==> git version 2.25.1 found [2022-08-08T13:18:01.218Z] ==> 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-08T13:18:01.218Z] Release-Date: 2020-01-08 [2022-08-08T13:18:01.218Z] 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-08T13:18:01.219Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-08T13:18:01.219Z] ==> Jenkins CI detected. [2022-08-08T13:18:01.219Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-104 [2022-08-08T13:18:01.219Z] project root: . [2022-08-08T13:18:01.219Z] --> token set from env [2022-08-08T13:18:01.219Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-08T13:18:01.219Z] ==> Running gcov in . (disable via -X gcov) [2022-08-08T13:18:01.219Z] ==> Python coveragepy not found [2022-08-08T13:18:01.219Z] ==> Searching for coverage reports in: [2022-08-08T13:18:01.219Z] + . [2022-08-08T13:18:01.219Z] -> Found 1 reports [2022-08-08T13:18:01.219Z] ==> Detecting git/mercurial file structure [2022-08-08T13:18:01.219Z] ==> Reading reports [2022-08-08T13:18:01.477Z] + ./coverage.out bytes=41008 [2022-08-08T13:18:01.477Z] ==> Appending adjustments [2022-08-08T13:18:01.477Z] https://docs.codecov.io/docs/fixing-reports [2022-08-08T13:18:01.478Z] + Found adjustments [2022-08-08T13:18:01.478Z] ==> Gzipping contents [2022-08-08T13:18:01.478Z] 12K /tmp/codecov.fzXzOC.gz [2022-08-08T13:18:01.478Z] ==> Uploading reports [2022-08-08T13:18:01.478Z] url: https://codecov.io [2022-08-08T13:18:01.478Z] query: branch=PR-104&commit=8df5d03a4914f07961f125d26da8cb5b41d402c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-104%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=104&job=&cmd_args= [2022-08-08T13:18:01.478Z] -> Pinging Codecov [2022-08-08T13:18:01.478Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-104&commit=8df5d03a4914f07961f125d26da8cb5b41d402c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-104%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=104&job=&cmd_args= [2022-08-08T13:18:02.048Z] -> Uploading to [2022-08-08T13:18:02.048Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-08/581DD39554BDF9B6E22D074273EAD858/8df5d03a4914f07961f125d26da8cb5b41d402c9/26182f99-5dd7-4f61-ba12-a48afe8b8ba9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220808%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220808T131801Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3bef14717d382c1165ec49c665d54976aba536eb19c404458ebf96a3e6f5931 [2022-08-08T13:18:02.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-08T13:18:02.048Z] Dload Upload Total Spent Left Speed [2022-08-08T13:18:02.048Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11402 0 0 100 11402 0 39728 --:--:-- --:--:-- --:--:-- 39728 [2022-08-08T13:18:02.309Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8df5d03a4914f07961f125d26da8cb5b41d402c9 [Pipeline] } [2022-08-08T13:18:02.335Z] 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-08T13:18:04.026Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-104/archives ] [2022-08-08T13:18:04.026Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-104/archives [2022-08-08T13:18:04.026Z] total 16 [2022-08-08T13:18:04.026Z] drwxr-xr-x 3 root root 4096 Aug 8 13:11 . [2022-08-08T13:18:04.026Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 8 13:11 .. [2022-08-08T13:18:04.026Z] drwxr-xr-x 2 root root 4096 Aug 8 13:11 cost [2022-08-08T13:18:04.026Z] -rw-r--r-- 1 root root 95 Aug 8 13:11 cost.csv [2022-08-08T13:18:04.026Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-104/archives [2022-08-08T13:18:04.026Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-104/archives [2022-08-08T13:18:04.026Z] total 16 [2022-08-08T13:18:04.026Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 8 13:11 . [2022-08-08T13:18:04.026Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 8 13:11 .. [2022-08-08T13:18:04.026Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 8 13:11 cost [2022-08-08T13:18:04.026Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 8 13:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-08T13:18:04.363Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T13:18:05.261Z] ---> package-listing.sh [2022-08-08T13:18:05.261Z] ++ facter osfamily [2022-08-08T13:18:05.261Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-08T13:18:05.523Z] + OS_FAMILY=debian [2022-08-08T13:18:05.523Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-104 [2022-08-08T13:18:05.523Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-08T13:18:05.523Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-08T13:18:05.523Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-08T13:18:05.523Z] + PACKAGES=/tmp/packages_start.txt [2022-08-08T13:18:05.523Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-104 ']' [2022-08-08T13:18:05.523Z] + PACKAGES=/tmp/packages_end.txt [2022-08-08T13:18:05.523Z] + case "${OS_FAMILY}" in [2022-08-08T13:18:05.523Z] + dpkg -l [2022-08-08T13:18:05.523Z] + grep '^ii' [2022-08-08T13:18:05.523Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-08T13:18:05.523Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-08T13:18:05.523Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-08T13:18:05.523Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-104 ']' [2022-08-08T13:18:05.523Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-104/archives/ [2022-08-08T13:18:05.523Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-104/archives/ [Pipeline] echo [2022-08-08T13:18:05.553Z] 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-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-08T13:18:05.849Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T13:18:06.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-08T13:18:06.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-08T13:18:06.675Z] prd-ubuntu20.04-docker-8c-8g-22140 does not seem to be running inside a container [2022-08-08T13:18:06.717Z] $ 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-104/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-104 -v /w/workspace/y_app-rfid-llrp-inventory_PR-104:/w/workspace/y_app-rfid-llrp-inventory_PR-104:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-104@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-104@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-08T13:18:06.917Z] $ docker top 70b2eba83277541e71d0f88097338a4ff75fbff9d353af0d710eb41b26a53862 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-08T13:18:07.325Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-08T13:18:07.641Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-08T13:18:07.960Z] + ls /var/log/sa-host [2022-08-08T13:18:07.960Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-08T13:18:08.111Z] provisioning config files... [2022-08-08T13:18:08.121Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-104@tmp/config5928359698057840914tmp [Pipeline] { [Pipeline] echo [2022-08-08T13:18:08.179Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T13:18:08.497Z] ---> create-netrc.sh [Pipeline] } [2022-08-08T13:18:08.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-08T13:18:08.931Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-08T13:18:08.968Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T13:18:09.284Z] ---> sudo-logs.sh [2022-08-08T13:18:09.284Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-08T13:18:09.372Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T13:18:09.690Z] ---> job-cost.sh [2022-08-08T13:18:09.690Z] lf-activate-venv: SKIPPING [2022-08-08T13:18:09.690Z] DEBUG: total: 0.2199999988079071 [2022-08-08T13:18:09.690Z] INFO: Retrieving Stack Cost... [2022-08-08T13:18:10.261Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-08T13:18:10.521Z] INFO: Archiving Costs [Pipeline] echo [2022-08-08T13:18:10.557Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-08T13:18:10.877Z] ---> logs-deploy.sh [2022-08-08T13:18:10.877Z] lf-activate-venv: SKIPPING [2022-08-08T13:18:10.877Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-104/1 [2022-08-08T13:18:10.877Z] INFO: archiving workspace using pattern(s): [2022-08-08T13:18:11.822Z] Archives upload complete. [2022-08-08T13:18:12.083Z] INFO: archiving logs to Nexus [2022-08-08T13:18:12.665Z] ---> uname -a: [2022-08-08T13:18:12.665Z] Linux prd-ubuntu20-04-docker-8c-8g-22140 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-08T13:18:12.665Z] [2022-08-08T13:18:12.665Z] [2022-08-08T13:18:12.665Z] ---> lscpu: [2022-08-08T13:18:12.665Z] Architecture: x86_64 [2022-08-08T13:18:12.665Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-08T13:18:12.665Z] Byte Order: Little Endian [2022-08-08T13:18:12.665Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-08T13:18:12.665Z] CPU(s): 8 [2022-08-08T13:18:12.665Z] On-line CPU(s) list: 0-7 [2022-08-08T13:18:12.665Z] Thread(s) per core: 1 [2022-08-08T13:18:12.665Z] Core(s) per socket: 1 [2022-08-08T13:18:12.665Z] Socket(s): 8 [2022-08-08T13:18:12.665Z] NUMA node(s): 1 [2022-08-08T13:18:12.665Z] Vendor ID: AuthenticAMD [2022-08-08T13:18:12.665Z] CPU family: 23 [2022-08-08T13:18:12.665Z] Model: 49 [2022-08-08T13:18:12.665Z] Model name: AMD EPYC-Rome Processor [2022-08-08T13:18:12.665Z] Stepping: 0 [2022-08-08T13:18:12.665Z] CPU MHz: 2799.994 [2022-08-08T13:18:12.665Z] BogoMIPS: 5599.98 [2022-08-08T13:18:12.665Z] Virtualization: AMD-V [2022-08-08T13:18:12.665Z] Hypervisor vendor: KVM [2022-08-08T13:18:12.665Z] Virtualization type: full [2022-08-08T13:18:12.665Z] L1d cache: 256 KiB [2022-08-08T13:18:12.665Z] L1i cache: 256 KiB [2022-08-08T13:18:12.665Z] L2 cache: 4 MiB [2022-08-08T13:18:12.665Z] L3 cache: 128 MiB [2022-08-08T13:18:12.665Z] NUMA node0 CPU(s): 0-7 [2022-08-08T13:18:12.665Z] Vulnerability Itlb multihit: Not affected [2022-08-08T13:18:12.665Z] Vulnerability L1tf: Not affected [2022-08-08T13:18:12.665Z] Vulnerability Mds: Not affected [2022-08-08T13:18:12.665Z] Vulnerability Meltdown: Not affected [2022-08-08T13:18:12.665Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-08T13:18:12.665Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-08T13:18:12.665Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-08T13:18:12.665Z] Vulnerability Srbds: Not affected [2022-08-08T13:18:12.665Z] Vulnerability Tsx async abort: Not affected [2022-08-08T13:18:12.665Z] 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-08T13:18:12.665Z] [2022-08-08T13:18:12.665Z]