Pull request #196 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84be36d1c903555fa53460e2131326c9cd2a3a71+42fa94e7a01bb85ea5a8778b4167b161641c6daf (16d25d58a82e1b7fbea52245659dd986611036ac) 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-ssh10676660314263786849.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15425209015849120918.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-196/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-196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2805077247848290394.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-196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15964028996161571910.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh11344497396682969301.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-196/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-196/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16994276048876474092.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-16110 in /w/workspace/y_app-rfid-llrp-inventory_PR-196 [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-196 # 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 Merging remotes/origin/main commit 42fa94e7a01bb85ea5a8778b4167b161641c6daf into PR head commit 84be36d1c903555fa53460e2131326c9cd2a3a71 Merge succeeded, producing 84be36d1c903555fa53460e2131326c9cd2a3a71 Checking out Revision 84be36d1c903555fa53460e2131326c9cd2a3a71 (PR-196) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/196/head:refs/remotes/origin/PR-196 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84be36d1c903555fa53460e2131326c9cd2a3a71 # 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 42fa94e7a01bb85ea5a8778b4167b161641c6daf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84be36d1c903555fa53460e2131326c9cd2a3a71 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-19T14:00:31.032Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-19T14:00:31.229Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-19T14:00:31.333Z] ========================================================= [2023-05-19T14:00:31.334Z] EdgeX Global Pipelines Version Info [2023-05-19T14:00:31.334Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-19T14:00:32.087Z] ------------------- [2023-05-19T14:00:32.087Z] stable info: [2023-05-19T14:00:32.087Z] ------------------- [2023-05-19T14:00:32.087Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-19T14:00:32.088Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-19T14:00:32.088Z] Message: update stable to v1.0.249 [2023-05-19T14:00:32.658Z] ------------------- [2023-05-19T14:00:32.658Z] experimental info: [2023-05-19T14:00:32.658Z] ------------------- [2023-05-19T14:00:32.658Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-19T14:00:32.658Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-19T14:00:32.658Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-19T14:00:32.947Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-19T14:00:32.988Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-19T14:00:33.028Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-19T14:00:33.069Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-19T14:00:33.105Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-19T14:00:33.152Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-19T14:00:33.193Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-19T14:00:33.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-19T14:00:33.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-19T14:00:33.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-19T14:00:33.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-19T14:00:33.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-19T14:00:33.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-19T14:00:33.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-19T14:00:33.524Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-19T14:00:33.563Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-19T14:00:33.601Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-19T14:00:33.638Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-19T14:00:33.679Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-19T14:00:33.716Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-19T14:00:33.767Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-19T14:00:33.808Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-19T14:00:33.843Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-19T14:00:33.879Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-19T14:00:33.916Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-19T14:00:33.956Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-19T14:00:33.994Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-19T14:00:34.030Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-196 [Pipeline] echo [2023-05-19T14:00:34.068Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-196 [Pipeline] echo [2023-05-19T14:00:34.112Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-196 [Pipeline] echo [2023-05-19T14:00:34.155Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84be36d1c903555fa53460e2131326c9cd2a3a71 [Pipeline] echo [2023-05-19T14:00:34.201Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84be36d [Pipeline] echo [2023-05-19T14:00:34.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T14:00:34.380Z] provisioning config files... [2023-05-19T14:00:34.396Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config14025113776284400611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T14:00:34.767Z] ---> docker-login.sh [2023-05-19T14:00:34.767Z] nexus3.edgexfoundry.org:10001 [2023-05-19T14:00:35.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T14:00:35.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T14:00:35.029Z] Configure a credential helper to remove this warning. See [2023-05-19T14:00:35.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T14:00:35.029Z] [2023-05-19T14:00:35.029Z] Login Succeeded [2023-05-19T14:00:35.029Z] nexus3.edgexfoundry.org:10002 [2023-05-19T14:00:35.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T14:00:35.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T14:00:35.291Z] Configure a credential helper to remove this warning. See [2023-05-19T14:00:35.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T14:00:35.291Z] [2023-05-19T14:00:35.291Z] Login Succeeded [2023-05-19T14:00:35.291Z] nexus3.edgexfoundry.org:10003 [2023-05-19T14:00:35.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T14:00:35.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T14:00:35.291Z] Configure a credential helper to remove this warning. See [2023-05-19T14:00:35.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T14:00:35.291Z] [2023-05-19T14:00:35.291Z] Login Succeeded [2023-05-19T14:00:35.291Z] nexus3.edgexfoundry.org:10004 [2023-05-19T14:00:35.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T14:00:35.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T14:00:35.552Z] Configure a credential helper to remove this warning. See [2023-05-19T14:00:35.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T14:00:35.552Z] [2023-05-19T14:00:35.552Z] Login Succeeded [2023-05-19T14:00:35.552Z] docker.io [2023-05-19T14:00:35.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T14:00:35.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T14:00:35.813Z] Configure a credential helper to remove this warning. See [2023-05-19T14:00:35.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T14:00:35.813Z] [2023-05-19T14:00:35.813Z] Login Succeeded [2023-05-19T14:00:35.813Z] ---> docker-login.sh ends [Pipeline] } [2023-05-19T14:00:35.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-19T14:00:36.489Z] + git rev-list -1 --merges 84be36d1c903555fa53460e2131326c9cd2a3a71~1..84be36d1c903555fa53460e2131326c9cd2a3a71 [Pipeline] echo [2023-05-19T14:00:36.554Z] -----------> git rev-list -1 --merges 84be36d1c903555fa53460e2131326c9cd2a3a71~1..84be36d1c903555fa53460e2131326c9cd2a3a71 84be36d1c903555fa53460e2131326c9cd2a3a71 [false] [Pipeline] sh [2023-05-19T14:00:36.877Z] + git log --format=format:%s -1 84be36d1c903555fa53460e2131326c9cd2a3a71 [Pipeline] echo [2023-05-19T14:00:36.919Z] ========================================================= [2023-05-19T14:00:36.919Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-19T14:00:36.919Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-19T14:00:37.357Z] + git log --format=format:%s -1 84be36d1c903555fa53460e2131326c9cd2a3a71 [Pipeline] echo [2023-05-19T14:00:37.389Z] [semverPrep] GIT_COMMIT: 84be36d1c903555fa53460e2131326c9cd2a3a71, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 [Pipeline] echo [2023-05-19T14:00:37.418Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-19T14:00:37.893Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-19T14:00:37.893Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-19T14:00:37.893Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-19T14:00:37.893Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-19T14:00:37.893Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-19T14:00:37.893Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-19T14:00:37.893Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T14:00:38.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-19T14:00:38.315Z] [2023-05-19T14:00:38.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T14:00:38.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-19T14:00:38.687Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-19T14:00:38.687Z] b85a868b505f: Pulling fs layer [2023-05-19T14:00:38.687Z] e2be974225ed: Pulling fs layer [2023-05-19T14:00:38.687Z] 339a4e72a1f5: Pulling fs layer [2023-05-19T14:00:38.687Z] 988bab9f4d93: Pulling fs layer [2023-05-19T14:00:38.687Z] 1469e6f7b9e6: Pulling fs layer [2023-05-19T14:00:38.687Z] eaf3925da568: Pulling fs layer [2023-05-19T14:00:38.687Z] bab4dde63d76: Pulling fs layer [2023-05-19T14:00:38.687Z] bde34c3a00c8: Pulling fs layer [2023-05-19T14:00:38.687Z] b352a97aabf1: Pulling fs layer [2023-05-19T14:00:38.687Z] 4872d77fe225: Pulling fs layer [2023-05-19T14:00:38.687Z] 5851b861e8e6: Pulling fs layer [2023-05-19T14:00:38.687Z] eaf3925da568: Waiting [2023-05-19T14:00:38.687Z] bab4dde63d76: Waiting [2023-05-19T14:00:38.687Z] bde34c3a00c8: Waiting [2023-05-19T14:00:38.687Z] b352a97aabf1: Waiting [2023-05-19T14:00:38.687Z] 4872d77fe225: Waiting [2023-05-19T14:00:38.687Z] 988bab9f4d93: Waiting [2023-05-19T14:00:38.687Z] 1469e6f7b9e6: Waiting [2023-05-19T14:00:38.687Z] 5851b861e8e6: Waiting [2023-05-19T14:00:38.687Z] e2be974225ed: Verifying Checksum [2023-05-19T14:00:38.687Z] e2be974225ed: Download complete [2023-05-19T14:00:38.687Z] 988bab9f4d93: Verifying Checksum [2023-05-19T14:00:38.687Z] 988bab9f4d93: Download complete [2023-05-19T14:00:38.687Z] 1469e6f7b9e6: Verifying Checksum [2023-05-19T14:00:38.687Z] 1469e6f7b9e6: Download complete [2023-05-19T14:00:38.687Z] 339a4e72a1f5: Verifying Checksum [2023-05-19T14:00:38.687Z] 339a4e72a1f5: Download complete [2023-05-19T14:00:38.687Z] eaf3925da568: Download complete [2023-05-19T14:00:38.947Z] bde34c3a00c8: Verifying Checksum [2023-05-19T14:00:38.947Z] bde34c3a00c8: Download complete [2023-05-19T14:00:38.947Z] b352a97aabf1: Verifying Checksum [2023-05-19T14:00:38.947Z] b352a97aabf1: Download complete [2023-05-19T14:00:38.947Z] 4872d77fe225: Verifying Checksum [2023-05-19T14:00:38.947Z] 4872d77fe225: Download complete [2023-05-19T14:00:38.947Z] 5851b861e8e6: Verifying Checksum [2023-05-19T14:00:38.947Z] 5851b861e8e6: Download complete [2023-05-19T14:00:38.947Z] b85a868b505f: Verifying Checksum [2023-05-19T14:00:38.947Z] b85a868b505f: Download complete [2023-05-19T14:00:39.207Z] bab4dde63d76: Verifying Checksum [2023-05-19T14:00:39.207Z] bab4dde63d76: Download complete [2023-05-19T14:00:40.611Z] b85a868b505f: Pull complete [2023-05-19T14:00:40.611Z] e2be974225ed: Pull complete [2023-05-19T14:00:41.183Z] 339a4e72a1f5: Pull complete [2023-05-19T14:00:41.183Z] 988bab9f4d93: Pull complete [2023-05-19T14:00:41.441Z] 1469e6f7b9e6: Pull complete [2023-05-19T14:00:41.441Z] eaf3925da568: Pull complete [2023-05-19T14:00:43.344Z] bab4dde63d76: Pull complete [2023-05-19T14:00:43.344Z] bde34c3a00c8: Pull complete [2023-05-19T14:00:43.604Z] b352a97aabf1: Pull complete [2023-05-19T14:00:43.604Z] 4872d77fe225: Pull complete [2023-05-19T14:00:43.604Z] 5851b861e8e6: Pull complete [2023-05-19T14:00:43.604Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-19T14:00:43.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-19T14:00:43.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T14:00:43.832Z] prd-ubuntu20.04-docker-8c-8g-16110 does not seem to be running inside a container [2023-05-19T14:00:43.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-19T14:00:48.820Z] $ docker top 86337a6e45b59907991e26000bfb549a0adb4a0d99b0a2de4f75d22d9a5f77d4 -eo pid,comm [2023-05-19T14:00:48.877Z] 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-05-19T14:00:48.877Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-19T14:00:49.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-19T14:00:49.003Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-19T14:00:49.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-19T14:00:49.148Z] $ docker exec 86337a6e45b59907991e26000bfb549a0adb4a0d99b0a2de4f75d22d9a5f77d4 ssh-agent [2023-05-19T14:00:49.265Z] SSH_AUTH_SOCK=/tmp/ssh-6VD3gZiUJi1v/agent.33 [2023-05-19T14:00:49.265Z] SSH_AGENT_PID=39 [2023-05-19T14:00:49.273Z] Running ssh-add (command line suppressed) [2023-05-19T14:00:49.379Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_6458308784745348287.key (/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_6458308784745348287.key) [2023-05-19T14:00:49.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-19T14:00:49.720Z] + git tag --points-at HEAD [Pipeline] } [2023-05-19T14:00:49.750Z] $ docker exec --env ******** --env ******** 86337a6e45b59907991e26000bfb549a0adb4a0d99b0a2de4f75d22d9a5f77d4 ssh-agent -k [2023-05-19T14:00:49.853Z] unset SSH_AUTH_SOCK; [2023-05-19T14:00:49.855Z] unset SSH_AGENT_PID; [2023-05-19T14:00:49.855Z] echo Agent pid 39 killed; [2023-05-19T14:00:49.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-19T14:00:49.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-19T14:00:49.949Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-19T14:00:50.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-19T14:00:50.079Z] $ docker exec 86337a6e45b59907991e26000bfb549a0adb4a0d99b0a2de4f75d22d9a5f77d4 ssh-agent [2023-05-19T14:00:50.182Z] SSH_AUTH_SOCK=/tmp/ssh-1iau4n2jnwH9/agent.71 [2023-05-19T14:00:50.182Z] SSH_AGENT_PID=77 [2023-05-19T14:00:50.187Z] Running ssh-add (command line suppressed) [2023-05-19T14:00:50.321Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_15871773814600331050.key (/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_15871773814600331050.key) [2023-05-19T14:00:50.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-19T14:00:50.662Z] + git semver init [2023-05-19T14:00:50.926Z] 2023-05-19 14:00:50,876 [run_init] DEBUG init version:0.0.0 force:False [2023-05-19T14:00:50.926Z] 2023-05-19 14:00:50,877 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver [2023-05-19T14:00:50.926Z] 2023-05-19 14:00:50,877 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver [2023-05-19T14:00:50.926Z] 2023-05-19 14:00:50,877 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-196, universal_newlines=False, shell=None, istream=None) [2023-05-19T14:00:52.336Z] 2023-05-19 14:00:51,991 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.git/info/exclude [2023-05-19T14:00:52.336Z] 2023-05-19 14:00:51,991 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver/PR-196 with force:False [2023-05-19T14:00:52.336Z] 2023-05-19 14:00:51,992 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver/PR-196 [2023-05-19T14:00:52.336Z] 2023-05-19 14:00:51,996 [execute] INFO git cat-file --batch-check [2023-05-19T14:00:52.336Z] 2023-05-19 14:00:51,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver, universal_newlines=False, shell=None, istream=) [2023-05-19T14:00:52.336Z] 2023-05-19 14:00:52,002 [execute] INFO git cat-file --batch [2023-05-19T14:00:52.336Z] 2023-05-19 14:00:52,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver, universal_newlines=False, shell=None, istream=) [2023-05-19T14:00:52.336Z] 2023-05-19 14:00:52,007 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver/PR-196 [2023-05-19T14:00:52.336Z] 0.0.0 [Pipeline] } [2023-05-19T14:00:52.363Z] $ docker exec --env ******** --env ******** 86337a6e45b59907991e26000bfb549a0adb4a0d99b0a2de4f75d22d9a5f77d4 ssh-agent -k [2023-05-19T14:00:52.482Z] unset SSH_AUTH_SOCK; [2023-05-19T14:00:52.483Z] unset SSH_AGENT_PID; [2023-05-19T14:00:52.483Z] echo Agent pid 77 killed; [2023-05-19T14:00:52.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-19T14:00:52.918Z] + git semver [Pipeline] } [2023-05-19T14:00:53.207Z] $ docker stop --time=1 86337a6e45b59907991e26000bfb549a0adb4a0d99b0a2de4f75d22d9a5f77d4 [2023-05-19T14:00:54.507Z] $ docker rm -f --volumes 86337a6e45b59907991e26000bfb549a0adb4a0d99b0a2de4f75d22d9a5f77d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-19T14:00:54.909Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-19T14:00:55.182Z] Stashed 1 file(s) [Pipeline] echo [2023-05-19T14:00:55.198Z] [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-05-19T14:00:55.839Z] provisioning config files... [2023-05-19T14:00:55.850Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config12820171920359215135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T14:00:56.210Z] ---> docker-login.sh [2023-05-19T14:00:56.210Z] nexus3.edgexfoundry.org:10001 [2023-05-19T14:00:56.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T14:00:56.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T14:00:56.470Z] Configure a credential helper to remove this warning. See [2023-05-19T14:00:56.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T14:00:56.470Z] [2023-05-19T14:00:56.470Z] Login Succeeded [2023-05-19T14:00:56.470Z] nexus3.edgexfoundry.org:10002 [2023-05-19T14:00:56.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T14:00:56.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T14:00:56.470Z] Configure a credential helper to remove this warning. See [2023-05-19T14:00:56.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T14:00:56.470Z] [2023-05-19T14:00:56.470Z] Login Succeeded [2023-05-19T14:00:56.470Z] nexus3.edgexfoundry.org:10003 [2023-05-19T14:00:56.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T14:00:56.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T14:00:56.730Z] Configure a credential helper to remove this warning. See [2023-05-19T14:00:56.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T14:00:56.730Z] [2023-05-19T14:00:56.730Z] Login Succeeded [2023-05-19T14:00:56.730Z] nexus3.edgexfoundry.org:10004 [2023-05-19T14:00:56.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T14:00:56.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T14:00:56.730Z] Configure a credential helper to remove this warning. See [2023-05-19T14:00:56.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T14:00:56.730Z] [2023-05-19T14:00:56.730Z] Login Succeeded [2023-05-19T14:00:56.730Z] docker.io [2023-05-19T14:00:56.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T14:00:56.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T14:00:56.990Z] Configure a credential helper to remove this warning. See [2023-05-19T14:00:56.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T14:00:56.990Z] [2023-05-19T14:00:56.990Z] Login Succeeded [2023-05-19T14:00:56.990Z] ---> docker-login.sh ends [Pipeline] } [2023-05-19T14:00:57.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-19T14:00:57.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T14:00:57.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T14:00:57.274Z] ========================================================= [2023-05-19T14:00:57.274Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-19T14:00:57.274Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T14:00:57.749Z] + 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-05-19T14:00:57.749Z] Sending build context to Docker daemon 12.66MB [2023-05-19T14:00:57.749Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-19T14:00:57.749Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-19T14:00:57.749Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-19T14:00:57.749Z] f56be85fc22e: Pulling fs layer [2023-05-19T14:00:57.749Z] 85791d961cd3: Pulling fs layer [2023-05-19T14:00:57.749Z] d694b5ae8c79: Pulling fs layer [2023-05-19T14:00:57.749Z] 9f32a84ed3da: Pulling fs layer [2023-05-19T14:00:57.749Z] 4d19c01a9841: Pulling fs layer [2023-05-19T14:00:57.749Z] 9325e15d5711: Pulling fs layer [2023-05-19T14:00:57.749Z] 556b6ee489ea: Pulling fs layer [2023-05-19T14:00:57.749Z] c5a4b2cf53e6: Pulling fs layer [2023-05-19T14:00:57.749Z] 9f32a84ed3da: Waiting [2023-05-19T14:00:57.749Z] 4d19c01a9841: Waiting [2023-05-19T14:00:57.749Z] 9325e15d5711: Waiting [2023-05-19T14:00:57.749Z] 556b6ee489ea: Waiting [2023-05-19T14:00:57.749Z] c5a4b2cf53e6: Waiting [2023-05-19T14:00:58.009Z] 85791d961cd3: Download complete [2023-05-19T14:00:58.009Z] 9f32a84ed3da: Verifying Checksum [2023-05-19T14:00:58.009Z] 9f32a84ed3da: Download complete [2023-05-19T14:00:58.009Z] 4d19c01a9841: Download complete [2023-05-19T14:00:58.009Z] f56be85fc22e: Download complete [2023-05-19T14:00:58.009Z] 9325e15d5711: Verifying Checksum [2023-05-19T14:00:58.009Z] 9325e15d5711: Download complete [2023-05-19T14:00:58.009Z] f56be85fc22e: Pull complete [2023-05-19T14:00:58.271Z] 85791d961cd3: Pull complete [2023-05-19T14:00:58.530Z] c5a4b2cf53e6: Verifying Checksum [2023-05-19T14:00:58.530Z] c5a4b2cf53e6: Download complete [2023-05-19T14:00:58.530Z] d694b5ae8c79: Download complete [2023-05-19T14:00:58.792Z] 556b6ee489ea: Verifying Checksum [2023-05-19T14:00:58.792Z] 556b6ee489ea: Download complete [2023-05-19T14:01:02.089Z] d694b5ae8c79: Pull complete [2023-05-19T14:01:02.356Z] 9f32a84ed3da: Pull complete [2023-05-19T14:01:02.356Z] 4d19c01a9841: Pull complete [2023-05-19T14:01:02.616Z] 9325e15d5711: Pull complete [2023-05-19T14:01:05.146Z] 556b6ee489ea: Pull complete [2023-05-19T14:01:06.083Z] c5a4b2cf53e6: Pull complete [2023-05-19T14:01:06.083Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-19T14:01:06.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-19T14:01:06.083Z] ---> c4be618373d6 [2023-05-19T14:01:06.083Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-19T14:01:10.638Z] Still waiting to schedule task [2023-05-19T14:01:10.639Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-19T14:01:18.315Z] ---> Running in afb8408554dc [2023-05-19T14:01:18.315Z] Removing intermediate container afb8408554dc [2023-05-19T14:01:18.315Z] ---> 832c952146ae [2023-05-19T14:01:18.315Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-19T14:01:18.315Z] ---> Running in 40d6d4b8d5ad [2023-05-19T14:01:18.315Z] Removing intermediate container 40d6d4b8d5ad [2023-05-19T14:01:18.315Z] ---> 38d33378e031 [2023-05-19T14:01:18.315Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-19T14:01:18.315Z] ---> Running in c8834b035d32 [2023-05-19T14:01:18.315Z] Removing intermediate container c8834b035d32 [2023-05-19T14:01:18.315Z] ---> 42cf13db151e [2023-05-19T14:01:18.315Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-19T14:01:18.315Z] ---> Running in aeb348485e82 [2023-05-19T14:01:18.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T14:01:18.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T14:01:18.576Z] OK: 265 MiB in 53 packages [2023-05-19T14:01:18.836Z] Removing intermediate container aeb348485e82 [2023-05-19T14:01:18.836Z] ---> 21c4fb53da51 [2023-05-19T14:01:18.836Z] Step 7/12 : WORKDIR /app [2023-05-19T14:01:19.095Z] ---> Running in 7791dc66965b [2023-05-19T14:01:19.095Z] Removing intermediate container 7791dc66965b [2023-05-19T14:01:19.095Z] ---> 0afb4a544671 [2023-05-19T14:01:19.095Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-19T14:01:19.095Z] ---> 68918aa272b3 [2023-05-19T14:01:19.095Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T14:01:19.095Z] ---> Running in f1194a2956ff [2023-05-19T14:02:26.902Z] Removing intermediate container f1194a2956ff [2023-05-19T14:02:26.902Z] ---> 8aed56874387 [2023-05-19T14:02:26.902Z] Step 10/12 : COPY . . [2023-05-19T14:02:26.902Z] ---> b0e22646634c [2023-05-19T14:02:26.902Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-19T14:02:26.902Z] ---> Running in be7cce0ee8e4 [2023-05-19T14:02:26.902Z] Removing intermediate container be7cce0ee8e4 [2023-05-19T14:02:26.902Z] ---> 4cd8e60bd981 [2023-05-19T14:02:26.902Z] Step 12/12 : RUN $MAKE [2023-05-19T14:02:26.902Z] ---> Running in 9cd6cd820c64 [2023-05-19T14:02:26.902Z] noop [2023-05-19T14:02:26.902Z] Removing intermediate container 9cd6cd820c64 [2023-05-19T14:02:26.902Z] ---> 27e211970f3b [2023-05-19T14:02:26.902Z] Successfully built 27e211970f3b [2023-05-19T14:02:26.902Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T14:02:27.359Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-19T14:02:27.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T14:02:27.503Z] prd-ubuntu20.04-docker-8c-8g-16110 does not seem to be running inside a container [2023-05-19T14:02:27.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-19T14:02:27.838Z] $ docker top 7ba3098c8d5316e3358e177df7f8bab3e07e133786297a2b16826fe0afdb2a41 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T14:02:28.227Z] + go version [2023-05-19T14:02:28.227Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-19T14:02:28.255Z] $ docker stop --time=1 7ba3098c8d5316e3358e177df7f8bab3e07e133786297a2b16826fe0afdb2a41 [2023-05-19T14:02:29.537Z] $ docker rm -f --volumes 7ba3098c8d5316e3358e177df7f8bab3e07e133786297a2b16826fe0afdb2a41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T14:02:30.305Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-19T14:02:30.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T14:02:30.464Z] prd-ubuntu20.04-docker-8c-8g-16110 does not seem to be running inside a container [2023-05-19T14:02:30.487Z] $ 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-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-19T14:02:30.833Z] $ docker top c1af93c59dcb2d3949dbaa9738365c61d15f9c66028a73cf1203d65e10431bfb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T14:02:31.226Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-196 [Pipeline] fileExists [Pipeline] sh [2023-05-19T14:02:31.580Z] + make test [2023-05-19T14:02:31.580Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-19T14:02:49.670Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-19T14:02:49.670Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-19T14:02:49.670Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.137s coverage: 86.2% of statements [2023-05-19T14:02:50.217Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16111 in /w/workspace/y_app-rfid-llrp-inventory_PR-196 [Pipeline] { [Pipeline] ws [2023-05-19T14:02:50.281Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-05-19T14:02:50.365Z] The recommended git tool is: git [2023-05-19T14:02:51.708Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.708s coverage: 71.9% of statements [2023-05-19T14:02:55.360Z] using credential edgex-jenkins-ssh [2023-05-19T14:02:55.377Z] Cloning the remote Git repository [2023-05-19T14:02:55.421Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-19T14:02:55.508Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-05-19T14:02:55.645Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-19T14:02:55.646Z] > git --version # timeout=10 [2023-05-19T14:02:55.670Z] > git --version # 'git version 2.25.1' [2023-05-19T14:02:55.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-19T14:02:55.836Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-19T14:02:58.866Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-19T14:02:58.895Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-19T14:02:59.932Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-19T14:02:59.983Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-19T14:02:59.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-19T14:03:00.007Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-19T14:03:00.489Z] Merging remotes/origin/main commit 42fa94e7a01bb85ea5a8778b4167b161641c6daf into PR head commit 84be36d1c903555fa53460e2131326c9cd2a3a71 [2023-05-19T14:03:00.783Z] Merge succeeded, producing 84be36d1c903555fa53460e2131326c9cd2a3a71 [2023-05-19T14:03:00.783Z] Checking out Revision 84be36d1c903555fa53460e2131326c9cd2a3a71 (PR-196) [2023-05-19T14:03:01.271Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3" [2023-05-19T14:03:01.326Z] > git --version # timeout=10 [2023-05-19T14:03:01.337Z] > git --version # 'git version 2.25.1' [2023-05-19T14:03:01.364Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-19T14:03:00.509Z] > git config core.sparsecheckout # timeout=10 [2023-05-19T14:03:00.582Z] > git checkout -f 84be36d1c903555fa53460e2131326c9cd2a3a71 # timeout=10 [2023-05-19T14:03:00.682Z] > git remote # timeout=10 [2023-05-19T14:03:00.700Z] > git config --get remote.origin.url # timeout=10 [2023-05-19T14:03:00.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-19T14:03:00.739Z] > git merge 42fa94e7a01bb85ea5a8778b4167b161641c6daf # timeout=10 [2023-05-19T14:03:00.762Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-19T14:03:00.793Z] > git config core.sparsecheckout # timeout=10 [2023-05-19T14:03:00.809Z] > git checkout -f 84be36d1c903555fa53460e2131326c9cd2a3a71 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-19T14:03:02.813Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-19T14:03:02.814Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-19T14:03:02.814Z] Dload Upload Total Spent Left Speed [2023-05-19T14:03:02.814Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-05-19T14:03:03.464Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-19T14:03:03.819Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-19T14:03:03.819Z] + sudo tee /etc/docker/daemon.new [2023-05-19T14:03:03.819Z] { [2023-05-19T14:03:03.819Z] "registry-mirrors": [ [2023-05-19T14:03:03.819Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-19T14:03:03.819Z] ], [2023-05-19T14:03:03.819Z] "bip": "10.250.0.254/24", [2023-05-19T14:03:03.819Z] "hosts": [ [2023-05-19T14:03:03.819Z] "tcp://0.0.0.0:5555", [2023-05-19T14:03:03.819Z] "unix:///var/run/docker.sock" [2023-05-19T14:03:03.819Z] ], [2023-05-19T14:03:03.819Z] "mtu": 1458, [2023-05-19T14:03:03.819Z] "selinux-enabled": true, [2023-05-19T14:03:03.819Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-19T14:03:03.819Z] } [Pipeline] sh [2023-05-19T14:03:04.171Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-19T14:03:04.531Z] + sudo service docker restart [2023-05-19T14:03:13.687Z] go vet ./... [2023-05-19T14:03:16.983Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-19T14:03:16.983Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-19T14:03:16.983Z] ./bin/test-attribution.sh [2023-05-19T14:03:16.984Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-19T14:03:17.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-19T14:03:17.087Z] $ docker stop --time=1 c1af93c59dcb2d3949dbaa9738365c61d15f9c66028a73cf1203d65e10431bfb [2023-05-19T14:03:20.594Z] $ docker rm -f --volumes c1af93c59dcb2d3949dbaa9738365c61d15f9c66028a73cf1203d65e10431bfb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-19T14:03:21.170Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-19T14:03:21.241Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-19T14:03:21.975Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-19T14:03:22.289Z] + ls -al . [2023-05-19T14:03:22.289Z] total 228 [2023-05-19T14:03:22.289Z] drwxrwxr-x 11 jenkins jenkins 4096 May 19 14:02 . [2023-05-19T14:03:22.289Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 14:00 .. [2023-05-19T14:03:22.289Z] -rw-rw-r-- 1 jenkins jenkins 262 May 19 14:00 .dockerignore [2023-05-19T14:03:22.289Z] drwxrwxr-x 8 jenkins jenkins 4096 May 19 14:00 .git [2023-05-19T14:03:22.289Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 14:00 .github [2023-05-19T14:03:22.289Z] -rw-rw-r-- 1 jenkins jenkins 788 May 19 14:00 .gitignore [2023-05-19T14:03:22.289Z] -rw-rw-r-- 1 jenkins jenkins 41 May 19 14:00 .golangci.yml [2023-05-19T14:03:22.289Z] drwxr-xr-x 3 jenkins jenkins 4096 May 19 14:00 .semver [2023-05-19T14:03:22.289Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 19 14:00 Attribution.txt [2023-05-19T14:03:22.289Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 19 14:00 CHANGELOG.md [2023-05-19T14:03:22.289Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 19 14:00 Dockerfile [2023-05-19T14:03:22.289Z] -rw-rw-r-- 1 jenkins jenkins 677 May 19 14:00 GOVERNANCE.md [2023-05-19T14:03:22.289Z] -rw-rw-r-- 1 jenkins jenkins 687 May 19 14:00 Jenkinsfile [2023-05-19T14:03:22.289Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 19 14:00 LICENSE [2023-05-19T14:03:22.289Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 19 14:00 Makefile [2023-05-19T14:03:22.289Z] -rw-rw-r-- 1 jenkins jenkins 617 May 19 14:00 OWNERS.md [2023-05-19T14:03:22.289Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 19 14:00 README.md [2023-05-19T14:03:22.289Z] -rw-rw-r-- 1 jenkins jenkins 5 May 19 14:00 VERSION [2023-05-19T14:03:22.289Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 14:00 bin [2023-05-19T14:03:22.289Z] -rw-r--r-- 1 jenkins jenkins 41317 May 19 14:02 coverage.out [2023-05-19T14:03:22.289Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 19 14:00 go.mod [2023-05-19T14:03:22.289Z] -rw-rw-r-- 1 jenkins jenkins 31595 May 19 14:00 go.sum [2023-05-19T14:03:22.289Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 14:00 images [2023-05-19T14:03:22.289Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 14:00 internal [2023-05-19T14:03:22.289Z] -rw-rw-r-- 1 jenkins jenkins 531 May 19 14:00 main.go [2023-05-19T14:03:22.289Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 14:00 res [2023-05-19T14:03:22.289Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 14:00 snap [2023-05-19T14:03:22.289Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 14:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T14:03:22.696Z] + 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=84be36d1c903555fa53460e2131326c9cd2a3a71 --label arch=amd64 --label version=0.0.0 . [2023-05-19T14:03:22.696Z] Sending build context to Docker daemon 12.66MB [2023-05-19T14:03:22.696Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-19T14:03:22.696Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-19T14:03:22.696Z] ---> 27e211970f3b [2023-05-19T14:03:22.696Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T14:03:22.863Z] provisioning config files... [2023-05-19T14:03:22.887Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config3424134812008886214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T14:03:22.956Z] ---> Running in e64eecdb1ef2 [2023-05-19T14:03:22.956Z] Removing intermediate container e64eecdb1ef2 [2023-05-19T14:03:22.956Z] ---> 73b8e2320a03 [2023-05-19T14:03:22.956Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-19T14:03:22.956Z] ---> Running in 5cdcc886d78a [2023-05-19T14:03:23.217Z] Removing intermediate container 5cdcc886d78a [2023-05-19T14:03:23.217Z] ---> 748ce2cc82f8 [2023-05-19T14:03:23.217Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-19T14:03:23.217Z] ---> Running in 4ba5454cacf1 [2023-05-19T14:03:23.217Z] Removing intermediate container 4ba5454cacf1 [2023-05-19T14:03:23.217Z] ---> 0f5d792d05af [2023-05-19T14:03:23.217Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-19T14:03:23.217Z] ---> Running in 773c11e07688 [2023-05-19T14:03:23.272Z] ---> docker-login.sh [2023-05-19T14:03:23.272Z] nexus3.edgexfoundry.org:10001 [2023-05-19T14:03:23.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T14:03:23.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T14:03:23.998Z] OK: 265 MiB in 53 packages [2023-05-19T14:03:24.257Z] Removing intermediate container 773c11e07688 [2023-05-19T14:03:24.257Z] ---> 1cecb67b5567 [2023-05-19T14:03:24.257Z] Step 7/29 : WORKDIR /app [2023-05-19T14:03:24.257Z] ---> Running in 3674887f4336 [2023-05-19T14:03:24.257Z] Removing intermediate container 3674887f4336 [2023-05-19T14:03:24.257Z] ---> 242e64d963fd [2023-05-19T14:03:24.257Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-19T14:03:24.516Z] ---> 40ddd7cf1e7f [2023-05-19T14:03:24.516Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T14:03:24.516Z] ---> Running in 0d77cfd0e344 [2023-05-19T14:03:25.483Z] Removing intermediate container 0d77cfd0e344 [2023-05-19T14:03:25.483Z] ---> 147f1e9672c9 [2023-05-19T14:03:25.483Z] Step 10/29 : COPY . . [2023-05-19T14:03:25.741Z] ---> 62ec45638599 [2023-05-19T14:03:25.741Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-19T14:03:26.001Z] ---> Running in 82ab0567e9a1 [2023-05-19T14:03:26.001Z] Removing intermediate container 82ab0567e9a1 [2023-05-19T14:03:26.001Z] ---> 29f7b4932461 [2023-05-19T14:03:26.001Z] Step 12/29 : RUN $MAKE [2023-05-19T14:03:26.001Z] ---> Running in 3f060241723e [2023-05-19T14:03:26.260Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -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-05-19T14:03:26.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T14:03:26.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T14:03:26.618Z] Configure a credential helper to remove this warning. See [2023-05-19T14:03:26.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T14:03:26.618Z] [2023-05-19T14:03:26.618Z] Login Succeeded [2023-05-19T14:03:26.618Z] nexus3.edgexfoundry.org:10002 [2023-05-19T14:03:26.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T14:03:26.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T14:03:26.888Z] Configure a credential helper to remove this warning. See [2023-05-19T14:03:26.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T14:03:26.888Z] [2023-05-19T14:03:26.888Z] Login Succeeded [2023-05-19T14:03:26.888Z] nexus3.edgexfoundry.org:10003 [2023-05-19T14:03:27.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T14:03:27.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T14:03:27.158Z] Configure a credential helper to remove this warning. See [2023-05-19T14:03:27.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T14:03:27.158Z] [2023-05-19T14:03:27.158Z] Login Succeeded [2023-05-19T14:03:27.158Z] nexus3.edgexfoundry.org:10004 [2023-05-19T14:03:27.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T14:03:27.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T14:03:27.426Z] Configure a credential helper to remove this warning. See [2023-05-19T14:03:27.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T14:03:27.426Z] [2023-05-19T14:03:27.426Z] Login Succeeded [2023-05-19T14:03:27.426Z] docker.io [2023-05-19T14:03:27.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T14:03:27.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T14:03:27.961Z] Configure a credential helper to remove this warning. See [2023-05-19T14:03:27.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T14:03:27.961Z] [2023-05-19T14:03:27.961Z] Login Succeeded [2023-05-19T14:03:27.961Z] ---> docker-login.sh ends [Pipeline] } [2023-05-19T14:03:27.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-19T14:03:28.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T14:03:28.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T14:03:28.460Z] ========================================================= [2023-05-19T14:03:28.460Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-19T14:03:28.460Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T14:03:28.957Z] + 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-05-19T14:03:29.228Z] Sending build context to Docker daemon 678.4kB [2023-05-19T14:03:29.228Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-19T14:03:29.228Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-19T14:03:29.228Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-19T14:03:29.228Z] c41833b44d91: Pulling fs layer [2023-05-19T14:03:29.228Z] ed15518f5707: Pulling fs layer [2023-05-19T14:03:29.228Z] feae8fd75edb: Pulling fs layer [2023-05-19T14:03:29.228Z] 242c74f7c9fa: Pulling fs layer [2023-05-19T14:03:29.228Z] 3cdef696dda3: Pulling fs layer [2023-05-19T14:03:29.228Z] 2ced38df9373: Pulling fs layer [2023-05-19T14:03:29.228Z] 58f1dce35555: Pulling fs layer [2023-05-19T14:03:29.228Z] 3cdef696dda3: Waiting [2023-05-19T14:03:29.228Z] 2ced38df9373: Waiting [2023-05-19T14:03:29.228Z] 58f1dce35555: Waiting [2023-05-19T14:03:29.228Z] 242c74f7c9fa: Waiting [2023-05-19T14:03:29.228Z] ed15518f5707: Download complete [2023-05-19T14:03:29.497Z] 242c74f7c9fa: Verifying Checksum [2023-05-19T14:03:29.497Z] 242c74f7c9fa: Download complete [2023-05-19T14:03:29.497Z] 3cdef696dda3: Verifying Checksum [2023-05-19T14:03:29.497Z] 3cdef696dda3: Download complete [2023-05-19T14:03:29.497Z] c41833b44d91: Verifying Checksum [2023-05-19T14:03:29.497Z] c41833b44d91: Download complete [2023-05-19T14:03:30.483Z] c41833b44d91: Pull complete [2023-05-19T14:03:30.750Z] 58f1dce35555: Verifying Checksum [2023-05-19T14:03:30.750Z] 58f1dce35555: Download complete [2023-05-19T14:03:31.026Z] ed15518f5707: Pull complete [2023-05-19T14:03:31.614Z] feae8fd75edb: Download complete [2023-05-19T14:03:31.614Z] 2ced38df9373: Verifying Checksum [2023-05-19T14:03:31.614Z] 2ced38df9373: Download complete [2023-05-19T14:03:41.719Z] feae8fd75edb: Pull complete [2023-05-19T14:03:41.719Z] 242c74f7c9fa: Pull complete [2023-05-19T14:03:41.719Z] 3cdef696dda3: Pull complete [2023-05-19T14:03:48.200Z] Removing intermediate container 3f060241723e [2023-05-19T14:03:48.200Z] ---> 386d924d7798 [2023-05-19T14:03:48.200Z] Step 13/29 : FROM alpine:3.17 [2023-05-19T14:03:48.200Z] 3.17: Pulling from library/alpine [2023-05-19T14:03:48.200Z] f56be85fc22e: Already exists [2023-05-19T14:03:48.200Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-19T14:03:48.200Z] Status: Downloaded newer image for alpine:3.17 [2023-05-19T14:03:48.200Z] ---> 9ed4aefc74f6 [2023-05-19T14:03:48.200Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-19T14:03:48.200Z] ---> Running in 9c1d6e3b039d [2023-05-19T14:03:48.200Z] Removing intermediate container 9c1d6e3b039d [2023-05-19T14:03:48.200Z] ---> 0ddd6909cbdd [2023-05-19T14:03:48.200Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-19T14:03:48.200Z] ---> Running in 4e5a35c85283 [2023-05-19T14:03:48.200Z] Removing intermediate container 4e5a35c85283 [2023-05-19T14:03:48.200Z] ---> b9012c9835d1 [2023-05-19T14:03:48.200Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-19T14:03:48.200Z] ---> Running in c236711aafed [2023-05-19T14:03:48.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T14:03:48.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T14:03:48.200Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-19T14:03:48.200Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-19T14:03:48.200Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T14:03:48.201Z] Executing ca-certificates-20230506-r0.trigger [2023-05-19T14:03:48.201Z] OK: 8 MiB in 17 packages [2023-05-19T14:03:48.201Z] Removing intermediate container c236711aafed [2023-05-19T14:03:48.201Z] ---> e41384dd6cd6 [2023-05-19T14:03:48.201Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-19T14:03:48.201Z] ---> 2ac2803522be [2023-05-19T14:03:48.201Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-19T14:03:48.201Z] ---> 4238b12a8265 [2023-05-19T14:03:48.201Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-19T14:03:48.201Z] ---> 76556094160b [2023-05-19T14:03:48.201Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-19T14:03:48.201Z] ---> ed878dc6bc9b [2023-05-19T14:03:48.201Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-19T14:03:48.201Z] ---> f10aa7561bb7 [2023-05-19T14:03:48.201Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-19T14:03:48.201Z] ---> Running in b09bac5bfd27 [2023-05-19T14:03:48.467Z] 2ced38df9373: Pull complete [2023-05-19T14:03:48.766Z] Removing intermediate container b09bac5bfd27 [2023-05-19T14:03:48.766Z] ---> d239fc1e0477 [2023-05-19T14:03:48.766Z] Step 23/29 : VOLUME /cache [2023-05-19T14:03:48.766Z] ---> Running in 24b0678c5052 [2023-05-19T14:03:48.766Z] Removing intermediate container 24b0678c5052 [2023-05-19T14:03:48.766Z] ---> f902022bcfce [2023-05-19T14:03:48.766Z] Step 24/29 : EXPOSE 59711 [2023-05-19T14:03:48.766Z] ---> Running in 9cbbf73a1f6f [2023-05-19T14:03:48.766Z] Removing intermediate container 9cbbf73a1f6f [2023-05-19T14:03:48.766Z] ---> a96b55c45176 [2023-05-19T14:03:48.766Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-19T14:03:49.025Z] ---> Running in 129dfeefbee1 [2023-05-19T14:03:49.025Z] Removing intermediate container 129dfeefbee1 [2023-05-19T14:03:49.025Z] ---> 6e9303f0de1d [2023-05-19T14:03:49.025Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-19T14:03:49.025Z] ---> Running in 960563a10995 [2023-05-19T14:03:49.025Z] Removing intermediate container 960563a10995 [2023-05-19T14:03:49.025Z] ---> 75f27790a6ee [2023-05-19T14:03:49.025Z] Step 27/29 : LABEL arch=amd64 [2023-05-19T14:03:49.025Z] ---> Running in 984e4431ec14 [2023-05-19T14:03:49.284Z] Removing intermediate container 984e4431ec14 [2023-05-19T14:03:49.284Z] ---> 35bf357cffc5 [2023-05-19T14:03:49.284Z] Step 28/29 : LABEL git_sha=84be36d1c903555fa53460e2131326c9cd2a3a71 [2023-05-19T14:03:49.284Z] ---> Running in 6fc106843601 [2023-05-19T14:03:49.284Z] Removing intermediate container 6fc106843601 [2023-05-19T14:03:49.284Z] ---> 319a7ec25601 [2023-05-19T14:03:49.284Z] Step 29/29 : LABEL version=0.0.0 [2023-05-19T14:03:49.284Z] ---> Running in 28712985d022 [2023-05-19T14:03:49.447Z] 58f1dce35555: Pull complete [2023-05-19T14:03:49.447Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-19T14:03:49.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-19T14:03:49.447Z] ---> fadd8f120f05 [2023-05-19T14:03:49.447Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-19T14:03:49.543Z] Removing intermediate container 28712985d022 [2023-05-19T14:03:49.543Z] ---> 36b49868e8a3 [2023-05-19T14:03:49.543Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-19T14:03:49.543Z] Successfully built 36b49868e8a3 [2023-05-19T14:03:49.543Z] 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-05-19T14:03:50.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T14:03:50.476Z] [2023-05-19T14:03:50.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T14:03:50.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T14:03:50.856Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-19T14:03:50.856Z] 5eb5b503b376: Pulling fs layer [2023-05-19T14:03:50.856Z] 5c69ac0246d0: Pulling fs layer [2023-05-19T14:03:50.856Z] ec43610c2a17: Pulling fs layer [2023-05-19T14:03:50.856Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-19T14:03:50.856Z] 33b1e0a273af: Pulling fs layer [2023-05-19T14:03:50.856Z] 5d3b04190fa2: Pulling fs layer [2023-05-19T14:03:50.856Z] 2f39f015ded8: Pulling fs layer [2023-05-19T14:03:50.856Z] 33b1e0a273af: Waiting [2023-05-19T14:03:50.856Z] 5d3b04190fa2: Waiting [2023-05-19T14:03:50.856Z] 3a2ae6a8a46f: Waiting [2023-05-19T14:03:50.856Z] 2f39f015ded8: Waiting [2023-05-19T14:03:50.856Z] 5c69ac0246d0: Verifying Checksum [2023-05-19T14:03:50.856Z] 5c69ac0246d0: Download complete [2023-05-19T14:03:50.856Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-19T14:03:50.856Z] 3a2ae6a8a46f: Download complete [2023-05-19T14:03:50.856Z] 33b1e0a273af: Verifying Checksum [2023-05-19T14:03:50.856Z] 33b1e0a273af: Download complete [2023-05-19T14:03:50.856Z] ec43610c2a17: Verifying Checksum [2023-05-19T14:03:50.856Z] ec43610c2a17: Download complete [2023-05-19T14:03:50.856Z] 5d3b04190fa2: Verifying Checksum [2023-05-19T14:03:50.856Z] 5d3b04190fa2: Download complete [2023-05-19T14:03:51.117Z] 5eb5b503b376: Verifying Checksum [2023-05-19T14:03:51.117Z] 5eb5b503b376: Download complete [2023-05-19T14:03:51.401Z] ---> Running in 01d3654747fb [2023-05-19T14:03:51.402Z] Removing intermediate container 01d3654747fb [2023-05-19T14:03:51.402Z] ---> ff14f612c937 [2023-05-19T14:03:51.402Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-19T14:03:51.669Z] ---> Running in 576adcc5be44 [2023-05-19T14:03:51.684Z] 2f39f015ded8: Verifying Checksum [2023-05-19T14:03:51.684Z] 2f39f015ded8: Download complete [2023-05-19T14:03:51.938Z] Removing intermediate container 576adcc5be44 [2023-05-19T14:03:51.938Z] ---> dec8f596c45c [2023-05-19T14:03:51.938Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-19T14:03:51.938Z] ---> Running in 248161e9108f [2023-05-19T14:03:52.208Z] Removing intermediate container 248161e9108f [2023-05-19T14:03:52.208Z] ---> 9c68acc125ad [2023-05-19T14:03:52.208Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-19T14:03:52.208Z] ---> Running in 22b3f9080d35 [2023-05-19T14:03:52.252Z] 5eb5b503b376: Pull complete [2023-05-19T14:03:52.252Z] 5c69ac0246d0: Pull complete [2023-05-19T14:03:52.819Z] ec43610c2a17: Pull complete [2023-05-19T14:03:52.819Z] 3a2ae6a8a46f: Pull complete [2023-05-19T14:03:52.819Z] 33b1e0a273af: Pull complete [2023-05-19T14:03:53.079Z] 5d3b04190fa2: Pull complete [2023-05-19T14:03:53.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T14:03:54.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T14:03:54.738Z] OK: 263 MiB in 53 packages [2023-05-19T14:03:55.702Z] Removing intermediate container 22b3f9080d35 [2023-05-19T14:03:55.702Z] ---> 6e01ad248118 [2023-05-19T14:03:55.702Z] Step 7/12 : WORKDIR /app [2023-05-19T14:03:55.702Z] ---> Running in 4f8163b409cb [2023-05-19T14:03:55.968Z] Removing intermediate container 4f8163b409cb [2023-05-19T14:03:55.968Z] ---> e0efbd273c47 [2023-05-19T14:03:55.968Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-19T14:03:56.559Z] ---> 90ee7521259d [2023-05-19T14:03:56.559Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T14:03:56.559Z] ---> Running in e41ac26619a7 [2023-05-19T14:03:57.263Z] 2f39f015ded8: Pull complete [2023-05-19T14:03:57.263Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-19T14:03:57.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T14:03:57.263Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T14:03:57.505Z] prd-ubuntu20.04-docker-8c-8g-16110 does not seem to be running inside a container [2023-05-19T14:03:57.523Z] $ 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-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-19T14:04:02.965Z] $ docker top 6e89892af5f7a10809633268225675af0a51a4227205fc67a31e3869e7d76548 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T14:04:03.470Z] ---> job-cost.sh [2023-05-19T14:04:03.470Z] lf-activate-venv: SKIPPING [2023-05-19T14:04:03.470Z] INFO: No Stack... [2023-05-19T14:04:03.728Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-19T14:04:03.990Z] INFO: Archiving Costs [Pipeline] sh [2023-05-19T14:04:04.306Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives/cost.csv [2023-05-19T14:04:04.306Z] + cut -d, -f6 [Pipeline] lock [2023-05-19T14:04:04.348Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-1-stack-cost] [2023-05-19T14:04:04.353Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-1-stack-cost] did not exist. Created. [2023-05-19T14:04:04.353Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-19T14:04:04.754Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-19T14:04:04.804Z] Stashed 1 file(s) [Pipeline] } [2023-05-19T14:04:04.835Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-19T14:04:04.902Z] $ docker stop --time=1 6e89892af5f7a10809633268225675af0a51a4227205fc67a31e3869e7d76548 [2023-05-19T14:04:06.057Z] $ docker rm -f --volumes 6e89892af5f7a10809633268225675af0a51a4227205fc67a31e3869e7d76548 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-19T14:05:04.438Z] Removing intermediate container e41ac26619a7 [2023-05-19T14:05:04.438Z] ---> 8c1b79a4a06b [2023-05-19T14:05:04.438Z] Step 10/12 : COPY . . [2023-05-19T14:05:04.438Z] ---> ba43c90877d6 [2023-05-19T14:05:04.438Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-19T14:05:04.438Z] ---> Running in e09bd5f46ec4 [2023-05-19T14:05:04.438Z] Removing intermediate container e09bd5f46ec4 [2023-05-19T14:05:04.438Z] ---> 38cee8cc9c4f [2023-05-19T14:05:04.438Z] Step 12/12 : RUN $MAKE [2023-05-19T14:05:04.438Z] ---> Running in c513bcbe8016 [2023-05-19T14:05:04.438Z] noop [2023-05-19T14:05:04.438Z] Removing intermediate container c513bcbe8016 [2023-05-19T14:05:04.438Z] ---> ce23fcd31a4f [2023-05-19T14:05:04.438Z] Successfully built ce23fcd31a4f [2023-05-19T14:05:04.438Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T14:05:04.902Z] + docker inspect -f . ci-base-image-arm64 [2023-05-19T14:05:04.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T14:05:05.176Z] prd-ubuntu20.04-docker-arm64-4c-16g-16111 does not seem to be running inside a container [2023-05-19T14:05:05.238Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-19T14:05:06.350Z] $ docker top 05ce0f92fcfa962f2042554618e9fcb555db9f4227aff5638141a61de3b88396 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T14:05:07.206Z] + go version [2023-05-19T14:05:07.206Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-19T14:05:07.244Z] $ docker stop --time=1 05ce0f92fcfa962f2042554618e9fcb555db9f4227aff5638141a61de3b88396 [2023-05-19T14:05:08.813Z] $ docker rm -f --volumes 05ce0f92fcfa962f2042554618e9fcb555db9f4227aff5638141a61de3b88396 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T14:05:09.660Z] + docker inspect -f . ci-base-image-arm64 [2023-05-19T14:05:09.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T14:05:09.910Z] prd-ubuntu20.04-docker-arm64-4c-16g-16111 does not seem to be running inside a container [2023-05-19T14:05:09.968Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-19T14:05:11.034Z] $ docker top 43f5af96aebde06d384616488001f4412a5c8c723abac4aac72365b7e5662038 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T14:05:11.558Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-05-19T14:05:11.946Z] + make test [2023-05-19T14:05:11.946Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-19T14:07:48.683Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-19T14:07:50.636Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-19T14:07:52.045Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.140s coverage: 86.2% of statements [2023-05-19T14:08:02.106Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.399s coverage: 71.9% of statements [2023-05-19T14:08:02.106Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-19T14:08:02.106Z] go vet ./... [2023-05-19T14:10:23.791Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-19T14:10:23.791Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-19T14:10:23.791Z] ./bin/test-attribution.sh [2023-05-19T14:10:23.791Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-19T14:10:23.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-19T14:10:23.861Z] $ docker stop --time=1 43f5af96aebde06d384616488001f4412a5c8c723abac4aac72365b7e5662038 [2023-05-19T14:10:25.717Z] $ docker rm -f --volumes 43f5af96aebde06d384616488001f4412a5c8c723abac4aac72365b7e5662038 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-19T14:10:27.364Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-19T14:10:27.406Z] Warning: overwriting stash ‘coverage-report’ [2023-05-19T14:10:27.876Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-19T14:10:28.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-19T14:10:28.811Z] + ls -al . [2023-05-19T14:10:28.812Z] total 224 [2023-05-19T14:10:28.812Z] drwxrwxr-x 10 jenkins jenkins 4096 May 19 14:05 . [2023-05-19T14:10:28.812Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 14:02 .. [2023-05-19T14:10:28.812Z] -rw-rw-r-- 1 jenkins jenkins 262 May 19 14:03 .dockerignore [2023-05-19T14:10:28.812Z] drwxrwxr-x 8 jenkins jenkins 4096 May 19 14:03 .git [2023-05-19T14:10:28.812Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 14:03 .github [2023-05-19T14:10:28.812Z] -rw-rw-r-- 1 jenkins jenkins 788 May 19 14:03 .gitignore [2023-05-19T14:10:28.812Z] -rw-rw-r-- 1 jenkins jenkins 41 May 19 14:03 .golangci.yml [2023-05-19T14:10:28.812Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 19 14:03 Attribution.txt [2023-05-19T14:10:28.812Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 19 14:03 CHANGELOG.md [2023-05-19T14:10:28.812Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 19 14:03 Dockerfile [2023-05-19T14:10:28.812Z] -rw-rw-r-- 1 jenkins jenkins 677 May 19 14:03 GOVERNANCE.md [2023-05-19T14:10:28.812Z] -rw-rw-r-- 1 jenkins jenkins 687 May 19 14:03 Jenkinsfile [2023-05-19T14:10:28.812Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 19 14:03 LICENSE [2023-05-19T14:10:28.812Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 19 14:03 Makefile [2023-05-19T14:10:28.812Z] -rw-rw-r-- 1 jenkins jenkins 617 May 19 14:03 OWNERS.md [2023-05-19T14:10:28.812Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 19 14:03 README.md [2023-05-19T14:10:28.812Z] -rw-rw-r-- 1 jenkins jenkins 5 May 19 14:00 VERSION [2023-05-19T14:10:28.812Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 14:03 bin [2023-05-19T14:10:28.812Z] -rw-r--r-- 1 jenkins jenkins 41317 May 19 14:08 coverage.out [2023-05-19T14:10:28.812Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 19 14:03 go.mod [2023-05-19T14:10:28.812Z] -rw-rw-r-- 1 jenkins jenkins 31595 May 19 14:03 go.sum [2023-05-19T14:10:28.812Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 14:03 images [2023-05-19T14:10:28.812Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 14:03 internal [2023-05-19T14:10:28.812Z] -rw-rw-r-- 1 jenkins jenkins 531 May 19 14:03 main.go [2023-05-19T14:10:28.812Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 14:03 res [2023-05-19T14:10:28.812Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 14:03 snap [2023-05-19T14:10:28.812Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 14:03 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T14:10:29.240Z] + 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=84be36d1c903555fa53460e2131326c9cd2a3a71 --label arch=arm64 --label version=0.0.0 . [2023-05-19T14:10:29.509Z] Sending build context to Docker daemon 678.4kB [2023-05-19T14:10:29.509Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-19T14:10:29.509Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-19T14:10:29.509Z] ---> ce23fcd31a4f [2023-05-19T14:10:29.510Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-19T14:10:29.510Z] ---> Running in f2a284963cbd [2023-05-19T14:10:29.784Z] Removing intermediate container f2a284963cbd [2023-05-19T14:10:29.784Z] ---> fcad6d12c6eb [2023-05-19T14:10:29.784Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-19T14:10:30.053Z] ---> Running in 4200c500bf64 [2023-05-19T14:10:30.327Z] Removing intermediate container 4200c500bf64 [2023-05-19T14:10:30.327Z] ---> e661d601f801 [2023-05-19T14:10:30.327Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-19T14:10:30.327Z] ---> Running in df4c916383c5 [2023-05-19T14:10:30.602Z] Removing intermediate container df4c916383c5 [2023-05-19T14:10:30.602Z] ---> 0d47c82b6705 [2023-05-19T14:10:30.602Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-19T14:10:30.602Z] ---> Running in 5a212e860318 [2023-05-19T14:10:31.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T14:10:32.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T14:10:33.571Z] OK: 263 MiB in 53 packages [2023-05-19T14:10:34.170Z] Removing intermediate container 5a212e860318 [2023-05-19T14:10:34.170Z] ---> 3ef5206942c2 [2023-05-19T14:10:34.170Z] Step 7/29 : WORKDIR /app [2023-05-19T14:10:34.443Z] ---> Running in 45824b7e22d4 [2023-05-19T14:10:34.713Z] Removing intermediate container 45824b7e22d4 [2023-05-19T14:10:34.713Z] ---> 4aa6eea3bfbf [2023-05-19T14:10:34.713Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-19T14:10:35.303Z] ---> 44ea9fb55d39 [2023-05-19T14:10:35.303Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T14:10:35.303Z] ---> Running in 6b13cd50d0a2 [2023-05-19T14:10:37.900Z] Removing intermediate container 6b13cd50d0a2 [2023-05-19T14:10:37.900Z] ---> dbf95f210582 [2023-05-19T14:10:37.900Z] Step 10/29 : COPY . . [2023-05-19T14:10:38.170Z] ---> 95bd0adf8e4c [2023-05-19T14:10:38.170Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-19T14:10:38.447Z] ---> Running in b0b40ebe8fbf [2023-05-19T14:10:38.714Z] Removing intermediate container b0b40ebe8fbf [2023-05-19T14:10:38.714Z] ---> 0ff0ae993359 [2023-05-19T14:10:38.714Z] Step 12/29 : RUN $MAKE [2023-05-19T14:10:38.714Z] ---> Running in d84b6767c59f [2023-05-19T14:10:39.676Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -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-05-19T14:12:46.366Z] Removing intermediate container d84b6767c59f [2023-05-19T14:12:46.366Z] ---> 5bbb66748e74 [2023-05-19T14:12:46.366Z] Step 13/29 : FROM alpine:3.17 [2023-05-19T14:12:46.366Z] 3.17: Pulling from library/alpine [2023-05-19T14:12:46.366Z] c41833b44d91: Already exists [2023-05-19T14:12:46.366Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-19T14:12:46.366Z] Status: Downloaded newer image for alpine:3.17 [2023-05-19T14:12:46.366Z] ---> 51e60588ff2c [2023-05-19T14:12:46.366Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-19T14:12:46.366Z] ---> Running in dd02466470a8 [2023-05-19T14:12:46.366Z] Removing intermediate container dd02466470a8 [2023-05-19T14:12:46.366Z] ---> 28e0c355ad6d [2023-05-19T14:12:46.366Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-19T14:12:46.366Z] ---> Running in 65d40d9c7f94 [2023-05-19T14:12:46.366Z] Removing intermediate container 65d40d9c7f94 [2023-05-19T14:12:46.366Z] ---> f3b68ab79420 [2023-05-19T14:12:46.366Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-19T14:12:46.366Z] ---> Running in 3b135477d78c [2023-05-19T14:12:46.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T14:12:46.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T14:12:47.915Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-19T14:12:47.915Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-19T14:12:47.915Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T14:12:47.915Z] Executing ca-certificates-20230506-r0.trigger [2023-05-19T14:12:48.496Z] OK: 8 MiB in 17 packages [2023-05-19T14:12:49.451Z] Removing intermediate container 3b135477d78c [2023-05-19T14:12:49.451Z] ---> fb466926f7db [2023-05-19T14:12:49.451Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-19T14:12:49.716Z] ---> 1967fa78b018 [2023-05-19T14:12:49.716Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-19T14:12:50.308Z] ---> e45b0a04d464 [2023-05-19T14:12:50.308Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-19T14:12:50.893Z] ---> 954a2461b27c [2023-05-19T14:12:50.893Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-19T14:12:51.162Z] ---> d9ab2af29f87 [2023-05-19T14:12:51.162Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-19T14:12:52.572Z] ---> 5e532074757f [2023-05-19T14:12:52.572Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-19T14:12:52.842Z] ---> Running in 5d63559afa68 [2023-05-19T14:12:54.255Z] Removing intermediate container 5d63559afa68 [2023-05-19T14:12:54.255Z] ---> 99e637a279ca [2023-05-19T14:12:54.255Z] Step 23/29 : VOLUME /cache [2023-05-19T14:12:54.526Z] ---> Running in 7f3b639932dc [2023-05-19T14:12:54.796Z] Removing intermediate container 7f3b639932dc [2023-05-19T14:12:54.796Z] ---> 900bf4844c2b [2023-05-19T14:12:54.796Z] Step 24/29 : EXPOSE 59711 [2023-05-19T14:12:54.796Z] ---> Running in a0d2912f3291 [2023-05-19T14:12:55.063Z] Removing intermediate container a0d2912f3291 [2023-05-19T14:12:55.063Z] ---> ff83cf55730f [2023-05-19T14:12:55.063Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-19T14:12:55.332Z] ---> Running in 9ff4cea8cd00 [2023-05-19T14:12:55.604Z] Removing intermediate container 9ff4cea8cd00 [2023-05-19T14:12:55.604Z] ---> 3a6f7ad5c29a [2023-05-19T14:12:55.604Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-19T14:12:55.604Z] ---> Running in 197c03f2de28 [2023-05-19T14:12:55.873Z] Removing intermediate container 197c03f2de28 [2023-05-19T14:12:55.873Z] ---> 02e5d156f542 [2023-05-19T14:12:55.873Z] Step 27/29 : LABEL arch=arm64 [2023-05-19T14:12:55.873Z] ---> Running in aa6ddd71b6db [2023-05-19T14:12:56.142Z] Removing intermediate container aa6ddd71b6db [2023-05-19T14:12:56.142Z] ---> 269df7589503 [2023-05-19T14:12:56.142Z] Step 28/29 : LABEL git_sha=84be36d1c903555fa53460e2131326c9cd2a3a71 [2023-05-19T14:12:56.410Z] ---> Running in 247931de32e0 [2023-05-19T14:12:56.681Z] Removing intermediate container 247931de32e0 [2023-05-19T14:12:56.681Z] ---> 3fbe6452f867 [2023-05-19T14:12:56.681Z] Step 29/29 : LABEL version=0.0.0 [2023-05-19T14:12:56.681Z] ---> Running in e60b631a69a9 [2023-05-19T14:12:56.951Z] Removing intermediate container e60b631a69a9 [2023-05-19T14:12:56.951Z] ---> 64d2ff379cf0 [2023-05-19T14:12:56.951Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-19T14:12:56.951Z] Successfully built 64d2ff379cf0 [2023-05-19T14:12:56.951Z] 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-05-19T14:12:57.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-19T14:12:57.801Z] [2023-05-19T14:12:57.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T14:12:58.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-19T14:12:58.213Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-19T14:12:58.213Z] 8998bd30e6a1: Pulling fs layer [2023-05-19T14:12:58.213Z] 04944245beec: Pulling fs layer [2023-05-19T14:12:58.213Z] 699f458cf7ca: Pulling fs layer [2023-05-19T14:12:58.213Z] 765212b225bb: Pulling fs layer [2023-05-19T14:12:58.213Z] f23df028b6ca: Pulling fs layer [2023-05-19T14:12:58.213Z] 765212b225bb: Waiting [2023-05-19T14:12:58.213Z] d65c8cfc05b1: Pulling fs layer [2023-05-19T14:12:58.213Z] 2437ff75d9bd: Pulling fs layer [2023-05-19T14:12:58.213Z] d65c8cfc05b1: Waiting [2023-05-19T14:12:58.213Z] 2437ff75d9bd: Waiting [2023-05-19T14:12:58.213Z] f23df028b6ca: Waiting [2023-05-19T14:12:58.484Z] 04944245beec: Verifying Checksum [2023-05-19T14:12:58.484Z] 04944245beec: Download complete [2023-05-19T14:12:58.484Z] 765212b225bb: Verifying Checksum [2023-05-19T14:12:58.484Z] 765212b225bb: Download complete [2023-05-19T14:12:58.484Z] f23df028b6ca: Verifying Checksum [2023-05-19T14:12:58.484Z] f23df028b6ca: Download complete [2023-05-19T14:12:58.484Z] d65c8cfc05b1: Verifying Checksum [2023-05-19T14:12:58.484Z] d65c8cfc05b1: Download complete [2023-05-19T14:12:58.754Z] 699f458cf7ca: Verifying Checksum [2023-05-19T14:12:58.755Z] 699f458cf7ca: Download complete [2023-05-19T14:12:59.024Z] 8998bd30e6a1: Verifying Checksum [2023-05-19T14:12:59.024Z] 8998bd30e6a1: Download complete [2023-05-19T14:13:01.732Z] 2437ff75d9bd: Verifying Checksum [2023-05-19T14:13:01.733Z] 2437ff75d9bd: Download complete [2023-05-19T14:13:03.213Z] 8998bd30e6a1: Pull complete [2023-05-19T14:13:03.819Z] 04944245beec: Pull complete [2023-05-19T14:13:05.266Z] 699f458cf7ca: Pull complete [2023-05-19T14:13:05.266Z] 765212b225bb: Pull complete [2023-05-19T14:13:05.851Z] f23df028b6ca: Pull complete [2023-05-19T14:13:06.119Z] d65c8cfc05b1: Pull complete [2023-05-19T14:13:21.117Z] 2437ff75d9bd: Pull complete [2023-05-19T14:13:21.117Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-19T14:13:21.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-19T14:13:21.117Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T14:13:21.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-16111 does not seem to be running inside a container [2023-05-19T14:13:21.498Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-19T14:13:24.051Z] $ docker top c69af7e307526687afaacb40748a0f8d04e4a1812dda677440971aecaab839a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T14:13:24.974Z] ---> job-cost.sh [2023-05-19T14:13:24.974Z] lf-activate-venv: SKIPPING [2023-05-19T14:13:24.974Z] INFO: No Stack... [2023-05-19T14:13:25.936Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-19T14:13:26.518Z] INFO: Archiving Costs [Pipeline] sh [2023-05-19T14:13:27.177Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-05-19T14:13:27.178Z] + cut -d, -f6 [Pipeline] lock [2023-05-19T14:13:27.260Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-1-stack-cost] [2023-05-19T14:13:27.266Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-1-stack-cost] did not exist. Created. [2023-05-19T14:13:27.266Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-19T14:13:27.997Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-33015a0d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-19T14:13:28.353Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-19T14:13:28.392Z] Warning: overwriting stash ‘stack-cost’ [2023-05-19T14:13:28.438Z] Stashed 1 file(s) [Pipeline] } [2023-05-19T14:13:28.454Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-19T14:13:28.527Z] $ docker stop --time=1 c69af7e307526687afaacb40748a0f8d04e4a1812dda677440971aecaab839a9 [2023-05-19T14:13:30.076Z] $ docker rm -f --volumes c69af7e307526687afaacb40748a0f8d04e4a1812dda677440971aecaab839a9 [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-05-19T14:13:31.086Z] provisioning config files... [2023-05-19T14:13:31.092Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config15340255530657437814tmp [Pipeline] { [Pipeline] sh [2023-05-19T14:13:31.431Z] + set +x [2023-05-19T14:13:31.431Z] + curl -s https://codecov.io/bash [2023-05-19T14:13:31.431Z] + bash -s -- [2023-05-19T14:13:31.431Z] [2023-05-19T14:13:31.431Z] _____ _ [2023-05-19T14:13:31.431Z] / ____| | | [2023-05-19T14:13:31.431Z] | | ___ __| | ___ ___ _____ __ [2023-05-19T14:13:31.431Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-19T14:13:31.431Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-19T14:13:31.431Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-19T14:13:31.431Z] Bash-1.0.6 [2023-05-19T14:13:31.431Z] [2023-05-19T14:13:31.431Z] [2023-05-19T14:13:31.431Z] ==> git version 2.25.1 found [2023-05-19T14:13:31.431Z] ==> 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-05-19T14:13:31.431Z] Release-Date: 2020-01-08 [2023-05-19T14:13:31.431Z] 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-05-19T14:13:31.431Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-19T14:13:31.431Z] ==> Jenkins CI detected. [2023-05-19T14:13:31.431Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-196 [2023-05-19T14:13:31.431Z] project root: . [2023-05-19T14:13:31.431Z] --> token set from env [2023-05-19T14:13:31.431Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-19T14:13:31.431Z] ==> Running gcov in . (disable via -X gcov) [2023-05-19T14:13:31.431Z] ==> Python coveragepy not found [2023-05-19T14:13:31.431Z] ==> Searching for coverage reports in: [2023-05-19T14:13:31.431Z] + . [2023-05-19T14:13:31.431Z] -> Found 1 reports [2023-05-19T14:13:31.432Z] ==> Detecting git/mercurial file structure [2023-05-19T14:13:31.432Z] ==> Reading reports [2023-05-19T14:13:31.690Z] + ./coverage.out bytes=41317 [2023-05-19T14:13:31.690Z] ==> Appending adjustments [2023-05-19T14:13:31.690Z] https://docs.codecov.io/docs/fixing-reports [2023-05-19T14:13:31.690Z] + Found adjustments [2023-05-19T14:13:31.690Z] ==> Gzipping contents [2023-05-19T14:13:31.690Z] 12K /tmp/codecov.rVbDFo.gz [2023-05-19T14:13:31.690Z] ==> Uploading reports [2023-05-19T14:13:31.690Z] url: https://codecov.io [2023-05-19T14:13:31.690Z] query: branch=PR-196&commit=84be36d1c903555fa53460e2131326c9cd2a3a71&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-196%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=196&job=&cmd_args= [2023-05-19T14:13:31.690Z] -> Pinging Codecov [2023-05-19T14:13:31.690Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-196&commit=84be36d1c903555fa53460e2131326c9cd2a3a71&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-196%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=196&job=&cmd_args= [2023-05-19T14:13:31.950Z] -> Uploading to [2023-05-19T14:13:31.950Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-19/581DD39554BDF9B6E22D074273EAD858/84be36d1c903555fa53460e2131326c9cd2a3a71/200617fd-4faf-4e09-9980-214d9617adb9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230519T141331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=366625534395152c0045586192a941e49baa8aa63760a3c2853f1f28cc3c19e1 [2023-05-19T14:13:31.950Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-19T14:13:31.950Z] Dload Upload Total Spent Left Speed [2023-05-19T14:13:32.209Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 55660 --:--:-- --:--:-- --:--:-- 55399 100 11800 0 0 100 11800 0 55399 --:--:-- --:--:-- --:--:-- 55399 [2023-05-19T14:13:32.210Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/84be36d1c903555fa53460e2131326c9cd2a3a71 [Pipeline] } [2023-05-19T14:13:32.239Z] 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-05-19T14:13:34.059Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives ] [2023-05-19T14:13:34.059Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives [2023-05-19T14:13:34.059Z] total 16 [2023-05-19T14:13:34.059Z] drwxr-xr-x 3 root root 4096 May 19 14:04 . [2023-05-19T14:13:34.059Z] drwxrwxr-x 12 jenkins jenkins 4096 May 19 14:04 .. [2023-05-19T14:13:34.059Z] drwxr-xr-x 2 root root 4096 May 19 14:04 cost [2023-05-19T14:13:34.059Z] -rw-r--r-- 1 root root 95 May 19 14:04 cost.csv [2023-05-19T14:13:34.059Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives [2023-05-19T14:13:34.059Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives [2023-05-19T14:13:34.059Z] total 16 [2023-05-19T14:13:34.059Z] drwxr-xr-x 3 jenkins jenkins 4096 May 19 14:04 . [2023-05-19T14:13:34.059Z] drwxrwxr-x 12 jenkins jenkins 4096 May 19 14:04 .. [2023-05-19T14:13:34.059Z] drwxr-xr-x 2 jenkins jenkins 4096 May 19 14:04 cost [2023-05-19T14:13:34.059Z] -rw-r--r-- 1 jenkins jenkins 95 May 19 14:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-19T14:13:34.421Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T14:13:35.313Z] ---> package-listing.sh [2023-05-19T14:13:35.313Z] ++ facter osfamily [2023-05-19T14:13:35.313Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-19T14:13:35.574Z] + OS_FAMILY=debian [2023-05-19T14:13:35.574Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-196 [2023-05-19T14:13:35.574Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-19T14:13:35.574Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-19T14:13:35.574Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-19T14:13:35.574Z] + PACKAGES=/tmp/packages_start.txt [2023-05-19T14:13:35.574Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-196 ']' [2023-05-19T14:13:35.574Z] + PACKAGES=/tmp/packages_end.txt [2023-05-19T14:13:35.574Z] + case "${OS_FAMILY}" in [2023-05-19T14:13:35.574Z] + dpkg -l [2023-05-19T14:13:35.574Z] + grep '^ii' [2023-05-19T14:13:35.574Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-19T14:13:35.574Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-19T14:13:35.574Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-19T14:13:35.574Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-196 ']' [2023-05-19T14:13:35.574Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives/ [2023-05-19T14:13:35.574Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives/ [Pipeline] echo [2023-05-19T14:13:35.611Z] 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-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-19T14:13:35.905Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T14:13:36.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T14:13:36.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T14:13:36.701Z] prd-ubuntu20.04-docker-8c-8g-16110 does not seem to be running inside a container [2023-05-19T14:13:36.722Z] $ 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-196/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-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-19T14:13:36.977Z] $ docker top be6f2375f99a45247a8c15f5f73a569456e3c8c7a70c94a8786c5cee71e580ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T14:13:37.387Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-19T14:13:37.722Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-19T14:13:38.044Z] + ls /var/log/sa-host [2023-05-19T14:13:38.044Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T14:13:38.276Z] provisioning config files... [2023-05-19T14:13:38.286Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config566609320206674624tmp [Pipeline] { [Pipeline] echo [2023-05-19T14:13:38.344Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T14:13:38.665Z] ---> create-netrc.sh [Pipeline] } [2023-05-19T14:13:38.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-19T14:13:39.122Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-19T14:13:39.154Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T14:13:39.470Z] ---> sudo-logs.sh [2023-05-19T14:13:39.471Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-19T14:13:39.560Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T14:13:39.880Z] ---> job-cost.sh [2023-05-19T14:13:39.880Z] lf-activate-venv: SKIPPING [2023-05-19T14:13:39.880Z] DEBUG: total: 0.2199999988079071 [2023-05-19T14:13:39.880Z] INFO: Retrieving Stack Cost... [2023-05-19T14:13:40.142Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-19T14:13:40.713Z] INFO: Archiving Costs [Pipeline] echo [2023-05-19T14:13:40.747Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T14:13:41.065Z] ---> logs-deploy.sh [2023-05-19T14:13:41.065Z] lf-activate-venv: SKIPPING [2023-05-19T14:13:41.065Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-196/1 [2023-05-19T14:13:41.065Z] INFO: archiving workspace using pattern(s): [2023-05-19T14:13:42.005Z] Archives upload complete. [2023-05-19T14:13:42.005Z] INFO: archiving logs to Nexus