Pull request #157 opened 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 lenny-intel for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from ded13638d6ac6f477213873174ae4ee0350e9893+e25ffe9917097e8b9f7f0197311f59fde251de5a (5d6a7028eef69da64862039065a92a40509b0208) 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-ssh17653530613962289466.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-ssh16115782588111329762.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17770038298909056680.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2764368493357747068.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6274420069947048724.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-157/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-157/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10068974586288147638.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9955 in /w/workspace/y_app-rfid-llrp-inventory_PR-157 [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-157 # 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/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e25ffe9917097e8b9f7f0197311f59fde251de5a into PR head commit ded13638d6ac6f477213873174ae4ee0350e9893 Merge succeeded, producing ded13638d6ac6f477213873174ae4ee0350e9893 Checking out Revision ded13638d6ac6f477213873174ae4ee0350e9893 (PR-157) > git config core.sparsecheckout # timeout=10 > git checkout -f ded13638d6ac6f477213873174ae4ee0350e9893 # 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 e25ffe9917097e8b9f7f0197311f59fde251de5a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ded13638d6ac6f477213873174ae4ee0350e9893 # timeout=10 Commit message: "refactor: Go 1.20 gofmt" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-13T19:35:03.346Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-13T19:35:03.521Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-13T19:35:03.620Z] ========================================================= [2023-03-13T19:35:03.620Z] EdgeX Global Pipelines Version Info [2023-03-13T19:35:03.620Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:35:04.372Z] ------------------- [2023-03-13T19:35:04.372Z] stable info: [2023-03-13T19:35:04.372Z] ------------------- [2023-03-13T19:35:04.372Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-13T19:35:04.372Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T19:35:04.372Z] Message: update stable to v1.0.245 [2023-03-13T19:35:05.315Z] ------------------- [2023-03-13T19:35:05.315Z] experimental info: [2023-03-13T19:35:05.315Z] ------------------- [2023-03-13T19:35:05.315Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-13T19:35:05.315Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T19:35:05.315Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-13T19:35:05.648Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-13T19:35:05.688Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-13T19:35:05.727Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-13T19:35:05.765Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-13T19:35:05.805Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-13T19:35:05.844Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-13T19:35:05.888Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-13T19:35:05.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-13T19:35:05.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-13T19:35:06.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-13T19:35:06.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-13T19:35:06.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-13T19:35:06.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-13T19:35:06.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-13T19:35:06.203Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T19:35:06.248Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T19:35:06.290Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T19:35:06.328Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T19:35:06.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-13T19:35:06.404Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-13T19:35:06.446Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-13T19:35:06.485Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-13T19:35:06.527Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-13T19:35:06.596Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-13T19:35:06.637Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-13T19:35:06.676Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-13T19:35:06.721Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-13T19:35:06.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-157 [Pipeline] echo [2023-03-13T19:35:06.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-157 [Pipeline] echo [2023-03-13T19:35:06.853Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-157 [Pipeline] echo [2023-03-13T19:35:06.894Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ded13638d6ac6f477213873174ae4ee0350e9893 [Pipeline] echo [2023-03-13T19:35:06.936Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ded1363 [Pipeline] echo [2023-03-13T19:35:06.972Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T19:35:07.077Z] provisioning config files... [2023-03-13T19:35:07.094Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp/config2306134883306832875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:35:07.447Z] ---> docker-login.sh [2023-03-13T19:35:07.447Z] nexus3.edgexfoundry.org:10001 [2023-03-13T19:35:07.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:35:07.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:35:07.707Z] Configure a credential helper to remove this warning. See [2023-03-13T19:35:07.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:35:07.707Z] [2023-03-13T19:35:07.707Z] Login Succeeded [2023-03-13T19:35:07.707Z] nexus3.edgexfoundry.org:10002 [2023-03-13T19:35:07.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:35:07.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:35:07.989Z] Configure a credential helper to remove this warning. See [2023-03-13T19:35:07.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:35:07.989Z] [2023-03-13T19:35:07.989Z] Login Succeeded [2023-03-13T19:35:07.989Z] nexus3.edgexfoundry.org:10003 [2023-03-13T19:35:07.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:35:07.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:35:07.989Z] Configure a credential helper to remove this warning. See [2023-03-13T19:35:07.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:35:07.989Z] [2023-03-13T19:35:07.989Z] Login Succeeded [2023-03-13T19:35:07.989Z] nexus3.edgexfoundry.org:10004 [2023-03-13T19:35:07.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:35:08.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:35:08.251Z] Configure a credential helper to remove this warning. See [2023-03-13T19:35:08.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:35:08.251Z] [2023-03-13T19:35:08.251Z] Login Succeeded [2023-03-13T19:35:08.251Z] docker.io [2023-03-13T19:35:08.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:35:08.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:35:08.510Z] Configure a credential helper to remove this warning. See [2023-03-13T19:35:08.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:35:08.510Z] [2023-03-13T19:35:08.510Z] Login Succeeded [2023-03-13T19:35:08.510Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T19:35:08.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-13T19:35:09.138Z] + git rev-list -1 --merges ded13638d6ac6f477213873174ae4ee0350e9893~1..ded13638d6ac6f477213873174ae4ee0350e9893 [Pipeline] echo [2023-03-13T19:35:09.200Z] -----------> git rev-list -1 --merges ded13638d6ac6f477213873174ae4ee0350e9893~1..ded13638d6ac6f477213873174ae4ee0350e9893 ded13638d6ac6f477213873174ae4ee0350e9893 [false] [Pipeline] sh [2023-03-13T19:35:09.507Z] + git log --format=format:%s -1 ded13638d6ac6f477213873174ae4ee0350e9893 [Pipeline] echo [2023-03-13T19:35:09.540Z] ========================================================= [2023-03-13T19:35:09.540Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-13T19:35:09.540Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T19:35:09.969Z] + git log --format=format:%s -1 ded13638d6ac6f477213873174ae4ee0350e9893 [Pipeline] echo [2023-03-13T19:35:10.002Z] [semverPrep] GIT_COMMIT: ded13638d6ac6f477213873174ae4ee0350e9893, Commit Message: refactor: Go 1.20 gofmt [Pipeline] echo [2023-03-13T19:35:10.032Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-13T19:35:10.421Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T19:35:10.421Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-13T19:35:10.421Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-13T19:35:10.421Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-13T19:35:10.421Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-13T19:35:10.421Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-13T19:35:10.421Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:35:10.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T19:35:10.913Z] [2023-03-13T19:35:10.913Z] 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-13T19:35:11.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T19:35:11.294Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-13T19:35:11.294Z] b85a868b505f: Pulling fs layer [2023-03-13T19:35:11.294Z] e2be974225ed: Pulling fs layer [2023-03-13T19:35:11.294Z] 339a4e72a1f5: Pulling fs layer [2023-03-13T19:35:11.294Z] 988bab9f4d93: Pulling fs layer [2023-03-13T19:35:11.294Z] 1469e6f7b9e6: Pulling fs layer [2023-03-13T19:35:11.294Z] eaf3925da568: Pulling fs layer [2023-03-13T19:35:11.294Z] bab4dde63d76: Pulling fs layer [2023-03-13T19:35:11.294Z] 988bab9f4d93: Waiting [2023-03-13T19:35:11.294Z] eaf3925da568: Waiting [2023-03-13T19:35:11.294Z] 1469e6f7b9e6: Waiting [2023-03-13T19:35:11.294Z] bde34c3a00c8: Pulling fs layer [2023-03-13T19:35:11.294Z] b352a97aabf1: Pulling fs layer [2023-03-13T19:35:11.294Z] bde34c3a00c8: Waiting [2023-03-13T19:35:11.294Z] b352a97aabf1: Waiting [2023-03-13T19:35:11.294Z] 4872d77fe225: Pulling fs layer [2023-03-13T19:35:11.294Z] 5851b861e8e6: Pulling fs layer [2023-03-13T19:35:11.294Z] 5851b861e8e6: Waiting [2023-03-13T19:35:11.294Z] e2be974225ed: Verifying Checksum [2023-03-13T19:35:11.294Z] e2be974225ed: Download complete [2023-03-13T19:35:11.294Z] 988bab9f4d93: Verifying Checksum [2023-03-13T19:35:11.294Z] 988bab9f4d93: Download complete [2023-03-13T19:35:11.554Z] 1469e6f7b9e6: Verifying Checksum [2023-03-13T19:35:11.554Z] 1469e6f7b9e6: Download complete [2023-03-13T19:35:11.554Z] eaf3925da568: Verifying Checksum [2023-03-13T19:35:11.554Z] eaf3925da568: Download complete [2023-03-13T19:35:11.554Z] 339a4e72a1f5: Verifying Checksum [2023-03-13T19:35:11.554Z] 339a4e72a1f5: Download complete [2023-03-13T19:35:11.554Z] bde34c3a00c8: Download complete [2023-03-13T19:35:11.554Z] b352a97aabf1: Verifying Checksum [2023-03-13T19:35:11.554Z] b352a97aabf1: Download complete [2023-03-13T19:35:11.554Z] 4872d77fe225: Download complete [2023-03-13T19:35:11.554Z] 5851b861e8e6: Verifying Checksum [2023-03-13T19:35:11.554Z] 5851b861e8e6: Download complete [2023-03-13T19:35:11.814Z] b85a868b505f: Verifying Checksum [2023-03-13T19:35:11.814Z] b85a868b505f: Download complete [2023-03-13T19:35:12.072Z] bab4dde63d76: Verifying Checksum [2023-03-13T19:35:12.072Z] bab4dde63d76: Download complete [2023-03-13T19:35:13.012Z] b85a868b505f: Pull complete [2023-03-13T19:35:13.012Z] e2be974225ed: Pull complete [2023-03-13T19:35:13.580Z] 339a4e72a1f5: Pull complete [2023-03-13T19:35:13.580Z] 988bab9f4d93: Pull complete [2023-03-13T19:35:13.839Z] 1469e6f7b9e6: Pull complete [2023-03-13T19:35:13.839Z] eaf3925da568: Pull complete [2023-03-13T19:35:15.740Z] bab4dde63d76: Pull complete [2023-03-13T19:35:15.740Z] bde34c3a00c8: Pull complete [2023-03-13T19:35:15.740Z] b352a97aabf1: Pull complete [2023-03-13T19:35:16.000Z] 4872d77fe225: Pull complete [2023-03-13T19:35:16.000Z] 5851b861e8e6: Pull complete [2023-03-13T19:35:16.000Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-13T19:35:16.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T19:35:16.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:35:16.220Z] prd-ubuntu20.04-docker-8c-8g-9955 does not seem to be running inside a container [2023-03-13T19:35:16.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-157 -v /w/workspace/y_app-rfid-llrp-inventory_PR-157:/w/workspace/y_app-rfid-llrp-inventory_PR-157:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T19:35:17.783Z] $ docker top dcf8f4d5c03f59bdcab31a287e929a38ba6198fce2e3e23e5bc3e3ed87aedf68 -eo pid,comm [2023-03-13T19:35:17.838Z] 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-13T19:35:17.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T19:35:17.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T19:35:17.962Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T19:35:18.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T19:35:18.084Z] $ docker exec dcf8f4d5c03f59bdcab31a287e929a38ba6198fce2e3e23e5bc3e3ed87aedf68 ssh-agent [2023-03-13T19:35:18.194Z] SSH_AUTH_SOCK=/tmp/ssh-bnYvXkmGjJiE/agent.32 [2023-03-13T19:35:18.194Z] SSH_AGENT_PID=38 [2023-03-13T19:35:18.214Z] Running ssh-add (command line suppressed) [2023-03-13T19:35:18.315Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp/private_key_11268489062815779960.key (/w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp/private_key_11268489062815779960.key) [2023-03-13T19:35:18.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T19:35:18.656Z] + git tag --points-at HEAD [Pipeline] } [2023-03-13T19:35:18.682Z] $ docker exec --env ******** --env ******** dcf8f4d5c03f59bdcab31a287e929a38ba6198fce2e3e23e5bc3e3ed87aedf68 ssh-agent -k [2023-03-13T19:35:18.778Z] unset SSH_AUTH_SOCK; [2023-03-13T19:35:18.778Z] unset SSH_AGENT_PID; [2023-03-13T19:35:18.778Z] echo Agent pid 38 killed; [2023-03-13T19:35:18.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-13T19:35:18.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T19:35:18.874Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T19:35:18.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T19:35:18.990Z] $ docker exec dcf8f4d5c03f59bdcab31a287e929a38ba6198fce2e3e23e5bc3e3ed87aedf68 ssh-agent [2023-03-13T19:35:19.090Z] SSH_AUTH_SOCK=/tmp/ssh-Oz0JEvAhrJpB/agent.70 [2023-03-13T19:35:19.090Z] SSH_AGENT_PID=76 [2023-03-13T19:35:19.095Z] Running ssh-add (command line suppressed) [2023-03-13T19:35:19.207Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp/private_key_13524403009506683309.key (/w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp/private_key_13524403009506683309.key) [2023-03-13T19:35:19.218Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T19:35:19.545Z] + git semver init [2023-03-13T19:35:19.805Z] 2023-03-13 19:35:19,719 [run_init] DEBUG init version:0.0.0 force:False [2023-03-13T19:35:19.805Z] 2023-03-13 19:35:19,719 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-157/.semver [2023-03-13T19:35:19.805Z] 2023-03-13 19:35:19,720 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-157/.semver [2023-03-13T19:35:19.805Z] 2023-03-13 19:35:19,720 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-157/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-157, universal_newlines=False, shell=None, istream=None) [2023-03-13T19:35:21.183Z] 2023-03-13 19:35:20,767 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-157/.git/info/exclude [2023-03-13T19:35:21.183Z] 2023-03-13 19:35:20,768 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-157/.semver/PR-157 with force:False [2023-03-13T19:35:21.183Z] 2023-03-13 19:35:20,768 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-157/.semver/PR-157 [2023-03-13T19:35:21.183Z] 2023-03-13 19:35:20,772 [execute] INFO git cat-file --batch-check [2023-03-13T19:35:21.183Z] 2023-03-13 19:35:20,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-157/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T19:35:21.183Z] 2023-03-13 19:35:20,778 [execute] INFO git cat-file --batch [2023-03-13T19:35:21.183Z] 2023-03-13 19:35:20,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-157/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T19:35:21.183Z] 2023-03-13 19:35:20,783 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-157/.semver/PR-157 [2023-03-13T19:35:21.183Z] 0.0.0 [Pipeline] } [2023-03-13T19:35:21.215Z] $ docker exec --env ******** --env ******** dcf8f4d5c03f59bdcab31a287e929a38ba6198fce2e3e23e5bc3e3ed87aedf68 ssh-agent -k [2023-03-13T19:35:21.312Z] unset SSH_AUTH_SOCK; [2023-03-13T19:35:21.313Z] unset SSH_AGENT_PID; [2023-03-13T19:35:21.313Z] echo Agent pid 76 killed; [2023-03-13T19:35:21.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T19:35:21.743Z] + git semver [Pipeline] } [2023-03-13T19:35:22.027Z] $ docker stop --time=1 dcf8f4d5c03f59bdcab31a287e929a38ba6198fce2e3e23e5bc3e3ed87aedf68 [2023-03-13T19:35:23.361Z] $ docker rm -f --volumes dcf8f4d5c03f59bdcab31a287e929a38ba6198fce2e3e23e5bc3e3ed87aedf68 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T19:35:23.753Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-13T19:35:24.016Z] Stashed 1 file(s) [Pipeline] echo [2023-03-13T19:35:24.038Z] [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-13T19:35:24.672Z] provisioning config files... [2023-03-13T19:35:24.683Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp/config9015068016300897081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:35:25.024Z] ---> docker-login.sh [2023-03-13T19:35:25.024Z] nexus3.edgexfoundry.org:10001 [2023-03-13T19:35:25.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:35:25.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:35:25.024Z] Configure a credential helper to remove this warning. See [2023-03-13T19:35:25.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:35:25.024Z] [2023-03-13T19:35:25.024Z] Login Succeeded [2023-03-13T19:35:25.024Z] nexus3.edgexfoundry.org:10002 [2023-03-13T19:35:25.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:35:25.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:35:25.024Z] Configure a credential helper to remove this warning. See [2023-03-13T19:35:25.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:35:25.024Z] [2023-03-13T19:35:25.024Z] Login Succeeded [2023-03-13T19:35:25.024Z] nexus3.edgexfoundry.org:10003 [2023-03-13T19:35:25.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:35:25.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:35:25.283Z] Configure a credential helper to remove this warning. See [2023-03-13T19:35:25.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:35:25.283Z] [2023-03-13T19:35:25.283Z] Login Succeeded [2023-03-13T19:35:25.283Z] nexus3.edgexfoundry.org:10004 [2023-03-13T19:35:25.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:35:25.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:35:25.283Z] Configure a credential helper to remove this warning. See [2023-03-13T19:35:25.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:35:25.283Z] [2023-03-13T19:35:25.283Z] Login Succeeded [2023-03-13T19:35:25.283Z] docker.io [2023-03-13T19:35:25.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:35:25.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:35:25.542Z] Configure a credential helper to remove this warning. See [2023-03-13T19:35:25.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:35:25.542Z] [2023-03-13T19:35:25.542Z] Login Succeeded [2023-03-13T19:35:25.542Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T19:35:25.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T19:35:25.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T19:35:25.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T19:35:25.847Z] ========================================================= [2023-03-13T19:35:25.847Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-13T19:35:25.847Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:35:26.318Z] + 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-13T19:35:26.318Z] Sending build context to Docker daemon 12.54MB [2023-03-13T19:35:26.318Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T19:35:26.318Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T19:35:26.318Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-13T19:35:26.318Z] 63b65145d645: Pulling fs layer [2023-03-13T19:35:26.318Z] a2d21d5440eb: Pulling fs layer [2023-03-13T19:35:26.318Z] 935e6c44a52c: Pulling fs layer [2023-03-13T19:35:26.318Z] 94cc34f8dd06: Pulling fs layer [2023-03-13T19:35:26.318Z] 30dea6a524f1: Pulling fs layer [2023-03-13T19:35:26.318Z] 30dea6a524f1: Waiting [2023-03-13T19:35:26.318Z] a2aff8979fd8: Pulling fs layer [2023-03-13T19:35:26.318Z] 6808be2612f2: Pulling fs layer [2023-03-13T19:35:26.318Z] f25807f1079a: Pulling fs layer [2023-03-13T19:35:26.318Z] a2aff8979fd8: Waiting [2023-03-13T19:35:26.318Z] 6808be2612f2: Waiting [2023-03-13T19:35:26.318Z] a2d21d5440eb: Download complete [2023-03-13T19:35:26.578Z] 94cc34f8dd06: Verifying Checksum [2023-03-13T19:35:26.578Z] 94cc34f8dd06: Download complete [2023-03-13T19:35:26.578Z] 30dea6a524f1: Verifying Checksum [2023-03-13T19:35:26.578Z] 30dea6a524f1: Download complete [2023-03-13T19:35:26.578Z] 63b65145d645: Verifying Checksum [2023-03-13T19:35:26.578Z] 63b65145d645: Download complete [2023-03-13T19:35:26.578Z] a2aff8979fd8: Verifying Checksum [2023-03-13T19:35:26.578Z] a2aff8979fd8: Download complete [2023-03-13T19:35:26.578Z] 63b65145d645: Pull complete [2023-03-13T19:35:26.837Z] a2d21d5440eb: Pull complete [2023-03-13T19:35:27.096Z] f25807f1079a: Verifying Checksum [2023-03-13T19:35:27.096Z] f25807f1079a: Download complete [2023-03-13T19:35:27.096Z] 935e6c44a52c: Verifying Checksum [2023-03-13T19:35:27.096Z] 935e6c44a52c: Download complete [2023-03-13T19:35:27.356Z] 6808be2612f2: Verifying Checksum [2023-03-13T19:35:27.356Z] 6808be2612f2: Download complete [2023-03-13T19:35:30.650Z] 935e6c44a52c: Pull complete [2023-03-13T19:35:30.650Z] 94cc34f8dd06: Pull complete [2023-03-13T19:35:30.650Z] 30dea6a524f1: Pull complete [2023-03-13T19:35:30.910Z] a2aff8979fd8: Pull complete [2023-03-13T19:35:33.443Z] 6808be2612f2: Pull complete [2023-03-13T19:35:34.010Z] f25807f1079a: Pull complete [2023-03-13T19:35:34.269Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-13T19:35:34.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-13T19:35:34.270Z] ---> 3b553350e43f [2023-03-13T19:35:34.270Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T19:35:36.176Z] ---> Running in 0bb90f0e5ab1 [2023-03-13T19:35:36.176Z] Removing intermediate container 0bb90f0e5ab1 [2023-03-13T19:35:36.176Z] ---> ce94edba639f [2023-03-13T19:35:36.176Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T19:35:36.176Z] ---> Running in 40dc3121808a [2023-03-13T19:35:36.436Z] Removing intermediate container 40dc3121808a [2023-03-13T19:35:36.436Z] ---> 479d739b8432 [2023-03-13T19:35:36.436Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T19:35:36.436Z] ---> Running in b1f71cf4fe7c [2023-03-13T19:35:36.695Z] Removing intermediate container b1f71cf4fe7c [2023-03-13T19:35:36.695Z] ---> 9ba6da88a8e7 [2023-03-13T19:35:36.695Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T19:35:36.695Z] ---> Running in ed54d8c690c9 [2023-03-13T19:35:36.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-13T19:35:36.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-13T19:35:37.215Z] OK: 265 MiB in 53 packages [2023-03-13T19:35:37.482Z] Removing intermediate container ed54d8c690c9 [2023-03-13T19:35:37.482Z] ---> ce0763d66a64 [2023-03-13T19:35:37.482Z] Step 7/12 : WORKDIR /app [2023-03-13T19:35:37.742Z] ---> Running in 99c249690b21 [2023-03-13T19:35:37.742Z] Removing intermediate container 99c249690b21 [2023-03-13T19:35:37.742Z] ---> eaf1c77b6159 [2023-03-13T19:35:37.742Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-13T19:35:38.001Z] ---> 51f70e7ab623 [2023-03-13T19:35:38.002Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T19:35:38.002Z] ---> Running in 0ac3ee5de1a1 [2023-03-13T19:35:39.473Z] Still waiting to schedule task [2023-03-13T19:35:39.473Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-13T19:35:59.968Z] Removing intermediate container 0ac3ee5de1a1 [2023-03-13T19:35:59.968Z] ---> a933498f2d6c [2023-03-13T19:35:59.968Z] Step 10/12 : COPY . . [2023-03-13T19:35:59.968Z] ---> 0b1a24b343a1 [2023-03-13T19:35:59.968Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T19:35:59.968Z] ---> Running in bce0c6c1b942 [2023-03-13T19:35:59.968Z] Removing intermediate container bce0c6c1b942 [2023-03-13T19:35:59.968Z] ---> 5f3253314b12 [2023-03-13T19:35:59.968Z] Step 12/12 : RUN $MAKE [2023-03-13T19:35:59.968Z] ---> Running in cc17b64ea091 [2023-03-13T19:35:59.968Z] noop [2023-03-13T19:35:59.968Z] Removing intermediate container cc17b64ea091 [2023-03-13T19:35:59.968Z] ---> 2cbd16dab6d6 [2023-03-13T19:35:59.968Z] Successfully built 2cbd16dab6d6 [2023-03-13T19:35:59.968Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:36:00.394Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T19:36:00.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:36:00.539Z] prd-ubuntu20.04-docker-8c-8g-9955 does not seem to be running inside a container [2023-03-13T19:36:00.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-157 -v /w/workspace/y_app-rfid-llrp-inventory_PR-157:/w/workspace/y_app-rfid-llrp-inventory_PR-157:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-157@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 ******** ci-base-image-x86_64 cat [2023-03-13T19:36:00.939Z] $ docker top c4cf1c39802c1873f99fbcee847095fc83d0dd329893a493f57ca1863e6847e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T19:36:01.316Z] + go version [2023-03-13T19:36:01.316Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-13T19:36:01.354Z] $ docker stop --time=1 c4cf1c39802c1873f99fbcee847095fc83d0dd329893a493f57ca1863e6847e5 [2023-03-13T19:36:02.643Z] $ docker rm -f --volumes c4cf1c39802c1873f99fbcee847095fc83d0dd329893a493f57ca1863e6847e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:36:03.363Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T19:36:03.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:36:03.503Z] prd-ubuntu20.04-docker-8c-8g-9955 does not seem to be running inside a container [2023-03-13T19:36:03.537Z] $ 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-157 -v /w/workspace/y_app-rfid-llrp-inventory_PR-157:/w/workspace/y_app-rfid-llrp-inventory_PR-157:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-157@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 ******** ci-base-image-x86_64 cat [2023-03-13T19:36:03.894Z] $ docker top d249b09695eb22c63038bcda02380ae4e9cca500d33be0e87a566c6d3d403b5d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T19:36:04.287Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-157 [Pipeline] fileExists [Pipeline] sh [2023-03-13T19:36:04.648Z] + make test [2023-03-13T19:36:04.648Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-13T19:36:22.730Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-13T19:36:22.730Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-13T19:36:22.730Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.162s coverage: 86.2% of statements [2023-03-13T19:36:25.260Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.678s coverage: 71.9% of statements [2023-03-13T19:36:43.337Z] go vet ./... [2023-03-13T19:36:47.518Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T19:36:47.518Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T19:36:47.518Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-13T19:36:47.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T19:36:47.584Z] $ docker stop --time=1 d249b09695eb22c63038bcda02380ae4e9cca500d33be0e87a566c6d3d403b5d [2023-03-13T19:36:49.875Z] $ docker rm -f --volumes d249b09695eb22c63038bcda02380ae4e9cca500d33be0e87a566c6d3d403b5d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T19:36:50.450Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T19:36:50.526Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-13T19:36:51.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T19:36:51.516Z] + ls -al . [2023-03-13T19:36:51.516Z] total 228 [2023-03-13T19:36:51.516Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 19:36 . [2023-03-13T19:36:51.516Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 19:34 .. [2023-03-13T19:36:51.516Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 13 19:34 .dockerignore [2023-03-13T19:36:51.516Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 19:35 .git [2023-03-13T19:36:51.516Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 19:34 .github [2023-03-13T19:36:51.516Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 13 19:34 .gitignore [2023-03-13T19:36:51.516Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 19:34 .golangci.yml [2023-03-13T19:36:51.516Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 19:35 .semver [2023-03-13T19:36:51.516Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 13 19:34 Attribution.txt [2023-03-13T19:36:51.516Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 13 19:34 CHANGELOG.md [2023-03-13T19:36:51.516Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 13 19:34 Dockerfile [2023-03-13T19:36:51.516Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 19:34 GOVERNANCE.md [2023-03-13T19:36:51.516Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 13 19:34 Jenkinsfile [2023-03-13T19:36:51.516Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 13 19:34 LICENSE [2023-03-13T19:36:51.516Z] -rw-rw-r-- 1 jenkins jenkins 2462 Mar 13 19:34 Makefile [2023-03-13T19:36:51.516Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 13 19:34 OWNERS.md [2023-03-13T19:36:51.516Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 13 19:34 README.md [2023-03-13T19:36:51.516Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 19:35 VERSION [2023-03-13T19:36:51.516Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 19:34 bin [2023-03-13T19:36:51.516Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 13 19:36 coverage.out [2023-03-13T19:36:51.516Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 13 19:34 go.mod [2023-03-13T19:36:51.516Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 13 19:34 go.sum [2023-03-13T19:36:51.516Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 19:34 images [2023-03-13T19:36:51.516Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 19:34 internal [2023-03-13T19:36:51.516Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 13 19:34 main.go [2023-03-13T19:36:51.516Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 19:34 res [2023-03-13T19:36:51.516Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 19:34 snap [2023-03-13T19:36:51.516Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 19:34 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:36:51.903Z] + 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=ded13638d6ac6f477213873174ae4ee0350e9893 --label arch=amd64 --label version=0.0.0 . [2023-03-13T19:36:51.904Z] Sending build context to Docker daemon 12.54MB [2023-03-13T19:36:51.904Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T19:36:51.904Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-13T19:36:51.904Z] ---> 2cbd16dab6d6 [2023-03-13T19:36:51.904Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T19:36:52.161Z] ---> Running in b376536c3420 [2023-03-13T19:36:52.161Z] Removing intermediate container b376536c3420 [2023-03-13T19:36:52.161Z] ---> 3b664bbe10e2 [2023-03-13T19:36:52.161Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T19:36:52.161Z] ---> Running in 5c3a391160c5 [2023-03-13T19:36:52.161Z] Removing intermediate container 5c3a391160c5 [2023-03-13T19:36:52.161Z] ---> 29c7f3ff06c1 [2023-03-13T19:36:52.161Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-13T19:36:52.419Z] ---> Running in 2cacab7710f3 [2023-03-13T19:36:52.419Z] Removing intermediate container 2cacab7710f3 [2023-03-13T19:36:52.419Z] ---> 290b548ad3a9 [2023-03-13T19:36:52.419Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T19:36:52.419Z] ---> Running in 36f30c5ca4f0 [2023-03-13T19:36:52.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-13T19:36:52.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-13T19:36:53.195Z] OK: 265 MiB in 53 packages [2023-03-13T19:36:53.454Z] Removing intermediate container 36f30c5ca4f0 [2023-03-13T19:36:53.454Z] ---> 3c8a8fb97b17 [2023-03-13T19:36:53.454Z] Step 7/29 : WORKDIR /app [2023-03-13T19:36:53.454Z] ---> Running in cc8e3681358c [2023-03-13T19:36:53.714Z] Removing intermediate container cc8e3681358c [2023-03-13T19:36:53.714Z] ---> b10e7e29deff [2023-03-13T19:36:53.714Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-13T19:36:53.714Z] ---> 953e3dcba114 [2023-03-13T19:36:53.714Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T19:36:53.714Z] ---> Running in 14ed4433f484 [2023-03-13T19:36:54.649Z] Removing intermediate container 14ed4433f484 [2023-03-13T19:36:54.649Z] ---> 4c295a257600 [2023-03-13T19:36:54.649Z] Step 10/29 : COPY . . [2023-03-13T19:36:54.908Z] ---> 20d5c6c4e4c9 [2023-03-13T19:36:54.908Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T19:36:54.908Z] ---> Running in 08b3c1a9cb74 [2023-03-13T19:36:55.168Z] Removing intermediate container 08b3c1a9cb74 [2023-03-13T19:36:55.168Z] ---> f05844bf99dd [2023-03-13T19:36:55.168Z] Step 12/29 : RUN $MAKE [2023-03-13T19:36:55.168Z] ---> Running in bd7ff792b04c [2023-03-13T19:36:55.427Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -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-13T19:37:13.496Z] Removing intermediate container bd7ff792b04c [2023-03-13T19:37:13.496Z] ---> 80d6c3b90d61 [2023-03-13T19:37:13.496Z] Step 13/29 : FROM alpine:3.14 [2023-03-13T19:37:13.496Z] 3.14: Pulling from library/alpine [2023-03-13T19:37:13.496Z] d261077062b2: Pulling fs layer [2023-03-13T19:37:13.496Z] d261077062b2: Verifying Checksum [2023-03-13T19:37:13.496Z] d261077062b2: Download complete [2023-03-13T19:37:13.496Z] d261077062b2: Pull complete [2023-03-13T19:37:13.496Z] Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 [2023-03-13T19:37:13.496Z] Status: Downloaded newer image for alpine:3.14 [2023-03-13T19:37:13.496Z] ---> 6dff1269bc79 [2023-03-13T19:37:13.496Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-13T19:37:13.496Z] ---> Running in 84db873c1de2 [2023-03-13T19:37:13.496Z] Removing intermediate container 84db873c1de2 [2023-03-13T19:37:13.496Z] ---> 57f11b1c1836 [2023-03-13T19:37:13.496Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-13T19:37:13.496Z] ---> Running in 1e42f4f2f49e [2023-03-13T19:37:13.496Z] Removing intermediate container 1e42f4f2f49e [2023-03-13T19:37:13.496Z] ---> 8c06ed1b491c [2023-03-13T19:37:13.496Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-13T19:37:13.496Z] ---> Running in f51e8cb84e58 [2023-03-13T19:37:13.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-13T19:37:13.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-13T19:37:13.496Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-13T19:37:13.496Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-13T19:37:13.496Z] Executing busybox-1.33.1-r8.trigger [2023-03-13T19:37:13.496Z] Executing ca-certificates-20220614-r0.trigger [2023-03-13T19:37:13.496Z] OK: 6 MiB in 16 packages [2023-03-13T19:37:13.754Z] Removing intermediate container f51e8cb84e58 [2023-03-13T19:37:13.754Z] ---> e99e58833b18 [2023-03-13T19:37:13.754Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-13T19:37:14.013Z] ---> 03fbe651bfba [2023-03-13T19:37:14.013Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-13T19:37:14.013Z] ---> 88d568d7ecce [2023-03-13T19:37:14.013Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-13T19:37:14.273Z] ---> 68f308d00239 [2023-03-13T19:37:14.273Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-13T19:37:14.273Z] ---> 7fc4d74adb6d [2023-03-13T19:37:14.273Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-13T19:37:14.839Z] ---> c62b35a16865 [2023-03-13T19:37:14.839Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-13T19:37:14.839Z] ---> Running in 3f0984f97030 [2023-03-13T19:37:15.406Z] Removing intermediate container 3f0984f97030 [2023-03-13T19:37:15.406Z] ---> c6429ccc93f7 [2023-03-13T19:37:15.406Z] Step 23/29 : VOLUME /cache [2023-03-13T19:37:15.406Z] ---> Running in 7ffbd81a87b4 [2023-03-13T19:37:15.666Z] Removing intermediate container 7ffbd81a87b4 [2023-03-13T19:37:15.666Z] ---> fbfe2412afd8 [2023-03-13T19:37:15.666Z] Step 24/29 : EXPOSE 59711 [2023-03-13T19:37:15.666Z] ---> Running in 9f29851f24f3 [2023-03-13T19:37:15.666Z] Removing intermediate container 9f29851f24f3 [2023-03-13T19:37:15.666Z] ---> 2ee89d460943 [2023-03-13T19:37:15.666Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-13T19:37:15.666Z] ---> Running in 8d650640674a [2023-03-13T19:37:15.925Z] Removing intermediate container 8d650640674a [2023-03-13T19:37:15.925Z] ---> c87b636a9877 [2023-03-13T19:37:15.925Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-13T19:37:15.925Z] ---> Running in 0c7e2c76e8f1 [2023-03-13T19:37:15.925Z] Removing intermediate container 0c7e2c76e8f1 [2023-03-13T19:37:15.925Z] ---> 498d24ae7794 [2023-03-13T19:37:15.925Z] Step 27/29 : LABEL arch=amd64 [2023-03-13T19:37:16.153Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9956 in /w/workspace/y_app-rfid-llrp-inventory_PR-157 [Pipeline] { [2023-03-13T19:37:16.188Z] ---> Running in e32939703de1 [2023-03-13T19:37:16.188Z] Removing intermediate container e32939703de1 [2023-03-13T19:37:16.188Z] ---> cbdfdd96ba47 [2023-03-13T19:37:16.188Z] Step 28/29 : LABEL git_sha=ded13638d6ac6f477213873174ae4ee0350e9893 [2023-03-13T19:37:16.188Z] ---> Running in fd117720e1e8 [2023-03-13T19:37:16.188Z] Removing intermediate container fd117720e1e8 [2023-03-13T19:37:16.188Z] ---> 83c558493b1e [2023-03-13T19:37:16.188Z] Step 29/29 : LABEL version=0.0.0 [2023-03-13T19:37:16.188Z] ---> Running in 539b355ecc7d [Pipeline] ws [2023-03-13T19:37:16.233Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-03-13T19:37:16.316Z] The recommended git tool is: git [2023-03-13T19:37:16.446Z] Removing intermediate container 539b355ecc7d [2023-03-13T19:37:16.446Z] ---> f1404001a43e [2023-03-13T19:37:16.446Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T19:37:16.446Z] Successfully built f1404001a43e [2023-03-13T19:37:16.446Z] 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-13T19:37:17.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T19:37:17.283Z] [2023-03-13T19:37:17.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:37:17.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T19:37:17.651Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-13T19:37:17.651Z] 5eb5b503b376: Pulling fs layer [2023-03-13T19:37:17.651Z] 5c69ac0246d0: Pulling fs layer [2023-03-13T19:37:17.651Z] ec43610c2a17: Pulling fs layer [2023-03-13T19:37:17.651Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-13T19:37:17.651Z] 33b1e0a273af: Pulling fs layer [2023-03-13T19:37:17.651Z] 5d3b04190fa2: Pulling fs layer [2023-03-13T19:37:17.651Z] 2f39f015ded8: Pulling fs layer [2023-03-13T19:37:17.651Z] 33b1e0a273af: Waiting [2023-03-13T19:37:17.651Z] 5d3b04190fa2: Waiting [2023-03-13T19:37:17.651Z] 2f39f015ded8: Waiting [2023-03-13T19:37:17.651Z] 3a2ae6a8a46f: Waiting [2023-03-13T19:37:17.651Z] 5c69ac0246d0: Verifying Checksum [2023-03-13T19:37:17.651Z] 5c69ac0246d0: Download complete [2023-03-13T19:37:17.651Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-13T19:37:17.651Z] 3a2ae6a8a46f: Download complete [2023-03-13T19:37:17.911Z] 33b1e0a273af: Verifying Checksum [2023-03-13T19:37:17.911Z] 33b1e0a273af: Download complete [2023-03-13T19:37:17.911Z] ec43610c2a17: Verifying Checksum [2023-03-13T19:37:17.911Z] ec43610c2a17: Download complete [2023-03-13T19:37:17.911Z] 5d3b04190fa2: Verifying Checksum [2023-03-13T19:37:17.911Z] 5d3b04190fa2: Download complete [2023-03-13T19:37:17.911Z] 5eb5b503b376: Verifying Checksum [2023-03-13T19:37:17.911Z] 5eb5b503b376: Download complete [2023-03-13T19:37:18.476Z] 2f39f015ded8: Download complete [2023-03-13T19:37:19.041Z] 5eb5b503b376: Pull complete [2023-03-13T19:37:19.299Z] 5c69ac0246d0: Pull complete [2023-03-13T19:37:19.556Z] ec43610c2a17: Pull complete [2023-03-13T19:37:19.556Z] 3a2ae6a8a46f: Pull complete [2023-03-13T19:37:19.814Z] 33b1e0a273af: Pull complete [2023-03-13T19:37:19.814Z] 5d3b04190fa2: Pull complete [2023-03-13T19:37:21.210Z] using credential edgex-jenkins-ssh [2023-03-13T19:37:21.225Z] Cloning the remote Git repository [2023-03-13T19:37:21.274Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-13T19:37:21.350Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-03-13T19:37:21.535Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-13T19:37:21.536Z] > git --version # timeout=10 [2023-03-13T19:37:21.557Z] > git --version # 'git version 2.25.1' [2023-03-13T19:37:21.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T19:37:21.620Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T19:37:23.595Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-13T19:37:23.620Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T19:37:23.996Z] 2f39f015ded8: Pull complete [2023-03-13T19:37:23.996Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-13T19:37:23.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T19:37:23.996Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:37:24.211Z] prd-ubuntu20.04-docker-8c-8g-9955 does not seem to be running inside a container [2023-03-13T19:37:24.235Z] $ 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-157 -v /w/workspace/y_app-rfid-llrp-inventory_PR-157:/w/workspace/y_app-rfid-llrp-inventory_PR-157:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-157@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-lftools-log-publisher:latest cat [2023-03-13T19:37:24.444Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-13T19:37:24.487Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-13T19:37:24.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T19:37:24.502Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-13T19:37:25.125Z] Merging remotes/origin/main commit e25ffe9917097e8b9f7f0197311f59fde251de5a into PR head commit ded13638d6ac6f477213873174ae4ee0350e9893 [2023-03-13T19:37:25.345Z] Merge succeeded, producing ded13638d6ac6f477213873174ae4ee0350e9893 [2023-03-13T19:37:25.346Z] Checking out Revision ded13638d6ac6f477213873174ae4ee0350e9893 (PR-157) [2023-03-13T19:37:26.013Z] $ docker top b1c89bba790f304032d8edbd6b3d9d5cb30e19f730e953c16a109cd58c17ca74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:37:25.144Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T19:37:25.162Z] > git checkout -f ded13638d6ac6f477213873174ae4ee0350e9893 # timeout=10 [2023-03-13T19:37:25.255Z] > git remote # timeout=10 [2023-03-13T19:37:25.270Z] > git config --get remote.origin.url # timeout=10 [2023-03-13T19:37:25.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T19:37:25.305Z] > git merge e25ffe9917097e8b9f7f0197311f59fde251de5a # timeout=10 [2023-03-13T19:37:25.330Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-13T19:37:25.355Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T19:37:25.371Z] > git checkout -f ded13638d6ac6f477213873174ae4ee0350e9893 # timeout=10 [2023-03-13T19:37:26.469Z] ---> job-cost.sh [2023-03-13T19:37:26.469Z] lf-activate-venv: SKIPPING [2023-03-13T19:37:26.469Z] INFO: No Stack... [2023-03-13T19:37:26.728Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T19:37:26.987Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T19:37:27.305Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-157/archives/cost.csv [2023-03-13T19:37:27.305Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T19:37:27.344Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-157-1-stack-cost] [2023-03-13T19:37:27.349Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-157-1-stack-cost] did not exist. Created. [2023-03-13T19:37:27.349Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-157-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T19:37:27.737Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-13T19:37:27.789Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T19:37:27.816Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-157-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T19:37:27.891Z] $ docker stop --time=1 b1c89bba790f304032d8edbd6b3d9d5cb30e19f730e953c16a109cd58c17ca74 [2023-03-13T19:37:28.877Z] Commit message: "refactor: Go 1.20 gofmt" [2023-03-13T19:37:28.932Z] > git --version # timeout=10 [2023-03-13T19:37:28.943Z] > git --version # 'git version 2.25.1' [2023-03-13T19:37:28.962Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T19:37:29.060Z] $ docker rm -f --volumes b1c89bba790f304032d8edbd6b3d9d5cb30e19f730e953c16a109cd58c17ca74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T19:37:30.095Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-13T19:37:30.095Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T19:37:30.095Z] Dload Upload Total Spent Left Speed [2023-03-13T19:37:30.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72448 0 --:--:-- --:--:-- --:--:-- 72448 [Pipeline] sh [2023-03-13T19:37:30.777Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-13T19:37:31.121Z] + sudo tee /etc/docker/daemon.new [2023-03-13T19:37:31.121Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-13T19:37:31.121Z] { [2023-03-13T19:37:31.121Z] "registry-mirrors": [ [2023-03-13T19:37:31.121Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-13T19:37:31.121Z] ], [2023-03-13T19:37:31.121Z] "bip": "10.250.0.254/24", [2023-03-13T19:37:31.121Z] "hosts": [ [2023-03-13T19:37:31.121Z] "tcp://0.0.0.0:5555", [2023-03-13T19:37:31.121Z] "unix:///var/run/docker.sock" [2023-03-13T19:37:31.121Z] ], [2023-03-13T19:37:31.121Z] "mtu": 1458, [2023-03-13T19:37:31.121Z] "selinux-enabled": true, [2023-03-13T19:37:31.121Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-13T19:37:31.121Z] } [Pipeline] sh [2023-03-13T19:37:31.459Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-13T19:37:31.803Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T19:37:50.123Z] provisioning config files... [2023-03-13T19:37:50.154Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config1345464674144104529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:37:50.535Z] ---> docker-login.sh [2023-03-13T19:37:50.536Z] nexus3.edgexfoundry.org:10001 [2023-03-13T19:37:50.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:37:51.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:37:51.086Z] Configure a credential helper to remove this warning. See [2023-03-13T19:37:51.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:37:51.086Z] [2023-03-13T19:37:51.086Z] Login Succeeded [2023-03-13T19:37:51.086Z] nexus3.edgexfoundry.org:10002 [2023-03-13T19:37:51.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:37:51.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:37:51.624Z] Configure a credential helper to remove this warning. See [2023-03-13T19:37:51.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:37:51.624Z] [2023-03-13T19:37:51.624Z] Login Succeeded [2023-03-13T19:37:51.624Z] nexus3.edgexfoundry.org:10003 [2023-03-13T19:37:51.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:37:51.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:37:51.896Z] Configure a credential helper to remove this warning. See [2023-03-13T19:37:51.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:37:51.896Z] [2023-03-13T19:37:51.896Z] Login Succeeded [2023-03-13T19:37:51.896Z] nexus3.edgexfoundry.org:10004 [2023-03-13T19:37:52.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:37:52.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:37:52.168Z] Configure a credential helper to remove this warning. See [2023-03-13T19:37:52.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:37:52.168Z] [2023-03-13T19:37:52.168Z] Login Succeeded [2023-03-13T19:37:52.168Z] docker.io [2023-03-13T19:37:52.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T19:37:52.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T19:37:52.706Z] Configure a credential helper to remove this warning. See [2023-03-13T19:37:52.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T19:37:52.706Z] [2023-03-13T19:37:52.706Z] Login Succeeded [2023-03-13T19:37:52.706Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T19:37:52.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T19:37:53.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T19:37:53.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T19:37:53.142Z] ========================================================= [2023-03-13T19:37:53.142Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-13T19:37:53.142Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:37:53.622Z] + 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-13T19:37:53.891Z] Sending build context to Docker daemon 678.9kB [2023-03-13T19:37:53.891Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T19:37:53.891Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T19:37:55.311Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-13T19:37:55.311Z] af6eaf76a39c: Pulling fs layer [2023-03-13T19:37:55.311Z] 55522c791124: Pulling fs layer [2023-03-13T19:37:55.311Z] ce5c4a1c91eb: Pulling fs layer [2023-03-13T19:37:55.311Z] 169dfbe0d373: Pulling fs layer [2023-03-13T19:37:55.311Z] e1ff8fa3b103: Pulling fs layer [2023-03-13T19:37:55.311Z] 52ebb69f0ebf: Pulling fs layer [2023-03-13T19:37:55.311Z] 5abe8eddf0d5: Pulling fs layer [2023-03-13T19:37:55.311Z] e1ff8fa3b103: Waiting [2023-03-13T19:37:55.311Z] 169dfbe0d373: Waiting [2023-03-13T19:37:55.311Z] 52ebb69f0ebf: Waiting [2023-03-13T19:37:55.311Z] 5abe8eddf0d5: Waiting [2023-03-13T19:37:55.311Z] 55522c791124: Verifying Checksum [2023-03-13T19:37:55.311Z] 55522c791124: Download complete [2023-03-13T19:37:55.311Z] 169dfbe0d373: Verifying Checksum [2023-03-13T19:37:55.311Z] 169dfbe0d373: Download complete [2023-03-13T19:37:55.311Z] e1ff8fa3b103: Verifying Checksum [2023-03-13T19:37:55.311Z] e1ff8fa3b103: Download complete [2023-03-13T19:37:55.311Z] af6eaf76a39c: Verifying Checksum [2023-03-13T19:37:55.311Z] af6eaf76a39c: Download complete [2023-03-13T19:37:56.292Z] af6eaf76a39c: Pull complete [2023-03-13T19:37:56.563Z] 5abe8eddf0d5: Verifying Checksum [2023-03-13T19:37:56.563Z] 5abe8eddf0d5: Download complete [2023-03-13T19:37:57.150Z] 55522c791124: Pull complete [2023-03-13T19:37:58.113Z] ce5c4a1c91eb: Verifying Checksum [2023-03-13T19:37:58.113Z] ce5c4a1c91eb: Download complete [2023-03-13T19:37:58.113Z] 52ebb69f0ebf: Verifying Checksum [2023-03-13T19:37:58.113Z] 52ebb69f0ebf: Download complete [2023-03-13T19:38:10.463Z] ce5c4a1c91eb: Pull complete [2023-03-13T19:38:10.463Z] 169dfbe0d373: Pull complete [2023-03-13T19:38:10.463Z] e1ff8fa3b103: Pull complete [2023-03-13T19:38:15.834Z] 52ebb69f0ebf: Pull complete [2023-03-13T19:38:17.784Z] 5abe8eddf0d5: Pull complete [2023-03-13T19:38:17.784Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-13T19:38:17.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-13T19:38:18.053Z] ---> 6cb57ee374ae [2023-03-13T19:38:18.053Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T19:38:20.001Z] ---> Running in 8bafe8204585 [2023-03-13T19:38:20.001Z] Removing intermediate container 8bafe8204585 [2023-03-13T19:38:20.001Z] ---> 2ad30ef6514a [2023-03-13T19:38:20.001Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T19:38:20.001Z] ---> Running in 5c82f8536d45 [2023-03-13T19:38:20.270Z] Removing intermediate container 5c82f8536d45 [2023-03-13T19:38:20.270Z] ---> f250a50d425a [2023-03-13T19:38:20.270Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T19:38:20.540Z] ---> Running in 53491a19d5e9 [2023-03-13T19:38:20.808Z] Removing intermediate container 53491a19d5e9 [2023-03-13T19:38:20.808Z] ---> 67d6f5ce12c5 [2023-03-13T19:38:20.808Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T19:38:20.808Z] ---> Running in c50296ced6b3 [2023-03-13T19:38:22.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-13T19:38:22.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-13T19:38:23.457Z] OK: 263 MiB in 53 packages [2023-03-13T19:38:24.430Z] Removing intermediate container c50296ced6b3 [2023-03-13T19:38:24.430Z] ---> bcbf0df5e953 [2023-03-13T19:38:24.430Z] Step 7/12 : WORKDIR /app [2023-03-13T19:38:24.430Z] ---> Running in 3f8b54d99c3f [2023-03-13T19:38:24.697Z] Removing intermediate container 3f8b54d99c3f [2023-03-13T19:38:24.697Z] ---> d355ada48d46 [2023-03-13T19:38:24.697Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-13T19:38:25.280Z] ---> 561091dcfb0a [2023-03-13T19:38:25.280Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T19:38:25.280Z] ---> Running in e7a13d9e5631 [2023-03-13T19:39:33.199Z] Removing intermediate container e7a13d9e5631 [2023-03-13T19:39:33.200Z] ---> f8bef340cbf7 [2023-03-13T19:39:33.200Z] Step 10/12 : COPY . . [2023-03-13T19:39:33.200Z] ---> a09f96fc89cc [2023-03-13T19:39:33.200Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T19:39:33.200Z] ---> Running in bf520973ffb9 [2023-03-13T19:39:33.200Z] Removing intermediate container bf520973ffb9 [2023-03-13T19:39:33.200Z] ---> cdedf18977ce [2023-03-13T19:39:33.200Z] Step 12/12 : RUN $MAKE [2023-03-13T19:39:33.200Z] ---> Running in e7ab5d46aef2 [2023-03-13T19:39:33.200Z] noop [2023-03-13T19:39:33.200Z] Removing intermediate container e7ab5d46aef2 [2023-03-13T19:39:33.200Z] ---> 103d51a70c5a [2023-03-13T19:39:33.200Z] Successfully built 103d51a70c5a [2023-03-13T19:39:33.200Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:39:33.680Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T19:39:33.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:39:33.945Z] prd-ubuntu20.04-docker-arm64-4c-16g-9956 does not seem to be running inside a container [2023-03-13T19:39:34.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T19:39:35.187Z] $ docker top 1dda4bea27ca1af96e594a34b9785b87e14baae847a573d36c57c57b0c7a0c30 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T19:39:36.065Z] + go version [2023-03-13T19:39:36.065Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-13T19:39:36.098Z] $ docker stop --time=1 1dda4bea27ca1af96e594a34b9785b87e14baae847a573d36c57c57b0c7a0c30 [2023-03-13T19:39:37.724Z] $ docker rm -f --volumes 1dda4bea27ca1af96e594a34b9785b87e14baae847a573d36c57c57b0c7a0c30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:39:38.522Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T19:39:38.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:39:38.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-9956 does not seem to be running inside a container [2023-03-13T19:39:38.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T19:39:40.013Z] $ docker top e3264810c03f391bbb151e2b68fb460050d1ccaa3117cd46587b143d114b3264 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T19:39:40.555Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-03-13T19:39:41.531Z] + make test [2023-03-13T19:39:41.531Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-13T19:42:18.267Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-13T19:42:28.362Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-13T19:42:29.773Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.560s coverage: 86.2% of statements [2023-03-13T19:42:42.098Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.536s coverage: 71.9% of statements [2023-03-13T19:42:42.098Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-13T19:42:42.098Z] go vet ./... [2023-03-13T19:45:03.820Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T19:45:03.820Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T19:45:03.820Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-13T19:45:03.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T19:45:03.890Z] $ docker stop --time=1 e3264810c03f391bbb151e2b68fb460050d1ccaa3117cd46587b143d114b3264 [2023-03-13T19:45:05.853Z] $ docker rm -f --volumes e3264810c03f391bbb151e2b68fb460050d1ccaa3117cd46587b143d114b3264 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T19:45:07.423Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T19:45:07.458Z] Warning: overwriting stash ‘coverage-report’ [2023-03-13T19:45:07.930Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T19:45:08.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T19:45:08.923Z] + ls -al . [2023-03-13T19:45:08.923Z] total 224 [2023-03-13T19:45:08.923Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 19:39 . [2023-03-13T19:45:08.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 19:37 .. [2023-03-13T19:45:08.923Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 13 19:37 .dockerignore [2023-03-13T19:45:08.923Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 19:37 .git [2023-03-13T19:45:08.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 19:37 .github [2023-03-13T19:45:08.923Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 13 19:37 .gitignore [2023-03-13T19:45:08.923Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 19:37 .golangci.yml [2023-03-13T19:45:08.923Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 13 19:37 Attribution.txt [2023-03-13T19:45:08.923Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 13 19:37 CHANGELOG.md [2023-03-13T19:45:08.923Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 13 19:37 Dockerfile [2023-03-13T19:45:08.923Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 19:37 GOVERNANCE.md [2023-03-13T19:45:08.923Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 13 19:37 Jenkinsfile [2023-03-13T19:45:08.923Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 13 19:37 LICENSE [2023-03-13T19:45:08.923Z] -rw-rw-r-- 1 jenkins jenkins 2462 Mar 13 19:37 Makefile [2023-03-13T19:45:08.923Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 13 19:37 OWNERS.md [2023-03-13T19:45:08.923Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 13 19:37 README.md [2023-03-13T19:45:08.923Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 19:35 VERSION [2023-03-13T19:45:08.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 19:37 bin [2023-03-13T19:45:08.923Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 13 19:42 coverage.out [2023-03-13T19:45:08.923Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 13 19:37 go.mod [2023-03-13T19:45:08.923Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 13 19:37 go.sum [2023-03-13T19:45:08.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 19:37 images [2023-03-13T19:45:08.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 19:37 internal [2023-03-13T19:45:08.923Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 13 19:37 main.go [2023-03-13T19:45:08.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 19:37 res [2023-03-13T19:45:08.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 19:37 snap [2023-03-13T19:45:08.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 19:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:45:09.360Z] + 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=ded13638d6ac6f477213873174ae4ee0350e9893 --label arch=arm64 --label version=0.0.0 . [2023-03-13T19:45:09.643Z] Sending build context to Docker daemon 678.9kB [2023-03-13T19:45:09.643Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T19:45:09.643Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-13T19:45:09.643Z] ---> 103d51a70c5a [2023-03-13T19:45:09.643Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T19:45:09.939Z] ---> Running in adc7b708271d [2023-03-13T19:45:10.230Z] Removing intermediate container adc7b708271d [2023-03-13T19:45:10.230Z] ---> 045339abba9b [2023-03-13T19:45:10.230Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T19:45:10.230Z] ---> Running in 28f89382c3ef [2023-03-13T19:45:10.506Z] Removing intermediate container 28f89382c3ef [2023-03-13T19:45:10.506Z] ---> 46d7c4ffc908 [2023-03-13T19:45:10.506Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-13T19:45:10.506Z] ---> Running in 85ee32e5a7c8 [2023-03-13T19:45:10.778Z] Removing intermediate container 85ee32e5a7c8 [2023-03-13T19:45:10.778Z] ---> 9f4cbf497f42 [2023-03-13T19:45:10.778Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T19:45:11.063Z] ---> Running in 2ada9b35cce9 [2023-03-13T19:45:12.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-13T19:45:12.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-13T19:45:13.590Z] OK: 263 MiB in 53 packages [2023-03-13T19:45:14.560Z] Removing intermediate container 2ada9b35cce9 [2023-03-13T19:45:14.560Z] ---> 4e6b75b29d10 [2023-03-13T19:45:14.560Z] Step 7/29 : WORKDIR /app [2023-03-13T19:45:14.560Z] ---> Running in 78d1d175bb46 [2023-03-13T19:45:14.830Z] Removing intermediate container 78d1d175bb46 [2023-03-13T19:45:14.830Z] ---> 4aa7eccfe087 [2023-03-13T19:45:14.830Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-13T19:45:15.418Z] ---> 76c4d7e56979 [2023-03-13T19:45:15.418Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T19:45:15.418Z] ---> Running in 285b34951d12 [2023-03-13T19:45:18.775Z] Removing intermediate container 285b34951d12 [2023-03-13T19:45:18.775Z] ---> 9a2f223268b8 [2023-03-13T19:45:18.775Z] Step 10/29 : COPY . . [2023-03-13T19:45:19.044Z] ---> d240089bbd75 [2023-03-13T19:45:19.044Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T19:45:19.044Z] ---> Running in a9053b92e979 [2023-03-13T19:45:19.314Z] Removing intermediate container a9053b92e979 [2023-03-13T19:45:19.314Z] ---> 9e6e2f0811a6 [2023-03-13T19:45:19.314Z] Step 12/29 : RUN $MAKE [2023-03-13T19:45:19.314Z] ---> Running in 9c8c8f53c13c [2023-03-13T19:45:20.279Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -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-13T19:47:26.960Z] Removing intermediate container 9c8c8f53c13c [2023-03-13T19:47:26.960Z] ---> cf937a2868da [2023-03-13T19:47:26.960Z] Step 13/29 : FROM alpine:3.14 [2023-03-13T19:47:26.960Z] 3.14: Pulling from library/alpine [2023-03-13T19:47:26.960Z] 6f0e733d82e2: Pulling fs layer [2023-03-13T19:47:26.960Z] 6f0e733d82e2: Verifying Checksum [2023-03-13T19:47:26.960Z] 6f0e733d82e2: Download complete [2023-03-13T19:47:28.368Z] 6f0e733d82e2: Pull complete [2023-03-13T19:47:28.368Z] Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 [2023-03-13T19:47:28.368Z] Status: Downloaded newer image for alpine:3.14 [2023-03-13T19:47:28.368Z] ---> bf97f6347a60 [2023-03-13T19:47:28.368Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-13T19:47:28.368Z] ---> Running in 1850fd278526 [2023-03-13T19:47:28.637Z] Removing intermediate container 1850fd278526 [2023-03-13T19:47:28.637Z] ---> b9d13c1d1e93 [2023-03-13T19:47:28.637Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-13T19:47:28.637Z] ---> Running in 44525b85ff7b [2023-03-13T19:47:28.905Z] Removing intermediate container 44525b85ff7b [2023-03-13T19:47:28.906Z] ---> 3f5ee49070bf [2023-03-13T19:47:28.906Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-13T19:47:29.174Z] ---> Running in 667a94fbfa75 [2023-03-13T19:47:30.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-13T19:47:30.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-13T19:47:31.367Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-13T19:47:31.367Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-13T19:47:31.367Z] Executing busybox-1.33.1-r8.trigger [2023-03-13T19:47:31.367Z] Executing ca-certificates-20220614-r0.trigger [2023-03-13T19:47:31.367Z] OK: 6 MiB in 16 packages [2023-03-13T19:47:32.775Z] Removing intermediate container 667a94fbfa75 [2023-03-13T19:47:32.775Z] ---> cd294daa8d43 [2023-03-13T19:47:32.775Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-13T19:47:33.041Z] ---> a973745c671a [2023-03-13T19:47:33.041Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-13T19:47:33.625Z] ---> d954f475a752 [2023-03-13T19:47:33.625Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-13T19:47:33.891Z] ---> c0229a75b702 [2023-03-13T19:47:33.891Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-13T19:47:34.472Z] ---> 5b129954d9c9 [2023-03-13T19:47:34.473Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-13T19:47:35.898Z] ---> 1fa46defa21e [2023-03-13T19:47:35.898Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-13T19:47:35.898Z] ---> Running in 57a375155a19 [2023-03-13T19:47:37.298Z] Removing intermediate container 57a375155a19 [2023-03-13T19:47:37.298Z] ---> 288aa337ddc0 [2023-03-13T19:47:37.298Z] Step 23/29 : VOLUME /cache [2023-03-13T19:47:37.298Z] ---> Running in 900a8bbe36d5 [2023-03-13T19:47:37.561Z] Removing intermediate container 900a8bbe36d5 [2023-03-13T19:47:37.561Z] ---> 6430f53ffe84 [2023-03-13T19:47:37.561Z] Step 24/29 : EXPOSE 59711 [2023-03-13T19:47:37.561Z] ---> Running in a49f003111ea [2023-03-13T19:47:37.826Z] Removing intermediate container a49f003111ea [2023-03-13T19:47:37.826Z] ---> 641b04580fbc [2023-03-13T19:47:37.826Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-13T19:47:37.826Z] ---> Running in 835161274b2b [2023-03-13T19:47:38.092Z] Removing intermediate container 835161274b2b [2023-03-13T19:47:38.092Z] ---> b5e67a978b48 [2023-03-13T19:47:38.092Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-13T19:47:38.092Z] ---> Running in af1468c4ff8a [2023-03-13T19:47:38.361Z] Removing intermediate container af1468c4ff8a [2023-03-13T19:47:38.361Z] ---> 0567455cc5f6 [2023-03-13T19:47:38.361Z] Step 27/29 : LABEL arch=arm64 [2023-03-13T19:47:38.628Z] ---> Running in b5540add5ebf [2023-03-13T19:47:38.896Z] Removing intermediate container b5540add5ebf [2023-03-13T19:47:38.896Z] ---> c3661208a604 [2023-03-13T19:47:38.896Z] Step 28/29 : LABEL git_sha=ded13638d6ac6f477213873174ae4ee0350e9893 [2023-03-13T19:47:38.896Z] ---> Running in b0403d3e32a6 [2023-03-13T19:47:39.162Z] Removing intermediate container b0403d3e32a6 [2023-03-13T19:47:39.162Z] ---> a037ace17e93 [2023-03-13T19:47:39.162Z] Step 29/29 : LABEL version=0.0.0 [2023-03-13T19:47:39.162Z] ---> Running in 32aff876ff0e [2023-03-13T19:47:39.428Z] Removing intermediate container 32aff876ff0e [2023-03-13T19:47:39.428Z] ---> afa955a1e5d4 [2023-03-13T19:47:39.428Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T19:47:39.428Z] Successfully built afa955a1e5d4 [2023-03-13T19:47:39.428Z] 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-13T19:47:40.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T19:47:40.251Z] [2023-03-13T19:47:40.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:47:40.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T19:47:40.655Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-13T19:47:40.655Z] 8998bd30e6a1: Pulling fs layer [2023-03-13T19:47:40.655Z] 04944245beec: Pulling fs layer [2023-03-13T19:47:40.655Z] 699f458cf7ca: Pulling fs layer [2023-03-13T19:47:40.655Z] 765212b225bb: Pulling fs layer [2023-03-13T19:47:40.655Z] f23df028b6ca: Pulling fs layer [2023-03-13T19:47:40.655Z] d65c8cfc05b1: Pulling fs layer [2023-03-13T19:47:40.655Z] 2437ff75d9bd: Pulling fs layer [2023-03-13T19:47:40.655Z] 765212b225bb: Waiting [2023-03-13T19:47:40.655Z] f23df028b6ca: Waiting [2023-03-13T19:47:40.655Z] d65c8cfc05b1: Waiting [2023-03-13T19:47:40.655Z] 2437ff75d9bd: Waiting [2023-03-13T19:47:40.920Z] 04944245beec: Verifying Checksum [2023-03-13T19:47:40.920Z] 04944245beec: Download complete [2023-03-13T19:47:40.920Z] 765212b225bb: Verifying Checksum [2023-03-13T19:47:40.920Z] 765212b225bb: Download complete [2023-03-13T19:47:40.920Z] f23df028b6ca: Download complete [2023-03-13T19:47:40.920Z] d65c8cfc05b1: Verifying Checksum [2023-03-13T19:47:40.920Z] d65c8cfc05b1: Download complete [2023-03-13T19:47:40.920Z] 699f458cf7ca: Verifying Checksum [2023-03-13T19:47:40.920Z] 699f458cf7ca: Download complete [2023-03-13T19:47:41.504Z] 8998bd30e6a1: Verifying Checksum [2023-03-13T19:47:41.504Z] 8998bd30e6a1: Download complete [2023-03-13T19:47:43.438Z] 2437ff75d9bd: Verifying Checksum [2023-03-13T19:47:43.438Z] 2437ff75d9bd: Download complete [2023-03-13T19:47:44.853Z] 8998bd30e6a1: Pull complete [2023-03-13T19:47:45.435Z] 04944245beec: Pull complete [2023-03-13T19:47:46.392Z] 699f458cf7ca: Pull complete [2023-03-13T19:47:46.657Z] 765212b225bb: Pull complete [2023-03-13T19:47:47.240Z] f23df028b6ca: Pull complete [2023-03-13T19:47:47.505Z] d65c8cfc05b1: Pull complete [2023-03-13T19:47:59.789Z] 2437ff75d9bd: Pull complete [2023-03-13T19:47:59.789Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-13T19:47:59.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T19:47:59.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:48:00.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-9956 does not seem to be running inside a container [2023-03-13T19:48:00.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-13T19:48:02.704Z] $ docker top 8751c59cefd33dc9a5e1ea8333e4c1526022631819da3a6097092ed312b4ca59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:48:03.287Z] ---> job-cost.sh [2023-03-13T19:48:03.552Z] lf-activate-venv: SKIPPING [2023-03-13T19:48:03.552Z] INFO: No Stack... [2023-03-13T19:48:04.132Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-13T19:48:04.716Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T19:48:05.070Z] + + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csvcut -d, -f6 [2023-03-13T19:48:05.070Z] [Pipeline] lock [2023-03-13T19:48:05.416Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-157-1-stack-cost] [2023-03-13T19:48:05.424Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-157-1-stack-cost] did not exist. Created. [2023-03-13T19:48:05.424Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-157-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T19:48:06.154Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-05999dcd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-13T19:48:06.769Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-13T19:48:06.803Z] Warning: overwriting stash ‘stack-cost’ [2023-03-13T19:48:06.851Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T19:48:06.866Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-157-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T19:48:06.958Z] $ docker stop --time=1 8751c59cefd33dc9a5e1ea8333e4c1526022631819da3a6097092ed312b4ca59 [2023-03-13T19:48:08.450Z] $ docker rm -f --volumes 8751c59cefd33dc9a5e1ea8333e4c1526022631819da3a6097092ed312b4ca59 [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-13T19:48:09.438Z] provisioning config files... [2023-03-13T19:48:09.446Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp/config10470003633221883781tmp [Pipeline] { [Pipeline] sh [2023-03-13T19:48:09.771Z] + set +x [2023-03-13T19:48:09.771Z] + curl -s https://codecov.io/bash [2023-03-13T19:48:09.771Z] + bash -s -- [2023-03-13T19:48:09.771Z] [2023-03-13T19:48:09.771Z] _____ _ [2023-03-13T19:48:09.771Z] / ____| | | [2023-03-13T19:48:09.771Z] | | ___ __| | ___ ___ _____ __ [2023-03-13T19:48:09.771Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-13T19:48:09.771Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-13T19:48:09.771Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-13T19:48:09.771Z] Bash-1.0.6 [2023-03-13T19:48:09.771Z] [2023-03-13T19:48:09.771Z] [2023-03-13T19:48:09.771Z] ==> git version 2.25.1 found [2023-03-13T19:48:09.771Z] ==> 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-13T19:48:09.771Z] Release-Date: 2020-01-08 [2023-03-13T19:48:09.771Z] 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-13T19:48:09.771Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-13T19:48:09.771Z] ==> Jenkins CI detected. [2023-03-13T19:48:09.771Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-157 [2023-03-13T19:48:09.771Z] project root: . [2023-03-13T19:48:09.771Z] --> token set from env [2023-03-13T19:48:09.771Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-13T19:48:09.771Z] ==> Running gcov in . (disable via -X gcov) [2023-03-13T19:48:09.771Z] ==> Python coveragepy not found [2023-03-13T19:48:09.771Z] ==> Searching for coverage reports in: [2023-03-13T19:48:09.771Z] + . [2023-03-13T19:48:09.771Z] -> Found 1 reports [2023-03-13T19:48:09.771Z] ==> Detecting git/mercurial file structure [2023-03-13T19:48:09.771Z] ==> Reading reports [2023-03-13T19:48:09.771Z] + ./coverage.out bytes=41317 [2023-03-13T19:48:10.030Z] ==> Appending adjustments [2023-03-13T19:48:10.030Z] https://docs.codecov.io/docs/fixing-reports [2023-03-13T19:48:10.030Z] + Found adjustments [2023-03-13T19:48:10.030Z] ==> Gzipping contents [2023-03-13T19:48:10.030Z] 12K /tmp/codecov.yBdz66.gz [2023-03-13T19:48:10.030Z] ==> Uploading reports [2023-03-13T19:48:10.030Z] url: https://codecov.io [2023-03-13T19:48:10.030Z] query: branch=PR-157&commit=ded13638d6ac6f477213873174ae4ee0350e9893&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-157%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=157&job=&cmd_args= [2023-03-13T19:48:10.030Z] -> Pinging Codecov [2023-03-13T19:48:10.030Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-157&commit=ded13638d6ac6f477213873174ae4ee0350e9893&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-157%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=157&job=&cmd_args= [2023-03-13T19:48:10.290Z] -> Uploading to [2023-03-13T19:48:10.290Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-13/581DD39554BDF9B6E22D074273EAD858/ded13638d6ac6f477213873174ae4ee0350e9893/a287024e-67f1-40f8-810a-a8bdd28b66fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T194810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf6f241d79f7f83ec22cac55603f3bf30cdd7eee67674cd67574136c9a413799 [2023-03-13T19:48:10.290Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T19:48:10.290Z] Dload Upload Total Spent Left Speed [2023-03-13T19:48:10.549Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11805 0 0 100 11805 0 34618 --:--:-- --:--:-- --:--:-- 34517 [2023-03-13T19:48:10.549Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ded13638d6ac6f477213873174ae4ee0350e9893 [Pipeline] } [2023-03-13T19:48:10.576Z] 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-13T19:48:12.308Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-157/archives ] [2023-03-13T19:48:12.308Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-157/archives [2023-03-13T19:48:12.308Z] total 16 [2023-03-13T19:48:12.309Z] drwxr-xr-x 3 root root 4096 Mar 13 19:37 . [2023-03-13T19:48:12.309Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 13 19:37 .. [2023-03-13T19:48:12.309Z] drwxr-xr-x 2 root root 4096 Mar 13 19:37 cost [2023-03-13T19:48:12.309Z] -rw-r--r-- 1 root root 95 Mar 13 19:37 cost.csv [2023-03-13T19:48:12.309Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-157/archives [2023-03-13T19:48:12.309Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-157/archives [2023-03-13T19:48:12.309Z] total 16 [2023-03-13T19:48:12.309Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 19:37 . [2023-03-13T19:48:12.309Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 13 19:37 .. [2023-03-13T19:48:12.309Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 19:37 cost [2023-03-13T19:48:12.309Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 13 19:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:48:12.637Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:48:13.527Z] ---> package-listing.sh [2023-03-13T19:48:13.527Z] ++ facter osfamily [2023-03-13T19:48:13.527Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-13T19:48:13.786Z] + OS_FAMILY=debian [2023-03-13T19:48:13.786Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-157 [2023-03-13T19:48:13.786Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-13T19:48:13.786Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-13T19:48:13.786Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-13T19:48:13.786Z] + PACKAGES=/tmp/packages_start.txt [2023-03-13T19:48:13.786Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-157 ']' [2023-03-13T19:48:13.786Z] + PACKAGES=/tmp/packages_end.txt [2023-03-13T19:48:13.786Z] + case "${OS_FAMILY}" in [2023-03-13T19:48:13.786Z] + dpkg -l [2023-03-13T19:48:13.786Z] + grep '^ii' [2023-03-13T19:48:13.786Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-13T19:48:13.786Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-13T19:48:13.786Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-13T19:48:13.786Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-157 ']' [2023-03-13T19:48:13.786Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-157/archives/ [2023-03-13T19:48:13.786Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-157/archives/ [Pipeline] echo [2023-03-13T19:48:13.820Z] 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-157/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-13T19:48:14.114Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T19:48:14.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T19:48:14.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T19:48:14.871Z] prd-ubuntu20.04-docker-8c-8g-9955 does not seem to be running inside a container [2023-03-13T19:48:14.903Z] $ 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-157/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-157 -v /w/workspace/y_app-rfid-llrp-inventory_PR-157:/w/workspace/y_app-rfid-llrp-inventory_PR-157:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-157@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T19:48:15.121Z] $ docker top a9ed4c60582b2a5132656367544bb2cbf189a1929c00af3b0fe652d5e42d707f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T19:48:15.504Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-13T19:48:15.812Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-13T19:48:16.129Z] + ls /var/log/sa-host [2023-03-13T19:48:16.129Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T19:48:16.343Z] provisioning config files... [2023-03-13T19:48:16.352Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp/config18050927856961909661tmp [Pipeline] { [Pipeline] echo [2023-03-13T19:48:16.401Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:48:16.711Z] ---> create-netrc.sh [Pipeline] } [2023-03-13T19:48:16.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:48:17.129Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-13T19:48:17.163Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:48:17.473Z] ---> sudo-logs.sh [2023-03-13T19:48:17.473Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-13T19:48:17.559Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:48:17.868Z] ---> job-cost.sh [2023-03-13T19:48:17.868Z] lf-activate-venv: SKIPPING [2023-03-13T19:48:17.868Z] DEBUG: total: 0.2199999988079071 [2023-03-13T19:48:17.868Z] INFO: Retrieving Stack Cost... [2023-03-13T19:48:18.129Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T19:48:18.702Z] INFO: Archiving Costs [Pipeline] echo [2023-03-13T19:48:18.743Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T19:48:19.059Z] ---> logs-deploy.sh [2023-03-13T19:48:19.059Z] lf-activate-venv: SKIPPING [2023-03-13T19:48:19.059Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-157/1 [2023-03-13T19:48:19.059Z] INFO: archiving workspace using pattern(s): [2023-03-13T19:48:19.997Z] Archives upload complete. [2023-03-13T19:48:19.997Z] INFO: archiving logs to Nexus