Pull request #149 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96ae902f7435b5b64c023b2c9900486a30159c7f+63c8b30869f87de451dd33f2aa13687440ae64a8 (c7bf36d63f4be842fb35a428f11cbc362ae3ed4a) 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-ssh12412533123007224414.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7804109942715913624.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-149/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-149/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1940418251059833091.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-149/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2349933605793717987.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh5296879955211433420.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-149/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-149/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3346473527633509609.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7573’ Running on prd-ubuntu20.04-docker-8c-8g-7574 in /w/workspace/y_app-rfid-llrp-inventory_PR-149 [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-149 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 63c8b30869f87de451dd33f2aa13687440ae64a8 into PR head commit 96ae902f7435b5b64c023b2c9900486a30159c7f Merge succeeded, producing 96ae902f7435b5b64c023b2c9900486a30159c7f Checking out Revision 96ae902f7435b5b64c023b2c9900486a30159c7f (PR-149) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 96ae902f7435b5b64c023b2c9900486a30159c7f # 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 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96ae902f7435b5b64c023b2c9900486a30159c7f # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-27T14:04:11.948Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-27T14:04:12.131Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T14:04:12.230Z] ========================================================= [2023-02-27T14:04:12.230Z] EdgeX Global Pipelines Version Info [2023-02-27T14:04:12.230Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:04:13.339Z] ------------------- [2023-02-27T14:04:13.339Z] stable info: [2023-02-27T14:04:13.339Z] ------------------- [2023-02-27T14:04:13.339Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-27T14:04:13.339Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T14:04:13.339Z] Message: update stable to v1.0.244 [2023-02-27T14:04:13.906Z] ------------------- [2023-02-27T14:04:13.906Z] experimental info: [2023-02-27T14:04:13.906Z] ------------------- [2023-02-27T14:04:13.906Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-27T14:04:13.906Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T14:04:13.906Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-27T14:04:14.145Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-02-27T14:04:14.185Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-02-27T14:04:14.223Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-27T14:04:14.269Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-27T14:04:14.314Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-27T14:04:14.358Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-27T14:04:14.402Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-27T14:04:14.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-27T14:04:14.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-27T14:04:14.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-27T14:04:14.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-27T14:04:14.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-02-27T14:04:14.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-27T14:04:14.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-27T14:04:14.722Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T14:04:14.767Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T14:04:14.806Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T14:04:14.842Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T14:04:14.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-27T14:04:14.923Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-27T14:04:14.960Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-27T14:04:14.999Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-27T14:04:15.040Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-27T14:04:15.081Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-27T14:04:15.119Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-27T14:04:15.156Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-27T14:04:15.194Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-27T14:04:15.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-149 [Pipeline] echo [2023-02-27T14:04:15.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-149 [Pipeline] echo [2023-02-27T14:04:15.316Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-149 [Pipeline] echo [2023-02-27T14:04:15.357Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96ae902f7435b5b64c023b2c9900486a30159c7f [Pipeline] echo [2023-02-27T14:04:15.402Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96ae902 [Pipeline] echo [2023-02-27T14:04:15.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T14:04:15.547Z] provisioning config files... [2023-02-27T14:04:15.580Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp/config8570839953031807560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:04:15.930Z] ---> docker-login.sh [2023-02-27T14:04:15.930Z] nexus3.edgexfoundry.org:10001 [2023-02-27T14:04:17.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:04:17.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:04:17.320Z] Configure a credential helper to remove this warning. See [2023-02-27T14:04:17.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:04:17.320Z] [2023-02-27T14:04:17.320Z] Login Succeeded [2023-02-27T14:04:17.320Z] nexus3.edgexfoundry.org:10002 [2023-02-27T14:04:17.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:04:17.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:04:17.320Z] Configure a credential helper to remove this warning. See [2023-02-27T14:04:17.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:04:17.320Z] [2023-02-27T14:04:17.320Z] Login Succeeded [2023-02-27T14:04:17.320Z] nexus3.edgexfoundry.org:10003 [2023-02-27T14:04:17.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:04:17.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:04:17.582Z] Configure a credential helper to remove this warning. See [2023-02-27T14:04:17.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:04:17.582Z] [2023-02-27T14:04:17.582Z] Login Succeeded [2023-02-27T14:04:17.582Z] nexus3.edgexfoundry.org:10004 [2023-02-27T14:04:17.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:04:17.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:04:17.582Z] Configure a credential helper to remove this warning. See [2023-02-27T14:04:17.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:04:17.582Z] [2023-02-27T14:04:17.582Z] Login Succeeded [2023-02-27T14:04:17.582Z] docker.io [2023-02-27T14:04:17.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:04:17.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:04:17.843Z] Configure a credential helper to remove this warning. See [2023-02-27T14:04:17.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:04:17.843Z] [2023-02-27T14:04:17.843Z] Login Succeeded [2023-02-27T14:04:17.843Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T14:04:17.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-27T14:04:18.481Z] + git rev-list -1 --merges 96ae902f7435b5b64c023b2c9900486a30159c7f~1..96ae902f7435b5b64c023b2c9900486a30159c7f [Pipeline] echo [2023-02-27T14:04:18.567Z] -----------> git rev-list -1 --merges 96ae902f7435b5b64c023b2c9900486a30159c7f~1..96ae902f7435b5b64c023b2c9900486a30159c7f 96ae902f7435b5b64c023b2c9900486a30159c7f [false] [Pipeline] sh [2023-02-27T14:04:18.878Z] + git log --format=format:%s -1 96ae902f7435b5b64c023b2c9900486a30159c7f [Pipeline] echo [2023-02-27T14:04:18.910Z] ========================================================= [2023-02-27T14:04:18.910Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-27T14:04:18.910Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T14:04:19.355Z] + git log --format=format:%s -1 96ae902f7435b5b64c023b2c9900486a30159c7f [Pipeline] echo [2023-02-27T14:04:19.383Z] [semverPrep] GIT_COMMIT: 96ae902f7435b5b64c023b2c9900486a30159c7f, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-02-27T14:04:19.413Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-27T14:04:19.778Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T14:04:19.778Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-27T14:04:19.778Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-27T14:04:19.778Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-27T14:04:19.778Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-27T14:04:19.778Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-27T14:04:19.778Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:04:20.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T14:04:20.209Z] [2023-02-27T14:04:20.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:04:20.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T14:04:21.147Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-27T14:04:21.147Z] b85a868b505f: Pulling fs layer [2023-02-27T14:04:21.147Z] e2be974225ed: Pulling fs layer [2023-02-27T14:04:21.147Z] 339a4e72a1f5: Pulling fs layer [2023-02-27T14:04:21.147Z] 988bab9f4d93: Pulling fs layer [2023-02-27T14:04:21.147Z] 1469e6f7b9e6: Pulling fs layer [2023-02-27T14:04:21.147Z] eaf3925da568: Pulling fs layer [2023-02-27T14:04:21.147Z] bab4dde63d76: Pulling fs layer [2023-02-27T14:04:21.147Z] bde34c3a00c8: Pulling fs layer [2023-02-27T14:04:21.147Z] b352a97aabf1: Pulling fs layer [2023-02-27T14:04:21.147Z] 1469e6f7b9e6: Waiting [2023-02-27T14:04:21.147Z] 4872d77fe225: Pulling fs layer [2023-02-27T14:04:21.147Z] 5851b861e8e6: Pulling fs layer [2023-02-27T14:04:21.147Z] eaf3925da568: Waiting [2023-02-27T14:04:21.147Z] bab4dde63d76: Waiting [2023-02-27T14:04:21.147Z] bde34c3a00c8: Waiting [2023-02-27T14:04:21.147Z] 4872d77fe225: Waiting [2023-02-27T14:04:21.147Z] b352a97aabf1: Waiting [2023-02-27T14:04:21.147Z] 5851b861e8e6: Waiting [2023-02-27T14:04:21.147Z] 988bab9f4d93: Waiting [2023-02-27T14:04:21.147Z] e2be974225ed: Download complete [2023-02-27T14:04:21.147Z] 988bab9f4d93: Verifying Checksum [2023-02-27T14:04:21.147Z] 988bab9f4d93: Download complete [2023-02-27T14:04:21.147Z] 339a4e72a1f5: Verifying Checksum [2023-02-27T14:04:21.147Z] 339a4e72a1f5: Download complete [2023-02-27T14:04:21.147Z] 1469e6f7b9e6: Verifying Checksum [2023-02-27T14:04:21.147Z] 1469e6f7b9e6: Download complete [2023-02-27T14:04:21.147Z] eaf3925da568: Download complete [2023-02-27T14:04:21.408Z] bde34c3a00c8: Verifying Checksum [2023-02-27T14:04:21.408Z] bde34c3a00c8: Download complete [2023-02-27T14:04:21.408Z] b352a97aabf1: Verifying Checksum [2023-02-27T14:04:21.408Z] b352a97aabf1: Download complete [2023-02-27T14:04:21.408Z] 4872d77fe225: Download complete [2023-02-27T14:04:21.408Z] 5851b861e8e6: Verifying Checksum [2023-02-27T14:04:21.408Z] 5851b861e8e6: Download complete [2023-02-27T14:04:21.408Z] b85a868b505f: Download complete [2023-02-27T14:04:21.667Z] bab4dde63d76: Verifying Checksum [2023-02-27T14:04:23.041Z] b85a868b505f: Pull complete [2023-02-27T14:04:23.300Z] e2be974225ed: Pull complete [2023-02-27T14:04:23.869Z] 339a4e72a1f5: Pull complete [2023-02-27T14:04:24.128Z] 988bab9f4d93: Pull complete [2023-02-27T14:04:24.387Z] 1469e6f7b9e6: Pull complete [2023-02-27T14:04:24.387Z] eaf3925da568: Pull complete [2023-02-27T14:04:26.294Z] bab4dde63d76: Pull complete [2023-02-27T14:04:26.294Z] bde34c3a00c8: Pull complete [2023-02-27T14:04:26.554Z] b352a97aabf1: Pull complete [2023-02-27T14:04:26.554Z] 4872d77fe225: Pull complete [2023-02-27T14:04:26.554Z] 5851b861e8e6: Pull complete [2023-02-27T14:04:26.554Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-27T14:04:26.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T14:04:26.554Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:04:26.765Z] prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container [2023-02-27T14:04:26.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-149 -v /w/workspace/y_app-rfid-llrp-inventory_PR-149:/w/workspace/y_app-rfid-llrp-inventory_PR-149:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T14:04:30.010Z] $ docker top b8accd26742585b452a6ff51d636031adac3c8b96c7f6106b7102f2d741a32d0 -eo pid,comm [2023-02-27T14:04:30.061Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-27T14:04:30.061Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T14:04:30.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T14:04:30.182Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T14:04:30.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T14:04:30.292Z] $ docker exec b8accd26742585b452a6ff51d636031adac3c8b96c7f6106b7102f2d741a32d0 ssh-agent [2023-02-27T14:04:30.662Z] SSH_AUTH_SOCK=/tmp/ssh-VFelGrdfDEwd/agent.32 [2023-02-27T14:04:30.662Z] SSH_AGENT_PID=38 [2023-02-27T14:04:30.669Z] Running ssh-add (command line suppressed) [2023-02-27T14:04:30.838Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp/private_key_5192142070497889048.key (/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp/private_key_5192142070497889048.key) [2023-02-27T14:04:30.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T14:04:31.188Z] + git tag --points-at HEAD [Pipeline] } [2023-02-27T14:04:31.211Z] $ docker exec --env ******** --env ******** b8accd26742585b452a6ff51d636031adac3c8b96c7f6106b7102f2d741a32d0 ssh-agent -k [2023-02-27T14:04:31.303Z] unset SSH_AUTH_SOCK; [2023-02-27T14:04:31.303Z] unset SSH_AGENT_PID; [2023-02-27T14:04:31.304Z] echo Agent pid 38 killed; [2023-02-27T14:04:31.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-27T14:04:31.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T14:04:31.401Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T14:04:31.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T14:04:31.531Z] $ docker exec b8accd26742585b452a6ff51d636031adac3c8b96c7f6106b7102f2d741a32d0 ssh-agent [2023-02-27T14:04:31.645Z] SSH_AUTH_SOCK=/tmp/ssh-6v5m6Rt9iuy2/agent.71 [2023-02-27T14:04:31.645Z] SSH_AGENT_PID=77 [2023-02-27T14:04:31.650Z] Running ssh-add (command line suppressed) [2023-02-27T14:04:31.743Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp/private_key_4481744643217520089.key (/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp/private_key_4481744643217520089.key) [2023-02-27T14:04:31.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T14:04:32.078Z] + git semver init [2023-02-27T14:04:32.647Z] 2023-02-27 14:04:32,371 [run_init] DEBUG init version:0.0.0 force:False [2023-02-27T14:04:32.647Z] 2023-02-27 14:04:32,373 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-149/.semver [2023-02-27T14:04:32.647Z] 2023-02-27 14:04:32,373 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-149/.semver [2023-02-27T14:04:32.647Z] 2023-02-27 14:04:32,373 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-149/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-149, universal_newlines=False, shell=None, istream=None) [2023-02-27T14:04:34.026Z] 2023-02-27 14:04:33,670 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-149/.git/info/exclude [2023-02-27T14:04:34.026Z] 2023-02-27 14:04:33,671 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-149/.semver/PR-149 with force:False [2023-02-27T14:04:34.026Z] 2023-02-27 14:04:33,671 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-149/.semver/PR-149 [2023-02-27T14:04:34.026Z] 2023-02-27 14:04:33,675 [execute] INFO git cat-file --batch-check [2023-02-27T14:04:34.026Z] 2023-02-27 14:04:33,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-149/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T14:04:34.026Z] 2023-02-27 14:04:33,680 [execute] INFO git cat-file --batch [2023-02-27T14:04:34.027Z] 2023-02-27 14:04:33,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-149/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T14:04:34.027Z] 2023-02-27 14:04:33,685 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-149/.semver/PR-149 [2023-02-27T14:04:34.027Z] 0.0.0 [Pipeline] } [2023-02-27T14:04:34.052Z] $ docker exec --env ******** --env ******** b8accd26742585b452a6ff51d636031adac3c8b96c7f6106b7102f2d741a32d0 ssh-agent -k [2023-02-27T14:04:34.149Z] unset SSH_AUTH_SOCK; [2023-02-27T14:04:34.149Z] unset SSH_AGENT_PID; [2023-02-27T14:04:34.149Z] echo Agent pid 77 killed; [2023-02-27T14:04:34.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T14:04:34.585Z] + git semver [Pipeline] } [2023-02-27T14:04:34.868Z] $ docker stop --time=1 b8accd26742585b452a6ff51d636031adac3c8b96c7f6106b7102f2d741a32d0 [2023-02-27T14:04:36.178Z] $ docker rm -f --volumes b8accd26742585b452a6ff51d636031adac3c8b96c7f6106b7102f2d741a32d0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T14:04:36.598Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-27T14:04:36.875Z] Stashed 1 file(s) [Pipeline] echo [2023-02-27T14:04:36.891Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T14:04:37.456Z] provisioning config files... [2023-02-27T14:04:37.465Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp/config11896976323330531949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:04:37.805Z] ---> docker-login.sh [2023-02-27T14:04:37.805Z] nexus3.edgexfoundry.org:10001 [2023-02-27T14:04:37.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:04:37.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:04:37.805Z] Configure a credential helper to remove this warning. See [2023-02-27T14:04:37.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:04:37.805Z] [2023-02-27T14:04:37.805Z] Login Succeeded [2023-02-27T14:04:37.806Z] nexus3.edgexfoundry.org:10002 [2023-02-27T14:04:37.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:04:37.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:04:37.806Z] Configure a credential helper to remove this warning. See [2023-02-27T14:04:37.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:04:37.806Z] [2023-02-27T14:04:38.065Z] Login Succeeded [2023-02-27T14:04:38.065Z] nexus3.edgexfoundry.org:10003 [2023-02-27T14:04:38.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:04:38.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:04:38.065Z] Configure a credential helper to remove this warning. See [2023-02-27T14:04:38.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:04:38.065Z] [2023-02-27T14:04:38.065Z] Login Succeeded [2023-02-27T14:04:38.065Z] nexus3.edgexfoundry.org:10004 [2023-02-27T14:04:38.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:04:38.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:04:38.065Z] Configure a credential helper to remove this warning. See [2023-02-27T14:04:38.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:04:38.065Z] [2023-02-27T14:04:38.065Z] Login Succeeded [2023-02-27T14:04:38.065Z] docker.io [2023-02-27T14:04:38.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:04:38.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:04:38.331Z] Configure a credential helper to remove this warning. See [2023-02-27T14:04:38.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:04:38.331Z] [2023-02-27T14:04:38.331Z] Login Succeeded [2023-02-27T14:04:38.331Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T14:04:38.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T14:04:38.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T14:04:38.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T14:04:38.615Z] ========================================================= [2023-02-27T14:04:38.615Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-27T14:04:38.615Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:04:39.136Z] + 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 . [2023-02-27T14:04:39.136Z] Sending build context to Docker daemon 12.57MB [2023-02-27T14:04:39.136Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T14:04:39.136Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-27T14:04:39.136Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-27T14:04:39.136Z] 213ec9aee27d: Pulling fs layer [2023-02-27T14:04:39.136Z] 4583459ba037: Pulling fs layer [2023-02-27T14:04:39.136Z] 93c1e223e6f2: Pulling fs layer [2023-02-27T14:04:39.136Z] 53926ce57604: Pulling fs layer [2023-02-27T14:04:39.136Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-27T14:04:39.136Z] 22ff95d597cd: Pulling fs layer [2023-02-27T14:04:39.136Z] 12d6caf4c0d1: Pulling fs layer [2023-02-27T14:04:39.136Z] 96b7cbca73a9: Pulling fs layer [2023-02-27T14:04:39.136Z] a7acece74701: Pulling fs layer [2023-02-27T14:04:39.136Z] 12d6caf4c0d1: Waiting [2023-02-27T14:04:39.136Z] 53926ce57604: Waiting [2023-02-27T14:04:39.136Z] 21b2b0c7a3f4: Waiting [2023-02-27T14:04:39.136Z] 22ff95d597cd: Waiting [2023-02-27T14:04:39.136Z] a7acece74701: Waiting [2023-02-27T14:04:39.397Z] 93c1e223e6f2: Download complete [2023-02-27T14:04:39.397Z] 4583459ba037: Download complete [2023-02-27T14:04:39.397Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-27T14:04:39.397Z] 21b2b0c7a3f4: Download complete [2023-02-27T14:04:39.397Z] 22ff95d597cd: Download complete [2023-02-27T14:04:39.397Z] 213ec9aee27d: Verifying Checksum [2023-02-27T14:04:39.397Z] 213ec9aee27d: Download complete [2023-02-27T14:04:39.397Z] 12d6caf4c0d1: Download complete [2023-02-27T14:04:39.397Z] 213ec9aee27d: Pull complete [2023-02-27T14:04:39.665Z] 4583459ba037: Pull complete [2023-02-27T14:04:39.927Z] 93c1e223e6f2: Pull complete [2023-02-27T14:04:40.187Z] a7acece74701: Verifying Checksum [2023-02-27T14:04:40.187Z] a7acece74701: Download complete [2023-02-27T14:04:40.187Z] 53926ce57604: Verifying Checksum [2023-02-27T14:04:40.187Z] 53926ce57604: Download complete [2023-02-27T14:04:40.187Z] 96b7cbca73a9: Verifying Checksum [2023-02-27T14:04:40.187Z] 96b7cbca73a9: Download complete [2023-02-27T14:04:44.415Z] 53926ce57604: Pull complete [2023-02-27T14:04:44.415Z] 21b2b0c7a3f4: Pull complete [2023-02-27T14:04:44.415Z] 22ff95d597cd: Pull complete [2023-02-27T14:04:44.983Z] 12d6caf4c0d1: Pull complete [2023-02-27T14:04:46.884Z] 96b7cbca73a9: Pull complete [2023-02-27T14:04:48.257Z] a7acece74701: Pull complete [2023-02-27T14:04:48.257Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-27T14:04:48.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T14:04:48.257Z] ---> db6d94c90886 [2023-02-27T14:04:48.257Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T14:04:52.274Z] Still waiting to schedule task [2023-02-27T14:04:52.275Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7576’ [2023-02-27T14:04:56.394Z] ---> Running in b22fcff97020 [2023-02-27T14:04:56.654Z] Removing intermediate container b22fcff97020 [2023-02-27T14:04:56.654Z] ---> 569b41b5b742 [2023-02-27T14:04:56.654Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T14:04:56.913Z] ---> Running in 3df0e68ce7f0 [2023-02-27T14:04:57.173Z] Removing intermediate container 3df0e68ce7f0 [2023-02-27T14:04:57.173Z] ---> b77eb3d687ae [2023-02-27T14:04:57.173Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-27T14:04:57.432Z] ---> Running in 020b68df031e [2023-02-27T14:04:57.713Z] Removing intermediate container 020b68df031e [2023-02-27T14:04:57.713Z] ---> 3abe1074ab51 [2023-02-27T14:04:57.713Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T14:04:58.649Z] ---> Running in a07b006ed4cc [2023-02-27T14:04:59.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T14:04:59.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T14:04:59.475Z] OK: 211 MiB in 51 packages [2023-02-27T14:04:59.735Z] Removing intermediate container a07b006ed4cc [2023-02-27T14:04:59.735Z] ---> 858d2835ace0 [2023-02-27T14:04:59.735Z] Step 7/12 : WORKDIR /app [2023-02-27T14:04:59.735Z] ---> Running in 95bafb3240ba [2023-02-27T14:04:59.994Z] Removing intermediate container 95bafb3240ba [2023-02-27T14:04:59.994Z] ---> 876cac4b6ea9 [2023-02-27T14:04:59.994Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-27T14:04:59.994Z] ---> ae99d0d21fd2 [2023-02-27T14:04:59.994Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T14:04:59.994Z] ---> Running in 08d2da369b7b [2023-02-27T14:05:46.694Z] Removing intermediate container 08d2da369b7b [2023-02-27T14:05:46.694Z] ---> 91cb2d24e298 [2023-02-27T14:05:46.694Z] Step 10/12 : COPY . . [2023-02-27T14:05:46.694Z] ---> e94e6cb0cd45 [2023-02-27T14:05:46.694Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T14:05:46.694Z] ---> Running in 71597f88e1da [2023-02-27T14:05:46.694Z] Removing intermediate container 71597f88e1da [2023-02-27T14:05:46.694Z] ---> c44d43ddaa67 [2023-02-27T14:05:46.694Z] Step 12/12 : RUN $MAKE [2023-02-27T14:05:46.695Z] ---> Running in 635effa14942 [2023-02-27T14:05:46.695Z] noop [2023-02-27T14:05:46.695Z] Removing intermediate container 635effa14942 [2023-02-27T14:05:46.695Z] ---> 9629cf990824 [2023-02-27T14:05:46.695Z] Successfully built 9629cf990824 [2023-02-27T14:05:46.695Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:05:47.147Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T14:05:47.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:05:47.298Z] prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container [2023-02-27T14:05:47.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-149 -v /w/workspace/y_app-rfid-llrp-inventory_PR-149:/w/workspace/y_app-rfid-llrp-inventory_PR-149:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T14:05:48.115Z] $ docker top b6311d057479d7e92df47c6c40398ab167bbacb331a495e3177de05ffde81d9a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T14:05:48.495Z] + go version [2023-02-27T14:05:48.495Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-27T14:05:48.527Z] $ docker stop --time=1 b6311d057479d7e92df47c6c40398ab167bbacb331a495e3177de05ffde81d9a [2023-02-27T14:05:50.110Z] $ docker rm -f --volumes b6311d057479d7e92df47c6c40398ab167bbacb331a495e3177de05ffde81d9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:05:50.815Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T14:05:50.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:05:50.981Z] prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container [2023-02-27T14:05:51.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-149 -v /w/workspace/y_app-rfid-llrp-inventory_PR-149:/w/workspace/y_app-rfid-llrp-inventory_PR-149:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T14:05:51.682Z] $ docker top e4d40676ebd25f08b581246ea56836d93bad70a78b2601927e5c606a3f7c90da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T14:05:52.063Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-149 [Pipeline] fileExists [Pipeline] sh [2023-02-27T14:05:52.430Z] + make test [2023-02-27T14:05:52.430Z] go test -race ./... -coverprofile=coverage.out ./... [2023-02-27T14:06:14.357Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-02-27T14:06:14.357Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.129s coverage: 86.2% of statements [2023-02-27T14:06:14.357Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-02-27T14:06:14.357Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.758s coverage: 71.9% of statements [2023-02-27T14:06:32.642Z] 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." [2023-02-27T14:06:32.642Z] go vet ./... [2023-02-27T14:06:34.540Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T14:06:34.540Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T14:06:34.540Z] ./bin/test-attribution.sh [2023-02-27T14:06:34.540Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-27T14:06:34.540Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-27T14:06:34.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T14:06:34.615Z] $ docker stop --time=1 e4d40676ebd25f08b581246ea56836d93bad70a78b2601927e5c606a3f7c90da [2023-02-27T14:06:40.000Z] $ docker rm -f --volumes e4d40676ebd25f08b581246ea56836d93bad70a78b2601927e5c606a3f7c90da [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T14:06:40.680Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T14:06:40.762Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-27T14:06:41.391Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T14:06:41.704Z] + ls -al . [2023-02-27T14:06:41.705Z] total 232 [2023-02-27T14:06:41.705Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 14:05 . [2023-02-27T14:06:41.705Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:04 .. [2023-02-27T14:06:41.705Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 27 14:04 .dockerignore [2023-02-27T14:06:41.705Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 14:06 .git [2023-02-27T14:06:41.705Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 14:04 .github [2023-02-27T14:06:41.705Z] -rw-rw-r-- 1 jenkins jenkins 788 Feb 27 14:04 .gitignore [2023-02-27T14:06:41.705Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 14:04 .golangci.yml [2023-02-27T14:06:41.705Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 14:04 .semver [2023-02-27T14:06:41.705Z] -rw-rw-r-- 1 jenkins jenkins 9818 Feb 27 14:04 Attribution.txt [2023-02-27T14:06:41.705Z] -rw-rw-r-- 1 jenkins jenkins 4331 Feb 27 14:04 CHANGELOG.md [2023-02-27T14:06:41.705Z] -rw-rw-r-- 1 jenkins jenkins 1659 Feb 27 14:04 Dockerfile [2023-02-27T14:06:41.705Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 14:04 GOVERNANCE.md [2023-02-27T14:06:41.705Z] -rw-rw-r-- 1 jenkins jenkins 687 Feb 27 14:04 Jenkinsfile [2023-02-27T14:06:41.705Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 14:04 LICENSE [2023-02-27T14:06:41.705Z] -rw-rw-r-- 1 jenkins jenkins 2462 Feb 27 14:04 Makefile [2023-02-27T14:06:41.705Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 27 14:04 OWNERS.md [2023-02-27T14:06:41.705Z] -rw-rw-r-- 1 jenkins jenkins 31023 Feb 27 14:04 README.md [2023-02-27T14:06:41.705Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 14:04 VERSION [2023-02-27T14:06:41.705Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:04 bin [2023-02-27T14:06:41.705Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 27 14:06 coverage.out [2023-02-27T14:06:41.705Z] -rw-rw-r-- 1 jenkins jenkins 3510 Feb 27 14:04 go.mod [2023-02-27T14:06:41.705Z] -rw-rw-r-- 1 jenkins jenkins 33459 Feb 27 14:04 go.sum [2023-02-27T14:06:41.705Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:04 images [2023-02-27T14:06:41.705Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:04 internal [2023-02-27T14:06:41.705Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 27 14:04 main.go [2023-02-27T14:06:41.705Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:04 res [2023-02-27T14:06:41.705Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:04 snap [2023-02-27T14:06:41.705Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 14:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:06:42.485Z] + 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=96ae902f7435b5b64c023b2c9900486a30159c7f --label arch=amd64 --label version=0.0.0 . [2023-02-27T14:06:42.485Z] Sending build context to Docker daemon 12.57MB [2023-02-27T14:06:42.485Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T14:06:42.485Z] Step 2/29 : FROM ${BASE} AS builder [2023-02-27T14:06:42.485Z] ---> 9629cf990824 [2023-02-27T14:06:42.485Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T14:06:42.744Z] ---> Running in c97c7f8a5fed [2023-02-27T14:06:43.002Z] Removing intermediate container c97c7f8a5fed [2023-02-27T14:06:43.002Z] ---> 65f164ead91a [2023-02-27T14:06:43.002Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T14:06:43.002Z] ---> Running in 512c3f0f246f [2023-02-27T14:06:43.261Z] Removing intermediate container 512c3f0f246f [2023-02-27T14:06:43.261Z] ---> 5c6b8bfbc160 [2023-02-27T14:06:43.261Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-02-27T14:06:43.521Z] ---> Running in 818ae663ce7a [2023-02-27T14:06:43.786Z] Removing intermediate container 818ae663ce7a [2023-02-27T14:06:43.786Z] ---> 64e39d7e8124 [2023-02-27T14:06:43.786Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T14:06:44.044Z] ---> Running in 1fe7e9bd6f69 [2023-02-27T14:06:44.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T14:06:44.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T14:06:44.818Z] OK: 211 MiB in 51 packages [2023-02-27T14:06:45.389Z] Removing intermediate container 1fe7e9bd6f69 [2023-02-27T14:06:45.389Z] ---> eb6a8b9de91b [2023-02-27T14:06:45.389Z] Step 7/29 : WORKDIR /app [2023-02-27T14:06:45.648Z] ---> Running in 604ed31d9f30 [2023-02-27T14:06:45.648Z] Removing intermediate container 604ed31d9f30 [2023-02-27T14:06:45.648Z] ---> 266cd9a6da94 [2023-02-27T14:06:45.648Z] Step 8/29 : COPY go.mod vendor* ./ [2023-02-27T14:06:45.907Z] ---> 79b7457c1b65 [2023-02-27T14:06:45.907Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T14:06:45.907Z] ---> Running in 8fea778dde28 [2023-02-27T14:06:46.843Z] Removing intermediate container 8fea778dde28 [2023-02-27T14:06:46.843Z] ---> e69e60934767 [2023-02-27T14:06:46.843Z] Step 10/29 : COPY . . [2023-02-27T14:06:46.946Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7579 in /w/workspace/y_app-rfid-llrp-inventory_PR-149 [Pipeline] { [Pipeline] ws [2023-02-27T14:06:47.005Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-02-27T14:06:47.083Z] The recommended git tool is: git [2023-02-27T14:06:47.811Z] ---> 1f7dad94c8d9 [2023-02-27T14:06:47.811Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T14:06:47.811Z] ---> Running in 0717fdaf1956 [2023-02-27T14:06:48.076Z] Removing intermediate container 0717fdaf1956 [2023-02-27T14:06:48.076Z] ---> 58a1186cddab [2023-02-27T14:06:48.076Z] Step 12/29 : RUN $MAKE [2023-02-27T14:06:48.647Z] ---> Running in 8d551549bf8b [2023-02-27T14:06:48.906Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-02-27T14:06:54.185Z] using credential edgex-jenkins-ssh [2023-02-27T14:06:54.205Z] Cloning the remote Git repository [2023-02-27T14:06:54.252Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-02-27T14:06:54.336Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-02-27T14:06:54.505Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-02-27T14:06:54.507Z] > git --version # timeout=10 [2023-02-27T14:06:54.527Z] > git --version # 'git version 2.25.1' [2023-02-27T14:06:54.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T14:06:54.595Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T14:06:56.883Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-02-27T14:06:56.927Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T14:06:58.627Z] Merging remotes/origin/main commit 63c8b30869f87de451dd33f2aa13687440ae64a8 into PR head commit 96ae902f7435b5b64c023b2c9900486a30159c7f [2023-02-27T14:06:57.948Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-02-27T14:06:58.005Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-02-27T14:06:58.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T14:06:58.024Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-27T14:06:58.646Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T14:06:58.667Z] > git checkout -f 96ae902f7435b5b64c023b2c9900486a30159c7f # timeout=10 [2023-02-27T14:06:58.884Z] Merge succeeded, producing 96ae902f7435b5b64c023b2c9900486a30159c7f [2023-02-27T14:06:58.885Z] Checking out Revision 96ae902f7435b5b64c023b2c9900486a30159c7f (PR-149) [2023-02-27T14:06:59.487Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-02-27T14:06:59.545Z] > git --version # timeout=10 [2023-02-27T14:06:59.563Z] > git --version # 'git version 2.25.1' [2023-02-27T14:06:59.579Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T14:06:58.780Z] > git remote # timeout=10 [2023-02-27T14:06:58.799Z] > git config --get remote.origin.url # timeout=10 [2023-02-27T14:06:58.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T14:06:58.834Z] > git merge 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 [2023-02-27T14:06:58.862Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-27T14:06:58.889Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T14:06:58.908Z] > git checkout -f 96ae902f7435b5b64c023b2c9900486a30159c7f # timeout=10 [2023-02-27T14:07:00.749Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-27T14:07:00.749Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T14:07:00.749Z] Dload Upload Total Spent Left Speed [2023-02-27T14:07:00.749Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-02-27T14:07:01.405Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-27T14:07:01.759Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-27T14:07:01.759Z] + sudo tee /etc/docker/daemon.new [2023-02-27T14:07:01.759Z] { [2023-02-27T14:07:01.759Z] "registry-mirrors": [ [2023-02-27T14:07:01.759Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-27T14:07:01.759Z] ], [2023-02-27T14:07:01.759Z] "bip": "10.250.0.254/24", [2023-02-27T14:07:01.759Z] "hosts": [ [2023-02-27T14:07:01.759Z] "tcp://0.0.0.0:5555", [2023-02-27T14:07:01.759Z] "unix:///var/run/docker.sock" [2023-02-27T14:07:01.759Z] ], [2023-02-27T14:07:01.759Z] "mtu": 1458, [2023-02-27T14:07:01.759Z] "selinux-enabled": true, [2023-02-27T14:07:01.759Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-27T14:07:01.759Z] } [Pipeline] sh [2023-02-27T14:07:02.110Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-27T14:07:02.477Z] + sudo service docker restart [2023-02-27T14:07:10.822Z] Removing intermediate container 8d551549bf8b [2023-02-27T14:07:10.822Z] ---> b472d99ca4ff [2023-02-27T14:07:10.822Z] Step 13/29 : FROM alpine:3.14 [2023-02-27T14:07:10.822Z] 3.14: Pulling from library/alpine [2023-02-27T14:07:11.391Z] d261077062b2: Pulling fs layer [2023-02-27T14:07:11.391Z] d261077062b2: Download complete [2023-02-27T14:07:11.718Z] d261077062b2: Pull complete [2023-02-27T14:07:11.718Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-27T14:07:11.718Z] Status: Downloaded newer image for alpine:3.14 [2023-02-27T14:07:11.718Z] ---> 6dff1269bc79 [2023-02-27T14:07:11.718Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-27T14:07:12.128Z] ---> Running in 174f926955fd [2023-02-27T14:07:12.128Z] Removing intermediate container 174f926955fd [2023-02-27T14:07:12.129Z] ---> 1124bc6f8808 [2023-02-27T14:07:12.129Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-02-27T14:07:12.403Z] ---> Running in 39469537f1bf [2023-02-27T14:07:12.663Z] Removing intermediate container 39469537f1bf [2023-02-27T14:07:12.663Z] ---> f8d2797f4897 [2023-02-27T14:07:12.663Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-02-27T14:07:12.663Z] ---> Running in 977f3b18e17a [2023-02-27T14:07:12.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-02-27T14:07:12.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-02-27T14:07:13.489Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-27T14:07:13.489Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-27T14:07:13.489Z] Executing busybox-1.33.1-r8.trigger [2023-02-27T14:07:13.489Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T14:07:13.489Z] OK: 6 MiB in 16 packages [2023-02-27T14:07:14.055Z] Removing intermediate container 977f3b18e17a [2023-02-27T14:07:14.055Z] ---> d2c61ca850b0 [2023-02-27T14:07:14.055Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-27T14:07:14.313Z] ---> c75fc1a10c6a [2023-02-27T14:07:14.313Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-27T14:07:14.313Z] ---> e13d20393320 [2023-02-27T14:07:14.313Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-02-27T14:07:14.879Z] ---> 4abf3d46544f [2023-02-27T14:07:14.879Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-02-27T14:07:15.136Z] ---> c98e04b28021 [2023-02-27T14:07:15.136Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-02-27T14:07:16.071Z] ---> e65cd3d3880a [2023-02-27T14:07:16.071Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-02-27T14:07:16.071Z] ---> Running in 42fd5e95c459 [2023-02-27T14:07:17.448Z] Removing intermediate container 42fd5e95c459 [2023-02-27T14:07:17.448Z] ---> c9cde6362d15 [2023-02-27T14:07:17.448Z] Step 23/29 : VOLUME /cache [2023-02-27T14:07:17.448Z] ---> Running in cfcc25d33925 [2023-02-27T14:07:17.448Z] Removing intermediate container cfcc25d33925 [2023-02-27T14:07:17.448Z] ---> a76e9d59d28f [2023-02-27T14:07:17.448Z] Step 24/29 : EXPOSE 59711 [2023-02-27T14:07:17.448Z] ---> Running in 8a5a6a888d8b [2023-02-27T14:07:17.707Z] Removing intermediate container 8a5a6a888d8b [2023-02-27T14:07:17.707Z] ---> fd8e60389c7a [2023-02-27T14:07:17.707Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-02-27T14:07:17.707Z] ---> Running in 7a09e3fe67e4 [2023-02-27T14:07:17.978Z] Removing intermediate container 7a09e3fe67e4 [2023-02-27T14:07:17.978Z] ---> 1ddacce33a99 [2023-02-27T14:07:17.978Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-02-27T14:07:17.978Z] ---> Running in f8ed4ced3913 [2023-02-27T14:07:18.237Z] Removing intermediate container f8ed4ced3913 [2023-02-27T14:07:18.237Z] ---> b1f4d58d9282 [2023-02-27T14:07:18.237Z] Step 27/29 : LABEL arch=amd64 [2023-02-27T14:07:18.237Z] ---> Running in 82d76f4fde46 [2023-02-27T14:07:18.499Z] Removing intermediate container 82d76f4fde46 [2023-02-27T14:07:18.499Z] ---> c3b97e4a5803 [2023-02-27T14:07:18.499Z] Step 28/29 : LABEL git_sha=96ae902f7435b5b64c023b2c9900486a30159c7f [2023-02-27T14:07:18.759Z] ---> Running in fe5f4a37ad90 [2023-02-27T14:07:18.759Z] Removing intermediate container fe5f4a37ad90 [2023-02-27T14:07:18.759Z] ---> 3f603ed1b896 [2023-02-27T14:07:18.759Z] Step 29/29 : LABEL version=0.0.0 [2023-02-27T14:07:19.018Z] ---> Running in 726d07ef2496 [2023-02-27T14:07:19.278Z] Removing intermediate container 726d07ef2496 [2023-02-27T14:07:19.278Z] ---> f199b28c63c2 [2023-02-27T14:07:19.278Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T14:07:19.278Z] Successfully built f199b28c63c2 [2023-02-27T14:07:19.278Z] 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 [2023-02-27T14:07:20.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T14:07:20.130Z] [2023-02-27T14:07:20.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:07:20.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T14:07:20.510Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-27T14:07:20.510Z] 5eb5b503b376: Pulling fs layer [2023-02-27T14:07:20.510Z] 5c69ac0246d0: Pulling fs layer [2023-02-27T14:07:20.510Z] ec43610c2a17: Pulling fs layer [2023-02-27T14:07:20.510Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-27T14:07:20.510Z] 33b1e0a273af: Pulling fs layer [2023-02-27T14:07:20.510Z] 5d3b04190fa2: Pulling fs layer [2023-02-27T14:07:20.510Z] 2f39f015ded8: Pulling fs layer [2023-02-27T14:07:20.510Z] 33b1e0a273af: Waiting [2023-02-27T14:07:20.510Z] 3a2ae6a8a46f: Waiting [2023-02-27T14:07:20.510Z] 5d3b04190fa2: Waiting [2023-02-27T14:07:20.510Z] 2f39f015ded8: Waiting [2023-02-27T14:07:20.771Z] 5c69ac0246d0: Verifying Checksum [2023-02-27T14:07:20.771Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-27T14:07:20.771Z] 3a2ae6a8a46f: Download complete [2023-02-27T14:07:20.771Z] 33b1e0a273af: Verifying Checksum [2023-02-27T14:07:20.771Z] 33b1e0a273af: Download complete [2023-02-27T14:07:20.771Z] 5d3b04190fa2: Verifying Checksum [2023-02-27T14:07:20.771Z] 5d3b04190fa2: Download complete [2023-02-27T14:07:20.771Z] ec43610c2a17: Verifying Checksum [2023-02-27T14:07:20.771Z] ec43610c2a17: Download complete [2023-02-27T14:07:21.028Z] 5eb5b503b376: Verifying Checksum [2023-02-27T14:07:21.028Z] 5eb5b503b376: Download complete [2023-02-27T14:07:21.597Z] 2f39f015ded8: Download complete [2023-02-27T14:07:22.164Z] 5eb5b503b376: Pull complete [2023-02-27T14:07:22.421Z] 5c69ac0246d0: Pull complete [2023-02-27T14:07:22.986Z] ec43610c2a17: Pull complete [2023-02-27T14:07:22.986Z] 3a2ae6a8a46f: Pull complete [2023-02-27T14:07:23.245Z] 33b1e0a273af: Pull complete [2023-02-27T14:07:23.504Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T14:07:23.612Z] provisioning config files... [2023-02-27T14:07:23.642Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config4158837648636177785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:07:24.040Z] ---> docker-login.sh [2023-02-27T14:07:24.040Z] nexus3.edgexfoundry.org:10001 [2023-02-27T14:07:24.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:07:24.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:07:24.630Z] Configure a credential helper to remove this warning. See [2023-02-27T14:07:24.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:07:24.630Z] [2023-02-27T14:07:24.630Z] Login Succeeded [2023-02-27T14:07:24.630Z] nexus3.edgexfoundry.org:10002 [2023-02-27T14:07:24.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:07:25.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:07:25.166Z] Configure a credential helper to remove this warning. See [2023-02-27T14:07:25.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:07:25.166Z] [2023-02-27T14:07:25.166Z] Login Succeeded [2023-02-27T14:07:25.166Z] nexus3.edgexfoundry.org:10003 [2023-02-27T14:07:25.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:07:25.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:07:25.444Z] Configure a credential helper to remove this warning. See [2023-02-27T14:07:25.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:07:25.444Z] [2023-02-27T14:07:25.444Z] Login Succeeded [2023-02-27T14:07:25.444Z] nexus3.edgexfoundry.org:10004 [2023-02-27T14:07:25.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:07:25.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:07:25.715Z] Configure a credential helper to remove this warning. See [2023-02-27T14:07:25.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:07:25.715Z] [2023-02-27T14:07:25.715Z] Login Succeeded [2023-02-27T14:07:25.715Z] docker.io [2023-02-27T14:07:25.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:07:26.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:07:26.253Z] Configure a credential helper to remove this warning. See [2023-02-27T14:07:26.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:07:26.253Z] [2023-02-27T14:07:26.253Z] Login Succeeded [2023-02-27T14:07:26.253Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T14:07:26.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T14:07:26.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T14:07:26.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T14:07:26.771Z] ========================================================= [2023-02-27T14:07:26.771Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-27T14:07:26.771Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:07:27.273Z] + 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 . [2023-02-27T14:07:27.542Z] Sending build context to Docker daemon 683kB [2023-02-27T14:07:27.542Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T14:07:27.542Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-27T14:07:27.542Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-27T14:07:27.542Z] 9b18e9b68314: Pulling fs layer [2023-02-27T14:07:27.542Z] 35d82f9e3411: Pulling fs layer [2023-02-27T14:07:27.542Z] e16973657156: Pulling fs layer [2023-02-27T14:07:27.542Z] fc693d55d65f: Pulling fs layer [2023-02-27T14:07:27.542Z] 7e9fc2657dce: Pulling fs layer [2023-02-27T14:07:27.542Z] dda99020689f: Pulling fs layer [2023-02-27T14:07:27.542Z] db1c61fa0a46: Pulling fs layer [2023-02-27T14:07:27.542Z] 891c053d2c06: Pulling fs layer [2023-02-27T14:07:27.542Z] 7e9fc2657dce: Waiting [2023-02-27T14:07:27.542Z] dda99020689f: Waiting [2023-02-27T14:07:27.542Z] db1c61fa0a46: Waiting [2023-02-27T14:07:27.542Z] fc693d55d65f: Waiting [2023-02-27T14:07:27.542Z] 891c053d2c06: Waiting [2023-02-27T14:07:27.681Z] 2f39f015ded8: Pull complete [2023-02-27T14:07:27.681Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-27T14:07:27.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T14:07:27.681Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-02-27T14:07:27.814Z] e16973657156: Verifying Checksum [2023-02-27T14:07:27.814Z] e16973657156: Download complete [2023-02-27T14:07:27.814Z] 35d82f9e3411: Verifying Checksum [2023-02-27T14:07:27.814Z] 35d82f9e3411: Download complete [2023-02-27T14:07:27.814Z] 7e9fc2657dce: Verifying Checksum [2023-02-27T14:07:27.814Z] 7e9fc2657dce: Download complete [2023-02-27T14:07:27.814Z] dda99020689f: Verifying Checksum [2023-02-27T14:07:27.814Z] dda99020689f: Download complete [2023-02-27T14:07:27.814Z] 9b18e9b68314: Verifying Checksum [2023-02-27T14:07:27.814Z] 9b18e9b68314: Download complete [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:07:27.884Z] prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container [2023-02-27T14:07:27.924Z] $ 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-149 -v /w/workspace/y_app-rfid-llrp-inventory_PR-149:/w/workspace/y_app-rfid-llrp-inventory_PR-149:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T14:07:28.789Z] 9b18e9b68314: Pull complete [2023-02-27T14:07:28.789Z] 891c053d2c06: Verifying Checksum [2023-02-27T14:07:28.789Z] 891c053d2c06: Download complete [2023-02-27T14:07:29.070Z] 35d82f9e3411: Pull complete [2023-02-27T14:07:29.341Z] e16973657156: Pull complete [2023-02-27T14:07:29.926Z] db1c61fa0a46: Verifying Checksum [2023-02-27T14:07:29.926Z] db1c61fa0a46: Download complete [2023-02-27T14:07:30.509Z] fc693d55d65f: Verifying Checksum [2023-02-27T14:07:30.509Z] fc693d55d65f: Download complete [2023-02-27T14:07:37.040Z] $ docker top f9b28031e9de56fa472d3c0fe6c109459dcfe859c4e68ff22f7d25e9232c9c8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:07:37.606Z] ---> job-cost.sh [2023-02-27T14:07:37.606Z] lf-activate-venv: SKIPPING [2023-02-27T14:07:37.606Z] INFO: No Stack... [2023-02-27T14:07:37.864Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T14:07:38.135Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T14:07:38.463Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-149/archives/cost.csv [2023-02-27T14:07:38.463Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T14:07:38.505Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-149-1-stack-cost] [2023-02-27T14:07:38.510Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-149-1-stack-cost] did not exist. Created. [2023-02-27T14:07:38.510Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-149-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T14:07:38.900Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-27T14:07:38.952Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T14:07:38.982Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-149-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T14:07:39.061Z] $ docker stop --time=1 f9b28031e9de56fa472d3c0fe6c109459dcfe859c4e68ff22f7d25e9232c9c8e [2023-02-27T14:07:40.303Z] $ docker rm -f --volumes f9b28031e9de56fa472d3c0fe6c109459dcfe859c4e68ff22f7d25e9232c9c8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-27T14:07:42.865Z] fc693d55d65f: Pull complete [2023-02-27T14:07:42.865Z] 7e9fc2657dce: Pull complete [2023-02-27T14:07:42.865Z] dda99020689f: Pull complete [2023-02-27T14:07:49.775Z] db1c61fa0a46: Pull complete [2023-02-27T14:07:51.233Z] 891c053d2c06: Pull complete [2023-02-27T14:07:51.233Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-27T14:07:51.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T14:07:51.233Z] ---> f96f9c87975a [2023-02-27T14:07:51.233Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T14:07:53.192Z] ---> Running in 7e1085fed001 [2023-02-27T14:07:53.192Z] Removing intermediate container 7e1085fed001 [2023-02-27T14:07:53.192Z] ---> c60524b998ce [2023-02-27T14:07:53.192Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T14:07:53.192Z] ---> Running in 88672bada1a3 [2023-02-27T14:07:53.461Z] Removing intermediate container 88672bada1a3 [2023-02-27T14:07:53.461Z] ---> bbb6587946a6 [2023-02-27T14:07:53.461Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-27T14:07:53.734Z] ---> Running in 7a92e0280125 [2023-02-27T14:07:54.011Z] Removing intermediate container 7a92e0280125 [2023-02-27T14:07:54.011Z] ---> c97efb039020 [2023-02-27T14:07:54.011Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T14:07:54.011Z] ---> Running in 44b6b63fb075 [2023-02-27T14:07:55.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T14:07:55.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T14:07:56.845Z] OK: 221 MiB in 51 packages [2023-02-27T14:07:57.433Z] Removing intermediate container 44b6b63fb075 [2023-02-27T14:07:57.433Z] ---> 990df7111a75 [2023-02-27T14:07:57.433Z] Step 7/12 : WORKDIR /app [2023-02-27T14:07:57.703Z] ---> Running in 4f4c2e063db3 [2023-02-27T14:07:57.972Z] Removing intermediate container 4f4c2e063db3 [2023-02-27T14:07:57.972Z] ---> 6806aefcfa88 [2023-02-27T14:07:57.972Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-27T14:07:58.560Z] ---> 65d38d1e9ab7 [2023-02-27T14:07:58.560Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T14:07:58.832Z] ---> Running in d1bfce003958 [2023-02-27T14:09:06.734Z] Removing intermediate container d1bfce003958 [2023-02-27T14:09:06.734Z] ---> 451e62675317 [2023-02-27T14:09:06.734Z] Step 10/12 : COPY . . [2023-02-27T14:09:06.734Z] ---> 3a49a0d38517 [2023-02-27T14:09:06.734Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T14:09:06.734Z] ---> Running in 6859de1e3ff8 [2023-02-27T14:09:06.734Z] Removing intermediate container 6859de1e3ff8 [2023-02-27T14:09:06.734Z] ---> 86af3d846cb3 [2023-02-27T14:09:06.734Z] Step 12/12 : RUN $MAKE [2023-02-27T14:09:06.734Z] ---> Running in 817ca5226049 [2023-02-27T14:09:06.734Z] noop [2023-02-27T14:09:06.734Z] Removing intermediate container 817ca5226049 [2023-02-27T14:09:06.734Z] ---> 63c7bc268e8a [2023-02-27T14:09:06.734Z] Successfully built 63c7bc268e8a [2023-02-27T14:09:06.734Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:09:07.212Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T14:09:07.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:09:07.476Z] prd-ubuntu20.04-docker-arm64-4c-16g-7579 does not seem to be running inside a container [2023-02-27T14:09:07.544Z] $ 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 [2023-02-27T14:09:08.727Z] $ docker top 0e5704bfcf3b497341918819b52fbbbc2c95f3152e6c6354dd9bc4d946095b84 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T14:09:09.594Z] + go version [2023-02-27T14:09:09.594Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-27T14:09:09.631Z] $ docker stop --time=1 0e5704bfcf3b497341918819b52fbbbc2c95f3152e6c6354dd9bc4d946095b84 [2023-02-27T14:09:11.283Z] $ docker rm -f --volumes 0e5704bfcf3b497341918819b52fbbbc2c95f3152e6c6354dd9bc4d946095b84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:09:12.138Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T14:09:12.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:09:12.402Z] prd-ubuntu20.04-docker-arm64-4c-16g-7579 does not seem to be running inside a container [2023-02-27T14:09:12.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 [2023-02-27T14:09:13.626Z] $ docker top 029893868cef58885d851dcef40e31131ac829c2f6e7d2d17775decd762054bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T14:09:14.511Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-02-27T14:09:15.215Z] + make test [2023-02-27T14:09:15.215Z] go test -race ./... -coverprofile=coverage.out ./... [2023-02-27T14:11:52.175Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-02-27T14:12:07.215Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.604s coverage: 86.2% of statements [2023-02-27T14:12:07.215Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-02-27T14:12:19.574Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.577s coverage: 71.9% of statements [2023-02-27T14:12:19.574Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-27T14:12:19.574Z] go vet ./... [2023-02-27T14:13:56.279Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T14:13:56.279Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T14:13:56.279Z] ./bin/test-attribution.sh [2023-02-27T14:13:56.279Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-27T14:13:56.279Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-27T14:13:56.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T14:13:56.355Z] $ docker stop --time=1 029893868cef58885d851dcef40e31131ac829c2f6e7d2d17775decd762054bd [2023-02-27T14:13:58.309Z] $ docker rm -f --volumes 029893868cef58885d851dcef40e31131ac829c2f6e7d2d17775decd762054bd [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T14:13:59.725Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T14:13:59.759Z] Warning: overwriting stash ‘coverage-report’ [2023-02-27T14:14:00.331Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T14:14:00.922Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T14:14:01.264Z] + ls -al . [2023-02-27T14:14:01.264Z] total 228 [2023-02-27T14:14:01.264Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 14:09 . [2023-02-27T14:14:01.264Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:06 .. [2023-02-27T14:14:01.264Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 27 14:06 .dockerignore [2023-02-27T14:14:01.264Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 14:06 .git [2023-02-27T14:14:01.264Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 14:06 .github [2023-02-27T14:14:01.264Z] -rw-rw-r-- 1 jenkins jenkins 788 Feb 27 14:06 .gitignore [2023-02-27T14:14:01.264Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 14:06 .golangci.yml [2023-02-27T14:14:01.264Z] -rw-rw-r-- 1 jenkins jenkins 9818 Feb 27 14:06 Attribution.txt [2023-02-27T14:14:01.264Z] -rw-rw-r-- 1 jenkins jenkins 4331 Feb 27 14:06 CHANGELOG.md [2023-02-27T14:14:01.264Z] -rw-rw-r-- 1 jenkins jenkins 1659 Feb 27 14:06 Dockerfile [2023-02-27T14:14:01.264Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 14:06 GOVERNANCE.md [2023-02-27T14:14:01.264Z] -rw-rw-r-- 1 jenkins jenkins 687 Feb 27 14:06 Jenkinsfile [2023-02-27T14:14:01.264Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 14:06 LICENSE [2023-02-27T14:14:01.264Z] -rw-rw-r-- 1 jenkins jenkins 2462 Feb 27 14:06 Makefile [2023-02-27T14:14:01.264Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 27 14:06 OWNERS.md [2023-02-27T14:14:01.264Z] -rw-rw-r-- 1 jenkins jenkins 31023 Feb 27 14:06 README.md [2023-02-27T14:14:01.264Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 14:04 VERSION [2023-02-27T14:14:01.265Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:06 bin [2023-02-27T14:14:01.265Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 27 14:12 coverage.out [2023-02-27T14:14:01.265Z] -rw-rw-r-- 1 jenkins jenkins 3510 Feb 27 14:06 go.mod [2023-02-27T14:14:01.265Z] -rw-rw-r-- 1 jenkins jenkins 33459 Feb 27 14:06 go.sum [2023-02-27T14:14:01.265Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:06 images [2023-02-27T14:14:01.265Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:06 internal [2023-02-27T14:14:01.265Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 27 14:06 main.go [2023-02-27T14:14:01.265Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:06 res [2023-02-27T14:14:01.265Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:06 snap [2023-02-27T14:14:01.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 14:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:14:01.673Z] + 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=96ae902f7435b5b64c023b2c9900486a30159c7f --label arch=arm64 --label version=0.0.0 . [2023-02-27T14:14:01.942Z] Sending build context to Docker daemon 683kB [2023-02-27T14:14:01.942Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T14:14:01.942Z] Step 2/29 : FROM ${BASE} AS builder [2023-02-27T14:14:01.942Z] ---> 63c7bc268e8a [2023-02-27T14:14:01.942Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T14:14:01.942Z] ---> Running in 8b7acb2655d5 [2023-02-27T14:14:02.212Z] Removing intermediate container 8b7acb2655d5 [2023-02-27T14:14:02.212Z] ---> 786ad98076f1 [2023-02-27T14:14:02.212Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T14:14:02.483Z] ---> Running in 1be240ba524d [2023-02-27T14:14:02.752Z] Removing intermediate container 1be240ba524d [2023-02-27T14:14:02.752Z] ---> bd355b4d4c32 [2023-02-27T14:14:02.752Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-02-27T14:14:02.752Z] ---> Running in 6af76e3923a3 [2023-02-27T14:14:03.023Z] Removing intermediate container 6af76e3923a3 [2023-02-27T14:14:03.023Z] ---> 1919296e63f9 [2023-02-27T14:14:03.023Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T14:14:03.292Z] ---> Running in ad48dfaed6ac [2023-02-27T14:14:04.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T14:14:04.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T14:14:05.494Z] OK: 221 MiB in 51 packages [2023-02-27T14:14:06.459Z] Removing intermediate container ad48dfaed6ac [2023-02-27T14:14:06.459Z] ---> b2a9792c8b2c [2023-02-27T14:14:06.459Z] Step 7/29 : WORKDIR /app [2023-02-27T14:14:06.459Z] ---> Running in 8765161d6a73 [2023-02-27T14:14:06.727Z] Removing intermediate container 8765161d6a73 [2023-02-27T14:14:06.727Z] ---> 63aee50d6bae [2023-02-27T14:14:06.727Z] Step 8/29 : COPY go.mod vendor* ./ [2023-02-27T14:14:07.314Z] ---> 15da47a7730d [2023-02-27T14:14:07.314Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T14:14:07.314Z] ---> Running in 8ddcd9746457 [2023-02-27T14:14:12.681Z] Removing intermediate container 8ddcd9746457 [2023-02-27T14:14:12.681Z] ---> 61bcff4a777a [2023-02-27T14:14:12.681Z] Step 10/29 : COPY . . [2023-02-27T14:14:12.681Z] ---> baa0ac4ccc56 [2023-02-27T14:14:12.681Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T14:14:12.681Z] ---> Running in 22923f8200b2 [2023-02-27T14:14:12.681Z] Removing intermediate container 22923f8200b2 [2023-02-27T14:14:12.681Z] ---> 80e4d3aaf189 [2023-02-27T14:14:12.681Z] Step 12/29 : RUN $MAKE [2023-02-27T14:14:12.947Z] ---> Running in 474dcae0a244 [2023-02-27T14:14:13.902Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-02-27T14:16:20.558Z] Removing intermediate container 474dcae0a244 [2023-02-27T14:16:20.558Z] ---> a82e51853c1b [2023-02-27T14:16:20.558Z] Step 13/29 : FROM alpine:3.14 [2023-02-27T14:16:20.558Z] 3.14: Pulling from library/alpine [2023-02-27T14:16:20.558Z] 6f0e733d82e2: Pulling fs layer [2023-02-27T14:16:20.558Z] 6f0e733d82e2: Download complete [2023-02-27T14:16:20.558Z] 6f0e733d82e2: Pull complete [2023-02-27T14:16:20.558Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-27T14:16:20.558Z] Status: Downloaded newer image for alpine:3.14 [2023-02-27T14:16:20.558Z] ---> bf97f6347a60 [2023-02-27T14:16:20.558Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-27T14:16:20.558Z] ---> Running in c8a410d8e9a5 [2023-02-27T14:16:20.558Z] Removing intermediate container c8a410d8e9a5 [2023-02-27T14:16:20.558Z] ---> 585880658e7f [2023-02-27T14:16:20.558Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-02-27T14:16:20.558Z] ---> Running in ff6043de97ec [2023-02-27T14:16:20.558Z] Removing intermediate container ff6043de97ec [2023-02-27T14:16:20.558Z] ---> 27b86cad7517 [2023-02-27T14:16:20.558Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-02-27T14:16:20.558Z] ---> Running in d3538b8f3092 [2023-02-27T14:16:20.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-02-27T14:16:20.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-02-27T14:16:20.558Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-27T14:16:20.558Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-27T14:16:20.558Z] Executing busybox-1.33.1-r8.trigger [2023-02-27T14:16:20.558Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T14:16:20.558Z] OK: 6 MiB in 16 packages [2023-02-27T14:16:20.558Z] Removing intermediate container d3538b8f3092 [2023-02-27T14:16:20.558Z] ---> a946a9f283de [2023-02-27T14:16:20.558Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-27T14:16:20.558Z] ---> a45dbae20709 [2023-02-27T14:16:20.558Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-27T14:16:21.146Z] ---> e857833d18e0 [2023-02-27T14:16:21.146Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-02-27T14:16:21.735Z] ---> 16166ce3cf12 [2023-02-27T14:16:21.736Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-02-27T14:16:22.004Z] ---> 82fdbb579ec5 [2023-02-27T14:16:22.004Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-02-27T14:16:23.415Z] ---> fc762ef76cb5 [2023-02-27T14:16:23.415Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-02-27T14:16:23.692Z] ---> Running in f35946346432 [2023-02-27T14:16:25.107Z] Removing intermediate container f35946346432 [2023-02-27T14:16:25.107Z] ---> bf90c1e2c407 [2023-02-27T14:16:25.107Z] Step 23/29 : VOLUME /cache [2023-02-27T14:16:25.107Z] ---> Running in dbc6a10ae3dd [2023-02-27T14:16:25.692Z] Removing intermediate container dbc6a10ae3dd [2023-02-27T14:16:25.692Z] ---> 66bb19df7d50 [2023-02-27T14:16:25.692Z] Step 24/29 : EXPOSE 59711 [2023-02-27T14:16:25.692Z] ---> Running in 595af2ea0d7e [2023-02-27T14:16:25.958Z] Removing intermediate container 595af2ea0d7e [2023-02-27T14:16:25.958Z] ---> 18c6bce2a701 [2023-02-27T14:16:25.958Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-02-27T14:16:25.958Z] ---> Running in f6afe59a80cb [2023-02-27T14:16:26.226Z] Removing intermediate container f6afe59a80cb [2023-02-27T14:16:26.226Z] ---> ac3601064a2b [2023-02-27T14:16:26.226Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-02-27T14:16:26.226Z] ---> Running in 46617fa6387d [2023-02-27T14:16:26.494Z] Removing intermediate container 46617fa6387d [2023-02-27T14:16:26.494Z] ---> 09c56e4ee52c [2023-02-27T14:16:26.494Z] Step 27/29 : LABEL arch=arm64 [2023-02-27T14:16:26.761Z] ---> Running in 269ce3cc9549 [2023-02-27T14:16:27.029Z] Removing intermediate container 269ce3cc9549 [2023-02-27T14:16:27.029Z] ---> 02ec4f6b86db [2023-02-27T14:16:27.029Z] Step 28/29 : LABEL git_sha=96ae902f7435b5b64c023b2c9900486a30159c7f [2023-02-27T14:16:27.029Z] ---> Running in 29637d8133e1 [2023-02-27T14:16:27.300Z] Removing intermediate container 29637d8133e1 [2023-02-27T14:16:27.300Z] ---> feb08818b77c [2023-02-27T14:16:27.300Z] Step 29/29 : LABEL version=0.0.0 [2023-02-27T14:16:27.568Z] ---> Running in f043b8a970a7 [2023-02-27T14:16:27.835Z] Removing intermediate container f043b8a970a7 [2023-02-27T14:16:27.835Z] ---> 2dad53519524 [2023-02-27T14:16:27.835Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T14:16:27.835Z] Successfully built 2dad53519524 [2023-02-27T14:16:27.835Z] 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 [2023-02-27T14:16:28.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T14:16:28.706Z] [2023-02-27T14:16:28.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:16:29.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T14:16:29.120Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-27T14:16:29.120Z] 8998bd30e6a1: Pulling fs layer [2023-02-27T14:16:29.120Z] 04944245beec: Pulling fs layer [2023-02-27T14:16:29.120Z] 699f458cf7ca: Pulling fs layer [2023-02-27T14:16:29.120Z] 765212b225bb: Pulling fs layer [2023-02-27T14:16:29.120Z] f23df028b6ca: Pulling fs layer [2023-02-27T14:16:29.120Z] d65c8cfc05b1: Pulling fs layer [2023-02-27T14:16:29.120Z] 2437ff75d9bd: Pulling fs layer [2023-02-27T14:16:29.120Z] 765212b225bb: Waiting [2023-02-27T14:16:29.120Z] f23df028b6ca: Waiting [2023-02-27T14:16:29.120Z] d65c8cfc05b1: Waiting [2023-02-27T14:16:29.120Z] 2437ff75d9bd: Waiting [2023-02-27T14:16:29.412Z] 04944245beec: Verifying Checksum [2023-02-27T14:16:29.412Z] 04944245beec: Download complete [2023-02-27T14:16:29.412Z] 765212b225bb: Verifying Checksum [2023-02-27T14:16:29.412Z] 765212b225bb: Download complete [2023-02-27T14:16:29.412Z] f23df028b6ca: Verifying Checksum [2023-02-27T14:16:29.412Z] f23df028b6ca: Download complete [2023-02-27T14:16:29.412Z] d65c8cfc05b1: Verifying Checksum [2023-02-27T14:16:29.412Z] d65c8cfc05b1: Download complete [2023-02-27T14:16:29.695Z] 699f458cf7ca: Verifying Checksum [2023-02-27T14:16:29.695Z] 699f458cf7ca: Download complete [2023-02-27T14:16:29.988Z] 8998bd30e6a1: Download complete [2023-02-27T14:16:32.599Z] 2437ff75d9bd: Download complete [2023-02-27T14:16:34.010Z] 8998bd30e6a1: Pull complete [2023-02-27T14:16:34.278Z] 04944245beec: Pull complete [2023-02-27T14:16:35.687Z] 699f458cf7ca: Pull complete [2023-02-27T14:16:35.687Z] 765212b225bb: Pull complete [2023-02-27T14:16:36.643Z] f23df028b6ca: Pull complete [2023-02-27T14:16:36.643Z] d65c8cfc05b1: Pull complete [2023-02-27T14:16:48.955Z] 2437ff75d9bd: Pull complete [2023-02-27T14:16:48.955Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-27T14:16:48.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T14:16:48.955Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:16:49.286Z] prd-ubuntu20.04-docker-arm64-4c-16g-7579 does not seem to be running inside a container [2023-02-27T14:16:49.347Z] $ 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 [2023-02-27T14:16:51.822Z] $ docker top 3b3033300fad5ef91e9e9db0a725ad0ba4bb36329664258949306a4e8ff6289f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:16:52.412Z] ---> job-cost.sh [2023-02-27T14:16:52.678Z] lf-activate-venv: SKIPPING [2023-02-27T14:16:52.678Z] INFO: No Stack... [2023-02-27T14:16:53.256Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-27T14:16:53.836Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T14:16:54.176Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv+ [2023-02-27T14:16:54.176Z] cut -d, -f6 [Pipeline] lock [2023-02-27T14:16:54.250Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-149-1-stack-cost] [2023-02-27T14:16:54.255Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-149-1-stack-cost] did not exist. Created. [2023-02-27T14:16:54.255Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-149-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T14:16:54.653Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-e259a5df/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-27T14:16:55.263Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-27T14:16:55.559Z] Warning: overwriting stash ‘stack-cost’ [2023-02-27T14:16:55.602Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T14:16:55.616Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-149-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T14:16:55.684Z] $ docker stop --time=1 3b3033300fad5ef91e9e9db0a725ad0ba4bb36329664258949306a4e8ff6289f [2023-02-27T14:16:57.203Z] $ docker rm -f --volumes 3b3033300fad5ef91e9e9db0a725ad0ba4bb36329664258949306a4e8ff6289f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-27T14:16:58.200Z] provisioning config files... [2023-02-27T14:16:58.208Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp/config1199369516032406268tmp [Pipeline] { [Pipeline] sh [2023-02-27T14:16:58.539Z] + set +x [2023-02-27T14:16:58.539Z] + bash -s -- [2023-02-27T14:16:58.539Z] + curl -s https://codecov.io/bash [2023-02-27T14:16:58.539Z] [2023-02-27T14:16:58.539Z] _____ _ [2023-02-27T14:16:58.539Z] / ____| | | [2023-02-27T14:16:58.539Z] | | ___ __| | ___ ___ _____ __ [2023-02-27T14:16:58.539Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-27T14:16:58.539Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-27T14:16:58.539Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-27T14:16:58.539Z] Bash-1.0.6 [2023-02-27T14:16:58.539Z] [2023-02-27T14:16:58.539Z] [2023-02-27T14:16:58.539Z] ==> git version 2.25.1 found [2023-02-27T14:16:58.539Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-27T14:16:58.539Z] Release-Date: 2020-01-08 [2023-02-27T14:16:58.539Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-27T14:16:58.539Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-27T14:16:58.539Z] ==> Jenkins CI detected. [2023-02-27T14:16:58.539Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-149 [2023-02-27T14:16:58.539Z] project root: . [2023-02-27T14:16:58.539Z] --> token set from env [2023-02-27T14:16:58.539Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-27T14:16:58.539Z] ==> Running gcov in . (disable via -X gcov) [2023-02-27T14:16:58.539Z] ==> Python coveragepy not found [2023-02-27T14:16:58.539Z] ==> Searching for coverage reports in: [2023-02-27T14:16:58.539Z] + . [2023-02-27T14:16:58.539Z] -> Found 1 reports [2023-02-27T14:16:58.540Z] ==> Detecting git/mercurial file structure [2023-02-27T14:16:58.540Z] ==> Reading reports [2023-02-27T14:16:58.540Z] + ./coverage.out bytes=41317 [2023-02-27T14:16:58.540Z] ==> Appending adjustments [2023-02-27T14:16:58.540Z] https://docs.codecov.io/docs/fixing-reports [2023-02-27T14:16:58.797Z] + Found adjustments [2023-02-27T14:16:58.797Z] ==> Gzipping contents [2023-02-27T14:16:58.797Z] 12K /tmp/codecov.a8Bu5o.gz [2023-02-27T14:16:58.797Z] ==> Uploading reports [2023-02-27T14:16:58.797Z] url: https://codecov.io [2023-02-27T14:16:58.797Z] query: branch=PR-149&commit=96ae902f7435b5b64c023b2c9900486a30159c7f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-149%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=149&job=&cmd_args= [2023-02-27T14:16:58.797Z] -> Pinging Codecov [2023-02-27T14:16:58.797Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-149&commit=96ae902f7435b5b64c023b2c9900486a30159c7f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-149%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=149&job=&cmd_args= [2023-02-27T14:16:58.797Z] -> Uploading to [2023-02-27T14:16:58.797Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-27/581DD39554BDF9B6E22D074273EAD858/96ae902f7435b5b64c023b2c9900486a30159c7f/4697a68a-5a91-4d8f-838e-0484d40b326d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T141658Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da4952aca30e957c881a11ea4827d2672767df6f804035df1fd2ddb4d318aea4 [2023-02-27T14:16:58.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T14:16:58.797Z] Dload Upload Total Spent Left Speed [2023-02-27T14:16:59.056Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11860 0 0 100 11860 0 47822 --:--:-- --:--:-- --:--:-- 47822 [2023-02-27T14:16:59.056Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/96ae902f7435b5b64c023b2c9900486a30159c7f [Pipeline] } [2023-02-27T14:16:59.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-27T14:17:00.754Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-149/archives ] [2023-02-27T14:17:00.754Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-149/archives [2023-02-27T14:17:00.754Z] total 16 [2023-02-27T14:17:00.754Z] drwxr-xr-x 3 root root 4096 Feb 27 14:07 . [2023-02-27T14:17:00.754Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 14:07 .. [2023-02-27T14:17:00.754Z] drwxr-xr-x 2 root root 4096 Feb 27 14:07 cost [2023-02-27T14:17:00.754Z] -rw-r--r-- 1 root root 95 Feb 27 14:07 cost.csv [2023-02-27T14:17:00.754Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-149/archives [2023-02-27T14:17:00.754Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-149/archives [2023-02-27T14:17:00.754Z] total 16 [2023-02-27T14:17:00.754Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 14:07 . [2023-02-27T14:17:00.754Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 14:07 .. [2023-02-27T14:17:00.754Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 14:07 cost [2023-02-27T14:17:00.754Z] -rw-r--r-- 1 jenkins jenkins 95 Feb 27 14:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:17:01.115Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:17:02.003Z] ---> package-listing.sh [2023-02-27T14:17:02.003Z] ++ facter osfamily [2023-02-27T14:17:02.003Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-27T14:17:02.262Z] + OS_FAMILY=debian [2023-02-27T14:17:02.262Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-149 [2023-02-27T14:17:02.262Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-27T14:17:02.262Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-27T14:17:02.262Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-27T14:17:02.262Z] + PACKAGES=/tmp/packages_start.txt [2023-02-27T14:17:02.262Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-149 ']' [2023-02-27T14:17:02.262Z] + PACKAGES=/tmp/packages_end.txt [2023-02-27T14:17:02.262Z] + case "${OS_FAMILY}" in [2023-02-27T14:17:02.262Z] + dpkg -l [2023-02-27T14:17:02.262Z] + grep '^ii' [2023-02-27T14:17:02.262Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-27T14:17:02.262Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-27T14:17:02.262Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-27T14:17:02.262Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-149 ']' [2023-02-27T14:17:02.262Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-149/archives/ [2023-02-27T14:17:02.262Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-149/archives/ [Pipeline] echo [2023-02-27T14:17:02.296Z] 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-149/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-27T14:17:02.586Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:17:03.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T14:17:03.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:17:03.364Z] prd-ubuntu20.04-docker-8c-8g-7574 does not seem to be running inside a container [2023-02-27T14:17:03.396Z] $ 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-149/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-149 -v /w/workspace/y_app-rfid-llrp-inventory_PR-149:/w/workspace/y_app-rfid-llrp-inventory_PR-149:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T14:17:03.551Z] $ docker top 3ec29d462883df6eed6c494aaa407fa2805fd84b9ad7e6f4f742ac8ee64a472f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T14:17:03.916Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-27T14:17:04.231Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-27T14:17:04.541Z] + ls /var/log/sa-host [2023-02-27T14:17:04.541Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T14:17:04.665Z] provisioning config files... [2023-02-27T14:17:04.673Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-149@tmp/config1492604752212270932tmp [Pipeline] { [Pipeline] echo [2023-02-27T14:17:04.721Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:17:05.030Z] ---> create-netrc.sh [Pipeline] } [2023-02-27T14:17:05.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:17:05.442Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-27T14:17:05.472Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:17:05.780Z] ---> sudo-logs.sh [2023-02-27T14:17:05.781Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-27T14:17:05.856Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:17:06.171Z] ---> job-cost.sh [2023-02-27T14:17:06.171Z] lf-activate-venv: SKIPPING [2023-02-27T14:17:06.171Z] DEBUG: total: 0.2199999988079071 [2023-02-27T14:17:06.171Z] INFO: Retrieving Stack Cost... [2023-02-27T14:17:06.428Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T14:17:06.994Z] INFO: Archiving Costs [Pipeline] echo [2023-02-27T14:17:07.031Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:17:07.336Z] ---> logs-deploy.sh [2023-02-27T14:17:07.336Z] lf-activate-venv: SKIPPING [2023-02-27T14:17:07.336Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-149/1 [2023-02-27T14:17:07.336Z] INFO: archiving workspace using pattern(s): [2023-02-27T14:17:08.269Z] Archives upload complete. [2023-02-27T14:17:08.527Z] INFO: archiving logs to Nexus