Pull request #159 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d+9fc1e835a381aac2d449f5841101e3758109bf40 (d7aa1647fccbe8637ee10a9f6567aa2f53229210) 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-ssh13707513948547027218.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7889350099634066389.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-159/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-159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5990200205100975393.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-159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2619673963719074387.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1989391799170670395.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-159/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-159/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14324276567049332418.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-700 in /w/workspace/y_app-rfid-llrp-inventory_PR-159 [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-159 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9fc1e835a381aac2d449f5841101e3758109bf40 into PR head commit 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d Merge succeeded, producing 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d Checking out Revision 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d (PR-159) Commit message: "ci: Change dependabot gomod schedule to daily " First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d # 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 9fc1e835a381aac2d449f5841101e3758109bf40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T15:54:15.341Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T15:54:15.514Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T15:54:15.616Z] ========================================================= [2023-03-15T15:54:15.616Z] EdgeX Global Pipelines Version Info [2023-03-15T15:54:15.616Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:54:16.349Z] ------------------- [2023-03-15T15:54:16.349Z] stable info: [2023-03-15T15:54:16.349Z] ------------------- [2023-03-15T15:54:16.349Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T15:54:16.349Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T15:54:16.349Z] Message: update stable to v1.0.245 [2023-03-15T15:54:16.919Z] ------------------- [2023-03-15T15:54:16.919Z] experimental info: [2023-03-15T15:54:16.919Z] ------------------- [2023-03-15T15:54:16.919Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T15:54:16.919Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T15:54:16.919Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T15:54:17.200Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-15T15:54:17.243Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-15T15:54:17.284Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T15:54:17.322Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T15:54:17.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T15:54:17.403Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T15:54:17.443Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T15:54:17.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T15:54:17.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T15:54:17.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T15:54:17.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T15:54:17.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-15T15:54:17.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T15:54:17.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T15:54:17.764Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T15:54:17.804Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T15:54:17.840Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T15:54:17.881Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T15:54:17.923Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T15:54:17.964Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T15:54:18.007Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T15:54:18.046Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T15:54:18.088Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T15:54:18.130Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T15:54:18.175Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T15:54:18.215Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T15:54:18.251Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T15:54:18.288Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-159 [Pipeline] echo [2023-03-15T15:54:18.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-159 [Pipeline] echo [2023-03-15T15:54:18.361Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-159 [Pipeline] echo [2023-03-15T15:54:18.397Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d [Pipeline] echo [2023-03-15T15:54:18.436Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c982f4 [Pipeline] echo [2023-03-15T15:54:18.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T15:54:18.582Z] provisioning config files... [2023-03-15T15:54:18.603Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp/config8733319765697062672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:54:18.935Z] ---> docker-login.sh [2023-03-15T15:54:18.935Z] nexus3.edgexfoundry.org:10001 [2023-03-15T15:54:20.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:54:20.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:54:20.842Z] Configure a credential helper to remove this warning. See [2023-03-15T15:54:20.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:54:20.842Z] [2023-03-15T15:54:20.842Z] Login Succeeded [2023-03-15T15:54:20.842Z] nexus3.edgexfoundry.org:10002 [2023-03-15T15:54:20.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:54:20.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:54:20.842Z] Configure a credential helper to remove this warning. See [2023-03-15T15:54:20.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:54:20.842Z] [2023-03-15T15:54:20.842Z] Login Succeeded [2023-03-15T15:54:20.842Z] nexus3.edgexfoundry.org:10003 [2023-03-15T15:54:20.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:54:20.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:54:20.842Z] Configure a credential helper to remove this warning. See [2023-03-15T15:54:20.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:54:20.842Z] [2023-03-15T15:54:20.842Z] Login Succeeded [2023-03-15T15:54:20.842Z] nexus3.edgexfoundry.org:10004 [2023-03-15T15:54:20.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:54:21.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:54:21.103Z] Configure a credential helper to remove this warning. See [2023-03-15T15:54:21.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:54:21.103Z] [2023-03-15T15:54:21.103Z] Login Succeeded [2023-03-15T15:54:21.103Z] docker.io [2023-03-15T15:54:21.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:54:21.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:54:21.370Z] Configure a credential helper to remove this warning. See [2023-03-15T15:54:21.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:54:21.370Z] [2023-03-15T15:54:21.370Z] Login Succeeded [2023-03-15T15:54:21.370Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T15:54:21.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T15:54:22.140Z] + git rev-list -1 --merges 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d~1..3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d [Pipeline] echo [2023-03-15T15:54:22.237Z] -----------> git rev-list -1 --merges 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d~1..3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d [false] [Pipeline] sh [2023-03-15T15:54:22.581Z] + git log --format=format:%s -1 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d [Pipeline] echo [2023-03-15T15:54:22.620Z] ========================================================= [2023-03-15T15:54:22.620Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T15:54:22.620Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T15:54:23.054Z] + git log --format=format:%s -1 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d [Pipeline] echo [2023-03-15T15:54:23.081Z] [semverPrep] GIT_COMMIT: 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d, Commit Message: ci: Change dependabot gomod schedule to daily [Pipeline] echo [2023-03-15T15:54:23.110Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T15:54:23.476Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T15:54:23.476Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T15:54:23.476Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T15:54:23.476Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T15:54:23.476Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T15:54:23.476Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T15:54:23.476Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:54:23.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T15:54:23.899Z] [2023-03-15T15:54:23.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:54:24.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T15:54:24.547Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T15:54:24.547Z] b85a868b505f: Pulling fs layer [2023-03-15T15:54:24.547Z] e2be974225ed: Pulling fs layer [2023-03-15T15:54:24.547Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T15:54:24.547Z] 988bab9f4d93: Pulling fs layer [2023-03-15T15:54:24.547Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T15:54:24.547Z] eaf3925da568: Pulling fs layer [2023-03-15T15:54:24.547Z] bab4dde63d76: Pulling fs layer [2023-03-15T15:54:24.547Z] bde34c3a00c8: Pulling fs layer [2023-03-15T15:54:24.547Z] b352a97aabf1: Pulling fs layer [2023-03-15T15:54:24.547Z] 4872d77fe225: Pulling fs layer [2023-03-15T15:54:24.547Z] 5851b861e8e6: Pulling fs layer [2023-03-15T15:54:24.547Z] 1469e6f7b9e6: Waiting [2023-03-15T15:54:24.547Z] b352a97aabf1: Waiting [2023-03-15T15:54:24.547Z] eaf3925da568: Waiting [2023-03-15T15:54:24.547Z] 4872d77fe225: Waiting [2023-03-15T15:54:24.547Z] bab4dde63d76: Waiting [2023-03-15T15:54:24.547Z] bde34c3a00c8: Waiting [2023-03-15T15:54:24.547Z] e2be974225ed: Verifying Checksum [2023-03-15T15:54:24.547Z] e2be974225ed: Download complete [2023-03-15T15:54:24.547Z] 988bab9f4d93: Download complete [2023-03-15T15:54:24.808Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T15:54:24.808Z] 1469e6f7b9e6: Download complete [2023-03-15T15:54:24.808Z] eaf3925da568: Download complete [2023-03-15T15:54:24.808Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T15:54:24.808Z] 339a4e72a1f5: Download complete [2023-03-15T15:54:24.808Z] bde34c3a00c8: Download complete [2023-03-15T15:54:24.808Z] b352a97aabf1: Verifying Checksum [2023-03-15T15:54:24.808Z] b352a97aabf1: Download complete [2023-03-15T15:54:24.808Z] 4872d77fe225: Verifying Checksum [2023-03-15T15:54:24.808Z] 4872d77fe225: Download complete [2023-03-15T15:54:24.808Z] 5851b861e8e6: Verifying Checksum [2023-03-15T15:54:24.808Z] 5851b861e8e6: Download complete [2023-03-15T15:54:24.808Z] b85a868b505f: Verifying Checksum [2023-03-15T15:54:24.808Z] b85a868b505f: Download complete [2023-03-15T15:54:25.066Z] bab4dde63d76: Verifying Checksum [2023-03-15T15:54:25.066Z] bab4dde63d76: Download complete [2023-03-15T15:54:26.442Z] b85a868b505f: Pull complete [2023-03-15T15:54:26.701Z] e2be974225ed: Pull complete [2023-03-15T15:54:27.642Z] 339a4e72a1f5: Pull complete [2023-03-15T15:54:27.642Z] 988bab9f4d93: Pull complete [2023-03-15T15:54:27.902Z] 1469e6f7b9e6: Pull complete [2023-03-15T15:54:27.902Z] eaf3925da568: Pull complete [2023-03-15T15:54:30.442Z] bab4dde63d76: Pull complete [2023-03-15T15:54:31.013Z] bde34c3a00c8: Pull complete [2023-03-15T15:54:31.583Z] b352a97aabf1: Pull complete [2023-03-15T15:54:31.583Z] 4872d77fe225: Pull complete [2023-03-15T15:54:31.842Z] 5851b861e8e6: Pull complete [2023-03-15T15:54:31.842Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T15:54:31.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T15:54:32.101Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:54:32.669Z] prd-ubuntu20.04-docker-8c-8g-700 does not seem to be running inside a container [2023-03-15T15:54:32.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-159 -v /w/workspace/y_app-rfid-llrp-inventory_PR-159:/w/workspace/y_app-rfid-llrp-inventory_PR-159:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-159@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T15:54:38.649Z] $ docker top 9d537d858d80b15d426f519d218afe277d052164e4814dcfa2fa738b8a248cc1 -eo pid,comm [2023-03-15T15:54:38.726Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-15T15:54:38.726Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T15:54:38.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T15:54:38.841Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T15:54:38.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T15:54:38.958Z] $ docker exec 9d537d858d80b15d426f519d218afe277d052164e4814dcfa2fa738b8a248cc1 ssh-agent [2023-03-15T15:54:39.063Z] SSH_AUTH_SOCK=/tmp/ssh-l080QNY1ok2X/agent.32 [2023-03-15T15:54:39.063Z] SSH_AGENT_PID=38 [2023-03-15T15:54:39.069Z] Running ssh-add (command line suppressed) [2023-03-15T15:54:39.161Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp/private_key_9287498938889730991.key (/w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp/private_key_9287498938889730991.key) [2023-03-15T15:54:39.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T15:54:39.510Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T15:54:39.545Z] $ docker exec --env ******** --env ******** 9d537d858d80b15d426f519d218afe277d052164e4814dcfa2fa738b8a248cc1 ssh-agent -k [2023-03-15T15:54:39.640Z] unset SSH_AUTH_SOCK; [2023-03-15T15:54:39.640Z] unset SSH_AGENT_PID; [2023-03-15T15:54:39.641Z] echo Agent pid 38 killed; [2023-03-15T15:54:39.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T15:54:39.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T15:54:39.736Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T15:54:39.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T15:54:39.854Z] $ docker exec 9d537d858d80b15d426f519d218afe277d052164e4814dcfa2fa738b8a248cc1 ssh-agent [2023-03-15T15:54:40.036Z] SSH_AUTH_SOCK=/tmp/ssh-AVXXibLqRlsL/agent.70 [2023-03-15T15:54:40.036Z] SSH_AGENT_PID=76 [2023-03-15T15:54:40.042Z] Running ssh-add (command line suppressed) [2023-03-15T15:54:40.165Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp/private_key_3538049664236334129.key (/w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp/private_key_3538049664236334129.key) [2023-03-15T15:54:40.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T15:54:40.512Z] + git semver init [2023-03-15T15:54:41.130Z] 2023-03-15 15:54:40,885 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T15:54:41.130Z] 2023-03-15 15:54:40,886 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-159/.semver [2023-03-15T15:54:41.130Z] 2023-03-15 15:54:40,887 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-159/.semver [2023-03-15T15:54:41.130Z] 2023-03-15 15:54:40,887 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-159/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-159, universal_newlines=False, shell=None, istream=None) [2023-03-15T15:54:42.517Z] 2023-03-15 15:54:42,383 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-159/.git/info/exclude [2023-03-15T15:54:42.517Z] 2023-03-15 15:54:42,383 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-159/.semver/PR-159 with force:False [2023-03-15T15:54:42.517Z] 2023-03-15 15:54:42,384 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-159/.semver/PR-159 [2023-03-15T15:54:42.517Z] 2023-03-15 15:54:42,387 [execute] INFO git cat-file --batch-check [2023-03-15T15:54:42.517Z] 2023-03-15 15:54:42,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-159/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T15:54:42.517Z] 2023-03-15 15:54:42,393 [execute] INFO git cat-file --batch [2023-03-15T15:54:42.517Z] 2023-03-15 15:54:42,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-159/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T15:54:42.517Z] 2023-03-15 15:54:42,400 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-159/.semver/PR-159 [2023-03-15T15:54:42.517Z] 0.0.0 [Pipeline] } [2023-03-15T15:54:42.545Z] $ docker exec --env ******** --env ******** 9d537d858d80b15d426f519d218afe277d052164e4814dcfa2fa738b8a248cc1 ssh-agent -k [2023-03-15T15:54:42.640Z] unset SSH_AUTH_SOCK; [2023-03-15T15:54:42.641Z] unset SSH_AGENT_PID; [2023-03-15T15:54:42.641Z] echo Agent pid 76 killed; [2023-03-15T15:54:42.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T15:54:43.041Z] + git semver [Pipeline] } [2023-03-15T15:54:43.341Z] $ docker stop --time=1 9d537d858d80b15d426f519d218afe277d052164e4814dcfa2fa738b8a248cc1 [2023-03-15T15:54:44.883Z] $ docker rm -f --volumes 9d537d858d80b15d426f519d218afe277d052164e4814dcfa2fa738b8a248cc1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T15:54:45.371Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T15:54:45.705Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T15:54:45.721Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T15:54:46.290Z] provisioning config files... [2023-03-15T15:54:46.301Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp/config12323494391707763455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:54:46.651Z] ---> docker-login.sh [2023-03-15T15:54:46.652Z] nexus3.edgexfoundry.org:10001 [2023-03-15T15:54:46.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:54:46.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:54:46.652Z] Configure a credential helper to remove this warning. See [2023-03-15T15:54:46.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:54:46.652Z] [2023-03-15T15:54:46.652Z] Login Succeeded [2023-03-15T15:54:46.652Z] nexus3.edgexfoundry.org:10002 [2023-03-15T15:54:46.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:54:46.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:54:46.652Z] Configure a credential helper to remove this warning. See [2023-03-15T15:54:46.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:54:46.652Z] [2023-03-15T15:54:46.652Z] Login Succeeded [2023-03-15T15:54:46.652Z] nexus3.edgexfoundry.org:10003 [2023-03-15T15:54:46.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:54:46.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:54:46.911Z] Configure a credential helper to remove this warning. See [2023-03-15T15:54:46.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:54:46.911Z] [2023-03-15T15:54:46.911Z] Login Succeeded [2023-03-15T15:54:46.911Z] nexus3.edgexfoundry.org:10004 [2023-03-15T15:54:46.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:54:46.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:54:46.911Z] Configure a credential helper to remove this warning. See [2023-03-15T15:54:46.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:54:46.911Z] [2023-03-15T15:54:46.911Z] Login Succeeded [2023-03-15T15:54:46.911Z] docker.io [2023-03-15T15:54:47.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:54:47.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:54:47.189Z] Configure a credential helper to remove this warning. See [2023-03-15T15:54:47.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:54:47.189Z] [2023-03-15T15:54:47.189Z] Login Succeeded [2023-03-15T15:54:47.189Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T15:54:47.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T15:54:47.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T15:54:47.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T15:54:47.476Z] ========================================================= [2023-03-15T15:54:47.476Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T15:54:47.476Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:54:47.973Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T15:54:47.973Z] Sending build context to Docker daemon 12.59MB [2023-03-15T15:54:47.973Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T15:54:47.973Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T15:54:48.237Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T15:54:48.237Z] 63b65145d645: Pulling fs layer [2023-03-15T15:54:48.237Z] a2d21d5440eb: Pulling fs layer [2023-03-15T15:54:48.237Z] 935e6c44a52c: Pulling fs layer [2023-03-15T15:54:48.237Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T15:54:48.237Z] 30dea6a524f1: Pulling fs layer [2023-03-15T15:54:48.237Z] 94cc34f8dd06: Waiting [2023-03-15T15:54:48.237Z] a2aff8979fd8: Pulling fs layer [2023-03-15T15:54:48.237Z] 6808be2612f2: Pulling fs layer [2023-03-15T15:54:48.237Z] f25807f1079a: Pulling fs layer [2023-03-15T15:54:48.237Z] 30dea6a524f1: Waiting [2023-03-15T15:54:48.237Z] 6808be2612f2: Waiting [2023-03-15T15:54:48.237Z] f25807f1079a: Waiting [2023-03-15T15:54:48.237Z] a2aff8979fd8: Waiting [2023-03-15T15:54:48.237Z] a2d21d5440eb: Verifying Checksum [2023-03-15T15:54:48.237Z] a2d21d5440eb: Download complete [2023-03-15T15:54:48.237Z] 30dea6a524f1: Verifying Checksum [2023-03-15T15:54:48.237Z] 30dea6a524f1: Download complete [2023-03-15T15:54:48.237Z] 63b65145d645: Verifying Checksum [2023-03-15T15:54:48.237Z] 63b65145d645: Download complete [2023-03-15T15:54:48.237Z] a2aff8979fd8: Verifying Checksum [2023-03-15T15:54:48.237Z] a2aff8979fd8: Download complete [2023-03-15T15:54:48.817Z] 63b65145d645: Pull complete [2023-03-15T15:54:49.093Z] 935e6c44a52c: Verifying Checksum [2023-03-15T15:54:49.093Z] 935e6c44a52c: Download complete [2023-03-15T15:54:49.093Z] f25807f1079a: Verifying Checksum [2023-03-15T15:54:49.093Z] f25807f1079a: Download complete [2023-03-15T15:54:49.352Z] a2d21d5440eb: Pull complete [2023-03-15T15:54:49.611Z] 6808be2612f2: Verifying Checksum [2023-03-15T15:54:49.611Z] 6808be2612f2: Download complete [2023-03-15T15:54:53.812Z] 935e6c44a52c: Pull complete [2023-03-15T15:54:54.186Z] 94cc34f8dd06: Pull complete [2023-03-15T15:54:54.753Z] 30dea6a524f1: Pull complete [2023-03-15T15:54:55.688Z] a2aff8979fd8: Pull complete [2023-03-15T15:54:58.968Z] 6808be2612f2: Pull complete [2023-03-15T15:54:59.904Z] f25807f1079a: Pull complete [2023-03-15T15:55:00.168Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T15:55:00.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T15:55:00.168Z] ---> 3b553350e43f [2023-03-15T15:55:00.168Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T15:55:01.133Z] Still waiting to schedule task [2023-03-15T15:55:01.134Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T15:55:15.076Z] ---> Running in 81bf6f569599 [2023-03-15T15:55:15.335Z] Removing intermediate container 81bf6f569599 [2023-03-15T15:55:15.335Z] ---> 32fc2fc3832e [2023-03-15T15:55:15.335Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T15:55:15.600Z] ---> Running in 9ecfbc1a5854 [2023-03-15T15:55:16.166Z] Removing intermediate container 9ecfbc1a5854 [2023-03-15T15:55:16.166Z] ---> fa58384c3782 [2023-03-15T15:55:16.166Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T15:55:16.166Z] ---> Running in 5fddb5d25d5f [2023-03-15T15:55:16.737Z] Removing intermediate container 5fddb5d25d5f [2023-03-15T15:55:16.737Z] ---> 49e1823d1553 [2023-03-15T15:55:16.737Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T15:55:16.737Z] ---> Running in cd90c6a4f4ea [2023-03-15T15:55:17.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T15:55:17.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T15:55:17.561Z] OK: 265 MiB in 53 packages [2023-03-15T15:55:18.127Z] Removing intermediate container cd90c6a4f4ea [2023-03-15T15:55:18.127Z] ---> d33e49bc724f [2023-03-15T15:55:18.127Z] Step 7/12 : WORKDIR /app [2023-03-15T15:55:18.387Z] ---> Running in 0b15f198b191 [2023-03-15T15:55:18.646Z] Removing intermediate container 0b15f198b191 [2023-03-15T15:55:18.646Z] ---> 3d02c71fa809 [2023-03-15T15:55:18.646Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-15T15:55:18.904Z] ---> deaae575fe9a [2023-03-15T15:55:18.904Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T15:55:18.904Z] ---> Running in 55f6775c9875 [2023-03-15T15:55:57.614Z] Removing intermediate container 55f6775c9875 [2023-03-15T15:55:57.614Z] ---> 01d89218e141 [2023-03-15T15:55:57.614Z] Step 10/12 : COPY . . [2023-03-15T15:55:57.614Z] ---> e6c77be5ee9a [2023-03-15T15:55:57.614Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T15:55:57.614Z] ---> Running in 382b97e33958 [2023-03-15T15:55:57.873Z] Removing intermediate container 382b97e33958 [2023-03-15T15:55:57.873Z] ---> f65eb9eba6b6 [2023-03-15T15:55:57.873Z] Step 12/12 : RUN $MAKE [2023-03-15T15:55:58.133Z] ---> Running in 39e540350052 [2023-03-15T15:55:58.700Z] noop [2023-03-15T15:55:59.637Z] Removing intermediate container 39e540350052 [2023-03-15T15:55:59.637Z] ---> 7c03bad1f774 [2023-03-15T15:55:59.637Z] Successfully built 7c03bad1f774 [2023-03-15T15:55:59.637Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:56:00.105Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T15:56:00.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:56:00.258Z] prd-ubuntu20.04-docker-8c-8g-700 does not seem to be running inside a container [2023-03-15T15:56:00.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-159 -v /w/workspace/y_app-rfid-llrp-inventory_PR-159:/w/workspace/y_app-rfid-llrp-inventory_PR-159:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T15:56:01.037Z] $ docker top 98b29b7d219c40eeca2da6c0ee247e7b33e74f5083abe3030580efe0e8b7b264 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T15:56:01.426Z] + go version [2023-03-15T15:56:01.426Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T15:56:01.460Z] $ docker stop --time=1 98b29b7d219c40eeca2da6c0ee247e7b33e74f5083abe3030580efe0e8b7b264 [2023-03-15T15:56:02.974Z] $ docker rm -f --volumes 98b29b7d219c40eeca2da6c0ee247e7b33e74f5083abe3030580efe0e8b7b264 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:56:03.696Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T15:56:03.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:56:03.848Z] prd-ubuntu20.04-docker-8c-8g-700 does not seem to be running inside a container [2023-03-15T15:56:03.886Z] $ 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-159 -v /w/workspace/y_app-rfid-llrp-inventory_PR-159:/w/workspace/y_app-rfid-llrp-inventory_PR-159:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T15:56:04.596Z] $ docker top 0d48263001accb8513e929dd7393491675f05a92320e8f5f265ed1be17690e15 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T15:56:05.026Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-159 [Pipeline] fileExists [Pipeline] sh [2023-03-15T15:56:05.385Z] + make test [2023-03-15T15:56:05.385Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-15T15:56:24.511Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-15T15:56:24.511Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-15T15:56:24.511Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.150s coverage: 86.2% of statements [2023-03-15T15:56:26.416Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.685s coverage: 71.9% of statements [2023-03-15T15:56:48.355Z] go vet ./... [2023-03-15T15:56:48.355Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T15:56:48.355Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T15:56:48.355Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-15T15:56:48.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T15:56:48.679Z] $ docker stop --time=1 0d48263001accb8513e929dd7393491675f05a92320e8f5f265ed1be17690e15 [2023-03-15T15:56:59.172Z] $ docker rm -f --volumes 0d48263001accb8513e929dd7393491675f05a92320e8f5f265ed1be17690e15 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T15:56:59.778Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T15:56:59.853Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T15:57:00.583Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T15:57:00.893Z] + ls -al . [2023-03-15T15:57:00.893Z] total 228 [2023-03-15T15:57:00.893Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 15:56 . [2023-03-15T15:57:00.893Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:54 .. [2023-03-15T15:57:00.893Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 15:54 .dockerignore [2023-03-15T15:57:00.893Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 15:54 .git [2023-03-15T15:57:00.893Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:54 .github [2023-03-15T15:57:00.893Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 15:54 .gitignore [2023-03-15T15:57:00.893Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 15:54 .golangci.yml [2023-03-15T15:57:00.893Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 15:54 .semver [2023-03-15T15:57:00.893Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 15:54 Attribution.txt [2023-03-15T15:57:00.893Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 15:54 CHANGELOG.md [2023-03-15T15:57:00.893Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 15:54 Dockerfile [2023-03-15T15:57:00.893Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 15:54 GOVERNANCE.md [2023-03-15T15:57:00.893Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 15:54 Jenkinsfile [2023-03-15T15:57:00.893Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 15:54 LICENSE [2023-03-15T15:57:00.893Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 15:54 Makefile [2023-03-15T15:57:00.893Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 15:54 OWNERS.md [2023-03-15T15:57:00.893Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 15:54 README.md [2023-03-15T15:57:00.893Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 15:54 VERSION [2023-03-15T15:57:00.893Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 15:54 bin [2023-03-15T15:57:00.893Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 15:56 coverage.out [2023-03-15T15:57:00.893Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 15:54 go.mod [2023-03-15T15:57:00.893Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 15:54 go.sum [2023-03-15T15:57:00.893Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 15:54 images [2023-03-15T15:57:00.893Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:54 internal [2023-03-15T15:57:00.893Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 15:54 main.go [2023-03-15T15:57:00.893Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 15:54 res [2023-03-15T15:57:00.893Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:54 snap [2023-03-15T15:57:00.893Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:54 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:57:01.283Z] + 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=3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d --label arch=amd64 --label version=0.0.0 . [2023-03-15T15:57:01.283Z] Sending build context to Docker daemon 12.59MB [2023-03-15T15:57:01.283Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T15:57:01.284Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-15T15:57:01.284Z] ---> 7c03bad1f774 [2023-03-15T15:57:01.284Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T15:57:01.858Z] ---> Running in d84ee91dfebd [2023-03-15T15:57:01.858Z] Removing intermediate container d84ee91dfebd [2023-03-15T15:57:01.858Z] ---> 9c63558615b0 [2023-03-15T15:57:01.858Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T15:57:02.118Z] ---> Running in 4ac513b945b2 [2023-03-15T15:57:02.377Z] Removing intermediate container 4ac513b945b2 [2023-03-15T15:57:02.377Z] ---> ab46aa80cd77 [2023-03-15T15:57:02.377Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-15T15:57:02.377Z] ---> Running in a41bcf87e226 [2023-03-15T15:57:02.635Z] Removing intermediate container a41bcf87e226 [2023-03-15T15:57:02.635Z] ---> c34b775cb1fa [2023-03-15T15:57:02.635Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T15:57:02.635Z] ---> Running in 814621a4fa2c [2023-03-15T15:57:03.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T15:57:03.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T15:57:03.466Z] OK: 265 MiB in 53 packages [2023-03-15T15:57:04.039Z] Removing intermediate container 814621a4fa2c [2023-03-15T15:57:04.039Z] ---> be9982ceda94 [2023-03-15T15:57:04.039Z] Step 7/29 : WORKDIR /app [2023-03-15T15:57:04.298Z] ---> Running in 25739f01e8d2 [2023-03-15T15:57:04.556Z] Removing intermediate container 25739f01e8d2 [2023-03-15T15:57:04.556Z] ---> 22af8f09ce36 [2023-03-15T15:57:04.556Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-15T15:57:04.815Z] ---> e3d85b9d9252 [2023-03-15T15:57:04.815Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T15:57:05.081Z] ---> Running in 0f4002676a6f [2023-03-15T15:57:06.459Z] Removing intermediate container 0f4002676a6f [2023-03-15T15:57:06.459Z] ---> a81047f0294c [2023-03-15T15:57:06.459Z] Step 10/29 : COPY . . [2023-03-15T15:57:07.404Z] ---> b8c9080c5bc7 [2023-03-15T15:57:07.404Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T15:57:07.662Z] ---> Running in 50df6ac2655f [2023-03-15T15:57:07.921Z] Removing intermediate container 50df6ac2655f [2023-03-15T15:57:07.921Z] ---> f303b02395b9 [2023-03-15T15:57:07.921Z] Step 12/29 : RUN $MAKE [2023-03-15T15:57:08.181Z] ---> Running in 2a94f75db568 [2023-03-15T15:57:08.440Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-15T15:57:35.174Z] Removing intermediate container 2a94f75db568 [2023-03-15T15:57:35.174Z] ---> fa93eca5e8e3 [2023-03-15T15:57:35.174Z] Step 13/29 : FROM alpine:3.17 [2023-03-15T15:57:35.174Z] 3.17: Pulling from library/alpine [2023-03-15T15:57:35.174Z] 63b65145d645: Already exists [2023-03-15T15:57:35.174Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T15:57:35.174Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T15:57:35.174Z] ---> b2aa39c304c2 [2023-03-15T15:57:35.174Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-15T15:57:35.174Z] ---> Running in 8970fffd46c6 [2023-03-15T15:57:35.174Z] Removing intermediate container 8970fffd46c6 [2023-03-15T15:57:35.174Z] ---> d3be485136f6 [2023-03-15T15:57:35.174Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-15T15:57:35.174Z] ---> Running in 3e13c420db22 [2023-03-15T15:57:35.174Z] Removing intermediate container 3e13c420db22 [2023-03-15T15:57:35.174Z] ---> 5e7f2a2716e8 [2023-03-15T15:57:35.174Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-15T15:57:35.174Z] ---> Running in a99601a03968 [2023-03-15T15:57:35.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T15:57:35.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T15:57:35.174Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T15:57:35.174Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T15:57:35.174Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T15:57:35.174Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T15:57:35.174Z] OK: 8 MiB in 17 packages [2023-03-15T15:57:35.174Z] Removing intermediate container a99601a03968 [2023-03-15T15:57:35.174Z] ---> e0e05edbb4bf [2023-03-15T15:57:35.174Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-15T15:57:35.174Z] ---> 3cb24cb029e0 [2023-03-15T15:57:35.174Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-15T15:57:35.174Z] ---> a9647f303e2b [2023-03-15T15:57:35.174Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-15T15:57:35.174Z] ---> 74d2afbeaa3d [2023-03-15T15:57:35.174Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-15T15:57:35.174Z] ---> c77b75082a6c [2023-03-15T15:57:35.174Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-15T15:57:36.552Z] ---> 95994f8b8019 [2023-03-15T15:57:36.552Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-15T15:57:36.552Z] ---> Running in cd6b36b94a23 [2023-03-15T15:57:37.120Z] Removing intermediate container cd6b36b94a23 [2023-03-15T15:57:37.120Z] ---> 563bea41a871 [2023-03-15T15:57:37.120Z] Step 23/29 : VOLUME /cache [2023-03-15T15:57:37.378Z] ---> Running in 68cff5dc0316 [2023-03-15T15:57:37.378Z] Removing intermediate container 68cff5dc0316 [2023-03-15T15:57:37.378Z] ---> 3dd60b9d792d [2023-03-15T15:57:37.378Z] Step 24/29 : EXPOSE 59711 [2023-03-15T15:57:37.378Z] ---> Running in 807844584e82 [2023-03-15T15:57:37.378Z] Removing intermediate container 807844584e82 [2023-03-15T15:57:37.378Z] ---> cf135f2917ce [2023-03-15T15:57:37.378Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-15T15:57:37.636Z] ---> Running in 4ab474b5ac37 [2023-03-15T15:57:37.636Z] Removing intermediate container 4ab474b5ac37 [2023-03-15T15:57:37.636Z] ---> 86918bf7811e [2023-03-15T15:57:37.636Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-15T15:57:37.636Z] ---> Running in fa6f9b283e4a [2023-03-15T15:57:37.636Z] Removing intermediate container fa6f9b283e4a [2023-03-15T15:57:37.636Z] ---> 90c82f9daf1b [2023-03-15T15:57:37.636Z] Step 27/29 : LABEL arch=amd64 [2023-03-15T15:57:37.636Z] ---> Running in 46216c8a6481 [2023-03-15T15:57:37.896Z] Removing intermediate container 46216c8a6481 [2023-03-15T15:57:37.896Z] ---> 121230405fe1 [2023-03-15T15:57:37.896Z] Step 28/29 : LABEL git_sha=3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d [2023-03-15T15:57:37.896Z] ---> Running in c2414b981452 [2023-03-15T15:57:37.896Z] Removing intermediate container c2414b981452 [2023-03-15T15:57:37.896Z] ---> c2c882642631 [2023-03-15T15:57:37.896Z] Step 29/29 : LABEL version=0.0.0 [2023-03-15T15:57:37.896Z] ---> Running in 4df8fb586fee [2023-03-15T15:57:37.896Z] Removing intermediate container 4df8fb586fee [2023-03-15T15:57:37.896Z] ---> 2c6517fc776b [2023-03-15T15:57:37.896Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T15:57:37.896Z] Successfully built 2c6517fc776b [2023-03-15T15:57:37.896Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:57:38.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T15:57:38.826Z] [2023-03-15T15:57:38.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:57:39.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T15:57:39.205Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T15:57:39.205Z] 5eb5b503b376: Pulling fs layer [2023-03-15T15:57:39.205Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T15:57:39.205Z] ec43610c2a17: Pulling fs layer [2023-03-15T15:57:39.205Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T15:57:39.205Z] 33b1e0a273af: Pulling fs layer [2023-03-15T15:57:39.205Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T15:57:39.205Z] 2f39f015ded8: Pulling fs layer [2023-03-15T15:57:39.205Z] 3a2ae6a8a46f: Waiting [2023-03-15T15:57:39.205Z] 33b1e0a273af: Waiting [2023-03-15T15:57:39.205Z] 5d3b04190fa2: Waiting [2023-03-15T15:57:39.205Z] 2f39f015ded8: Waiting [2023-03-15T15:57:39.205Z] 5c69ac0246d0: Verifying Checksum [2023-03-15T15:57:39.205Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T15:57:39.205Z] 3a2ae6a8a46f: Download complete [2023-03-15T15:57:39.467Z] 33b1e0a273af: Verifying Checksum [2023-03-15T15:57:39.467Z] 33b1e0a273af: Download complete [2023-03-15T15:57:39.467Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T15:57:39.467Z] 5d3b04190fa2: Download complete [2023-03-15T15:57:39.467Z] ec43610c2a17: Verifying Checksum [2023-03-15T15:57:39.467Z] ec43610c2a17: Download complete [2023-03-15T15:57:39.467Z] 5eb5b503b376: Verifying Checksum [2023-03-15T15:57:39.467Z] 5eb5b503b376: Download complete [2023-03-15T15:57:40.410Z] 2f39f015ded8: Download complete [2023-03-15T15:57:40.670Z] 5eb5b503b376: Pull complete [2023-03-15T15:57:40.670Z] 5c69ac0246d0: Pull complete [2023-03-15T15:57:41.614Z] ec43610c2a17: Pull complete [2023-03-15T15:57:41.614Z] 3a2ae6a8a46f: Pull complete [2023-03-15T15:57:42.181Z] 33b1e0a273af: Pull complete [2023-03-15T15:57:42.181Z] 5d3b04190fa2: Pull complete [2023-03-15T15:57:46.360Z] 2f39f015ded8: Pull complete [2023-03-15T15:57:46.360Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T15:57:46.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T15:57:46.360Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:57:46.577Z] prd-ubuntu20.04-docker-8c-8g-700 does not seem to be running inside a container [2023-03-15T15:57:46.607Z] $ 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-159 -v /w/workspace/y_app-rfid-llrp-inventory_PR-159:/w/workspace/y_app-rfid-llrp-inventory_PR-159:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T15:57:54.127Z] $ docker top 37f798fc3e899bead25701c617741116c70b47f0a1376ddb702ce3400d54dde4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:57:54.556Z] ---> job-cost.sh [2023-03-15T15:57:54.556Z] lf-activate-venv: SKIPPING [2023-03-15T15:57:54.556Z] INFO: No Stack... [2023-03-15T15:57:55.123Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T15:57:55.383Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T15:57:55.694Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-159/archives/cost.csv [2023-03-15T15:57:55.694Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T15:57:55.731Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-159-1-stack-cost] [2023-03-15T15:57:55.736Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-159-1-stack-cost] did not exist. Created. [2023-03-15T15:57:55.736Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-159-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T15:57:56.117Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T15:57:56.163Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T15:57:56.198Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-159-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T15:57:56.275Z] $ docker stop --time=1 37f798fc3e899bead25701c617741116c70b47f0a1376ddb702ce3400d54dde4 [2023-03-15T15:57:57.417Z] $ docker rm -f --volumes 37f798fc3e899bead25701c617741116c70b47f0a1376ddb702ce3400d54dde4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T16:07:30.149Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-848 in /w/workspace/y_app-rfid-llrp-inventory_PR-159 [Pipeline] { [Pipeline] ws [2023-03-15T16:07:30.202Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-03-15T16:07:30.283Z] The recommended git tool is: git [2023-03-15T16:07:37.078Z] using credential edgex-jenkins-ssh [2023-03-15T16:07:37.104Z] Cloning the remote Git repository [2023-03-15T16:07:37.168Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-15T16:07:37.306Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-03-15T16:07:37.503Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-15T16:07:37.505Z] > git --version # timeout=10 [2023-03-15T16:07:37.539Z] > git --version # 'git version 2.25.1' [2023-03-15T16:07:37.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T16:07:37.750Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T16:07:40.015Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-15T16:07:40.041Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T16:07:41.819Z] Merging remotes/origin/main commit 9fc1e835a381aac2d449f5841101e3758109bf40 into PR head commit 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d [2023-03-15T16:07:41.182Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-15T16:07:41.250Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-15T16:07:41.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T16:07:41.277Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-15T16:07:41.843Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T16:07:41.938Z] > git checkout -f 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d # timeout=10 [2023-03-15T16:07:42.058Z] > git remote # timeout=10 [2023-03-15T16:07:42.189Z] Merge succeeded, producing 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d [2023-03-15T16:07:42.189Z] Checking out Revision 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d (PR-159) [2023-03-15T16:07:42.818Z] Commit message: "ci: Change dependabot gomod schedule to daily " [2023-03-15T16:07:42.882Z] > git --version # timeout=10 [2023-03-15T16:07:42.894Z] > git --version # 'git version 2.25.1' [2023-03-15T16:07:42.912Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:07:42.084Z] > git config --get remote.origin.url # timeout=10 [2023-03-15T16:07:42.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T16:07:42.124Z] > git merge 9fc1e835a381aac2d449f5841101e3758109bf40 # timeout=10 [2023-03-15T16:07:42.159Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-15T16:07:42.199Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T16:07:42.216Z] > git checkout -f 3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d # timeout=10 [2023-03-15T16:07:44.158Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T16:07:44.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T16:07:44.158Z] Dload Upload Total Spent Left Speed [2023-03-15T16:07:44.158Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-03-15T16:07:44.784Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T16:07:45.142Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T16:07:45.142Z] + sudo tee /etc/docker/daemon.new [2023-03-15T16:07:45.142Z] { [2023-03-15T16:07:45.142Z] "registry-mirrors": [ [2023-03-15T16:07:45.142Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T16:07:45.142Z] ], [2023-03-15T16:07:45.142Z] "bip": "10.250.0.254/24", [2023-03-15T16:07:45.142Z] "hosts": [ [2023-03-15T16:07:45.142Z] "tcp://0.0.0.0:5555", [2023-03-15T16:07:45.142Z] "unix:///var/run/docker.sock" [2023-03-15T16:07:45.142Z] ], [2023-03-15T16:07:45.142Z] "mtu": 1458, [2023-03-15T16:07:45.142Z] "selinux-enabled": true, [2023-03-15T16:07:45.142Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T16:07:45.142Z] } [Pipeline] sh [2023-03-15T16:07:45.518Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T16:07:45.888Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:08:04.266Z] provisioning config files... [2023-03-15T16:08:04.301Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config18125924473220089404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:08:04.764Z] ---> docker-login.sh [2023-03-15T16:08:04.764Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:08:05.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:08:05.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:08:05.364Z] Configure a credential helper to remove this warning. See [2023-03-15T16:08:05.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:08:05.364Z] [2023-03-15T16:08:05.364Z] Login Succeeded [2023-03-15T16:08:05.364Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:08:05.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:08:05.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:08:05.910Z] Configure a credential helper to remove this warning. See [2023-03-15T16:08:05.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:08:05.910Z] [2023-03-15T16:08:05.910Z] Login Succeeded [2023-03-15T16:08:05.910Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:08:06.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:08:06.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:08:06.194Z] Configure a credential helper to remove this warning. See [2023-03-15T16:08:06.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:08:06.194Z] [2023-03-15T16:08:06.194Z] Login Succeeded [2023-03-15T16:08:06.470Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:08:06.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:08:06.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:08:06.742Z] Configure a credential helper to remove this warning. See [2023-03-15T16:08:06.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:08:06.742Z] [2023-03-15T16:08:06.742Z] Login Succeeded [2023-03-15T16:08:06.742Z] docker.io [2023-03-15T16:08:07.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:08:07.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:08:07.294Z] Configure a credential helper to remove this warning. See [2023-03-15T16:08:07.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:08:07.294Z] [2023-03-15T16:08:07.294Z] Login Succeeded [2023-03-15T16:08:07.294Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:08:07.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T16:08:07.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:08:07.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:08:08.000Z] ========================================================= [2023-03-15T16:08:08.000Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T16:08:08.000Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:08:08.508Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T16:08:08.780Z] Sending build context to Docker daemon 678.9kB [2023-03-15T16:08:08.780Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:08:08.780Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T16:08:09.054Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T16:08:09.054Z] af6eaf76a39c: Pulling fs layer [2023-03-15T16:08:09.054Z] 55522c791124: Pulling fs layer [2023-03-15T16:08:09.054Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T16:08:09.054Z] 169dfbe0d373: Pulling fs layer [2023-03-15T16:08:09.054Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T16:08:09.054Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T16:08:09.054Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T16:08:09.054Z] e1ff8fa3b103: Waiting [2023-03-15T16:08:09.054Z] 52ebb69f0ebf: Waiting [2023-03-15T16:08:09.054Z] 5abe8eddf0d5: Waiting [2023-03-15T16:08:09.054Z] 169dfbe0d373: Waiting [2023-03-15T16:08:09.054Z] 55522c791124: Download complete [2023-03-15T16:08:09.054Z] 169dfbe0d373: Verifying Checksum [2023-03-15T16:08:09.054Z] 169dfbe0d373: Download complete [2023-03-15T16:08:09.054Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T16:08:09.054Z] e1ff8fa3b103: Download complete [2023-03-15T16:08:09.054Z] af6eaf76a39c: Verifying Checksum [2023-03-15T16:08:09.054Z] af6eaf76a39c: Download complete [2023-03-15T16:08:10.491Z] af6eaf76a39c: Pull complete [2023-03-15T16:08:10.491Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T16:08:10.491Z] 5abe8eddf0d5: Download complete [2023-03-15T16:08:10.767Z] 55522c791124: Pull complete [2023-03-15T16:08:11.762Z] ce5c4a1c91eb: Download complete [2023-03-15T16:08:11.762Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T16:08:11.762Z] 52ebb69f0ebf: Download complete [2023-03-15T16:08:24.295Z] ce5c4a1c91eb: Pull complete [2023-03-15T16:08:24.295Z] 169dfbe0d373: Pull complete [2023-03-15T16:08:24.295Z] e1ff8fa3b103: Pull complete [2023-03-15T16:08:32.558Z] 52ebb69f0ebf: Pull complete [2023-03-15T16:08:33.553Z] 5abe8eddf0d5: Pull complete [2023-03-15T16:08:33.553Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T16:08:33.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T16:08:33.553Z] ---> 6cb57ee374ae [2023-03-15T16:08:33.553Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T16:08:35.518Z] ---> Running in 5abfe6703e62 [2023-03-15T16:08:35.788Z] Removing intermediate container 5abfe6703e62 [2023-03-15T16:08:35.788Z] ---> 4c6ea88f2f6f [2023-03-15T16:08:35.788Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:08:35.788Z] ---> Running in b5663a0fe22c [2023-03-15T16:08:36.058Z] Removing intermediate container b5663a0fe22c [2023-03-15T16:08:36.058Z] ---> c1fda31d1317 [2023-03-15T16:08:36.058Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:08:36.329Z] ---> Running in 543606c04dd0 [2023-03-15T16:08:36.600Z] Removing intermediate container 543606c04dd0 [2023-03-15T16:08:36.600Z] ---> 9c17afca7685 [2023-03-15T16:08:36.600Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:08:36.872Z] ---> Running in dd8d38be74e8 [2023-03-15T16:08:38.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:08:38.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:08:40.305Z] OK: 263 MiB in 53 packages [2023-03-15T16:08:40.896Z] Removing intermediate container dd8d38be74e8 [2023-03-15T16:08:40.896Z] ---> f07eee8f4a4f [2023-03-15T16:08:40.896Z] Step 7/12 : WORKDIR /app [2023-03-15T16:08:41.171Z] ---> Running in b391afb0a77b [2023-03-15T16:08:41.440Z] Removing intermediate container b391afb0a77b [2023-03-15T16:08:41.440Z] ---> 6af64d4a4295 [2023-03-15T16:08:41.440Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-15T16:08:42.026Z] ---> 902e91331992 [2023-03-15T16:08:42.026Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:08:42.026Z] ---> Running in 7cd36615ef9d [2023-03-15T16:10:03.694Z] Removing intermediate container 7cd36615ef9d [2023-03-15T16:10:03.694Z] ---> 098881c01354 [2023-03-15T16:10:03.694Z] Step 10/12 : COPY . . [2023-03-15T16:10:03.694Z] ---> e9e13241a74f [2023-03-15T16:10:03.694Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:10:03.694Z] ---> Running in f0c3414e841d [2023-03-15T16:10:03.694Z] Removing intermediate container f0c3414e841d [2023-03-15T16:10:03.694Z] ---> e18193a9c16b [2023-03-15T16:10:03.694Z] Step 12/12 : RUN $MAKE [2023-03-15T16:10:03.694Z] ---> Running in 0936dceaf1ae [2023-03-15T16:10:03.694Z] noop [2023-03-15T16:10:03.694Z] Removing intermediate container 0936dceaf1ae [2023-03-15T16:10:03.694Z] ---> b5f95cee007d [2023-03-15T16:10:03.694Z] Successfully built b5f95cee007d [2023-03-15T16:10:03.694Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:10:04.212Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T16:10:04.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:10:04.535Z] prd-ubuntu20.04-docker-arm64-4c-16g-848 does not seem to be running inside a container [2023-03-15T16:10:04.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T16:10:05.912Z] $ docker top e7897f03f5e637f3ea87dcc9add2e39d732b1d41ccb6e0479126726ea24e165f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:10:06.821Z] + go version [2023-03-15T16:10:06.821Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T16:10:06.896Z] $ docker stop --time=1 e7897f03f5e637f3ea87dcc9add2e39d732b1d41ccb6e0479126726ea24e165f [2023-03-15T16:10:10.029Z] $ docker rm -f --volumes e7897f03f5e637f3ea87dcc9add2e39d732b1d41ccb6e0479126726ea24e165f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:10:10.854Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T16:10:10.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:10:11.125Z] prd-ubuntu20.04-docker-arm64-4c-16g-848 does not seem to be running inside a container [2023-03-15T16:10:11.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T16:10:12.554Z] $ docker top d4b9b55ec4e9dc14314327f02f8464f86e58a0580266024a031c54d22662d466 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:10:13.458Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-03-15T16:10:14.190Z] + make test [2023-03-15T16:10:14.190Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-15T16:13:51.092Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-15T16:13:55.369Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-15T16:13:56.342Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.458s coverage: 86.2% of statements [2023-03-15T16:14:08.678Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.712s coverage: 71.9% of statements [2023-03-15T16:14:09.277Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T16:14:09.277Z] go vet ./... [2023-03-15T16:17:01.818Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T16:17:01.818Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T16:17:01.818Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-15T16:17:01.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T16:17:01.894Z] $ docker stop --time=1 d4b9b55ec4e9dc14314327f02f8464f86e58a0580266024a031c54d22662d466 [2023-03-15T16:17:03.934Z] $ docker rm -f --volumes d4b9b55ec4e9dc14314327f02f8464f86e58a0580266024a031c54d22662d466 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:17:05.887Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T16:17:05.924Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T16:17:06.525Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:17:07.118Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T16:17:07.469Z] + ls -al . [2023-03-15T16:17:07.469Z] total 224 [2023-03-15T16:17:07.469Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:10 . [2023-03-15T16:17:07.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:07 .. [2023-03-15T16:17:07.469Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 16:07 .dockerignore [2023-03-15T16:17:07.469Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:07 .git [2023-03-15T16:17:07.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:07 .github [2023-03-15T16:17:07.469Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 16:07 .gitignore [2023-03-15T16:17:07.469Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:07 .golangci.yml [2023-03-15T16:17:07.469Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 16:07 Attribution.txt [2023-03-15T16:17:07.469Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 16:07 CHANGELOG.md [2023-03-15T16:17:07.469Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 16:07 Dockerfile [2023-03-15T16:17:07.469Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:07 GOVERNANCE.md [2023-03-15T16:17:07.469Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 16:07 Jenkinsfile [2023-03-15T16:17:07.469Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 16:07 LICENSE [2023-03-15T16:17:07.469Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 16:07 Makefile [2023-03-15T16:17:07.469Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 16:07 OWNERS.md [2023-03-15T16:17:07.469Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 16:07 README.md [2023-03-15T16:17:07.469Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 15:54 VERSION [2023-03-15T16:17:07.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:07 bin [2023-03-15T16:17:07.469Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 16:14 coverage.out [2023-03-15T16:17:07.469Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 16:07 go.mod [2023-03-15T16:17:07.469Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 16:07 go.sum [2023-03-15T16:17:07.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:07 images [2023-03-15T16:17:07.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:07 internal [2023-03-15T16:17:07.469Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 16:07 main.go [2023-03-15T16:17:07.470Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:07 res [2023-03-15T16:17:07.470Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:07 snap [2023-03-15T16:17:07.470Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:07 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:17:07.905Z] + 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=3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d --label arch=arm64 --label version=0.0.0 . [2023-03-15T16:17:08.176Z] Sending build context to Docker daemon 678.9kB [2023-03-15T16:17:08.176Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:17:08.176Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-15T16:17:08.176Z] ---> b5f95cee007d [2023-03-15T16:17:08.176Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T16:17:08.447Z] ---> Running in 4eb871afd284 [2023-03-15T16:17:08.716Z] Removing intermediate container 4eb871afd284 [2023-03-15T16:17:08.716Z] ---> fd666275a4c0 [2023-03-15T16:17:08.716Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T16:17:08.716Z] ---> Running in 0c54bb4df8a2 [2023-03-15T16:17:09.304Z] Removing intermediate container 0c54bb4df8a2 [2023-03-15T16:17:09.304Z] ---> 8b8f9259e15e [2023-03-15T16:17:09.304Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:17:09.304Z] ---> Running in f1a180607af7 [2023-03-15T16:17:09.576Z] Removing intermediate container f1a180607af7 [2023-03-15T16:17:09.576Z] ---> 36c8695e1f68 [2023-03-15T16:17:09.576Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T16:17:09.576Z] ---> Running in 95f3cf6898a6 [2023-03-15T16:17:11.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:17:11.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:17:13.030Z] OK: 263 MiB in 53 packages [2023-03-15T16:17:13.998Z] Removing intermediate container 95f3cf6898a6 [2023-03-15T16:17:13.998Z] ---> b4287e21ab18 [2023-03-15T16:17:13.998Z] Step 7/29 : WORKDIR /app [2023-03-15T16:17:13.998Z] ---> Running in 276914b69cfc [2023-03-15T16:17:14.588Z] Removing intermediate container 276914b69cfc [2023-03-15T16:17:14.588Z] ---> 2603061aa95b [2023-03-15T16:17:14.588Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-15T16:17:15.177Z] ---> 6c5a0d5a4185 [2023-03-15T16:17:15.177Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:17:15.177Z] ---> Running in efadfca58e6d [2023-03-15T16:17:18.548Z] Removing intermediate container efadfca58e6d [2023-03-15T16:17:18.548Z] ---> 9c39d9053b1d [2023-03-15T16:17:18.548Z] Step 10/29 : COPY . . [2023-03-15T16:17:18.820Z] ---> 7886c7debbe6 [2023-03-15T16:17:18.820Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:17:18.820Z] ---> Running in c5503e789ce6 [2023-03-15T16:17:19.416Z] Removing intermediate container c5503e789ce6 [2023-03-15T16:17:19.416Z] ---> 752947751d76 [2023-03-15T16:17:19.416Z] Step 12/29 : RUN $MAKE [2023-03-15T16:17:19.416Z] ---> Running in 70703b5bebb9 [2023-03-15T16:17:20.396Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-15T16:20:27.413Z] Removing intermediate container 70703b5bebb9 [2023-03-15T16:20:27.413Z] ---> e4ac990cdb68 [2023-03-15T16:20:27.413Z] Step 13/29 : FROM alpine:3.17 [2023-03-15T16:20:27.413Z] 3.17: Pulling from library/alpine [2023-03-15T16:20:27.413Z] af6eaf76a39c: Already exists [2023-03-15T16:20:27.413Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T16:20:27.413Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T16:20:27.413Z] ---> d74e625d9115 [2023-03-15T16:20:27.413Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-15T16:20:27.413Z] ---> Running in bc19e2269d6c [2023-03-15T16:20:27.413Z] Removing intermediate container bc19e2269d6c [2023-03-15T16:20:27.413Z] ---> 2752c7f90117 [2023-03-15T16:20:27.413Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-15T16:20:27.413Z] ---> Running in fc6cd4b9c512 [2023-03-15T16:20:27.413Z] Removing intermediate container fc6cd4b9c512 [2023-03-15T16:20:27.413Z] ---> 466b0ac32edd [2023-03-15T16:20:27.413Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-15T16:20:27.413Z] ---> Running in 203735b935cf [2023-03-15T16:20:27.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:20:27.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:20:27.413Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T16:20:27.413Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T16:20:27.413Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:20:27.413Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T16:20:27.413Z] OK: 8 MiB in 17 packages [2023-03-15T16:20:27.413Z] Removing intermediate container 203735b935cf [2023-03-15T16:20:27.413Z] ---> e9accdcdb29d [2023-03-15T16:20:27.413Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-15T16:20:27.413Z] ---> f1de27300428 [2023-03-15T16:20:27.413Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-15T16:20:27.413Z] ---> a78b797ba4a5 [2023-03-15T16:20:27.413Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-15T16:20:27.413Z] ---> abed49dce302 [2023-03-15T16:20:27.413Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-15T16:20:27.413Z] ---> d36395384126 [2023-03-15T16:20:27.413Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-15T16:20:27.413Z] ---> 77ae16599d9b [2023-03-15T16:20:27.413Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-15T16:20:27.413Z] ---> Running in debab2591eef [2023-03-15T16:20:27.413Z] Removing intermediate container debab2591eef [2023-03-15T16:20:27.413Z] ---> ef5aefdd9a91 [2023-03-15T16:20:27.413Z] Step 23/29 : VOLUME /cache [2023-03-15T16:20:27.413Z] ---> Running in d2e1a4d3112c [2023-03-15T16:20:27.413Z] Removing intermediate container d2e1a4d3112c [2023-03-15T16:20:27.413Z] ---> 43e144aafdd8 [2023-03-15T16:20:27.413Z] Step 24/29 : EXPOSE 59711 [2023-03-15T16:20:27.413Z] ---> Running in de83581173e6 [2023-03-15T16:20:27.413Z] Removing intermediate container de83581173e6 [2023-03-15T16:20:27.413Z] ---> e2d99b73d379 [2023-03-15T16:20:27.413Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-15T16:20:27.683Z] ---> Running in e49f7803f50e [2023-03-15T16:20:27.954Z] Removing intermediate container e49f7803f50e [2023-03-15T16:20:27.954Z] ---> 6ddf080a63f9 [2023-03-15T16:20:27.954Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-15T16:20:27.954Z] ---> Running in b76443d06c9f [2023-03-15T16:20:28.223Z] Removing intermediate container b76443d06c9f [2023-03-15T16:20:28.223Z] ---> c826cf40ccce [2023-03-15T16:20:28.223Z] Step 27/29 : LABEL arch=arm64 [2023-03-15T16:20:28.492Z] ---> Running in a6aecabb4d82 [2023-03-15T16:20:28.763Z] Removing intermediate container a6aecabb4d82 [2023-03-15T16:20:28.763Z] ---> d4b37df5e2d0 [2023-03-15T16:20:28.763Z] Step 28/29 : LABEL git_sha=3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d [2023-03-15T16:20:28.763Z] ---> Running in 78909d007065 [2023-03-15T16:20:29.032Z] Removing intermediate container 78909d007065 [2023-03-15T16:20:29.032Z] ---> ffefe82fe993 [2023-03-15T16:20:29.032Z] Step 29/29 : LABEL version=0.0.0 [2023-03-15T16:20:29.303Z] ---> Running in c9d6c3b1ef19 [2023-03-15T16:20:29.571Z] Removing intermediate container c9d6c3b1ef19 [2023-03-15T16:20:29.571Z] ---> d45af9bf9959 [2023-03-15T16:20:29.571Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T16:20:29.571Z] Successfully built d45af9bf9959 [2023-03-15T16:20:29.571Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:20:30.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:20:30.398Z] [2023-03-15T16:20:30.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:20:30.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:20:31.779Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T16:20:31.779Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T16:20:31.779Z] 04944245beec: Pulling fs layer [2023-03-15T16:20:31.779Z] 699f458cf7ca: Pulling fs layer [2023-03-15T16:20:31.779Z] 765212b225bb: Pulling fs layer [2023-03-15T16:20:31.779Z] f23df028b6ca: Pulling fs layer [2023-03-15T16:20:31.779Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T16:20:31.779Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T16:20:31.779Z] f23df028b6ca: Waiting [2023-03-15T16:20:31.779Z] d65c8cfc05b1: Waiting [2023-03-15T16:20:31.779Z] 2437ff75d9bd: Waiting [2023-03-15T16:20:31.779Z] 765212b225bb: Waiting [2023-03-15T16:20:32.055Z] 04944245beec: Verifying Checksum [2023-03-15T16:20:32.055Z] 04944245beec: Download complete [2023-03-15T16:20:32.055Z] 765212b225bb: Verifying Checksum [2023-03-15T16:20:32.055Z] 765212b225bb: Download complete [2023-03-15T16:20:32.055Z] f23df028b6ca: Verifying Checksum [2023-03-15T16:20:32.055Z] f23df028b6ca: Download complete [2023-03-15T16:20:32.055Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T16:20:32.055Z] d65c8cfc05b1: Download complete [2023-03-15T16:20:32.333Z] 699f458cf7ca: Verifying Checksum [2023-03-15T16:20:32.333Z] 699f458cf7ca: Download complete [2023-03-15T16:20:32.604Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T16:20:32.604Z] 8998bd30e6a1: Download complete [2023-03-15T16:20:35.201Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T16:20:35.201Z] 2437ff75d9bd: Download complete [2023-03-15T16:20:37.159Z] 8998bd30e6a1: Pull complete [2023-03-15T16:20:37.428Z] 04944245beec: Pull complete [2023-03-15T16:20:38.843Z] 699f458cf7ca: Pull complete [2023-03-15T16:20:38.843Z] 765212b225bb: Pull complete [2023-03-15T16:20:39.808Z] f23df028b6ca: Pull complete [2023-03-15T16:20:40.076Z] d65c8cfc05b1: Pull complete [2023-03-15T16:20:55.096Z] 2437ff75d9bd: Pull complete [2023-03-15T16:20:55.096Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T16:20:55.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:20:55.096Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:20:55.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-848 does not seem to be running inside a container [2023-03-15T16:20:55.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T16:20:58.432Z] $ docker top 0d9abc58e807c15a3de97f4a45d59c04d6c8c1af942652ea148e02bc6b5fcc6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:20:59.366Z] ---> job-cost.sh [2023-03-15T16:20:59.367Z] lf-activate-venv: SKIPPING [2023-03-15T16:20:59.367Z] INFO: No Stack... [2023-03-15T16:20:59.636Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T16:21:00.608Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T16:21:01.278Z] + cut -d, -f6 [2023-03-15T16:21:01.279Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2023-03-15T16:21:01.375Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-159-1-stack-cost] [2023-03-15T16:21:01.379Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-159-1-stack-cost] did not exist. Created. [2023-03-15T16:21:01.379Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-159-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T16:21:02.115Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-331638a7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T16:21:02.801Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T16:21:02.841Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T16:21:02.902Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T16:21:02.916Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-159-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T16:21:02.999Z] $ docker stop --time=1 0d9abc58e807c15a3de97f4a45d59c04d6c8c1af942652ea148e02bc6b5fcc6f [2023-03-15T16:21:04.566Z] $ docker rm -f --volumes 0d9abc58e807c15a3de97f4a45d59c04d6c8c1af942652ea148e02bc6b5fcc6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-15T16:21:05.568Z] provisioning config files... [2023-03-15T16:21:05.575Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp/config13126935639348870219tmp [Pipeline] { [Pipeline] sh [2023-03-15T16:21:05.907Z] + set +x [2023-03-15T16:21:05.907Z] + curl -s https://codecov.io/bash [2023-03-15T16:21:05.907Z] + bash -s -- [2023-03-15T16:21:05.907Z] [2023-03-15T16:21:05.907Z] _____ _ [2023-03-15T16:21:05.907Z] / ____| | | [2023-03-15T16:21:05.907Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T16:21:05.907Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T16:21:05.907Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T16:21:05.907Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T16:21:05.907Z] Bash-1.0.6 [2023-03-15T16:21:05.907Z] [2023-03-15T16:21:05.907Z] [2023-03-15T16:21:05.907Z] ==> git version 2.25.1 found [2023-03-15T16:21:05.907Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-15T16:21:05.907Z] Release-Date: 2020-01-08 [2023-03-15T16:21:05.907Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-15T16:21:05.907Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T16:21:05.907Z] ==> Jenkins CI detected. [2023-03-15T16:21:05.907Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-159 [2023-03-15T16:21:05.907Z] project root: . [2023-03-15T16:21:05.907Z] --> token set from env [2023-03-15T16:21:05.907Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T16:21:05.907Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T16:21:05.907Z] ==> Python coveragepy not found [2023-03-15T16:21:05.907Z] ==> Searching for coverage reports in: [2023-03-15T16:21:05.907Z] + . [2023-03-15T16:21:05.907Z] -> Found 1 reports [2023-03-15T16:21:05.907Z] ==> Detecting git/mercurial file structure [2023-03-15T16:21:05.907Z] ==> Reading reports [2023-03-15T16:21:05.907Z] + ./coverage.out bytes=41317 [2023-03-15T16:21:05.907Z] ==> Appending adjustments [2023-03-15T16:21:05.907Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T16:21:06.166Z] + Found adjustments [2023-03-15T16:21:06.166Z] ==> Gzipping contents [2023-03-15T16:21:06.166Z] 12K /tmp/codecov.MoZEJQ.gz [2023-03-15T16:21:06.166Z] ==> Uploading reports [2023-03-15T16:21:06.166Z] url: https://codecov.io [2023-03-15T16:21:06.166Z] query: branch=PR-159&commit=3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=159&job=&cmd_args= [2023-03-15T16:21:06.166Z] -> Pinging Codecov [2023-03-15T16:21:06.166Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-159&commit=3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=159&job=&cmd_args= [2023-03-15T16:21:06.425Z] -> Uploading to [2023-03-15T16:21:06.425Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/581DD39554BDF9B6E22D074273EAD858/3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d/7537c94c-7134-4ff4-a07c-6db5632f3287.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T162106Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f56fd904746d692f91a582c68b42eba857b47e54d29549031171aaf4445afdab [2023-03-15T16:21:06.425Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T16:21:06.425Z] Dload Upload Total Spent Left Speed [2023-03-15T16:21:06.685Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11806 0 0 100 11806 0 50025 --:--:-- --:--:-- --:--:-- 50025 [2023-03-15T16:21:06.685Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3c982f4328c3c4b5d4e4680ff92dc01c44b4b25d [Pipeline] } [2023-03-15T16:21:06.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-15T16:21:08.473Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-159/archives ] [2023-03-15T16:21:08.473Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-159/archives [2023-03-15T16:21:08.473Z] total 16 [2023-03-15T16:21:08.473Z] drwxr-xr-x 3 root root 4096 Mar 15 15:57 . [2023-03-15T16:21:08.473Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 15:57 .. [2023-03-15T16:21:08.473Z] drwxr-xr-x 2 root root 4096 Mar 15 15:57 cost [2023-03-15T16:21:08.473Z] -rw-r--r-- 1 root root 95 Mar 15 15:57 cost.csv [2023-03-15T16:21:08.473Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-159/archives [2023-03-15T16:21:08.473Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-159/archives [2023-03-15T16:21:08.473Z] total 16 [2023-03-15T16:21:08.473Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 15:57 . [2023-03-15T16:21:08.473Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 15:57 .. [2023-03-15T16:21:08.473Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 15:57 cost [2023-03-15T16:21:08.473Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 15 15:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:21:08.799Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:21:09.682Z] ---> package-listing.sh [2023-03-15T16:21:09.682Z] ++ facter osfamily [2023-03-15T16:21:09.682Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T16:21:09.941Z] + OS_FAMILY=debian [2023-03-15T16:21:09.941Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-159 [2023-03-15T16:21:09.941Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T16:21:09.941Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T16:21:09.941Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T16:21:09.941Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T16:21:09.941Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-159 ']' [2023-03-15T16:21:09.941Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T16:21:09.941Z] + case "${OS_FAMILY}" in [2023-03-15T16:21:09.941Z] + dpkg -l [2023-03-15T16:21:09.941Z] + grep '^ii' [2023-03-15T16:21:09.941Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T16:21:09.941Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T16:21:09.941Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T16:21:09.941Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-159 ']' [2023-03-15T16:21:09.941Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-159/archives/ [2023-03-15T16:21:09.941Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-159/archives/ [Pipeline] echo [2023-03-15T16:21:09.977Z] 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-159/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T16:21:10.267Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:21:10.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:21:10.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:21:11.017Z] prd-ubuntu20.04-docker-8c-8g-700 does not seem to be running inside a container [2023-03-15T16:21:11.044Z] $ 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-159/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-159 -v /w/workspace/y_app-rfid-llrp-inventory_PR-159:/w/workspace/y_app-rfid-llrp-inventory_PR-159:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-159@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-03-15T16:21:11.251Z] $ docker top 4532fb92c6c2ed45ace5d57d22ce7f78b4a98e9339540982db9d55506bd82fd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:21:11.634Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T16:21:11.946Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T16:21:12.254Z] + ls /var/log/sa-host [2023-03-15T16:21:12.254Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:21:12.381Z] provisioning config files... [2023-03-15T16:21:12.391Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-159@tmp/config9942132016690985308tmp [Pipeline] { [Pipeline] echo [2023-03-15T16:21:12.435Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:21:12.742Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T16:21:12.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:21:13.157Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T16:21:13.188Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:21:13.500Z] ---> sudo-logs.sh [2023-03-15T16:21:13.500Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T16:21:13.584Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:21:13.894Z] ---> job-cost.sh [2023-03-15T16:21:13.894Z] lf-activate-venv: SKIPPING [2023-03-15T16:21:13.894Z] DEBUG: total: 0.2199999988079071 [2023-03-15T16:21:13.894Z] INFO: Retrieving Stack Cost... [2023-03-15T16:21:14.153Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T16:21:14.722Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T16:21:14.762Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:21:15.075Z] ---> logs-deploy.sh [2023-03-15T16:21:15.075Z] lf-activate-venv: SKIPPING [2023-03-15T16:21:15.075Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-159/1 [2023-03-15T16:21:15.075Z] INFO: archiving workspace using pattern(s): [2023-03-15T16:21:16.010Z] Archives upload complete. [2023-03-15T16:21:16.010Z] INFO: archiving logs to Nexus