Pull request #164 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from 4cf76081ce169c55af2d1a9db7675a910427a6a6+0370fe2059bad325f9c903388f854f49bb598ddd (5a1271cd54cc31f6232377a08c048e446768f973) 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-ssh9347784999559675968.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10637937129371060022.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-164/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-164/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1246591203392719358.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh8539006853427334612.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-164/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-164/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9400818909310653202.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-4978’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4981 in /w/workspace/y_app-rfid-llrp-inventory_PR-164 [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-164 # 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/164/head:refs/remotes/origin/PR-164 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0370fe2059bad325f9c903388f854f49bb598ddd into PR head commit 4cf76081ce169c55af2d1a9db7675a910427a6a6 Merge succeeded, producing 4cf76081ce169c55af2d1a9db7675a910427a6a6 Checking out Revision 4cf76081ce169c55af2d1a9db7675a910427a6a6 (PR-164) > git config core.sparsecheckout # timeout=10 > git checkout -f 4cf76081ce169c55af2d1a9db7675a910427a6a6 # 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 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4cf76081ce169c55af2d1a9db7675a910427a6a6 # timeout=10 Commit message: "refactor!: Change configuration file format to YAML" First time build. Skipping changelog. > git rev-list --no-walk 67f9e478bdd58fe835d254dd30b1ae30f40eff43 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T22:47:54.256Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T22:47:54.314Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T22:47:54.325Z] ========================================================= [2023-03-21T22:47:54.326Z] EdgeX Global Pipelines Version Info [2023-03-21T22:47:54.326Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:47:55.396Z] ------------------- [2023-03-21T22:47:55.396Z] stable info: [2023-03-21T22:47:55.396Z] ------------------- [2023-03-21T22:47:55.396Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T22:47:55.396Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T22:47:55.396Z] Message: update stable to v1.0.245 [2023-03-21T22:47:55.656Z] ------------------- [2023-03-21T22:47:55.656Z] experimental info: [2023-03-21T22:47:55.656Z] ------------------- [2023-03-21T22:47:55.656Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T22:47:55.656Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T22:47:55.656Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T22:47:55.842Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-21T22:47:55.856Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-21T22:47:55.868Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T22:47:55.878Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T22:47:55.887Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T22:47:55.897Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-21T22:47:55.910Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T22:47:55.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-21T22:47:55.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T22:47:55.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T22:47:55.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T22:47:55.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-21T22:47:56.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T22:47:56.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T22:47:56.024Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T22:47:56.036Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T22:47:56.048Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T22:47:56.063Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T22:47:56.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T22:47:56.091Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T22:47:56.103Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-21T22:47:56.117Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-21T22:47:56.134Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T22:47:56.143Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T22:47:56.154Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-21T22:47:56.168Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T22:47:56.179Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T22:47:56.191Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-164 [Pipeline] echo [2023-03-21T22:47:56.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-164 [Pipeline] echo [2023-03-21T22:47:56.217Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-164 [Pipeline] echo [2023-03-21T22:47:56.234Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4cf76081ce169c55af2d1a9db7675a910427a6a6 [Pipeline] echo [2023-03-21T22:47:56.245Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4cf7608 [Pipeline] echo [2023-03-21T22:47:56.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:47:56.303Z] provisioning config files... [2023-03-21T22:47:56.317Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp/config12690959514809294073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:47:56.618Z] ---> docker-login.sh [2023-03-21T22:47:56.618Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:47:56.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:47:56.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:47:56.879Z] Configure a credential helper to remove this warning. See [2023-03-21T22:47:56.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:47:56.879Z] [2023-03-21T22:47:57.139Z] Login Succeeded [2023-03-21T22:47:57.139Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:47:57.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:47:57.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:47:57.139Z] Configure a credential helper to remove this warning. See [2023-03-21T22:47:57.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:47:57.139Z] [2023-03-21T22:47:57.139Z] Login Succeeded [2023-03-21T22:47:57.139Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:47:57.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:47:57.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:47:57.139Z] Configure a credential helper to remove this warning. See [2023-03-21T22:47:57.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:47:57.139Z] [2023-03-21T22:47:57.139Z] Login Succeeded [2023-03-21T22:47:57.139Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:47:57.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:47:57.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:47:57.398Z] Configure a credential helper to remove this warning. See [2023-03-21T22:47:57.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:47:57.398Z] [2023-03-21T22:47:57.398Z] Login Succeeded [2023-03-21T22:47:57.398Z] docker.io [2023-03-21T22:47:57.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:47:57.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:47:57.659Z] Configure a credential helper to remove this warning. See [2023-03-21T22:47:57.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:47:57.659Z] [2023-03-21T22:47:57.659Z] Login Succeeded [2023-03-21T22:47:57.659Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:47:57.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T22:47:58.045Z] + git rev-list -1 --merges 4cf76081ce169c55af2d1a9db7675a910427a6a6~1..4cf76081ce169c55af2d1a9db7675a910427a6a6 [Pipeline] echo [2023-03-21T22:47:58.099Z] -----------> git rev-list -1 --merges 4cf76081ce169c55af2d1a9db7675a910427a6a6~1..4cf76081ce169c55af2d1a9db7675a910427a6a6 4cf76081ce169c55af2d1a9db7675a910427a6a6 [false] [Pipeline] sh [2023-03-21T22:47:58.392Z] + git log --format=format:%s -1 4cf76081ce169c55af2d1a9db7675a910427a6a6 [Pipeline] echo [2023-03-21T22:47:58.411Z] ========================================================= [2023-03-21T22:47:58.411Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T22:47:58.411Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T22:47:58.759Z] + git log --format=format:%s -1 4cf76081ce169c55af2d1a9db7675a910427a6a6 [Pipeline] echo [2023-03-21T22:47:58.772Z] [semverPrep] GIT_COMMIT: 4cf76081ce169c55af2d1a9db7675a910427a6a6, Commit Message: refactor!: Change configuration file format to YAML [Pipeline] echo [2023-03-21T22:47:58.783Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T22:47:59.156Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T22:47:59.156Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T22:47:59.156Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T22:47:59.156Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T22:47:59.156Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T22:47:59.156Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T22:47:59.156Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:47:59.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:47:59.610Z] [2023-03-21T22:47:59.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:47:59.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:47:59.921Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T22:47:59.921Z] b85a868b505f: Pulling fs layer [2023-03-21T22:47:59.921Z] e2be974225ed: Pulling fs layer [2023-03-21T22:47:59.921Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T22:47:59.921Z] 988bab9f4d93: Pulling fs layer [2023-03-21T22:47:59.921Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T22:47:59.921Z] eaf3925da568: Pulling fs layer [2023-03-21T22:47:59.921Z] bab4dde63d76: Pulling fs layer [2023-03-21T22:47:59.921Z] bde34c3a00c8: Pulling fs layer [2023-03-21T22:47:59.921Z] b352a97aabf1: Pulling fs layer [2023-03-21T22:47:59.921Z] 4872d77fe225: Pulling fs layer [2023-03-21T22:47:59.921Z] 5851b861e8e6: Pulling fs layer [2023-03-21T22:47:59.921Z] 988bab9f4d93: Waiting [2023-03-21T22:47:59.921Z] 1469e6f7b9e6: Waiting [2023-03-21T22:47:59.921Z] eaf3925da568: Waiting [2023-03-21T22:47:59.921Z] bab4dde63d76: Waiting [2023-03-21T22:47:59.921Z] bde34c3a00c8: Waiting [2023-03-21T22:47:59.921Z] b352a97aabf1: Waiting [2023-03-21T22:47:59.921Z] 4872d77fe225: Waiting [2023-03-21T22:47:59.921Z] 5851b861e8e6: Waiting [2023-03-21T22:47:59.921Z] e2be974225ed: Verifying Checksum [2023-03-21T22:47:59.921Z] e2be974225ed: Download complete [2023-03-21T22:47:59.921Z] 988bab9f4d93: Download complete [2023-03-21T22:48:00.185Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T22:48:00.185Z] 1469e6f7b9e6: Download complete [2023-03-21T22:48:00.185Z] eaf3925da568: Verifying Checksum [2023-03-21T22:48:00.185Z] eaf3925da568: Download complete [2023-03-21T22:48:00.185Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T22:48:00.185Z] 339a4e72a1f5: Download complete [2023-03-21T22:48:00.185Z] bde34c3a00c8: Verifying Checksum [2023-03-21T22:48:00.185Z] bde34c3a00c8: Download complete [2023-03-21T22:48:00.446Z] b352a97aabf1: Verifying Checksum [2023-03-21T22:48:00.446Z] b352a97aabf1: Download complete [2023-03-21T22:48:00.446Z] 4872d77fe225: Download complete [2023-03-21T22:48:00.446Z] 5851b861e8e6: Verifying Checksum [2023-03-21T22:48:00.446Z] 5851b861e8e6: Download complete [2023-03-21T22:48:00.446Z] b85a868b505f: Download complete [2023-03-21T22:48:00.707Z] bab4dde63d76: Verifying Checksum [2023-03-21T22:48:00.707Z] bab4dde63d76: Download complete [2023-03-21T22:48:01.644Z] b85a868b505f: Pull complete [2023-03-21T22:48:01.644Z] e2be974225ed: Pull complete [2023-03-21T22:48:02.213Z] 339a4e72a1f5: Pull complete [2023-03-21T22:48:02.213Z] 988bab9f4d93: Pull complete [2023-03-21T22:48:02.473Z] 1469e6f7b9e6: Pull complete [2023-03-21T22:48:02.732Z] eaf3925da568: Pull complete [2023-03-21T22:48:04.635Z] bab4dde63d76: Pull complete [2023-03-21T22:48:04.635Z] bde34c3a00c8: Pull complete [2023-03-21T22:48:04.635Z] b352a97aabf1: Pull complete [2023-03-21T22:48:04.635Z] 4872d77fe225: Pull complete [2023-03-21T22:48:04.635Z] 5851b861e8e6: Pull complete [2023-03-21T22:48:04.635Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T22:48:04.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:48:04.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:48:04.771Z] prd-ubuntu20.04-docker-8c-8g-4981 does not seem to be running inside a container [2023-03-21T22:48:04.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-164 -v /w/workspace/y_app-rfid-llrp-inventory_PR-164:/w/workspace/y_app-rfid-llrp-inventory_PR-164:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-164@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T22:48:06.372Z] $ docker top e24a8ce0bb8873e87bd9cb55c105a35128b14377763b9421d660853fe911075d -eo pid,comm [2023-03-21T22:48:06.423Z] 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-03-21T22:48:06.423Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T22:48:06.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:48:06.464Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:48:06.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:48:06.584Z] $ docker exec e24a8ce0bb8873e87bd9cb55c105a35128b14377763b9421d660853fe911075d ssh-agent [2023-03-21T22:48:06.687Z] SSH_AUTH_SOCK=/tmp/ssh-qgLP8y6hNaOD/agent.32 [2023-03-21T22:48:06.687Z] SSH_AGENT_PID=38 [2023-03-21T22:48:06.692Z] Running ssh-add (command line suppressed) [2023-03-21T22:48:06.801Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp/private_key_8489150944418278920.key (/w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp/private_key_8489150944418278920.key) [2023-03-21T22:48:06.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:48:07.099Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T22:48:07.113Z] $ docker exec --env ******** --env ******** e24a8ce0bb8873e87bd9cb55c105a35128b14377763b9421d660853fe911075d ssh-agent -k [2023-03-21T22:48:07.213Z] unset SSH_AUTH_SOCK; [2023-03-21T22:48:07.214Z] unset SSH_AGENT_PID; [2023-03-21T22:48:07.214Z] echo Agent pid 38 killed; [2023-03-21T22:48:07.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T22:48:07.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:48:07.241Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:48:07.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:48:07.361Z] $ docker exec e24a8ce0bb8873e87bd9cb55c105a35128b14377763b9421d660853fe911075d ssh-agent [2023-03-21T22:48:07.479Z] SSH_AUTH_SOCK=/tmp/ssh-37MhJ0iJRc47/agent.70 [2023-03-21T22:48:07.479Z] SSH_AGENT_PID=76 [2023-03-21T22:48:07.483Z] Running ssh-add (command line suppressed) [2023-03-21T22:48:07.588Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp/private_key_6406767138167634656.key (/w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp/private_key_6406767138167634656.key) [2023-03-21T22:48:07.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:48:07.880Z] + git semver init [2023-03-21T22:48:08.141Z] 2023-03-21 22:48:08,075 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T22:48:08.141Z] 2023-03-21 22:48:08,076 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-164/.semver [2023-03-21T22:48:08.141Z] 2023-03-21 22:48:08,077 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-164/.semver [2023-03-21T22:48:08.141Z] 2023-03-21 22:48:08,077 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-164/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-164, universal_newlines=False, shell=None, istream=None) [2023-03-21T22:48:09.077Z] 2023-03-21 22:48:09,059 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-164/.git/info/exclude [2023-03-21T22:48:09.077Z] 2023-03-21 22:48:09,060 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-164/.semver/PR-164 with force:False [2023-03-21T22:48:09.077Z] 2023-03-21 22:48:09,060 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-164/.semver/PR-164 [2023-03-21T22:48:09.077Z] 2023-03-21 22:48:09,064 [execute] INFO git cat-file --batch-check [2023-03-21T22:48:09.077Z] 2023-03-21 22:48:09,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-164/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T22:48:09.077Z] 2023-03-21 22:48:09,070 [execute] INFO git cat-file --batch [2023-03-21T22:48:09.077Z] 2023-03-21 22:48:09,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-164/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T22:48:09.077Z] 2023-03-21 22:48:09,076 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-164/.semver/PR-164 [2023-03-21T22:48:09.077Z] 0.0.0 [Pipeline] } [2023-03-21T22:48:09.348Z] $ docker exec --env ******** --env ******** e24a8ce0bb8873e87bd9cb55c105a35128b14377763b9421d660853fe911075d ssh-agent -k [2023-03-21T22:48:09.451Z] unset SSH_AUTH_SOCK; [2023-03-21T22:48:09.452Z] unset SSH_AGENT_PID; [2023-03-21T22:48:09.452Z] echo Agent pid 76 killed; [2023-03-21T22:48:09.459Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T22:48:09.767Z] + git semver [Pipeline] } [2023-03-21T22:48:10.043Z] $ docker stop --time=1 e24a8ce0bb8873e87bd9cb55c105a35128b14377763b9421d660853fe911075d [2023-03-21T22:48:11.344Z] $ docker rm -f --volumes e24a8ce0bb8873e87bd9cb55c105a35128b14377763b9421d660853fe911075d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T22:48:11.672Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T22:48:11.864Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T22:48:11.867Z] [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-03-21T22:48:12.010Z] provisioning config files... [2023-03-21T22:48:12.018Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp/config10406679402844265290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:48:12.316Z] ---> docker-login.sh [2023-03-21T22:48:12.316Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:48:12.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:48:12.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:48:12.316Z] Configure a credential helper to remove this warning. See [2023-03-21T22:48:12.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:48:12.316Z] [2023-03-21T22:48:12.316Z] Login Succeeded [2023-03-21T22:48:12.316Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:48:12.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:48:12.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:48:12.316Z] Configure a credential helper to remove this warning. See [2023-03-21T22:48:12.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:48:12.316Z] [2023-03-21T22:48:12.316Z] Login Succeeded [2023-03-21T22:48:12.316Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:48:12.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:48:12.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:48:12.574Z] Configure a credential helper to remove this warning. See [2023-03-21T22:48:12.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:48:12.574Z] [2023-03-21T22:48:12.574Z] Login Succeeded [2023-03-21T22:48:12.574Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:48:12.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:48:12.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:48:12.575Z] Configure a credential helper to remove this warning. See [2023-03-21T22:48:12.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:48:12.575Z] [2023-03-21T22:48:12.575Z] Login Succeeded [2023-03-21T22:48:12.575Z] docker.io [2023-03-21T22:48:12.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:48:12.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:48:12.840Z] Configure a credential helper to remove this warning. See [2023-03-21T22:48:12.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:48:12.840Z] [2023-03-21T22:48:12.840Z] Login Succeeded [2023-03-21T22:48:12.840Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:48:12.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T22:48:12.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:48:12.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:48:12.931Z] ========================================================= [2023-03-21T22:48:12.931Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-21T22:48:12.931Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:48:13.238Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T22:48:13.238Z] Sending build context to Docker daemon 12.59MB [2023-03-21T22:48:13.238Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T22:48:13.238Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-21T22:48:13.238Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T22:48:13.238Z] 63b65145d645: Pulling fs layer [2023-03-21T22:48:13.238Z] a2d21d5440eb: Pulling fs layer [2023-03-21T22:48:13.238Z] 935e6c44a52c: Pulling fs layer [2023-03-21T22:48:13.238Z] 94cc34f8dd06: Pulling fs layer [2023-03-21T22:48:13.238Z] 30dea6a524f1: Pulling fs layer [2023-03-21T22:48:13.238Z] a2aff8979fd8: Pulling fs layer [2023-03-21T22:48:13.238Z] 6808be2612f2: Pulling fs layer [2023-03-21T22:48:13.238Z] f25807f1079a: Pulling fs layer [2023-03-21T22:48:13.238Z] 30dea6a524f1: Waiting [2023-03-21T22:48:13.238Z] a2aff8979fd8: Waiting [2023-03-21T22:48:13.238Z] 6808be2612f2: Waiting [2023-03-21T22:48:13.238Z] f25807f1079a: Waiting [2023-03-21T22:48:13.238Z] 94cc34f8dd06: Waiting [2023-03-21T22:48:13.238Z] a2d21d5440eb: Download complete [2023-03-21T22:48:13.238Z] 94cc34f8dd06: Download complete [2023-03-21T22:48:13.502Z] 30dea6a524f1: Verifying Checksum [2023-03-21T22:48:13.502Z] 30dea6a524f1: Download complete [2023-03-21T22:48:13.502Z] 63b65145d645: Verifying Checksum [2023-03-21T22:48:13.502Z] 63b65145d645: Download complete [2023-03-21T22:48:13.502Z] a2aff8979fd8: Verifying Checksum [2023-03-21T22:48:13.502Z] a2aff8979fd8: Download complete [2023-03-21T22:48:13.502Z] 63b65145d645: Pull complete [2023-03-21T22:48:13.778Z] a2d21d5440eb: Pull complete [2023-03-21T22:48:14.378Z] 935e6c44a52c: Verifying Checksum [2023-03-21T22:48:14.378Z] 935e6c44a52c: Download complete [2023-03-21T22:48:14.378Z] f25807f1079a: Verifying Checksum [2023-03-21T22:48:14.378Z] f25807f1079a: Download complete [2023-03-21T22:48:14.636Z] 6808be2612f2: Verifying Checksum [2023-03-21T22:48:14.637Z] 6808be2612f2: Download complete [2023-03-21T22:48:17.937Z] 935e6c44a52c: Pull complete [2023-03-21T22:48:17.937Z] 94cc34f8dd06: Pull complete [2023-03-21T22:48:17.937Z] 30dea6a524f1: Pull complete [2023-03-21T22:48:18.198Z] a2aff8979fd8: Pull complete [2023-03-21T22:48:20.732Z] 6808be2612f2: Pull complete [2023-03-21T22:48:21.667Z] f25807f1079a: Pull complete [2023-03-21T22:48:21.667Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-21T22:48:21.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T22:48:21.667Z] ---> 3b553350e43f [2023-03-21T22:48:21.667Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-21T22:48:24.199Z] ---> Running in 9bafbaf6eacc [2023-03-21T22:48:24.199Z] Removing intermediate container 9bafbaf6eacc [2023-03-21T22:48:24.199Z] ---> e9872e00649a [2023-03-21T22:48:24.199Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T22:48:24.199Z] ---> Running in d6a68a2463ab [2023-03-21T22:48:24.199Z] Removing intermediate container d6a68a2463ab [2023-03-21T22:48:24.199Z] ---> 6172c7bf2c43 [2023-03-21T22:48:24.199Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:48:24.199Z] ---> Running in 841f4eb401fe [2023-03-21T22:48:24.199Z] Removing intermediate container 841f4eb401fe [2023-03-21T22:48:24.199Z] ---> 2c98c9c0fb1d [2023-03-21T22:48:24.199Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:48:24.199Z] ---> Running in dedee5f39c31 [2023-03-21T22:48:24.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T22:48:24.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T22:48:24.975Z] OK: 265 MiB in 53 packages [2023-03-21T22:48:25.233Z] Removing intermediate container dedee5f39c31 [2023-03-21T22:48:25.233Z] ---> 9b98c1cc32f7 [2023-03-21T22:48:25.233Z] Step 7/12 : WORKDIR /app [2023-03-21T22:48:25.233Z] ---> Running in 9cbc40fc7f26 [2023-03-21T22:48:25.233Z] Removing intermediate container 9cbc40fc7f26 [2023-03-21T22:48:25.233Z] ---> bde3b6b1af3a [2023-03-21T22:48:25.233Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-21T22:48:25.492Z] ---> 1302a097f094 [2023-03-21T22:48:25.492Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:48:25.492Z] ---> Running in a231f891273b [2023-03-21T22:48:26.965Z] Still waiting to schedule task [2023-03-21T22:48:26.966Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-21T22:48:57.578Z] Removing intermediate container a231f891273b [2023-03-21T22:48:57.578Z] ---> 357539fa180e [2023-03-21T22:48:57.578Z] Step 10/12 : COPY . . [2023-03-21T22:48:57.578Z] ---> bc3262a1ee69 [2023-03-21T22:48:57.578Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:48:57.578Z] ---> Running in 5aa42280b042 [2023-03-21T22:48:57.578Z] Removing intermediate container 5aa42280b042 [2023-03-21T22:48:57.578Z] ---> 2898565e0629 [2023-03-21T22:48:57.578Z] Step 12/12 : RUN $MAKE [2023-03-21T22:48:57.578Z] ---> Running in 5b3dd2bccf38 [2023-03-21T22:48:57.578Z] noop [2023-03-21T22:48:57.578Z] Removing intermediate container 5b3dd2bccf38 [2023-03-21T22:48:57.578Z] ---> b35d47137721 [2023-03-21T22:48:57.578Z] Successfully built b35d47137721 [2023-03-21T22:48:57.578Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:48:57.887Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T22:48:57.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:48:57.958Z] prd-ubuntu20.04-docker-8c-8g-4981 does not seem to be running inside a container [2023-03-21T22:48:57.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-164 -v /w/workspace/y_app-rfid-llrp-inventory_PR-164:/w/workspace/y_app-rfid-llrp-inventory_PR-164:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-164@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T22:48:58.315Z] $ docker top 0d21c2f2d7b98a3d8a5ea36ab64ba1f36be068562fc2b540c138353d48cf40ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:48:58.662Z] + go version [2023-03-21T22:48:58.662Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-21T22:48:58.676Z] $ docker stop --time=1 0d21c2f2d7b98a3d8a5ea36ab64ba1f36be068562fc2b540c138353d48cf40ae [2023-03-21T22:48:59.949Z] $ docker rm -f --volumes 0d21c2f2d7b98a3d8a5ea36ab64ba1f36be068562fc2b540c138353d48cf40ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:49:00.355Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T22:49:00.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:49:00.431Z] prd-ubuntu20.04-docker-8c-8g-4981 does not seem to be running inside a container [2023-03-21T22:49:00.469Z] $ 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-164 -v /w/workspace/y_app-rfid-llrp-inventory_PR-164:/w/workspace/y_app-rfid-llrp-inventory_PR-164:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-164@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T22:49:00.827Z] $ docker top 99e053bcb3ef0f0af047e7e533072bdff9c57f03991ac2d170079ccf6e0dcbc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:49:01.159Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-164 [Pipeline] fileExists [Pipeline] sh [2023-03-21T22:49:01.452Z] + make test [2023-03-21T22:49:01.452Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-21T22:49:23.383Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-21T22:49:23.383Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-21T22:49:23.383Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.155s coverage: 86.2% of statements [2023-03-21T22:49:23.383Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.698s coverage: 71.9% of statements [2023-03-21T22:49:45.322Z] go vet ./... [2023-03-21T22:49:48.610Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T22:49:48.610Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T22:49:48.610Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-21T22:49:48.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T22:49:48.643Z] $ docker stop --time=1 99e053bcb3ef0f0af047e7e533072bdff9c57f03991ac2d170079ccf6e0dcbc5 [2023-03-21T22:49:51.001Z] $ docker rm -f --volumes 99e053bcb3ef0f0af047e7e533072bdff9c57f03991ac2d170079ccf6e0dcbc5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T22:49:51.581Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T22:49:51.644Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-21T22:49:52.160Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T22:49:52.442Z] + ls -al . [2023-03-21T22:49:52.442Z] total 228 [2023-03-21T22:49:52.442Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 22:49 . [2023-03-21T22:49:52.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:47 .. [2023-03-21T22:49:52.442Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 21 22:47 .dockerignore [2023-03-21T22:49:52.442Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 22:48 .git [2023-03-21T22:49:52.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:47 .github [2023-03-21T22:49:52.442Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 21 22:47 .gitignore [2023-03-21T22:49:52.442Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 22:47 .golangci.yml [2023-03-21T22:49:52.442Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 22:48 .semver [2023-03-21T22:49:52.442Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 21 22:47 Attribution.txt [2023-03-21T22:49:52.442Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 21 22:47 CHANGELOG.md [2023-03-21T22:49:52.442Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 21 22:47 Dockerfile [2023-03-21T22:49:52.442Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 22:47 GOVERNANCE.md [2023-03-21T22:49:52.442Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 21 22:47 Jenkinsfile [2023-03-21T22:49:52.442Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 21 22:47 LICENSE [2023-03-21T22:49:52.442Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 21 22:47 Makefile [2023-03-21T22:49:52.442Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 21 22:47 OWNERS.md [2023-03-21T22:49:52.442Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 21 22:47 README.md [2023-03-21T22:49:52.442Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 22:48 VERSION [2023-03-21T22:49:52.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:47 bin [2023-03-21T22:49:52.442Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 21 22:49 coverage.out [2023-03-21T22:49:52.442Z] -rw-rw-r-- 1 jenkins jenkins 3512 Mar 21 22:47 go.mod [2023-03-21T22:49:52.442Z] -rw-rw-r-- 1 jenkins jenkins 31565 Mar 21 22:47 go.sum [2023-03-21T22:49:52.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:47 images [2023-03-21T22:49:52.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:47 internal [2023-03-21T22:49:52.442Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 21 22:47 main.go [2023-03-21T22:49:52.442Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:47 res [2023-03-21T22:49:52.442Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:47 snap [2023-03-21T22:49:52.442Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:47 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:49:52.746Z] + 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=4cf76081ce169c55af2d1a9db7675a910427a6a6 --label arch=amd64 --label version=0.0.0 . [2023-03-21T22:49:52.747Z] Sending build context to Docker daemon 12.59MB [2023-03-21T22:49:52.747Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T22:49:52.747Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-21T22:49:52.747Z] ---> b35d47137721 [2023-03-21T22:49:52.747Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-21T22:49:52.747Z] ---> Running in 754003859b63 [2023-03-21T22:49:53.004Z] Removing intermediate container 754003859b63 [2023-03-21T22:49:53.004Z] ---> e939f3de8acd [2023-03-21T22:49:53.004Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T22:49:53.004Z] ---> Running in a19346892e33 [2023-03-21T22:49:53.004Z] Removing intermediate container a19346892e33 [2023-03-21T22:49:53.004Z] ---> c8ccb52ed38f [2023-03-21T22:49:53.004Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:49:53.004Z] ---> Running in 487f82a2fb28 [2023-03-21T22:49:53.262Z] Removing intermediate container 487f82a2fb28 [2023-03-21T22:49:53.262Z] ---> 5b77cd73c6c1 [2023-03-21T22:49:53.262Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:49:53.262Z] ---> Running in 3c602f151bae [2023-03-21T22:49:53.308Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4982 in /w/workspace/y_app-rfid-llrp-inventory_PR-164 [Pipeline] { [Pipeline] ws [2023-03-21T22:49:53.320Z] Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout [2023-03-21T22:49:53.359Z] The recommended git tool is: git [2023-03-21T22:49:53.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T22:49:53.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T22:49:53.779Z] OK: 265 MiB in 53 packages [2023-03-21T22:49:54.037Z] Removing intermediate container 3c602f151bae [2023-03-21T22:49:54.037Z] ---> f0bd852e03e2 [2023-03-21T22:49:54.037Z] Step 7/29 : WORKDIR /app [2023-03-21T22:49:54.037Z] ---> Running in 0b3ac2983e88 [2023-03-21T22:49:54.295Z] Removing intermediate container 0b3ac2983e88 [2023-03-21T22:49:54.295Z] ---> 8f9853601d27 [2023-03-21T22:49:54.295Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-21T22:49:54.553Z] ---> 23e645bd0de4 [2023-03-21T22:49:54.553Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:49:54.553Z] ---> Running in 9ce0e8a6a35f [2023-03-21T22:49:55.565Z] Removing intermediate container 9ce0e8a6a35f [2023-03-21T22:49:55.565Z] ---> 876b36690e20 [2023-03-21T22:49:55.565Z] Step 10/29 : COPY . . [2023-03-21T22:49:55.823Z] ---> 0a7afdd957ed [2023-03-21T22:49:55.823Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:49:55.823Z] ---> Running in 8581c7c8203a [2023-03-21T22:49:55.823Z] Removing intermediate container 8581c7c8203a [2023-03-21T22:49:55.823Z] ---> 460be57c5bd5 [2023-03-21T22:49:55.823Z] Step 12/29 : RUN $MAKE [2023-03-21T22:49:55.823Z] ---> Running in 86f98c7a38dc [2023-03-21T22:49:56.389Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.43 -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-03-21T22:49:58.367Z] using credential edgex-jenkins-ssh [2023-03-21T22:49:58.386Z] Cloning the remote Git repository [2023-03-21T22:49:58.426Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-21T22:49:58.508Z] > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 [2023-03-21T22:49:58.646Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-21T22:49:58.647Z] > git --version # timeout=10 [2023-03-21T22:49:58.670Z] > git --version # 'git version 2.25.1' [2023-03-21T22:49:58.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T22:49:58.840Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T22:50:02.509Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-21T22:50:02.532Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T22:50:03.311Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-21T22:50:03.350Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-21T22:50:03.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T22:50:03.365Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-21T22:50:03.944Z] Merging remotes/origin/main commit 0370fe2059bad325f9c903388f854f49bb598ddd into PR head commit 4cf76081ce169c55af2d1a9db7675a910427a6a6 [2023-03-21T22:50:04.224Z] Merge succeeded, producing 4cf76081ce169c55af2d1a9db7675a910427a6a6 [2023-03-21T22:50:04.224Z] Checking out Revision 4cf76081ce169c55af2d1a9db7675a910427a6a6 (PR-164) [2023-03-21T22:50:03.963Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T22:50:04.045Z] > git checkout -f 4cf76081ce169c55af2d1a9db7675a910427a6a6 # timeout=10 [2023-03-21T22:50:04.133Z] > git remote # timeout=10 [2023-03-21T22:50:04.151Z] > git config --get remote.origin.url # timeout=10 [2023-03-21T22:50:04.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T22:50:04.185Z] > git merge 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 [2023-03-21T22:50:04.208Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-21T22:50:04.232Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T22:50:04.254Z] > git checkout -f 4cf76081ce169c55af2d1a9db7675a910427a6a6 # timeout=10 [2023-03-21T22:50:07.715Z] Commit message: "refactor!: Change configuration file format to YAML" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T22:50:08.693Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T22:50:08.693Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T22:50:08.693Z] Dload Upload Total Spent Left Speed [2023-03-21T22:50:08.693Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-03-21T22:50:09.354Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T22:50:09.673Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T22:50:09.673Z] + sudo tee /etc/docker/daemon.new [2023-03-21T22:50:09.673Z] { [2023-03-21T22:50:09.673Z] "registry-mirrors": [ [2023-03-21T22:50:09.673Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T22:50:09.673Z] ], [2023-03-21T22:50:09.673Z] "bip": "10.250.0.254/24", [2023-03-21T22:50:09.673Z] "hosts": [ [2023-03-21T22:50:09.673Z] "tcp://0.0.0.0:5555", [2023-03-21T22:50:09.673Z] "unix:///var/run/docker.sock" [2023-03-21T22:50:09.673Z] ], [2023-03-21T22:50:09.673Z] "mtu": 1458, [2023-03-21T22:50:09.673Z] "selinux-enabled": true, [2023-03-21T22:50:09.673Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T22:50:09.673Z] } [Pipeline] sh [2023-03-21T22:50:09.988Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T22:50:10.306Z] + sudo service docker restart [2023-03-21T22:50:18.324Z] Removing intermediate container 86f98c7a38dc [2023-03-21T22:50:18.324Z] ---> b73be8d3ad70 [2023-03-21T22:50:18.324Z] Step 13/29 : FROM alpine:3.17 [2023-03-21T22:50:18.324Z] 3.17: Pulling from library/alpine [2023-03-21T22:50:18.324Z] 63b65145d645: Already exists [2023-03-21T22:50:18.324Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T22:50:18.324Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T22:50:18.324Z] ---> b2aa39c304c2 [2023-03-21T22:50:18.324Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-21T22:50:18.324Z] ---> Running in 8d3fda5cdec3 [2023-03-21T22:50:18.324Z] Removing intermediate container 8d3fda5cdec3 [2023-03-21T22:50:18.324Z] ---> 9aa468319705 [2023-03-21T22:50:18.324Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-21T22:50:18.324Z] ---> Running in 7075c8d88e57 [2023-03-21T22:50:18.324Z] Removing intermediate container 7075c8d88e57 [2023-03-21T22:50:18.324Z] ---> fa6f0bb28ed5 [2023-03-21T22:50:18.324Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-21T22:50:18.324Z] ---> Running in 6e66aa49a92c [2023-03-21T22:50:18.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T22:50:18.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T22:50:18.324Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-21T22:50:18.324Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-21T22:50:18.324Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T22:50:18.324Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T22:50:18.324Z] OK: 8 MiB in 17 packages [2023-03-21T22:50:18.324Z] Removing intermediate container 6e66aa49a92c [2023-03-21T22:50:18.324Z] ---> 578b09be0814 [2023-03-21T22:50:18.324Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-21T22:50:18.324Z] ---> 7df75afcb3c6 [2023-03-21T22:50:18.324Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-21T22:50:18.324Z] ---> c8244d4fba93 [2023-03-21T22:50:18.324Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-21T22:50:18.324Z] ---> c5f5f72508e1 [2023-03-21T22:50:18.324Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-21T22:50:18.324Z] ---> f570eb920809 [2023-03-21T22:50:18.324Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-21T22:50:18.324Z] ---> 7d75afce8c0f [2023-03-21T22:50:18.324Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-21T22:50:18.324Z] ---> Running in 7110cd658fd1 [2023-03-21T22:50:18.891Z] Removing intermediate container 7110cd658fd1 [2023-03-21T22:50:18.891Z] ---> 28f35d95c373 [2023-03-21T22:50:18.891Z] Step 23/29 : VOLUME /cache [2023-03-21T22:50:18.891Z] ---> Running in 7faee1022bc8 [2023-03-21T22:50:18.891Z] Removing intermediate container 7faee1022bc8 [2023-03-21T22:50:18.891Z] ---> 3ae8914e3346 [2023-03-21T22:50:18.891Z] Step 24/29 : EXPOSE 59711 [2023-03-21T22:50:18.891Z] ---> Running in 311b896bb564 [2023-03-21T22:50:18.891Z] Removing intermediate container 311b896bb564 [2023-03-21T22:50:18.891Z] ---> 937c860a4a81 [2023-03-21T22:50:18.891Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-21T22:50:19.149Z] ---> Running in 08388445ce04 [2023-03-21T22:50:19.149Z] Removing intermediate container 08388445ce04 [2023-03-21T22:50:19.149Z] ---> 14e10311afc8 [2023-03-21T22:50:19.149Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-21T22:50:19.149Z] ---> Running in 0d52640a74f4 [2023-03-21T22:50:19.149Z] Removing intermediate container 0d52640a74f4 [2023-03-21T22:50:19.149Z] ---> e2ecba39541a [2023-03-21T22:50:19.149Z] Step 27/29 : LABEL arch=amd64 [2023-03-21T22:50:19.149Z] ---> Running in 3806ffa605b0 [2023-03-21T22:50:19.409Z] Removing intermediate container 3806ffa605b0 [2023-03-21T22:50:19.409Z] ---> 5a1ed3daf7aa [2023-03-21T22:50:19.409Z] Step 28/29 : LABEL git_sha=4cf76081ce169c55af2d1a9db7675a910427a6a6 [2023-03-21T22:50:19.409Z] ---> Running in 34e759d4ba99 [2023-03-21T22:50:19.409Z] Removing intermediate container 34e759d4ba99 [2023-03-21T22:50:19.409Z] ---> ffb99420f368 [2023-03-21T22:50:19.409Z] Step 29/29 : LABEL version=0.0.0 [2023-03-21T22:50:19.409Z] ---> Running in a48f3b1e7163 [2023-03-21T22:50:19.669Z] Removing intermediate container a48f3b1e7163 [2023-03-21T22:50:19.669Z] ---> 05de0519c882 [2023-03-21T22:50:19.669Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T22:50:19.669Z] Successfully built 05de0519c882 [2023-03-21T22:50:19.669Z] 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-03-21T22:50:20.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:50:20.077Z] [2023-03-21T22:50:20.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:50:20.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:50:20.373Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T22:50:20.373Z] 5eb5b503b376: Pulling fs layer [2023-03-21T22:50:20.373Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T22:50:20.373Z] ec43610c2a17: Pulling fs layer [2023-03-21T22:50:20.373Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T22:50:20.373Z] 33b1e0a273af: Pulling fs layer [2023-03-21T22:50:20.373Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T22:50:20.373Z] 2f39f015ded8: Pulling fs layer [2023-03-21T22:50:20.373Z] 3a2ae6a8a46f: Waiting [2023-03-21T22:50:20.373Z] 33b1e0a273af: Waiting [2023-03-21T22:50:20.373Z] 5d3b04190fa2: Waiting [2023-03-21T22:50:20.373Z] 2f39f015ded8: Waiting [2023-03-21T22:50:20.373Z] 5c69ac0246d0: Verifying Checksum [2023-03-21T22:50:20.373Z] 5c69ac0246d0: Download complete [2023-03-21T22:50:20.373Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-21T22:50:20.373Z] 3a2ae6a8a46f: Download complete [2023-03-21T22:50:20.634Z] ec43610c2a17: Verifying Checksum [2023-03-21T22:50:20.634Z] ec43610c2a17: Download complete [2023-03-21T22:50:20.634Z] 33b1e0a273af: Verifying Checksum [2023-03-21T22:50:20.634Z] 33b1e0a273af: Download complete [2023-03-21T22:50:20.634Z] 5d3b04190fa2: Verifying Checksum [2023-03-21T22:50:20.634Z] 5d3b04190fa2: Download complete [2023-03-21T22:50:20.634Z] 5eb5b503b376: Verifying Checksum [2023-03-21T22:50:20.634Z] 5eb5b503b376: Download complete [2023-03-21T22:50:21.200Z] 2f39f015ded8: Download complete [2023-03-21T22:50:21.767Z] 5eb5b503b376: Pull complete [2023-03-21T22:50:22.025Z] 5c69ac0246d0: Pull complete [2023-03-21T22:50:22.283Z] ec43610c2a17: Pull complete [2023-03-21T22:50:22.541Z] 3a2ae6a8a46f: Pull complete [2023-03-21T22:50:22.800Z] 33b1e0a273af: Pull complete [2023-03-21T22:50:22.800Z] 5d3b04190fa2: Pull complete [2023-03-21T22:50:26.988Z] 2f39f015ded8: Pull complete [2023-03-21T22:50:26.988Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T22:50:27.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:50:27.246Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:50:27.405Z] prd-ubuntu20.04-docker-8c-8g-4981 does not seem to be running inside a container [2023-03-21T22:50:27.433Z] $ 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-164 -v /w/workspace/y_app-rfid-llrp-inventory_PR-164:/w/workspace/y_app-rfid-llrp-inventory_PR-164:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-164@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T22:50:30.266Z] $ docker top c364ddcad841e420692be72686b97f496d1b45fe7e56e854c512db674d2859cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-03-21T22:50:30.409Z] provisioning config files... [2023-03-21T22:50:30.432Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config7904166412285510401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:50:30.660Z] ---> job-cost.sh [2023-03-21T22:50:30.660Z] lf-activate-venv: SKIPPING [2023-03-21T22:50:30.660Z] INFO: No Stack... [2023-03-21T22:50:30.769Z] ---> docker-login.sh [2023-03-21T22:50:30.769Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:50:31.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:50:31.229Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T22:50:31.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:50:31.305Z] Configure a credential helper to remove this warning. See [2023-03-21T22:50:31.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:50:31.305Z] [2023-03-21T22:50:31.305Z] Login Succeeded [2023-03-21T22:50:31.305Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:50:31.488Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T22:50:31.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:50:31.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:50:31.572Z] Configure a credential helper to remove this warning. See [2023-03-21T22:50:31.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:50:31.572Z] [2023-03-21T22:50:31.572Z] Login Succeeded [2023-03-21T22:50:31.572Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:50:31.776Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-164/archives/cost.csv [2023-03-21T22:50:31.776Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T22:50:31.790Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-164-3-stack-cost] [2023-03-21T22:50:31.802Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-164-3-stack-cost] did not exist. Created. [2023-03-21T22:50:31.803Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-164-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T22:50:31.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:50:32.099Z] + echo total: 0.2199999988079071 [2023-03-21T22:50:32.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:50:32.105Z] Configure a credential helper to remove this warning. See [2023-03-21T22:50:32.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:50:32.105Z] [2023-03-21T22:50:32.105Z] Login Succeeded [2023-03-21T22:50:32.105Z] nexus3.edgexfoundry.org:10004 [Pipeline] stash [2023-03-21T22:50:32.122Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T22:50:32.129Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-164-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T22:50:32.150Z] $ docker stop --time=1 c364ddcad841e420692be72686b97f496d1b45fe7e56e854c512db674d2859cd [2023-03-21T22:50:32.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:50:32.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:50:32.372Z] Configure a credential helper to remove this warning. See [2023-03-21T22:50:32.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:50:32.372Z] [2023-03-21T22:50:32.372Z] Login Succeeded [2023-03-21T22:50:32.372Z] docker.io [2023-03-21T22:50:32.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:50:32.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:50:32.906Z] Configure a credential helper to remove this warning. See [2023-03-21T22:50:32.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:50:32.906Z] [2023-03-21T22:50:32.906Z] Login Succeeded [2023-03-21T22:50:32.906Z] ---> docker-login.sh ends [2023-03-21T22:50:33.305Z] $ docker rm -f --volumes c364ddcad841e420692be72686b97f496d1b45fe7e56e854c512db674d2859cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-03-21T22:50:33.350Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-03-21T22:50:33.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:50:33.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:50:33.600Z] ========================================================= [2023-03-21T22:50:33.600Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-21T22:50:33.600Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:50:33.934Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T22:50:34.200Z] Sending build context to Docker daemon 678.4kB [2023-03-21T22:50:34.200Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T22:50:34.200Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-21T22:50:34.200Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T22:50:34.200Z] af6eaf76a39c: Pulling fs layer [2023-03-21T22:50:34.200Z] 55522c791124: Pulling fs layer [2023-03-21T22:50:34.200Z] ce5c4a1c91eb: Pulling fs layer [2023-03-21T22:50:34.200Z] 169dfbe0d373: Pulling fs layer [2023-03-21T22:50:34.200Z] e1ff8fa3b103: Pulling fs layer [2023-03-21T22:50:34.200Z] 52ebb69f0ebf: Pulling fs layer [2023-03-21T22:50:34.200Z] 169dfbe0d373: Waiting [2023-03-21T22:50:34.200Z] e1ff8fa3b103: Waiting [2023-03-21T22:50:34.200Z] 5abe8eddf0d5: Pulling fs layer [2023-03-21T22:50:34.200Z] 52ebb69f0ebf: Waiting [2023-03-21T22:50:34.200Z] 5abe8eddf0d5: Waiting [2023-03-21T22:50:34.481Z] 55522c791124: Verifying Checksum [2023-03-21T22:50:34.481Z] 55522c791124: Download complete [2023-03-21T22:50:34.481Z] 169dfbe0d373: Verifying Checksum [2023-03-21T22:50:34.481Z] 169dfbe0d373: Download complete [2023-03-21T22:50:34.481Z] e1ff8fa3b103: Verifying Checksum [2023-03-21T22:50:34.481Z] e1ff8fa3b103: Download complete [2023-03-21T22:50:34.481Z] af6eaf76a39c: Verifying Checksum [2023-03-21T22:50:34.481Z] af6eaf76a39c: Download complete [2023-03-21T22:50:35.453Z] af6eaf76a39c: Pull complete [2023-03-21T22:50:35.453Z] 5abe8eddf0d5: Verifying Checksum [2023-03-21T22:50:35.453Z] 5abe8eddf0d5: Download complete [2023-03-21T22:50:36.038Z] 55522c791124: Pull complete [2023-03-21T22:50:37.010Z] 52ebb69f0ebf: Verifying Checksum [2023-03-21T22:50:37.010Z] 52ebb69f0ebf: Download complete [2023-03-21T22:50:37.010Z] ce5c4a1c91eb: Verifying Checksum [2023-03-21T22:50:37.010Z] ce5c4a1c91eb: Download complete [2023-03-21T22:50:47.097Z] ce5c4a1c91eb: Pull complete [2023-03-21T22:50:47.097Z] 169dfbe0d373: Pull complete [2023-03-21T22:50:47.366Z] e1ff8fa3b103: Pull complete [2023-03-21T22:50:54.017Z] 52ebb69f0ebf: Pull complete [2023-03-21T22:50:55.985Z] 5abe8eddf0d5: Pull complete [2023-03-21T22:50:55.985Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-21T22:50:55.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T22:50:55.985Z] ---> 6cb57ee374ae [2023-03-21T22:50:55.985Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-21T22:50:57.934Z] ---> Running in ab8ddef3ccfa [2023-03-21T22:50:57.934Z] Removing intermediate container ab8ddef3ccfa [2023-03-21T22:50:57.934Z] ---> 343e15a4ed1e [2023-03-21T22:50:57.934Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T22:50:57.934Z] ---> Running in db4c43ba22de [2023-03-21T22:50:58.203Z] Removing intermediate container db4c43ba22de [2023-03-21T22:50:58.203Z] ---> c3107fb31d17 [2023-03-21T22:50:58.203Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:50:58.470Z] ---> Running in 00002e35c834 [2023-03-21T22:50:58.740Z] Removing intermediate container 00002e35c834 [2023-03-21T22:50:58.740Z] ---> 2bc493670dfc [2023-03-21T22:50:58.740Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:50:58.740Z] ---> Running in 2db02514bd5c [2023-03-21T22:50:59.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T22:51:00.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T22:51:01.259Z] OK: 263 MiB in 53 packages [2023-03-21T22:51:02.222Z] Removing intermediate container 2db02514bd5c [2023-03-21T22:51:02.222Z] ---> 19183bf1753e [2023-03-21T22:51:02.222Z] Step 7/12 : WORKDIR /app [2023-03-21T22:51:02.222Z] ---> Running in aa694125df86 [2023-03-21T22:51:02.491Z] Removing intermediate container aa694125df86 [2023-03-21T22:51:02.491Z] ---> f6a6b9c2580a [2023-03-21T22:51:02.491Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-21T22:51:03.074Z] ---> a486af2a5392 [2023-03-21T22:51:03.074Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:51:03.074Z] ---> Running in 7cdfed4804f2 [2023-03-21T22:52:10.958Z] Removing intermediate container 7cdfed4804f2 [2023-03-21T22:52:10.958Z] ---> ae4c72368fee [2023-03-21T22:52:10.958Z] Step 10/12 : COPY . . [2023-03-21T22:52:10.958Z] ---> 0174b3ba1fd1 [2023-03-21T22:52:10.958Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:52:10.958Z] ---> Running in 10c4abe1b46b [2023-03-21T22:52:11.226Z] Removing intermediate container 10c4abe1b46b [2023-03-21T22:52:11.226Z] ---> 7b8da2394efd [2023-03-21T22:52:11.226Z] Step 12/12 : RUN $MAKE [2023-03-21T22:52:11.495Z] ---> Running in 97b1e677d381 [2023-03-21T22:52:12.459Z] noop [2023-03-21T22:52:13.044Z] Removing intermediate container 97b1e677d381 [2023-03-21T22:52:13.045Z] ---> 2c623d182a0c [2023-03-21T22:52:13.045Z] Successfully built 2c623d182a0c [2023-03-21T22:52:13.045Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:52:13.392Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T22:52:13.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:52:13.590Z] prd-ubuntu20.04-docker-arm64-4c-16g-4982 does not seem to be running inside a container [2023-03-21T22:52:13.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T22:52:14.887Z] $ docker top 416eaac7ec0d0162ca426f078ba6c9386c37eafccc96781b86b4db6712a26e6f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:52:15.729Z] + go version [2023-03-21T22:52:15.729Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-21T22:52:15.752Z] $ docker stop --time=1 416eaac7ec0d0162ca426f078ba6c9386c37eafccc96781b86b4db6712a26e6f [2023-03-21T22:52:17.343Z] $ docker rm -f --volumes 416eaac7ec0d0162ca426f078ba6c9386c37eafccc96781b86b4db6712a26e6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:52:17.869Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T22:52:17.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:52:18.048Z] prd-ubuntu20.04-docker-arm64-4c-16g-4982 does not seem to be running inside a container [2023-03-21T22:52:18.116Z] $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T22:52:19.307Z] $ docker top d14124904277207444c5a59e017131c87698cdd34a11414184c0a3cfe893c0ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:52:19.819Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] fileExists [Pipeline] sh [2023-03-21T22:52:20.464Z] + make test [2023-03-21T22:52:20.464Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-21T22:55:12.254Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-21T22:55:12.254Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-21T22:55:12.254Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.229s coverage: 86.2% of statements [2023-03-21T22:55:20.441Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.378s coverage: 71.9% of statements [2023-03-21T22:55:20.707Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T22:55:20.707Z] go vet ./... [2023-03-21T22:57:42.387Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T22:57:42.387Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T22:57:42.387Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-21T22:57:42.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T22:57:42.419Z] $ docker stop --time=1 d14124904277207444c5a59e017131c87698cdd34a11414184c0a3cfe893c0ec [2023-03-21T22:57:44.263Z] $ docker rm -f --volumes d14124904277207444c5a59e017131c87698cdd34a11414184c0a3cfe893c0ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T22:57:45.750Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T22:57:45.772Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T22:57:46.254Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T22:57:46.708Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T22:57:47.041Z] + ls -al . [2023-03-21T22:57:47.041Z] total 224 [2023-03-21T22:57:47.041Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 22:52 . [2023-03-21T22:57:47.041Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:49 .. [2023-03-21T22:57:47.041Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 21 22:50 .dockerignore [2023-03-21T22:57:47.041Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 22:50 .git [2023-03-21T22:57:47.041Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:50 .github [2023-03-21T22:57:47.041Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 21 22:50 .gitignore [2023-03-21T22:57:47.041Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 22:50 .golangci.yml [2023-03-21T22:57:47.041Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 21 22:50 Attribution.txt [2023-03-21T22:57:47.041Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 21 22:50 CHANGELOG.md [2023-03-21T22:57:47.041Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 21 22:50 Dockerfile [2023-03-21T22:57:47.041Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 22:50 GOVERNANCE.md [2023-03-21T22:57:47.041Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 21 22:50 Jenkinsfile [2023-03-21T22:57:47.041Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 21 22:50 LICENSE [2023-03-21T22:57:47.041Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 21 22:50 Makefile [2023-03-21T22:57:47.041Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 21 22:50 OWNERS.md [2023-03-21T22:57:47.041Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 21 22:50 README.md [2023-03-21T22:57:47.041Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 22:48 VERSION [2023-03-21T22:57:47.041Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:50 bin [2023-03-21T22:57:47.041Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 21 22:55 coverage.out [2023-03-21T22:57:47.041Z] -rw-rw-r-- 1 jenkins jenkins 3512 Mar 21 22:50 go.mod [2023-03-21T22:57:47.041Z] -rw-rw-r-- 1 jenkins jenkins 31565 Mar 21 22:50 go.sum [2023-03-21T22:57:47.041Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:50 images [2023-03-21T22:57:47.041Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:50 internal [2023-03-21T22:57:47.041Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 21 22:50 main.go [2023-03-21T22:57:47.041Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:50 res [2023-03-21T22:57:47.041Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:50 snap [2023-03-21T22:57:47.041Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:50 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:57:47.408Z] + 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=4cf76081ce169c55af2d1a9db7675a910427a6a6 --label arch=arm64 --label version=0.0.0 . [2023-03-21T22:57:47.696Z] Sending build context to Docker daemon 678.4kB [2023-03-21T22:57:47.696Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T22:57:47.696Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-21T22:57:47.696Z] ---> 2c623d182a0c [2023-03-21T22:57:47.696Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-21T22:57:47.696Z] ---> Running in 0ec2cbc476a0 [2023-03-21T22:57:48.001Z] Removing intermediate container 0ec2cbc476a0 [2023-03-21T22:57:48.001Z] ---> 35da3e35ac6c [2023-03-21T22:57:48.001Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T22:57:48.288Z] ---> Running in 4c79c9db856c [2023-03-21T22:57:48.565Z] Removing intermediate container 4c79c9db856c [2023-03-21T22:57:48.566Z] ---> 7bd1794c209b [2023-03-21T22:57:48.566Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:57:48.566Z] ---> Running in 32db8fd58b62 [2023-03-21T22:57:48.858Z] Removing intermediate container 32db8fd58b62 [2023-03-21T22:57:48.858Z] ---> 47d76907c87d [2023-03-21T22:57:48.858Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:57:48.858Z] ---> Running in 06ebe9b564d6 [2023-03-21T22:57:49.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T22:57:50.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T22:57:51.381Z] OK: 263 MiB in 53 packages [2023-03-21T22:57:52.346Z] Removing intermediate container 06ebe9b564d6 [2023-03-21T22:57:52.346Z] ---> bce2e1caf1cb [2023-03-21T22:57:52.346Z] Step 7/29 : WORKDIR /app [2023-03-21T22:57:52.346Z] ---> Running in ec4991cd400f [2023-03-21T22:57:52.615Z] Removing intermediate container ec4991cd400f [2023-03-21T22:57:52.615Z] ---> 55c827e58cef [2023-03-21T22:57:52.615Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-21T22:57:53.212Z] ---> 7f98ec81dd27 [2023-03-21T22:57:53.212Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:57:53.212Z] ---> Running in d215e2cadfc9 [2023-03-21T22:57:55.795Z] Removing intermediate container d215e2cadfc9 [2023-03-21T22:57:55.795Z] ---> 3e3a19fcd08d [2023-03-21T22:57:55.795Z] Step 10/29 : COPY . . [2023-03-21T22:57:56.064Z] ---> 4003a9173f8e [2023-03-21T22:57:56.064Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:57:56.064Z] ---> Running in c7d24af1f7be [2023-03-21T22:57:56.333Z] Removing intermediate container c7d24af1f7be [2023-03-21T22:57:56.333Z] ---> fcb266457659 [2023-03-21T22:57:56.333Z] Step 12/29 : RUN $MAKE [2023-03-21T22:57:56.603Z] ---> Running in 0adbe13e008c [2023-03-21T22:57:57.573Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.43 -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-03-21T23:00:04.255Z] Removing intermediate container 0adbe13e008c [2023-03-21T23:00:04.255Z] ---> f8f525b1814e [2023-03-21T23:00:04.255Z] Step 13/29 : FROM alpine:3.17 [2023-03-21T23:00:04.255Z] 3.17: Pulling from library/alpine [2023-03-21T23:00:04.255Z] af6eaf76a39c: Already exists [2023-03-21T23:00:04.255Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T23:00:04.255Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T23:00:04.255Z] ---> d74e625d9115 [2023-03-21T23:00:04.255Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-21T23:00:04.255Z] ---> Running in d70ce35f166d [2023-03-21T23:00:04.255Z] Removing intermediate container d70ce35f166d [2023-03-21T23:00:04.255Z] ---> 5c70aefc09d6 [2023-03-21T23:00:04.255Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-21T23:00:04.255Z] ---> Running in 3387bec32d71 [2023-03-21T23:00:04.523Z] Removing intermediate container 3387bec32d71 [2023-03-21T23:00:04.523Z] ---> bf3a87deb403 [2023-03-21T23:00:04.523Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-21T23:00:04.799Z] ---> Running in 2f19159030e2 [2023-03-21T23:00:05.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:00:06.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:00:07.305Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-21T23:00:07.305Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-21T23:00:07.305Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T23:00:07.305Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T23:00:07.888Z] OK: 8 MiB in 17 packages [2023-03-21T23:00:08.868Z] Removing intermediate container 2f19159030e2 [2023-03-21T23:00:08.868Z] ---> 3d0b296ae7fa [2023-03-21T23:00:08.868Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-21T23:00:09.451Z] ---> c866fb75d912 [2023-03-21T23:00:09.451Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-21T23:00:10.037Z] ---> 22060825e46e [2023-03-21T23:00:10.037Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-21T23:00:10.621Z] ---> 27158186d915 [2023-03-21T23:00:10.622Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-21T23:00:11.202Z] ---> f007048a8444 [2023-03-21T23:00:11.202Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-21T23:00:12.609Z] ---> 1b5b9a42e916 [2023-03-21T23:00:12.609Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-21T23:00:12.883Z] ---> Running in 4aa661a28b45 [2023-03-21T23:00:14.288Z] Removing intermediate container 4aa661a28b45 [2023-03-21T23:00:14.288Z] ---> 14ea4fa54749 [2023-03-21T23:00:14.288Z] Step 23/29 : VOLUME /cache [2023-03-21T23:00:14.288Z] ---> Running in 965fc5b1b0d5 [2023-03-21T23:00:14.554Z] Removing intermediate container 965fc5b1b0d5 [2023-03-21T23:00:14.554Z] ---> 01388fb4d420 [2023-03-21T23:00:14.554Z] Step 24/29 : EXPOSE 59711 [2023-03-21T23:00:14.821Z] ---> Running in 79ef2bab3705 [2023-03-21T23:00:15.087Z] Removing intermediate container 79ef2bab3705 [2023-03-21T23:00:15.087Z] ---> cb5f80eb782e [2023-03-21T23:00:15.087Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-21T23:00:15.087Z] ---> Running in a359f2513d8f [2023-03-21T23:00:15.354Z] Removing intermediate container a359f2513d8f [2023-03-21T23:00:15.354Z] ---> e2ca6de75a44 [2023-03-21T23:00:15.354Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-21T23:00:15.354Z] ---> Running in 45b708615a7a [2023-03-21T23:00:15.619Z] Removing intermediate container 45b708615a7a [2023-03-21T23:00:15.619Z] ---> fadfe618184f [2023-03-21T23:00:15.619Z] Step 27/29 : LABEL arch=arm64 [2023-03-21T23:00:15.619Z] ---> Running in 7fde08d90907 [2023-03-21T23:00:15.887Z] Removing intermediate container 7fde08d90907 [2023-03-21T23:00:15.887Z] ---> 4bfb158407c3 [2023-03-21T23:00:15.887Z] Step 28/29 : LABEL git_sha=4cf76081ce169c55af2d1a9db7675a910427a6a6 [2023-03-21T23:00:16.153Z] ---> Running in f02ef44f94b4 [2023-03-21T23:00:16.421Z] Removing intermediate container f02ef44f94b4 [2023-03-21T23:00:16.421Z] ---> e4b317304843 [2023-03-21T23:00:16.421Z] Step 29/29 : LABEL version=0.0.0 [2023-03-21T23:00:16.421Z] ---> Running in c8257de55501 [2023-03-21T23:00:16.687Z] Removing intermediate container c8257de55501 [2023-03-21T23:00:16.687Z] ---> da7f24587f6e [2023-03-21T23:00:16.687Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T23:00:16.687Z] Successfully built da7f24587f6e [2023-03-21T23:00:16.687Z] 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-03-21T23:00:17.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T23:00:17.139Z] [2023-03-21T23:00:17.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:00:17.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T23:00:17.471Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T23:00:17.471Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T23:00:17.471Z] 04944245beec: Pulling fs layer [2023-03-21T23:00:17.471Z] 699f458cf7ca: Pulling fs layer [2023-03-21T23:00:17.471Z] 765212b225bb: Pulling fs layer [2023-03-21T23:00:17.471Z] f23df028b6ca: Pulling fs layer [2023-03-21T23:00:17.471Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T23:00:17.471Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T23:00:17.471Z] f23df028b6ca: Waiting [2023-03-21T23:00:17.471Z] d65c8cfc05b1: Waiting [2023-03-21T23:00:17.471Z] 765212b225bb: Waiting [2023-03-21T23:00:17.471Z] 2437ff75d9bd: Waiting [2023-03-21T23:00:17.742Z] 04944245beec: Verifying Checksum [2023-03-21T23:00:17.742Z] 04944245beec: Download complete [2023-03-21T23:00:17.742Z] 765212b225bb: Verifying Checksum [2023-03-21T23:00:17.742Z] 765212b225bb: Download complete [2023-03-21T23:00:17.742Z] f23df028b6ca: Verifying Checksum [2023-03-21T23:00:17.742Z] f23df028b6ca: Download complete [2023-03-21T23:00:17.742Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T23:00:17.742Z] d65c8cfc05b1: Download complete [2023-03-21T23:00:17.742Z] 699f458cf7ca: Verifying Checksum [2023-03-21T23:00:18.012Z] 699f458cf7ca: Download complete [2023-03-21T23:00:18.279Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T23:00:18.279Z] 8998bd30e6a1: Download complete [2023-03-21T23:00:20.881Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T23:00:20.881Z] 2437ff75d9bd: Download complete [2023-03-21T23:00:22.289Z] 8998bd30e6a1: Pull complete [2023-03-21T23:00:24.231Z] 04944245beec: Pull complete [2023-03-21T23:00:25.190Z] 699f458cf7ca: Pull complete [2023-03-21T23:00:25.190Z] 765212b225bb: Pull complete [2023-03-21T23:00:26.152Z] f23df028b6ca: Pull complete [2023-03-21T23:00:26.153Z] d65c8cfc05b1: Pull complete [2023-03-21T23:00:41.138Z] 2437ff75d9bd: Pull complete [2023-03-21T23:00:41.138Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T23:00:41.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T23:00:41.138Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:00:41.336Z] prd-ubuntu20.04-docker-arm64-4c-16g-4982 does not seem to be running inside a container [2023-03-21T23:00:41.402Z] $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-21T23:00:43.921Z] $ docker top 8b4482db38cbe3ddcea1dea7e8235084cf858908ffaa7d9006144fbcf07539c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:00:44.761Z] ---> job-cost.sh [2023-03-21T23:00:44.761Z] lf-activate-venv: SKIPPING [2023-03-21T23:00:44.761Z] INFO: No Stack... [2023-03-21T23:00:45.026Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T23:00:45.981Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T23:00:46.299Z] + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv [2023-03-21T23:00:46.299Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T23:00:46.689Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-164-3-stack-cost] [2023-03-21T23:00:46.697Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-164-3-stack-cost] did not exist. Created. [2023-03-21T23:00:46.697Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-164-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T23:00:47.356Z] /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-03e6ab9d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-21T23:00:48.008Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T23:00:48.032Z] Warning: overwriting stash ‘stack-cost’ [2023-03-21T23:00:48.079Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T23:00:48.086Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-164-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T23:00:48.109Z] $ docker stop --time=1 8b4482db38cbe3ddcea1dea7e8235084cf858908ffaa7d9006144fbcf07539c7 [2023-03-21T23:00:51.748Z] $ docker rm -f --volumes 8b4482db38cbe3ddcea1dea7e8235084cf858908ffaa7d9006144fbcf07539c7 [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-03-21T23:00:52.225Z] provisioning config files... [2023-03-21T23:00:52.232Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp/config17471594953782506904tmp [Pipeline] { [Pipeline] sh [2023-03-21T23:00:52.525Z] + set +x [2023-03-21T23:00:52.525Z] + curl -s https://codecov.io/bash [2023-03-21T23:00:52.525Z] + bash -s -- [2023-03-21T23:00:52.525Z] [2023-03-21T23:00:52.525Z] _____ _ [2023-03-21T23:00:52.525Z] / ____| | | [2023-03-21T23:00:52.525Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T23:00:52.525Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T23:00:52.525Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T23:00:52.525Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T23:00:52.525Z] Bash-1.0.6 [2023-03-21T23:00:52.525Z] [2023-03-21T23:00:52.525Z] [2023-03-21T23:00:52.525Z] ==> git version 2.25.1 found [2023-03-21T23:00:52.525Z] ==> 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-03-21T23:00:52.525Z] Release-Date: 2020-01-08 [2023-03-21T23:00:52.525Z] 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-03-21T23:00:52.525Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T23:00:52.525Z] ==> Jenkins CI detected. [2023-03-21T23:00:52.525Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-164 [2023-03-21T23:00:52.525Z] project root: . [2023-03-21T23:00:52.525Z] --> token set from env [2023-03-21T23:00:52.525Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T23:00:52.525Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T23:00:52.525Z] ==> Python coveragepy not found [2023-03-21T23:00:52.525Z] ==> Searching for coverage reports in: [2023-03-21T23:00:52.525Z] + . [2023-03-21T23:00:52.785Z] -> Found 1 reports [2023-03-21T23:00:52.785Z] ==> Detecting git/mercurial file structure [2023-03-21T23:00:52.785Z] ==> Reading reports [2023-03-21T23:00:52.785Z] + ./coverage.out bytes=41317 [2023-03-21T23:00:52.785Z] ==> Appending adjustments [2023-03-21T23:00:52.785Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T23:00:52.785Z] + Found adjustments [2023-03-21T23:00:52.785Z] ==> Gzipping contents [2023-03-21T23:00:52.785Z] 12K /tmp/codecov.mgtxaT.gz [2023-03-21T23:00:52.785Z] ==> Uploading reports [2023-03-21T23:00:52.785Z] url: https://codecov.io [2023-03-21T23:00:52.785Z] query: branch=PR-164&commit=4cf76081ce169c55af2d1a9db7675a910427a6a6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-164%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=164&job=&cmd_args= [2023-03-21T23:00:52.785Z] -> Pinging Codecov [2023-03-21T23:00:52.785Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-164&commit=4cf76081ce169c55af2d1a9db7675a910427a6a6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-164%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=164&job=&cmd_args= [2023-03-21T23:00:53.045Z] -> Uploading to [2023-03-21T23:00:53.045Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/581DD39554BDF9B6E22D074273EAD858/4cf76081ce169c55af2d1a9db7675a910427a6a6/74c2b902-020c-41ad-861c-c26f4e3b3a38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T230052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb8494992da330f902ed607263807f23cbaf548932f426bd3d951e1386086548 [2023-03-21T23:00:53.045Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T23:00:53.045Z] Dload Upload Total Spent Left Speed [2023-03-21T23:00:53.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11796 0 0 100 11796 0 53618 --:--:-- --:--:-- --:--:-- 53375 100 11796 0 0 100 11796 0 37686 --:--:-- --:--:-- --:--:-- 37566 [2023-03-21T23:00:53.304Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4cf76081ce169c55af2d1a9db7675a910427a6a6 [Pipeline] } [2023-03-21T23:00:53.311Z] 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-03-21T23:00:54.066Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-164/archives ] [2023-03-21T23:00:54.066Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-164/archives [2023-03-21T23:00:54.066Z] total 16 [2023-03-21T23:00:54.066Z] drwxr-xr-x 3 root root 4096 Mar 21 22:50 . [2023-03-21T23:00:54.066Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 22:50 .. [2023-03-21T23:00:54.066Z] drwxr-xr-x 2 root root 4096 Mar 21 22:50 cost [2023-03-21T23:00:54.066Z] -rw-r--r-- 1 root root 95 Mar 21 22:50 cost.csv [2023-03-21T23:00:54.066Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-164/archives [2023-03-21T23:00:54.066Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-164/archives [2023-03-21T23:00:54.066Z] total 16 [2023-03-21T23:00:54.066Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 22:50 . [2023-03-21T23:00:54.066Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 22:50 .. [2023-03-21T23:00:54.066Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 22:50 cost [2023-03-21T23:00:54.066Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 21 22:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:00:54.358Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:00:55.214Z] ---> package-listing.sh [2023-03-21T23:00:55.214Z] ++ facter osfamily [2023-03-21T23:00:55.214Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T23:00:55.473Z] + OS_FAMILY=debian [2023-03-21T23:00:55.473Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-164 [2023-03-21T23:00:55.473Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T23:00:55.473Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T23:00:55.473Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T23:00:55.473Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T23:00:55.473Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-164 ']' [2023-03-21T23:00:55.473Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T23:00:55.473Z] + case "${OS_FAMILY}" in [2023-03-21T23:00:55.473Z] + dpkg -l [2023-03-21T23:00:55.473Z] + grep '^ii' [2023-03-21T23:00:55.473Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T23:00:55.473Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T23:00:55.473Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T23:00:55.473Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-164 ']' [2023-03-21T23:00:55.473Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-164/archives/ [2023-03-21T23:00:55.473Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-164/archives/ [Pipeline] echo [2023-03-21T23:00:55.486Z] 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-164/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-21T23:00:55.765Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:00:56.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T23:00:56.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:00:56.397Z] prd-ubuntu20.04-docker-8c-8g-4981 does not seem to be running inside a container [2023-03-21T23:00:56.428Z] $ 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-164/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-164 -v /w/workspace/y_app-rfid-llrp-inventory_PR-164:/w/workspace/y_app-rfid-llrp-inventory_PR-164:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-164@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T23:00:56.616Z] $ docker top d84b8ee2cb1b89b1f6b03411ff798c6e99e32552381f5754a13aedb31d7a4842 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T23:00:56.960Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T23:00:57.245Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T23:00:57.530Z] + ls /var/log/sa-host [2023-03-21T23:00:57.530Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T23:00:57.706Z] provisioning config files... [2023-03-21T23:00:57.714Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-164@tmp/config10802168838049308137tmp [Pipeline] { [Pipeline] echo [2023-03-21T23:00:57.724Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:00:58.007Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T23:00:58.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:00:58.345Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T23:00:58.354Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:00:58.639Z] ---> sudo-logs.sh [2023-03-21T23:00:58.639Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T23:00:58.671Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:00:58.953Z] ---> job-cost.sh [2023-03-21T23:00:58.953Z] lf-activate-venv: SKIPPING [2023-03-21T23:00:58.953Z] DEBUG: total: 0.2199999988079071 [2023-03-21T23:00:58.953Z] INFO: Retrieving Stack Cost... [2023-03-21T23:00:59.212Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T23:00:59.782Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T23:00:59.793Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:01:00.075Z] ---> logs-deploy.sh [2023-03-21T23:01:00.076Z] lf-activate-venv: SKIPPING [2023-03-21T23:01:00.076Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-164/3 [2023-03-21T23:01:00.076Z] INFO: archiving workspace using pattern(s): [2023-03-21T23:01:01.016Z] Archives upload complete. [2023-03-21T23:01:01.016Z] INFO: archiving logs to Nexus