Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 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-ssh16318682544407736628.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-ssh16134774034377283956.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11989039926741389480.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12453205810846500157.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15094090173420764929.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go 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: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6451 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 (main) Commit message: "Merge pull request #199 from weichou1229/bump-sdk" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 # timeout=10 > git rev-list --no-walk 2ab1936574ae940676ccb197c30d3b5ffc6723f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-30T08:54:13.937Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-30T08:54:14.008Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-30T08:54:14.023Z] ========================================================= [2023-03-30T08:54:14.023Z] EdgeX Global Pipelines Version Info [2023-03-30T08:54:14.023Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-30T08:54:14.741Z] ------------------- [2023-03-30T08:54:14.741Z] stable info: [2023-03-30T08:54:14.741Z] ------------------- [2023-03-30T08:54:14.741Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-30T08:54:14.741Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-30T08:54:14.741Z] Message: update stable to v1.0.245 [2023-03-30T08:54:15.311Z] ------------------- [2023-03-30T08:54:15.311Z] experimental info: [2023-03-30T08:54:15.311Z] ------------------- [2023-03-30T08:54:15.311Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-30T08:54:15.311Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-30T08:54:15.311Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-30T08:54:15.502Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-30T08:54:15.513Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-30T08:54:15.524Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-30T08:54:15.536Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-30T08:54:15.548Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-30T08:54:15.560Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-30T08:54:15.571Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-30T08:54:15.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-30T08:54:15.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-30T08:54:15.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-30T08:54:15.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-30T08:54:15.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-30T08:54:15.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-30T08:54:15.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-30T08:54:15.683Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-30T08:54:15.701Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-30T08:54:15.711Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-30T08:54:15.727Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-30T08:54:15.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-30T08:54:15.756Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-30T08:54:15.770Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-30T08:54:15.785Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-30T08:54:15.795Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-30T08:54:15.808Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-30T08:54:15.822Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-30T08:54:15.833Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-30T08:54:15.847Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-30T08:54:15.865Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-30T08:54:15.883Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-30T08:54:15.894Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-30T08:54:15.905Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [Pipeline] echo [2023-03-30T08:54:15.918Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7497b34 [Pipeline] echo [2023-03-30T08:54:15.932Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-30T08:54:15.978Z] provisioning config files... [2023-03-30T08:54:15.994Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3187089610948685818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T08:54:16.295Z] ---> docker-login.sh [2023-03-30T08:54:16.295Z] nexus3.edgexfoundry.org:10001 [2023-03-30T08:54:16.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T08:54:16.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T08:54:16.815Z] Configure a credential helper to remove this warning. See [2023-03-30T08:54:16.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T08:54:16.815Z] [2023-03-30T08:54:16.815Z] Login Succeeded [2023-03-30T08:54:16.815Z] nexus3.edgexfoundry.org:10002 [2023-03-30T08:54:16.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T08:54:16.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T08:54:16.815Z] Configure a credential helper to remove this warning. See [2023-03-30T08:54:16.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T08:54:16.815Z] [2023-03-30T08:54:16.815Z] Login Succeeded [2023-03-30T08:54:16.815Z] nexus3.edgexfoundry.org:10003 [2023-03-30T08:54:16.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T08:54:16.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T08:54:16.815Z] Configure a credential helper to remove this warning. See [2023-03-30T08:54:16.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T08:54:16.815Z] [2023-03-30T08:54:16.815Z] Login Succeeded [2023-03-30T08:54:16.815Z] nexus3.edgexfoundry.org:10004 [2023-03-30T08:54:17.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T08:54:17.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T08:54:17.076Z] Configure a credential helper to remove this warning. See [2023-03-30T08:54:17.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T08:54:17.076Z] [2023-03-30T08:54:17.076Z] Login Succeeded [2023-03-30T08:54:17.076Z] docker.io [2023-03-30T08:54:17.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T08:54:17.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T08:54:17.336Z] Configure a credential helper to remove this warning. See [2023-03-30T08:54:17.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T08:54:17.336Z] [2023-03-30T08:54:17.336Z] Login Succeeded [2023-03-30T08:54:17.336Z] ---> docker-login.sh ends [Pipeline] } [2023-03-30T08:54:17.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-30T08:54:17.697Z] + git rev-list -1 --merges 7497b34e8f43de057e951c857a8ff1edb3d4a1d1~1..7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [Pipeline] echo [2023-03-30T08:54:17.744Z] -----------> git rev-list -1 --merges 7497b34e8f43de057e951c857a8ff1edb3d4a1d1~1..7497b34e8f43de057e951c857a8ff1edb3d4a1d1 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [2023-03-30T08:54:17.744Z] 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [false] [Pipeline] sh [2023-03-30T08:54:18.034Z] + git log --format=format:%s -1 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [Pipeline] echo [2023-03-30T08:54:18.053Z] ========================================================= [2023-03-30T08:54:18.053Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-30T08:54:18.053Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-30T08:54:18.375Z] + git log --format=format:%s -1 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [Pipeline] echo [2023-03-30T08:54:18.388Z] [semverPrep] GIT_COMMIT: 7497b34e8f43de057e951c857a8ff1edb3d4a1d1, Commit Message: Merge pull request #199 from weichou1229/bump-sdk [Pipeline] echo [2023-03-30T08:54:18.398Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-30T08:54:18.788Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-30T08:54:18.788Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-30T08:54:18.788Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-30T08:54:18.788Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-30T08:54:18.788Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-30T08:54:18.788Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-30T08:54:18.788Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T08:54:19.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-30T08:54:19.208Z] [2023-03-30T08:54:19.208Z] 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-30T08:54:19.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-30T08:54:19.508Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-30T08:54:19.508Z] b85a868b505f: Pulling fs layer [2023-03-30T08:54:19.508Z] e2be974225ed: Pulling fs layer [2023-03-30T08:54:19.508Z] 339a4e72a1f5: Pulling fs layer [2023-03-30T08:54:19.508Z] 988bab9f4d93: Pulling fs layer [2023-03-30T08:54:19.508Z] 1469e6f7b9e6: Pulling fs layer [2023-03-30T08:54:19.508Z] eaf3925da568: Pulling fs layer [2023-03-30T08:54:19.508Z] bab4dde63d76: Pulling fs layer [2023-03-30T08:54:19.508Z] bde34c3a00c8: Pulling fs layer [2023-03-30T08:54:19.508Z] b352a97aabf1: Pulling fs layer [2023-03-30T08:54:19.508Z] 4872d77fe225: Pulling fs layer [2023-03-30T08:54:19.508Z] 988bab9f4d93: Waiting [2023-03-30T08:54:19.508Z] 5851b861e8e6: Pulling fs layer [2023-03-30T08:54:19.508Z] 1469e6f7b9e6: Waiting [2023-03-30T08:54:19.508Z] bab4dde63d76: Waiting [2023-03-30T08:54:19.508Z] eaf3925da568: Waiting [2023-03-30T08:54:19.508Z] bde34c3a00c8: Waiting [2023-03-30T08:54:19.508Z] b352a97aabf1: Waiting [2023-03-30T08:54:19.508Z] 4872d77fe225: Waiting [2023-03-30T08:54:19.508Z] 5851b861e8e6: Waiting [2023-03-30T08:54:19.508Z] e2be974225ed: Download complete [2023-03-30T08:54:19.508Z] 988bab9f4d93: Verifying Checksum [2023-03-30T08:54:19.508Z] 988bab9f4d93: Download complete [2023-03-30T08:54:19.508Z] 1469e6f7b9e6: Verifying Checksum [2023-03-30T08:54:19.508Z] 1469e6f7b9e6: Download complete [2023-03-30T08:54:19.508Z] eaf3925da568: Verifying Checksum [2023-03-30T08:54:19.508Z] eaf3925da568: Download complete [2023-03-30T08:54:19.768Z] 339a4e72a1f5: Verifying Checksum [2023-03-30T08:54:19.768Z] 339a4e72a1f5: Download complete [2023-03-30T08:54:19.768Z] bde34c3a00c8: Download complete [2023-03-30T08:54:19.768Z] b352a97aabf1: Verifying Checksum [2023-03-30T08:54:19.768Z] 4872d77fe225: Download complete [2023-03-30T08:54:19.768Z] 5851b861e8e6: Download complete [2023-03-30T08:54:19.768Z] b85a868b505f: Verifying Checksum [2023-03-30T08:54:19.768Z] b85a868b505f: Download complete [2023-03-30T08:54:20.031Z] bab4dde63d76: Verifying Checksum [2023-03-30T08:54:20.031Z] bab4dde63d76: Download complete [2023-03-30T08:54:20.973Z] b85a868b505f: Pull complete [2023-03-30T08:54:20.973Z] e2be974225ed: Pull complete [2023-03-30T08:54:21.543Z] 339a4e72a1f5: Pull complete [2023-03-30T08:54:21.543Z] 988bab9f4d93: Pull complete [2023-03-30T08:54:21.803Z] 1469e6f7b9e6: Pull complete [2023-03-30T08:54:21.803Z] eaf3925da568: Pull complete [2023-03-30T08:54:23.707Z] bab4dde63d76: Pull complete [2023-03-30T08:54:23.707Z] bde34c3a00c8: Pull complete [2023-03-30T08:54:23.707Z] b352a97aabf1: Pull complete [2023-03-30T08:54:23.707Z] 4872d77fe225: Pull complete [2023-03-30T08:54:23.966Z] 5851b861e8e6: Pull complete [2023-03-30T08:54:23.966Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-30T08:54:23.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-30T08:54:23.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T08:54:24.054Z] prd-ubuntu20.04-docker-8c-8g-6451 does not seem to be running inside a container [2023-03-30T08:54:24.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-30T08:54:26.633Z] $ docker top 2efae7b8a5935e6f7e0b001e541a047f33bfe87187470ea1e5e94535dee938b2 -eo pid,comm [2023-03-30T08:54:26.683Z] 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-30T08:54:26.683Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-30T08:54:26.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-30T08:54:26.717Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-30T08:54:26.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-30T08:54:26.818Z] $ docker exec 2efae7b8a5935e6f7e0b001e541a047f33bfe87187470ea1e5e94535dee938b2 ssh-agent [2023-03-30T08:54:26.928Z] SSH_AUTH_SOCK=/tmp/ssh-R8otHMd8HWqC/agent.31 [2023-03-30T08:54:26.928Z] SSH_AGENT_PID=36 [2023-03-30T08:54:26.934Z] Running ssh-add (command line suppressed) [2023-03-30T08:54:27.048Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9965672045359015574.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9965672045359015574.key) [2023-03-30T08:54:27.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-30T08:54:27.345Z] + git tag --points-at HEAD [Pipeline] } [2023-03-30T08:54:27.361Z] $ docker exec --env ******** --env ******** 2efae7b8a5935e6f7e0b001e541a047f33bfe87187470ea1e5e94535dee938b2 ssh-agent -k [2023-03-30T08:54:27.453Z] unset SSH_AUTH_SOCK; [2023-03-30T08:54:27.454Z] unset SSH_AGENT_PID; [2023-03-30T08:54:27.454Z] echo Agent pid 36 killed; [2023-03-30T08:54:27.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-30T08:54:27.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-30T08:54:27.542Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-30T08:54:27.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-30T08:54:27.651Z] $ docker exec 2efae7b8a5935e6f7e0b001e541a047f33bfe87187470ea1e5e94535dee938b2 ssh-agent [2023-03-30T08:54:27.769Z] SSH_AUTH_SOCK=/tmp/ssh-TN0OE4JnfYHa/agent.68 [2023-03-30T08:54:27.769Z] SSH_AGENT_PID=74 [2023-03-30T08:54:27.774Z] Running ssh-add (command line suppressed) [2023-03-30T08:54:27.871Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8580795296820471665.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8580795296820471665.key) [2023-03-30T08:54:27.883Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-30T08:54:28.168Z] + git semver init [2023-03-30T08:54:28.428Z] 2023-03-30 08:54:28,329 [run_init] DEBUG init version:0.0.0 force:False [2023-03-30T08:54:28.428Z] 2023-03-30 08:54:28,330 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-03-30T08:54:28.428Z] 2023-03-30 08:54:28,330 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-03-30T08:54:28.428Z] 2023-03-30 08:54:28,330 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-30T08:54:29.368Z] 2023-03-30 08:54:29,088 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-03-30T08:54:29.368Z] 2023-03-30 08:54:29,089 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-03-30T08:54:29.368Z] 2023-03-30 08:54:29,089 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-30T08:54:29.368Z] 2023-03-30 08:54:29,090 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-30T08:54:29.368Z] 3.0.0-dev.12 [Pipeline] } [2023-03-30T08:54:29.377Z] $ docker exec --env ******** --env ******** 2efae7b8a5935e6f7e0b001e541a047f33bfe87187470ea1e5e94535dee938b2 ssh-agent -k [2023-03-30T08:54:29.483Z] unset SSH_AUTH_SOCK; [2023-03-30T08:54:29.483Z] unset SSH_AGENT_PID; [2023-03-30T08:54:29.483Z] echo Agent pid 74 killed; [2023-03-30T08:54:29.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-30T08:54:29.795Z] + git semver [Pipeline] } [2023-03-30T08:54:30.070Z] $ docker stop --time=1 2efae7b8a5935e6f7e0b001e541a047f33bfe87187470ea1e5e94535dee938b2 [2023-03-30T08:54:31.378Z] $ docker rm -f --volumes 2efae7b8a5935e6f7e0b001e541a047f33bfe87187470ea1e5e94535dee938b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-30T08:54:31.715Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-30T08:54:31.899Z] Stashed 1 file(s) [Pipeline] echo [2023-03-30T08:54:31.903Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.12 [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-30T08:54:32.027Z] provisioning config files... [2023-03-30T08:54:32.036Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13323553886361118160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T08:54:32.331Z] ---> docker-login.sh [2023-03-30T08:54:32.331Z] nexus3.edgexfoundry.org:10001 [2023-03-30T08:54:32.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T08:54:32.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T08:54:32.331Z] Configure a credential helper to remove this warning. See [2023-03-30T08:54:32.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T08:54:32.331Z] [2023-03-30T08:54:32.331Z] Login Succeeded [2023-03-30T08:54:32.331Z] nexus3.edgexfoundry.org:10002 [2023-03-30T08:54:32.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T08:54:32.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T08:54:32.331Z] Configure a credential helper to remove this warning. See [2023-03-30T08:54:32.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T08:54:32.331Z] [2023-03-30T08:54:32.331Z] Login Succeeded [2023-03-30T08:54:32.331Z] nexus3.edgexfoundry.org:10003 [2023-03-30T08:54:32.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T08:54:32.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T08:54:32.589Z] Configure a credential helper to remove this warning. See [2023-03-30T08:54:32.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T08:54:32.589Z] [2023-03-30T08:54:32.589Z] Login Succeeded [2023-03-30T08:54:32.589Z] nexus3.edgexfoundry.org:10004 [2023-03-30T08:54:32.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T08:54:32.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T08:54:32.589Z] Configure a credential helper to remove this warning. See [2023-03-30T08:54:32.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T08:54:32.589Z] [2023-03-30T08:54:32.589Z] Login Succeeded [2023-03-30T08:54:32.589Z] docker.io [2023-03-30T08:54:32.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T08:54:32.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T08:54:32.851Z] Configure a credential helper to remove this warning. See [2023-03-30T08:54:32.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T08:54:32.851Z] [2023-03-30T08:54:32.851Z] Login Succeeded [2023-03-30T08:54:32.851Z] ---> docker-login.sh ends [Pipeline] } [2023-03-30T08:54:32.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-30T08:54:32.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-30T08:54:32.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-30T08:54:32.938Z] ========================================================= [2023-03-30T08:54:32.938Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-30T08:54:32.938Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T08:54:33.241Z] + 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-30T08:54:33.241Z] Sending build context to Docker daemon 4.199MB [2023-03-30T08:54:33.241Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-30T08:54:33.241Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-30T08:54:33.241Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-30T08:54:33.241Z] 63b65145d645: Pulling fs layer [2023-03-30T08:54:33.241Z] a2d21d5440eb: Pulling fs layer [2023-03-30T08:54:33.241Z] 935e6c44a52c: Pulling fs layer [2023-03-30T08:54:33.241Z] 94cc34f8dd06: Pulling fs layer [2023-03-30T08:54:33.241Z] 30dea6a524f1: Pulling fs layer [2023-03-30T08:54:33.241Z] a2aff8979fd8: Pulling fs layer [2023-03-30T08:54:33.241Z] 6808be2612f2: Pulling fs layer [2023-03-30T08:54:33.241Z] f25807f1079a: Pulling fs layer [2023-03-30T08:54:33.241Z] 30dea6a524f1: Waiting [2023-03-30T08:54:33.241Z] 94cc34f8dd06: Waiting [2023-03-30T08:54:33.241Z] a2aff8979fd8: Waiting [2023-03-30T08:54:33.241Z] 6808be2612f2: Waiting [2023-03-30T08:54:33.241Z] f25807f1079a: Waiting [2023-03-30T08:54:33.241Z] a2d21d5440eb: Download complete [2023-03-30T08:54:33.241Z] 94cc34f8dd06: Verifying Checksum [2023-03-30T08:54:33.241Z] 94cc34f8dd06: Download complete [2023-03-30T08:54:33.241Z] 30dea6a524f1: Verifying Checksum [2023-03-30T08:54:33.241Z] 30dea6a524f1: Download complete [2023-03-30T08:54:33.241Z] 63b65145d645: Download complete [2023-03-30T08:54:33.508Z] a2aff8979fd8: Verifying Checksum [2023-03-30T08:54:33.508Z] a2aff8979fd8: Download complete [2023-03-30T08:54:33.508Z] 63b65145d645: Pull complete [2023-03-30T08:54:33.768Z] a2d21d5440eb: Pull complete [2023-03-30T08:54:33.768Z] f25807f1079a: Verifying Checksum [2023-03-30T08:54:33.768Z] f25807f1079a: Download complete [2023-03-30T08:54:34.027Z] 935e6c44a52c: Download complete [2023-03-30T08:54:34.285Z] 6808be2612f2: Verifying Checksum [2023-03-30T08:54:34.285Z] 6808be2612f2: Download complete [2023-03-30T08:54:37.575Z] 935e6c44a52c: Pull complete [2023-03-30T08:54:37.575Z] 94cc34f8dd06: Pull complete [2023-03-30T08:54:37.575Z] 30dea6a524f1: Pull complete [2023-03-30T08:54:37.837Z] a2aff8979fd8: Pull complete [2023-03-30T08:54:40.364Z] 6808be2612f2: Pull complete [2023-03-30T08:54:40.930Z] f25807f1079a: Pull complete [2023-03-30T08:54:40.930Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-30T08:54:40.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-30T08:54:40.930Z] ---> 3b553350e43f [2023-03-30T08:54:40.930Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-30T08:54:46.209Z] ---> Running in 2be3fd7243b3 [2023-03-30T08:54:46.209Z] Removing intermediate container 2be3fd7243b3 [2023-03-30T08:54:46.209Z] ---> e2c7c634b8c9 [2023-03-30T08:54:46.209Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-30T08:54:46.209Z] ---> Running in 389ad4d89ebd [2023-03-30T08:54:46.209Z] Removing intermediate container 389ad4d89ebd [2023-03-30T08:54:46.209Z] ---> f01a4922453b [2023-03-30T08:54:46.209Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-30T08:54:46.209Z] ---> Running in 763d6ea1ce7f [2023-03-30T08:54:46.209Z] Removing intermediate container 763d6ea1ce7f [2023-03-30T08:54:46.209Z] ---> 8fced90391c9 [2023-03-30T08:54:46.209Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-30T08:54:46.209Z] ---> Running in e454d9dbb220 [2023-03-30T08:54:46.209Z] Removing intermediate container e454d9dbb220 [2023-03-30T08:54:46.209Z] ---> 8cecff4f15a8 [2023-03-30T08:54:46.209Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-30T08:54:46.209Z] ---> Running in 0fb113ef4b9e [2023-03-30T08:54:46.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-30T08:54:46.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-30T08:54:46.727Z] OK: 265 MiB in 53 packages [2023-03-30T08:54:46.981Z] Still waiting to schedule task [2023-03-30T08:54:46.981Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-30T08:54:46.986Z] Removing intermediate container 0fb113ef4b9e [2023-03-30T08:54:46.986Z] ---> 62ae1db428d4 [2023-03-30T08:54:46.986Z] Step 8/12 : WORKDIR /app [2023-03-30T08:54:46.986Z] ---> Running in 4b49a4a5e03f [2023-03-30T08:54:47.245Z] Removing intermediate container 4b49a4a5e03f [2023-03-30T08:54:47.245Z] ---> 3171cd3fdf79 [2023-03-30T08:54:47.245Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-30T08:54:47.245Z] ---> 18d1132b7cda [2023-03-30T08:54:47.245Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-30T08:54:47.245Z] ---> Running in 6c794ee2b9c7 [2023-03-30T08:55:13.799Z] Removing intermediate container 6c794ee2b9c7 [2023-03-30T08:55:13.799Z] ---> a5c00a6ab9ed [2023-03-30T08:55:13.799Z] Step 11/12 : COPY . . [2023-03-30T08:55:13.799Z] ---> c1ac4ce8544c [2023-03-30T08:55:13.799Z] Step 12/12 : RUN $MAKE [2023-03-30T08:55:13.799Z] ---> Running in 3d1e7be321b5 [2023-03-30T08:55:13.799Z] noop [2023-03-30T08:55:13.799Z] Removing intermediate container 3d1e7be321b5 [2023-03-30T08:55:13.799Z] ---> 3b82a326c012 [2023-03-30T08:55:13.799Z] Successfully built 3b82a326c012 [2023-03-30T08:55:13.799Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T08:55:14.101Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-30T08:55:14.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T08:55:14.174Z] prd-ubuntu20.04-docker-8c-8g-6451 does not seem to be running inside a container [2023-03-30T08:55:14.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat [2023-03-30T08:55:14.559Z] $ docker top 80a6ca41d89f41941b76d1d41d0522736560579106c4ff8467074b3260776d3c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-30T08:55:14.905Z] + go version [2023-03-30T08:55:14.905Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-30T08:55:14.915Z] $ docker stop --time=1 80a6ca41d89f41941b76d1d41d0522736560579106c4ff8467074b3260776d3c [2023-03-30T08:55:16.188Z] $ docker rm -f --volumes 80a6ca41d89f41941b76d1d41d0522736560579106c4ff8467074b3260776d3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T08:55:16.561Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-30T08:55:16.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T08:55:16.635Z] prd-ubuntu20.04-docker-8c-8g-6451 does not seem to be running inside a container [2023-03-30T08:55:16.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat [2023-03-30T08:55:16.974Z] $ docker top 0269639a0e821c2139203d8050f845b2f09cff1afe174a9a1a48eb41805e856c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-30T08:55:17.321Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-30T08:55:17.614Z] + make test [2023-03-30T08:55:17.614Z] go test ./... -coverprofile=coverage.out ./... [2023-03-30T08:55:22.880Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-30T08:55:32.853Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-30T08:55:32.853Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-30T08:55:36.134Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.543s coverage: 40.9% of statements [2023-03-30T08:55:36.134Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 52.0% of statements [2023-03-30T08:55:36.134Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements [2023-03-30T08:55:42.693Z] go vet ./... [2023-03-30T08:55:45.974Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-30T08:55:46.233Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-30T08:55:46.233Z] ./bin/test-attribution-txt.sh [2023-03-30T08:55:46.233Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-30T08:55:46.233Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-30T08:55:46.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-30T08:55:46.255Z] $ docker stop --time=1 0269639a0e821c2139203d8050f845b2f09cff1afe174a9a1a48eb41805e856c [2023-03-30T08:55:50.018Z] $ docker rm -f --volumes 0269639a0e821c2139203d8050f845b2f09cff1afe174a9a1a48eb41805e856c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-30T08:55:50.483Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-30T08:55:50.552Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-30T08:55:51.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-30T08:55:51.322Z] + ls -al . [2023-03-30T08:55:51.322Z] total 628 [2023-03-30T08:55:51.322Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 30 08:55 . [2023-03-30T08:55:51.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:54 .. [2023-03-30T08:55:51.322Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 30 08:54 .dockerignore [2023-03-30T08:55:51.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 08:54 .git [2023-03-30T08:55:51.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 08:54 .github [2023-03-30T08:55:51.322Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 30 08:54 .gitignore [2023-03-30T08:55:51.322Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 30 08:54 .golangci.yml [2023-03-30T08:55:51.322Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 08:54 .semver [2023-03-30T08:55:51.322Z] -rw-rw-r-- 1 jenkins jenkins 10664 Mar 30 08:54 Attribution.txt [2023-03-30T08:55:51.322Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 30 08:54 CHANGELOG.md [2023-03-30T08:55:51.322Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 30 08:54 Dockerfile [2023-03-30T08:55:51.322Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 30 08:54 GOVERNANCE.md [2023-03-30T08:55:51.322Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 30 08:54 Jenkinsfile [2023-03-30T08:55:51.322Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 30 08:54 LICENSE [2023-03-30T08:55:51.322Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 30 08:54 Makefile [2023-03-30T08:55:51.322Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 30 08:54 OWNERS.md [2023-03-30T08:55:51.322Z] -rw-rw-r-- 1 jenkins jenkins 28505 Mar 30 08:54 README.md [2023-03-30T08:55:51.322Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 30 08:54 VERSION [2023-03-30T08:55:51.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 08:54 bin [2023-03-30T08:55:51.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:54 cmd [2023-03-30T08:55:51.322Z] -rw-r--r-- 1 jenkins jenkins 457600 Mar 30 08:55 coverage.out [2023-03-30T08:55:51.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 08:54 examples [2023-03-30T08:55:51.322Z] -rw-rw-r-- 1 jenkins jenkins 3416 Mar 30 08:54 go.mod [2023-03-30T08:55:51.322Z] -rw-rw-r-- 1 jenkins jenkins 30903 Mar 30 08:54 go.sum [2023-03-30T08:55:51.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 08:54 images [2023-03-30T08:55:51.322Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 30 08:54 internal [2023-03-30T08:55:51.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:54 snap [2023-03-30T08:55:51.322Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 30 08:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T08:55:51.629Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7497b34e8f43de057e951c857a8ff1edb3d4a1d1 --label arch=amd64 --label version=3.0.0-dev.12 . [2023-03-30T08:55:51.629Z] Sending build context to Docker daemon 4.199MB [2023-03-30T08:55:51.629Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-30T08:55:51.629Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-30T08:55:51.629Z] ---> 3b82a326c012 [2023-03-30T08:55:51.629Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-30T08:55:51.888Z] ---> Running in 12b8654dcdf3 [2023-03-30T08:55:51.888Z] Removing intermediate container 12b8654dcdf3 [2023-03-30T08:55:51.888Z] ---> 07982c0cbab8 [2023-03-30T08:55:51.888Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-30T08:55:51.888Z] ---> Running in c41adc53ae5c [2023-03-30T08:55:51.888Z] Removing intermediate container c41adc53ae5c [2023-03-30T08:55:51.888Z] ---> 4ab1c3caa3f6 [2023-03-30T08:55:51.888Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-30T08:55:51.888Z] ---> Running in 50a3a71d48e1 [2023-03-30T08:55:52.147Z] Removing intermediate container 50a3a71d48e1 [2023-03-30T08:55:52.147Z] ---> 1645f5fbb598 [2023-03-30T08:55:52.147Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-30T08:55:52.147Z] ---> Running in af73533ff3ca [2023-03-30T08:55:52.147Z] Removing intermediate container af73533ff3ca [2023-03-30T08:55:52.147Z] ---> 0bac43f15585 [2023-03-30T08:55:52.147Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-30T08:55:52.147Z] ---> Running in a4b80ba34d60 [2023-03-30T08:55:52.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-30T08:55:52.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-30T08:55:52.665Z] OK: 265 MiB in 53 packages [2023-03-30T08:55:52.924Z] Removing intermediate container a4b80ba34d60 [2023-03-30T08:55:52.924Z] ---> aba991d38624 [2023-03-30T08:55:52.924Z] Step 8/24 : WORKDIR /app [2023-03-30T08:55:52.924Z] ---> Running in b83d7f15c531 [2023-03-30T08:55:53.184Z] Removing intermediate container b83d7f15c531 [2023-03-30T08:55:53.184Z] ---> dd884f47b9be [2023-03-30T08:55:53.184Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-30T08:55:53.184Z] ---> c7d4d206bef4 [2023-03-30T08:55:53.184Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-30T08:55:53.184Z] ---> Running in 951f59d3a508 [2023-03-30T08:55:54.121Z] Removing intermediate container 951f59d3a508 [2023-03-30T08:55:54.121Z] ---> 1aa64c5e81b3 [2023-03-30T08:55:54.121Z] Step 11/24 : COPY . . [2023-03-30T08:55:54.379Z] ---> 763ec3a61026 [2023-03-30T08:55:54.379Z] Step 12/24 : RUN $MAKE [2023-03-30T08:55:54.379Z] ---> Running in d2d729a6a2c3 [2023-03-30T08:55:54.638Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-30T08:56:16.687Z] Removing intermediate container d2d729a6a2c3 [2023-03-30T08:56:16.687Z] ---> 298c0a754732 [2023-03-30T08:56:16.687Z] Step 13/24 : FROM alpine:3.17 [2023-03-30T08:56:16.687Z] 3.17: Pulling from library/alpine [2023-03-30T08:56:16.687Z] f56be85fc22e: Pulling fs layer [2023-03-30T08:56:16.687Z] f56be85fc22e: Verifying Checksum [2023-03-30T08:56:16.687Z] f56be85fc22e: Download complete [2023-03-30T08:56:16.687Z] f56be85fc22e: Pull complete [2023-03-30T08:56:16.687Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-30T08:56:16.687Z] Status: Downloaded newer image for alpine:3.17 [2023-03-30T08:56:16.687Z] ---> 9ed4aefc74f6 [2023-03-30T08:56:16.687Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-30T08:56:16.687Z] ---> Running in ca5584b6d18e [2023-03-30T08:56:16.687Z] Removing intermediate container ca5584b6d18e [2023-03-30T08:56:16.687Z] ---> fb98377fb6ae [2023-03-30T08:56:16.687Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-30T08:56:16.687Z] ---> Running in bbec20757e1a [2023-03-30T08:56:16.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-30T08:56:16.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-30T08:56:16.687Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-30T08:56:16.687Z] Executing busybox-1.35.0-r29.trigger [2023-03-30T08:56:16.687Z] OK: 7 MiB in 16 packages [2023-03-30T08:56:16.687Z] Removing intermediate container bbec20757e1a [2023-03-30T08:56:16.687Z] ---> 2df2a422ee9c [2023-03-30T08:56:16.687Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-30T08:56:16.687Z] ---> a336c960418e [2023-03-30T08:56:16.687Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-30T08:56:16.687Z] ---> 0ba95015e950 [2023-03-30T08:56:16.687Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-30T08:56:16.687Z] ---> d569eadff8eb [2023-03-30T08:56:16.687Z] Step 19/24 : EXPOSE 59989 [2023-03-30T08:56:16.687Z] ---> Running in 06754e589e64 [2023-03-30T08:56:16.687Z] Removing intermediate container 06754e589e64 [2023-03-30T08:56:16.687Z] ---> 71d21cd904cb [2023-03-30T08:56:16.687Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-30T08:56:16.687Z] ---> Running in e95b701a8dbd [2023-03-30T08:56:16.687Z] Removing intermediate container e95b701a8dbd [2023-03-30T08:56:16.687Z] ---> ed3ced87da36 [2023-03-30T08:56:16.687Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-30T08:56:16.687Z] ---> Running in 844a4f9287e6 [2023-03-30T08:56:16.687Z] Removing intermediate container 844a4f9287e6 [2023-03-30T08:56:16.687Z] ---> 880d4d1d9032 [2023-03-30T08:56:16.687Z] Step 22/24 : LABEL arch=amd64 [2023-03-30T08:56:16.687Z] ---> Running in 5fbc2137f98f [2023-03-30T08:56:16.687Z] Removing intermediate container 5fbc2137f98f [2023-03-30T08:56:16.687Z] ---> 3c6da5128452 [2023-03-30T08:56:16.687Z] Step 23/24 : LABEL git_sha=7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [2023-03-30T08:56:16.687Z] ---> Running in d7dd71849ed4 [2023-03-30T08:56:16.687Z] Removing intermediate container d7dd71849ed4 [2023-03-30T08:56:16.687Z] ---> bfe9ca359204 [2023-03-30T08:56:16.687Z] Step 24/24 : LABEL version=3.0.0-dev.12 [2023-03-30T08:56:16.687Z] ---> Running in d91d60461272 [2023-03-30T08:56:16.944Z] Removing intermediate container d91d60461272 [2023-03-30T08:56:16.944Z] ---> 894400ce100b [2023-03-30T08:56:16.944Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-30T08:56:16.944Z] Successfully built 894400ce100b [2023-03-30T08:56:16.944Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-30T08:56:17.028Z] provisioning config files... [2023-03-30T08:56:17.036Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12792800277829449957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T08:56:17.327Z] ---> docker-login.sh [2023-03-30T08:56:17.327Z] nexus3.edgexfoundry.org:10001 [2023-03-30T08:56:17.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T08:56:17.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T08:56:17.328Z] Configure a credential helper to remove this warning. See [2023-03-30T08:56:17.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T08:56:17.328Z] [2023-03-30T08:56:17.328Z] Login Succeeded [2023-03-30T08:56:17.328Z] nexus3.edgexfoundry.org:10002 [2023-03-30T08:56:17.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T08:56:17.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T08:56:17.328Z] Configure a credential helper to remove this warning. See [2023-03-30T08:56:17.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T08:56:17.328Z] [2023-03-30T08:56:17.328Z] Login Succeeded [2023-03-30T08:56:17.328Z] nexus3.edgexfoundry.org:10003 [2023-03-30T08:56:17.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T08:56:17.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T08:56:17.585Z] Configure a credential helper to remove this warning. See [2023-03-30T08:56:17.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T08:56:17.585Z] [2023-03-30T08:56:17.585Z] Login Succeeded [2023-03-30T08:56:17.585Z] nexus3.edgexfoundry.org:10004 [2023-03-30T08:56:17.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T08:56:17.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T08:56:17.586Z] Configure a credential helper to remove this warning. See [2023-03-30T08:56:17.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T08:56:17.586Z] [2023-03-30T08:56:17.586Z] Login Succeeded [2023-03-30T08:56:17.586Z] docker.io [2023-03-30T08:56:17.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T08:56:17.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T08:56:17.844Z] Configure a credential helper to remove this warning. See [2023-03-30T08:56:17.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T08:56:17.844Z] [2023-03-30T08:56:17.844Z] Login Succeeded [2023-03-30T08:56:17.844Z] ---> docker-login.sh ends [Pipeline] } [2023-03-30T08:56:17.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-30T08:56:17.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-30T08:56:17.883Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-03-30T08:56:17.883Z] 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [2023-03-30T08:56:17.883Z] latest [2023-03-30T08:56:17.883Z] 3.0.0-dev.12 [2023-03-30T08:56:17.883Z] 7497b34e8f43de057e951c857a8ff1edb3d4a1d1-3.0.0-dev.12 [2023-03-30T08:56:17.883Z] main [2023-03-30T08:56:17.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T08:56:18.195Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T08:56:18.502Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [2023-03-30T08:56:18.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-30T08:56:18.502Z] 40730d4e91b6: Preparing [2023-03-30T08:56:18.502Z] 55257f4222ad: Preparing [2023-03-30T08:56:18.502Z] fda9e66ff022: Preparing [2023-03-30T08:56:18.502Z] 0414c8c2ffbe: Preparing [2023-03-30T08:56:18.502Z] f1417ff83b31: Preparing [2023-03-30T08:56:18.502Z] f1417ff83b31: Layer already exists [2023-03-30T08:56:18.502Z] 0414c8c2ffbe: Pushed [2023-03-30T08:56:18.502Z] fda9e66ff022: Pushed [2023-03-30T08:56:18.502Z] 55257f4222ad: Pushed [2023-03-30T08:56:21.037Z] 40730d4e91b6: Pushed [2023-03-30T08:56:21.296Z] 7497b34e8f43de057e951c857a8ff1edb3d4a1d1: digest: sha256:4be06e76469cef2532ab7ed4cbeee2ed54fe33ad8bbced6671e3f025930a9fa5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T08:56:21.610Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T08:56:21.919Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-03-30T08:56:21.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-30T08:56:21.919Z] 40730d4e91b6: Preparing [2023-03-30T08:56:21.919Z] 55257f4222ad: Preparing [2023-03-30T08:56:21.919Z] fda9e66ff022: Preparing [2023-03-30T08:56:21.919Z] 0414c8c2ffbe: Preparing [2023-03-30T08:56:21.919Z] f1417ff83b31: Preparing [2023-03-30T08:56:21.919Z] 0414c8c2ffbe: Layer already exists [2023-03-30T08:56:21.919Z] f1417ff83b31: Layer already exists [2023-03-30T08:56:21.919Z] 55257f4222ad: Layer already exists [2023-03-30T08:56:21.919Z] 40730d4e91b6: Layer already exists [2023-03-30T08:56:21.919Z] fda9e66ff022: Layer already exists [2023-03-30T08:56:21.919Z] latest: digest: sha256:4be06e76469cef2532ab7ed4cbeee2ed54fe33ad8bbced6671e3f025930a9fa5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T08:56:22.228Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T08:56:22.533Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.12 [2023-03-30T08:56:22.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-30T08:56:22.533Z] 40730d4e91b6: Preparing [2023-03-30T08:56:22.533Z] 55257f4222ad: Preparing [2023-03-30T08:56:22.533Z] fda9e66ff022: Preparing [2023-03-30T08:56:22.533Z] 0414c8c2ffbe: Preparing [2023-03-30T08:56:22.533Z] f1417ff83b31: Preparing [2023-03-30T08:56:22.533Z] f1417ff83b31: Layer already exists [2023-03-30T08:56:22.533Z] 55257f4222ad: Layer already exists [2023-03-30T08:56:22.533Z] fda9e66ff022: Layer already exists [2023-03-30T08:56:22.533Z] 40730d4e91b6: Layer already exists [2023-03-30T08:56:22.533Z] 0414c8c2ffbe: Layer already exists [2023-03-30T08:56:22.533Z] 3.0.0-dev.12: digest: sha256:4be06e76469cef2532ab7ed4cbeee2ed54fe33ad8bbced6671e3f025930a9fa5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T08:56:22.846Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:7497b34e8f43de057e951c857a8ff1edb3d4a1d1-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T08:56:23.156Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:7497b34e8f43de057e951c857a8ff1edb3d4a1d1-3.0.0-dev.12 [2023-03-30T08:56:23.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-30T08:56:23.156Z] 40730d4e91b6: Preparing [2023-03-30T08:56:23.156Z] 55257f4222ad: Preparing [2023-03-30T08:56:23.156Z] fda9e66ff022: Preparing [2023-03-30T08:56:23.156Z] 0414c8c2ffbe: Preparing [2023-03-30T08:56:23.156Z] f1417ff83b31: Preparing [2023-03-30T08:56:23.156Z] 40730d4e91b6: Layer already exists [2023-03-30T08:56:23.156Z] fda9e66ff022: Layer already exists [2023-03-30T08:56:23.156Z] f1417ff83b31: Layer already exists [2023-03-30T08:56:23.156Z] 0414c8c2ffbe: Layer already exists [2023-03-30T08:56:23.156Z] 55257f4222ad: Layer already exists [2023-03-30T08:56:23.156Z] 7497b34e8f43de057e951c857a8ff1edb3d4a1d1-3.0.0-dev.12: digest: sha256:4be06e76469cef2532ab7ed4cbeee2ed54fe33ad8bbced6671e3f025930a9fa5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T08:56:23.467Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T08:56:23.781Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-03-30T08:56:23.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-03-30T08:56:23.781Z] 40730d4e91b6: Preparing [2023-03-30T08:56:23.781Z] 55257f4222ad: Preparing [2023-03-30T08:56:23.781Z] fda9e66ff022: Preparing [2023-03-30T08:56:23.781Z] 0414c8c2ffbe: Preparing [2023-03-30T08:56:23.781Z] f1417ff83b31: Preparing [2023-03-30T08:56:23.781Z] fda9e66ff022: Layer already exists [2023-03-30T08:56:23.781Z] 0414c8c2ffbe: Layer already exists [2023-03-30T08:56:23.781Z] 40730d4e91b6: Layer already exists [2023-03-30T08:56:23.781Z] f1417ff83b31: Layer already exists [2023-03-30T08:56:23.781Z] 55257f4222ad: Layer already exists [2023-03-30T08:56:23.781Z] main: digest: sha256:4be06e76469cef2532ab7ed4cbeee2ed54fe33ad8bbced6671e3f025930a9fa5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-30T08:56:23.831Z] ===================================================== [Pipeline] echo [2023-03-30T08:56:23.838Z] taggedImages: [2023-03-30T08:56:23.838Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [2023-03-30T08:56:23.838Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-03-30T08:56:23.838Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.12 [2023-03-30T08:56:23.838Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:7497b34e8f43de057e951c857a8ff1edb3d4a1d1-3.0.0-dev.12 [2023-03-30T08:56:23.838Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [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-30T08:56:24.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-30T08:56:24.193Z] [2023-03-30T08:56:24.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T08:56:24.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-30T08:56:24.489Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-30T08:56:24.489Z] 5eb5b503b376: Pulling fs layer [2023-03-30T08:56:24.489Z] 5c69ac0246d0: Pulling fs layer [2023-03-30T08:56:24.489Z] ec43610c2a17: Pulling fs layer [2023-03-30T08:56:24.489Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-30T08:56:24.489Z] 33b1e0a273af: Pulling fs layer [2023-03-30T08:56:24.489Z] 5d3b04190fa2: Pulling fs layer [2023-03-30T08:56:24.489Z] 33b1e0a273af: Waiting [2023-03-30T08:56:24.489Z] 5d3b04190fa2: Waiting [2023-03-30T08:56:24.489Z] 3a2ae6a8a46f: Waiting [2023-03-30T08:56:24.489Z] 2f39f015ded8: Pulling fs layer [2023-03-30T08:56:24.489Z] 5c69ac0246d0: Verifying Checksum [2023-03-30T08:56:24.489Z] 5c69ac0246d0: Download complete [2023-03-30T08:56:24.489Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-30T08:56:24.489Z] 3a2ae6a8a46f: Download complete [2023-03-30T08:56:24.489Z] 33b1e0a273af: Verifying Checksum [2023-03-30T08:56:24.489Z] 33b1e0a273af: Download complete [2023-03-30T08:56:24.489Z] 5d3b04190fa2: Verifying Checksum [2023-03-30T08:56:24.489Z] 5d3b04190fa2: Download complete [2023-03-30T08:56:24.489Z] ec43610c2a17: Verifying Checksum [2023-03-30T08:56:24.489Z] ec43610c2a17: Download complete [2023-03-30T08:56:24.748Z] 5eb5b503b376: Verifying Checksum [2023-03-30T08:56:24.748Z] 5eb5b503b376: Download complete [2023-03-30T08:56:25.312Z] 2f39f015ded8: Download complete [2023-03-30T08:56:25.878Z] 5eb5b503b376: Pull complete [2023-03-30T08:56:25.878Z] 5c69ac0246d0: Pull complete [2023-03-30T08:56:26.442Z] ec43610c2a17: Pull complete [2023-03-30T08:56:26.442Z] 3a2ae6a8a46f: Pull complete [2023-03-30T08:56:26.699Z] 33b1e0a273af: Pull complete [2023-03-30T08:56:26.699Z] 5d3b04190fa2: Pull complete [2023-03-30T08:56:26.801Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6452 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-03-30T08:56:26.813Z] Running in /w/workspace/device-rfid-llrp-go/79 [Pipeline] { [Pipeline] checkout [2023-03-30T08:56:26.855Z] Selected Git installation does not exist. Using Default [2023-03-30T08:56:26.855Z] The recommended git tool is: NONE [2023-03-30T08:56:30.880Z] 2f39f015ded8: Pull complete [2023-03-30T08:56:30.880Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-30T08:56:30.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-30T08:56:30.880Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T08:56:30.962Z] prd-ubuntu20.04-docker-8c-8g-6451 does not seem to be running inside a container [2023-03-30T08:56:30.996Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-30T08:56:34.564Z] using credential edgex-jenkins-ssh [2023-03-30T08:56:34.587Z] Cloning the remote Git repository [2023-03-30T08:56:34.676Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-30T08:56:35.092Z] $ docker top a91121c136a82e18d67cd4e71b0d109ea6ac9f5a1e40f3b2dcd18a7012273735 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T08:56:35.487Z] ---> job-cost.sh [2023-03-30T08:56:35.487Z] lf-activate-venv: SKIPPING [2023-03-30T08:56:35.487Z] INFO: No Stack... [2023-03-30T08:56:35.745Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-30T08:56:34.794Z] > git init /w/workspace/device-rfid-llrp-go/79 # timeout=10 [2023-03-30T08:56:35.053Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-30T08:56:35.054Z] > git --version # timeout=10 [2023-03-30T08:56:35.092Z] > git --version # 'git version 2.25.1' [2023-03-30T08:56:35.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-30T08:56:35.402Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-30T08:56:36.311Z] INFO: Archiving Costs [Pipeline] sh [2023-03-30T08:56:36.597Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-03-30T08:56:36.598Z] + cut -d, -f6 [Pipeline] lock [2023-03-30T08:56:36.609Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-79-stack-cost] [2023-03-30T08:56:36.616Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-79-stack-cost] did not exist. Created. [2023-03-30T08:56:36.616Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-30T08:56:36.915Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-30T08:56:36.942Z] Stashed 1 file(s) [Pipeline] } [2023-03-30T08:56:36.949Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-79-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-30T08:56:36.970Z] $ docker stop --time=1 a91121c136a82e18d67cd4e71b0d109ea6ac9f5a1e40f3b2dcd18a7012273735 [2023-03-30T08:56:36.586Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-30T08:56:36.615Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-30T08:56:37.861Z] Avoid second fetch [2023-03-30T08:56:37.862Z] Checking out Revision 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 (main) [2023-03-30T08:56:38.110Z] $ docker rm -f --volumes a91121c136a82e18d67cd4e71b0d109ea6ac9f5a1e40f3b2dcd18a7012273735 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-30T08:56:37.892Z] > git config core.sparsecheckout # timeout=10 [2023-03-30T08:56:38.276Z] > git checkout -f 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 # timeout=10 [2023-03-30T08:56:39.067Z] Commit message: "Merge pull request #199 from weichou1229/bump-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-30T08:56:40.041Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-30T08:56:40.041Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-30T08:56:40.041Z] Dload Upload Total Spent Left Speed [2023-03-30T08:56:40.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 59032 0 --:--:-- --:--:-- --:--:-- 59032 [Pipeline] sh [2023-03-30T08:56:40.909Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-30T08:56:41.248Z] + sudo tee /etc/docker/daemon.new [2023-03-30T08:56:41.248Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-30T08:56:42.217Z] { [2023-03-30T08:56:42.217Z] "registry-mirrors": [ [2023-03-30T08:56:42.217Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-30T08:56:42.217Z] ], [2023-03-30T08:56:42.217Z] "bip": "10.250.0.254/24", [2023-03-30T08:56:42.217Z] "hosts": [ [2023-03-30T08:56:42.217Z] "tcp://0.0.0.0:5555", [2023-03-30T08:56:42.217Z] "unix:///var/run/docker.sock" [2023-03-30T08:56:42.217Z] ], [2023-03-30T08:56:42.217Z] "mtu": 1458, [2023-03-30T08:56:42.217Z] "selinux-enabled": true, [2023-03-30T08:56:42.217Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-30T08:56:42.217Z] } [Pipeline] sh [2023-03-30T08:56:42.555Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-30T08:56:42.881Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-30T08:57:01.163Z] provisioning config files... [2023-03-30T08:57:01.191Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/79@tmp/config16421794475954915166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T08:57:01.551Z] ---> docker-login.sh [2023-03-30T08:57:01.551Z] nexus3.edgexfoundry.org:10001 [2023-03-30T08:57:01.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T08:57:02.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T08:57:02.089Z] Configure a credential helper to remove this warning. See [2023-03-30T08:57:02.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T08:57:02.089Z] [2023-03-30T08:57:02.089Z] Login Succeeded [2023-03-30T08:57:02.089Z] nexus3.edgexfoundry.org:10002 [2023-03-30T08:57:02.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T08:57:02.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T08:57:02.362Z] Configure a credential helper to remove this warning. See [2023-03-30T08:57:02.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T08:57:02.362Z] [2023-03-30T08:57:02.362Z] Login Succeeded [2023-03-30T08:57:02.362Z] nexus3.edgexfoundry.org:10003 [2023-03-30T08:57:02.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T08:57:02.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T08:57:02.897Z] Configure a credential helper to remove this warning. See [2023-03-30T08:57:02.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T08:57:02.897Z] [2023-03-30T08:57:02.897Z] Login Succeeded [2023-03-30T08:57:02.897Z] nexus3.edgexfoundry.org:10004 [2023-03-30T08:57:03.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T08:57:03.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T08:57:03.165Z] Configure a credential helper to remove this warning. See [2023-03-30T08:57:03.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T08:57:03.165Z] [2023-03-30T08:57:03.165Z] Login Succeeded [2023-03-30T08:57:03.165Z] docker.io [2023-03-30T08:57:03.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T08:57:03.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T08:57:03.701Z] Configure a credential helper to remove this warning. See [2023-03-30T08:57:03.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T08:57:03.701Z] [2023-03-30T08:57:03.701Z] Login Succeeded [2023-03-30T08:57:03.702Z] ---> docker-login.sh ends [Pipeline] } [2023-03-30T08:57:03.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-30T08:57:03.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-30T08:57:03.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-30T08:57:03.999Z] ========================================================= [2023-03-30T08:57:03.999Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-30T08:57:03.999Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T08:57:04.353Z] + 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-30T08:57:04.624Z] Sending build context to Docker daemon 1.211MB [2023-03-30T08:57:04.624Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-30T08:57:04.624Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-30T08:57:04.894Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-30T08:57:04.894Z] af6eaf76a39c: Pulling fs layer [2023-03-30T08:57:04.894Z] 55522c791124: Pulling fs layer [2023-03-30T08:57:04.894Z] ce5c4a1c91eb: Pulling fs layer [2023-03-30T08:57:04.894Z] 169dfbe0d373: Pulling fs layer [2023-03-30T08:57:04.894Z] e1ff8fa3b103: Pulling fs layer [2023-03-30T08:57:04.894Z] 52ebb69f0ebf: Pulling fs layer [2023-03-30T08:57:04.894Z] 5abe8eddf0d5: Pulling fs layer [2023-03-30T08:57:04.894Z] e1ff8fa3b103: Waiting [2023-03-30T08:57:04.894Z] 169dfbe0d373: Waiting [2023-03-30T08:57:04.894Z] 52ebb69f0ebf: Waiting [2023-03-30T08:57:04.894Z] 5abe8eddf0d5: Waiting [2023-03-30T08:57:04.894Z] 55522c791124: Verifying Checksum [2023-03-30T08:57:04.894Z] 55522c791124: Download complete [2023-03-30T08:57:04.894Z] 169dfbe0d373: Verifying Checksum [2023-03-30T08:57:04.894Z] 169dfbe0d373: Download complete [2023-03-30T08:57:04.894Z] e1ff8fa3b103: Verifying Checksum [2023-03-30T08:57:04.894Z] e1ff8fa3b103: Download complete [2023-03-30T08:57:04.894Z] af6eaf76a39c: Verifying Checksum [2023-03-30T08:57:04.894Z] af6eaf76a39c: Download complete [2023-03-30T08:57:05.873Z] 5abe8eddf0d5: Verifying Checksum [2023-03-30T08:57:05.873Z] 5abe8eddf0d5: Download complete [2023-03-30T08:57:07.293Z] ce5c4a1c91eb: Verifying Checksum [2023-03-30T08:57:07.293Z] 52ebb69f0ebf: Verifying Checksum [2023-03-30T08:57:07.293Z] 52ebb69f0ebf: Download complete [2023-03-30T08:57:07.293Z] af6eaf76a39c: Pull complete [2023-03-30T08:57:07.878Z] 55522c791124: Pull complete [2023-03-30T08:57:17.961Z] ce5c4a1c91eb: Pull complete [2023-03-30T08:57:18.231Z] 169dfbe0d373: Pull complete [2023-03-30T08:57:18.500Z] e1ff8fa3b103: Pull complete [2023-03-30T08:57:25.163Z] 52ebb69f0ebf: Pull complete [2023-03-30T08:57:27.785Z] 5abe8eddf0d5: Pull complete [2023-03-30T08:57:27.785Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-30T08:57:27.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-30T08:57:27.785Z] ---> 6cb57ee374ae [2023-03-30T08:57:27.785Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-30T08:57:29.200Z] ---> Running in 02443fa7ac85 [2023-03-30T08:57:29.468Z] Removing intermediate container 02443fa7ac85 [2023-03-30T08:57:29.468Z] ---> 4c0a204dfa1e [2023-03-30T08:57:29.468Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-30T08:57:29.468Z] ---> Running in 4e7af66d4dd4 [2023-03-30T08:57:29.740Z] Removing intermediate container 4e7af66d4dd4 [2023-03-30T08:57:29.740Z] ---> f63f2f4682ab [2023-03-30T08:57:29.740Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-30T08:57:30.012Z] ---> Running in 80b112403f55 [2023-03-30T08:57:30.282Z] Removing intermediate container 80b112403f55 [2023-03-30T08:57:30.282Z] ---> 9cac27b59b57 [2023-03-30T08:57:30.282Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-30T08:57:30.282Z] ---> Running in d91565ca248e [2023-03-30T08:57:30.553Z] Removing intermediate container d91565ca248e [2023-03-30T08:57:30.553Z] ---> 10766388c1d4 [2023-03-30T08:57:30.553Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-30T08:57:30.553Z] ---> Running in 829dd4cbd3e6 [2023-03-30T08:57:31.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-30T08:57:32.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-30T08:57:33.216Z] OK: 263 MiB in 53 packages [2023-03-30T08:57:34.188Z] Removing intermediate container 829dd4cbd3e6 [2023-03-30T08:57:34.188Z] ---> dbc0e7dd6379 [2023-03-30T08:57:34.188Z] Step 8/12 : WORKDIR /app [2023-03-30T08:57:34.188Z] ---> Running in c8f32d43af29 [2023-03-30T08:57:34.473Z] Removing intermediate container c8f32d43af29 [2023-03-30T08:57:34.473Z] ---> 89a1b23d7150 [2023-03-30T08:57:34.473Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-30T08:57:35.060Z] ---> bf34e7512227 [2023-03-30T08:57:35.060Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-30T08:57:35.060Z] ---> Running in d5cfc4fbeed7 [2023-03-30T08:58:42.978Z] Removing intermediate container d5cfc4fbeed7 [2023-03-30T08:58:42.978Z] ---> b2c9b19f18ca [2023-03-30T08:58:42.978Z] Step 11/12 : COPY . . [2023-03-30T08:58:42.978Z] ---> 14e8dcee5c46 [2023-03-30T08:58:42.978Z] Step 12/12 : RUN $MAKE [2023-03-30T08:58:42.978Z] ---> Running in b27397a718e7 [2023-03-30T08:58:42.978Z] noop [2023-03-30T08:58:42.978Z] Removing intermediate container b27397a718e7 [2023-03-30T08:58:42.978Z] ---> 25f7507971d0 [2023-03-30T08:58:42.978Z] Successfully built 25f7507971d0 [2023-03-30T08:58:42.979Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T08:58:43.330Z] + docker inspect -f . ci-base-image-arm64 [2023-03-30T08:58:43.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T08:58:43.551Z] prd-ubuntu20.04-docker-arm64-4c-16g-6452 does not seem to be running inside a container [2023-03-30T08:58:43.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/79 -v /w/workspace/device-rfid-llrp-go/79:/w/workspace/device-rfid-llrp-go/79:rw,z -v /w/workspace/device-rfid-llrp-go/79@tmp:/w/workspace/device-rfid-llrp-go/79@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 ******** ci-base-image-arm64 cat [2023-03-30T08:58:44.959Z] $ docker top aa00471c91a2e67a655401b01ddfedc47b0f7e99844dc96b28e82082fec473e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-30T08:58:45.799Z] + go version [2023-03-30T08:58:45.799Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-30T08:58:45.824Z] $ docker stop --time=1 aa00471c91a2e67a655401b01ddfedc47b0f7e99844dc96b28e82082fec473e8 [2023-03-30T08:58:47.475Z] $ docker rm -f --volumes aa00471c91a2e67a655401b01ddfedc47b0f7e99844dc96b28e82082fec473e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T08:58:48.048Z] + docker inspect -f . ci-base-image-arm64 [2023-03-30T08:58:48.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T08:58:48.247Z] prd-ubuntu20.04-docker-arm64-4c-16g-6452 does not seem to be running inside a container [2023-03-30T08:58:48.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/79 -v /w/workspace/device-rfid-llrp-go/79:/w/workspace/device-rfid-llrp-go/79:rw,z -v /w/workspace/device-rfid-llrp-go/79@tmp:/w/workspace/device-rfid-llrp-go/79@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 ******** ci-base-image-arm64 cat [2023-03-30T08:58:49.539Z] $ docker top cdc72e14cf7a71c3f77955b2db79d5ef645370516d175f194c098bc60d244613 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-30T08:58:50.043Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/79 [Pipeline] fileExists [Pipeline] sh [2023-03-30T08:58:50.374Z] + make test [2023-03-30T08:58:50.374Z] go test ./... -coverprofile=coverage.out ./... [2023-03-30T08:59:22.622Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-30T09:01:14.337Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-30T09:01:14.338Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-30T09:01:46.596Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.240s coverage: 40.9% of statements [2023-03-30T09:01:46.596Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.594s coverage: 51.9% of statements [2023-03-30T09:01:46.596Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 94.6% of statements [2023-03-30T09:01:46.866Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-30T09:01:46.866Z] go vet ./... [2023-03-30T09:02:19.121Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-30T09:02:19.121Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-30T09:02:19.121Z] ./bin/test-attribution-txt.sh [2023-03-30T09:02:19.121Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-30T09:02:19.121Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-30T09:02:19.142Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-30T09:02:19.159Z] $ docker stop --time=1 cdc72e14cf7a71c3f77955b2db79d5ef645370516d175f194c098bc60d244613 [2023-03-30T09:02:20.923Z] $ docker rm -f --volumes cdc72e14cf7a71c3f77955b2db79d5ef645370516d175f194c098bc60d244613 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-30T09:02:22.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-30T09:02:22.110Z] Warning: overwriting stash ‘coverage-report’ [2023-03-30T09:02:22.823Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-30T09:02:23.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-30T09:02:23.557Z] + ls -al . [2023-03-30T09:02:23.557Z] total 624 [2023-03-30T09:02:23.557Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 30 08:58 . [2023-03-30T09:02:23.557Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:56 .. [2023-03-30T09:02:23.557Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 30 08:56 .dockerignore [2023-03-30T09:02:23.557Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 08:56 .git [2023-03-30T09:02:23.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 08:56 .github [2023-03-30T09:02:23.557Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 30 08:56 .gitignore [2023-03-30T09:02:23.557Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 30 08:56 .golangci.yml [2023-03-30T09:02:23.557Z] -rw-rw-r-- 1 jenkins jenkins 10664 Mar 30 08:56 Attribution.txt [2023-03-30T09:02:23.557Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 30 08:56 CHANGELOG.md [2023-03-30T09:02:23.557Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 30 08:56 Dockerfile [2023-03-30T09:02:23.557Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 30 08:56 GOVERNANCE.md [2023-03-30T09:02:23.557Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 30 08:56 Jenkinsfile [2023-03-30T09:02:23.557Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 30 08:56 LICENSE [2023-03-30T09:02:23.557Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 30 08:56 Makefile [2023-03-30T09:02:23.557Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 30 08:56 OWNERS.md [2023-03-30T09:02:23.557Z] -rw-rw-r-- 1 jenkins jenkins 28505 Mar 30 08:56 README.md [2023-03-30T09:02:23.557Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 30 08:54 VERSION [2023-03-30T09:02:23.557Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 08:56 bin [2023-03-30T09:02:23.557Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:56 cmd [2023-03-30T09:02:23.557Z] -rw-r--r-- 1 jenkins jenkins 457600 Mar 30 09:01 coverage.out [2023-03-30T09:02:23.557Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 08:56 examples [2023-03-30T09:02:23.557Z] -rw-rw-r-- 1 jenkins jenkins 3416 Mar 30 08:56 go.mod [2023-03-30T09:02:23.557Z] -rw-rw-r-- 1 jenkins jenkins 30903 Mar 30 08:56 go.sum [2023-03-30T09:02:23.557Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 08:56 images [2023-03-30T09:02:23.557Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 30 08:56 internal [2023-03-30T09:02:23.557Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:56 snap [2023-03-30T09:02:23.557Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 30 08:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:02:23.912Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7497b34e8f43de057e951c857a8ff1edb3d4a1d1 --label arch=arm64 --label version=3.0.0-dev.12 . [2023-03-30T09:02:24.182Z] Sending build context to Docker daemon 1.211MB [2023-03-30T09:02:24.182Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-30T09:02:24.182Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-30T09:02:24.182Z] ---> 25f7507971d0 [2023-03-30T09:02:24.182Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-30T09:02:24.451Z] ---> Running in 973ea3d82170 [2023-03-30T09:02:24.720Z] Removing intermediate container 973ea3d82170 [2023-03-30T09:02:24.720Z] ---> 049def5b82b7 [2023-03-30T09:02:24.720Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-30T09:02:24.720Z] ---> Running in ac963467c532 [2023-03-30T09:02:24.995Z] Removing intermediate container ac963467c532 [2023-03-30T09:02:24.995Z] ---> 1e0ac9c6d25d [2023-03-30T09:02:24.995Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-30T09:02:24.995Z] ---> Running in 914f452379bc [2023-03-30T09:02:25.582Z] Removing intermediate container 914f452379bc [2023-03-30T09:02:25.582Z] ---> c06b0317cc81 [2023-03-30T09:02:25.582Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-30T09:02:25.582Z] ---> Running in 925d42733bf8 [2023-03-30T09:02:25.851Z] Removing intermediate container 925d42733bf8 [2023-03-30T09:02:25.851Z] ---> f66f3cd96a75 [2023-03-30T09:02:25.851Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-30T09:02:25.851Z] ---> Running in 0df24bcb688a [2023-03-30T09:02:26.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-30T09:02:27.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-30T09:02:28.815Z] OK: 263 MiB in 53 packages [2023-03-30T09:02:29.402Z] Removing intermediate container 0df24bcb688a [2023-03-30T09:02:29.402Z] ---> 8d450965cd02 [2023-03-30T09:02:29.402Z] Step 8/24 : WORKDIR /app [2023-03-30T09:02:29.671Z] ---> Running in ea05effd591f [2023-03-30T09:02:29.942Z] Removing intermediate container ea05effd591f [2023-03-30T09:02:29.942Z] ---> 392240a71d3a [2023-03-30T09:02:29.942Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-30T09:02:30.529Z] ---> 8bfee3f529f3 [2023-03-30T09:02:30.529Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-30T09:02:30.529Z] ---> Running in d5ece88d2b36 [2023-03-30T09:02:35.192Z] Removing intermediate container d5ece88d2b36 [2023-03-30T09:02:35.192Z] ---> 3317505d9d41 [2023-03-30T09:02:35.192Z] Step 11/24 : COPY . . [2023-03-30T09:02:35.468Z] ---> 27478f9ff559 [2023-03-30T09:02:35.468Z] Step 12/24 : RUN $MAKE [2023-03-30T09:02:35.468Z] ---> Running in 2669548c7752 [2023-03-30T09:02:36.432Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-30T09:04:58.190Z] Removing intermediate container 2669548c7752 [2023-03-30T09:04:58.190Z] ---> 080071819113 [2023-03-30T09:04:58.190Z] Step 13/24 : FROM alpine:3.17 [2023-03-30T09:04:58.190Z] 3.17: Pulling from library/alpine [2023-03-30T09:04:58.190Z] c41833b44d91: Pulling fs layer [2023-03-30T09:04:58.190Z] c41833b44d91: Verifying Checksum [2023-03-30T09:04:58.190Z] c41833b44d91: Download complete [2023-03-30T09:04:58.190Z] c41833b44d91: Pull complete [2023-03-30T09:04:58.190Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-30T09:04:58.190Z] Status: Downloaded newer image for alpine:3.17 [2023-03-30T09:04:58.190Z] ---> 51e60588ff2c [2023-03-30T09:04:58.190Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-30T09:04:58.190Z] ---> Running in 0caa8e075381 [2023-03-30T09:04:58.190Z] Removing intermediate container 0caa8e075381 [2023-03-30T09:04:58.190Z] ---> 024630d0488d [2023-03-30T09:04:58.190Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-30T09:04:58.190Z] ---> Running in f941b3499356 [2023-03-30T09:04:58.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-30T09:04:58.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-30T09:04:58.190Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-30T09:04:58.190Z] Executing busybox-1.35.0-r29.trigger [2023-03-30T09:04:58.190Z] OK: 8 MiB in 16 packages [2023-03-30T09:04:58.190Z] Removing intermediate container f941b3499356 [2023-03-30T09:04:58.190Z] ---> 66fe492ee279 [2023-03-30T09:04:58.190Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-30T09:04:58.190Z] ---> 818973b5c22f [2023-03-30T09:04:58.190Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-30T09:04:58.190Z] ---> 2b508bd5899d [2023-03-30T09:04:58.190Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-30T09:04:58.458Z] ---> d51e1bedffd4 [2023-03-30T09:04:58.458Z] Step 19/24 : EXPOSE 59989 [2023-03-30T09:04:58.458Z] ---> Running in 6b5f33586b50 [2023-03-30T09:04:58.728Z] Removing intermediate container 6b5f33586b50 [2023-03-30T09:04:58.728Z] ---> 22a056626c75 [2023-03-30T09:04:58.728Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-30T09:04:59.005Z] ---> Running in b83def3ccf65 [2023-03-30T09:04:59.274Z] Removing intermediate container b83def3ccf65 [2023-03-30T09:04:59.274Z] ---> ff48564a5f22 [2023-03-30T09:04:59.274Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-30T09:04:59.274Z] ---> Running in 4b039e2cc506 [2023-03-30T09:04:59.541Z] Removing intermediate container 4b039e2cc506 [2023-03-30T09:04:59.541Z] ---> 585b98e25664 [2023-03-30T09:04:59.541Z] Step 22/24 : LABEL arch=arm64 [2023-03-30T09:04:59.811Z] ---> Running in 75dcc778f484 [2023-03-30T09:05:00.082Z] Removing intermediate container 75dcc778f484 [2023-03-30T09:05:00.082Z] ---> 80cbb9df38bd [2023-03-30T09:05:00.082Z] Step 23/24 : LABEL git_sha=7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [2023-03-30T09:05:00.082Z] ---> Running in d83bca66ead7 [2023-03-30T09:05:00.350Z] Removing intermediate container d83bca66ead7 [2023-03-30T09:05:00.350Z] ---> a88b7b6f70d9 [2023-03-30T09:05:00.350Z] Step 24/24 : LABEL version=3.0.0-dev.12 [2023-03-30T09:05:00.350Z] ---> Running in 5ed2ba01fb28 [2023-03-30T09:05:00.618Z] Removing intermediate container 5ed2ba01fb28 [2023-03-30T09:05:00.618Z] ---> cc4776cb35cd [2023-03-30T09:05:00.618Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-30T09:05:00.618Z] Successfully built cc4776cb35cd [2023-03-30T09:05:00.618Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-30T09:05:00.728Z] provisioning config files... [2023-03-30T09:05:00.745Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/79@tmp/config16359160732793575437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T09:05:01.094Z] ---> docker-login.sh [2023-03-30T09:05:01.094Z] nexus3.edgexfoundry.org:10001 [2023-03-30T09:05:01.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T09:05:01.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T09:05:01.371Z] Configure a credential helper to remove this warning. See [2023-03-30T09:05:01.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T09:05:01.371Z] [2023-03-30T09:05:01.371Z] Login Succeeded [2023-03-30T09:05:01.371Z] nexus3.edgexfoundry.org:10002 [2023-03-30T09:05:01.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T09:05:01.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T09:05:01.638Z] Configure a credential helper to remove this warning. See [2023-03-30T09:05:01.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T09:05:01.638Z] [2023-03-30T09:05:01.638Z] Login Succeeded [2023-03-30T09:05:01.638Z] nexus3.edgexfoundry.org:10003 [2023-03-30T09:05:01.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T09:05:02.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T09:05:02.172Z] Configure a credential helper to remove this warning. See [2023-03-30T09:05:02.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T09:05:02.172Z] [2023-03-30T09:05:02.172Z] Login Succeeded [2023-03-30T09:05:02.172Z] nexus3.edgexfoundry.org:10004 [2023-03-30T09:05:02.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T09:05:02.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T09:05:02.439Z] Configure a credential helper to remove this warning. See [2023-03-30T09:05:02.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T09:05:02.439Z] [2023-03-30T09:05:02.439Z] Login Succeeded [2023-03-30T09:05:02.439Z] docker.io [2023-03-30T09:05:02.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T09:05:02.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T09:05:02.973Z] Configure a credential helper to remove this warning. See [2023-03-30T09:05:02.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T09:05:02.973Z] [2023-03-30T09:05:02.973Z] Login Succeeded [2023-03-30T09:05:02.973Z] ---> docker-login.sh ends [Pipeline] } [2023-03-30T09:05:02.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-30T09:05:03.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-30T09:05:03.025Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-03-30T09:05:03.025Z] 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [2023-03-30T09:05:03.025Z] latest [2023-03-30T09:05:03.025Z] 3.0.0-dev.12 [2023-03-30T09:05:03.025Z] 7497b34e8f43de057e951c857a8ff1edb3d4a1d1-3.0.0-dev.12 [2023-03-30T09:05:03.025Z] main [2023-03-30T09:05:03.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:05:03.360Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:05:03.704Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [2023-03-30T09:05:03.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-30T09:05:03.704Z] c44293dc4094: Preparing [2023-03-30T09:05:03.704Z] 373310e97ea8: Preparing [2023-03-30T09:05:03.704Z] 72dc5ce39ee8: Preparing [2023-03-30T09:05:03.704Z] abca99474f34: Preparing [2023-03-30T09:05:03.704Z] 26cbea5cba74: Preparing [2023-03-30T09:05:03.975Z] 26cbea5cba74: Layer already exists [2023-03-30T09:05:03.975Z] 373310e97ea8: Pushed [2023-03-30T09:05:03.975Z] 72dc5ce39ee8: Pushed [2023-03-30T09:05:03.975Z] abca99474f34: Pushed [2023-03-30T09:05:09.314Z] c44293dc4094: Pushed [2023-03-30T09:05:09.314Z] 7497b34e8f43de057e951c857a8ff1edb3d4a1d1: digest: sha256:8eca486bb569541f998d63a82b8fd982789bbe73c62bd38885cd4b6eee913f9e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:05:09.661Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:05:10.014Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-03-30T09:05:10.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-30T09:05:10.014Z] c44293dc4094: Preparing [2023-03-30T09:05:10.014Z] 373310e97ea8: Preparing [2023-03-30T09:05:10.014Z] 72dc5ce39ee8: Preparing [2023-03-30T09:05:10.014Z] abca99474f34: Preparing [2023-03-30T09:05:10.014Z] 26cbea5cba74: Preparing [2023-03-30T09:05:10.014Z] 26cbea5cba74: Layer already exists [2023-03-30T09:05:10.014Z] 72dc5ce39ee8: Layer already exists [2023-03-30T09:05:10.014Z] abca99474f34: Layer already exists [2023-03-30T09:05:10.014Z] 373310e97ea8: Layer already exists [2023-03-30T09:05:10.014Z] c44293dc4094: Layer already exists [2023-03-30T09:05:10.014Z] latest: digest: sha256:8eca486bb569541f998d63a82b8fd982789bbe73c62bd38885cd4b6eee913f9e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:05:10.638Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:05:10.976Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.12 [2023-03-30T09:05:10.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-30T09:05:10.976Z] c44293dc4094: Preparing [2023-03-30T09:05:10.976Z] 373310e97ea8: Preparing [2023-03-30T09:05:10.976Z] 72dc5ce39ee8: Preparing [2023-03-30T09:05:10.976Z] abca99474f34: Preparing [2023-03-30T09:05:10.976Z] 26cbea5cba74: Preparing [2023-03-30T09:05:10.976Z] 373310e97ea8: Layer already exists [2023-03-30T09:05:10.976Z] abca99474f34: Layer already exists [2023-03-30T09:05:10.976Z] c44293dc4094: Layer already exists [2023-03-30T09:05:10.976Z] 26cbea5cba74: Layer already exists [2023-03-30T09:05:10.976Z] 72dc5ce39ee8: Layer already exists [2023-03-30T09:05:10.976Z] 3.0.0-dev.12: digest: sha256:8eca486bb569541f998d63a82b8fd982789bbe73c62bd38885cd4b6eee913f9e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:05:11.317Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7497b34e8f43de057e951c857a8ff1edb3d4a1d1-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:05:11.651Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7497b34e8f43de057e951c857a8ff1edb3d4a1d1-3.0.0-dev.12 [2023-03-30T09:05:11.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-30T09:05:11.651Z] c44293dc4094: Preparing [2023-03-30T09:05:11.651Z] 373310e97ea8: Preparing [2023-03-30T09:05:11.651Z] 72dc5ce39ee8: Preparing [2023-03-30T09:05:11.651Z] abca99474f34: Preparing [2023-03-30T09:05:11.651Z] 26cbea5cba74: Preparing [2023-03-30T09:05:11.651Z] c44293dc4094: Layer already exists [2023-03-30T09:05:11.651Z] 373310e97ea8: Layer already exists [2023-03-30T09:05:11.651Z] abca99474f34: Layer already exists [2023-03-30T09:05:11.651Z] 26cbea5cba74: Layer already exists [2023-03-30T09:05:11.651Z] 72dc5ce39ee8: Layer already exists [2023-03-30T09:05:11.651Z] 7497b34e8f43de057e951c857a8ff1edb3d4a1d1-3.0.0-dev.12: digest: sha256:8eca486bb569541f998d63a82b8fd982789bbe73c62bd38885cd4b6eee913f9e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:05:11.990Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:05:12.327Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-03-30T09:05:12.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-03-30T09:05:12.327Z] c44293dc4094: Preparing [2023-03-30T09:05:12.327Z] 373310e97ea8: Preparing [2023-03-30T09:05:12.327Z] 72dc5ce39ee8: Preparing [2023-03-30T09:05:12.327Z] abca99474f34: Preparing [2023-03-30T09:05:12.327Z] 26cbea5cba74: Preparing [2023-03-30T09:05:12.327Z] 26cbea5cba74: Layer already exists [2023-03-30T09:05:12.327Z] abca99474f34: Layer already exists [2023-03-30T09:05:12.327Z] 72dc5ce39ee8: Layer already exists [2023-03-30T09:05:12.327Z] 373310e97ea8: Layer already exists [2023-03-30T09:05:12.327Z] c44293dc4094: Layer already exists [2023-03-30T09:05:12.327Z] main: digest: sha256:8eca486bb569541f998d63a82b8fd982789bbe73c62bd38885cd4b6eee913f9e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-30T09:05:12.638Z] ===================================================== [Pipeline] echo [2023-03-30T09:05:12.643Z] taggedImages: [2023-03-30T09:05:12.643Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [2023-03-30T09:05:12.643Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-03-30T09:05:12.643Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.12 [2023-03-30T09:05:12.643Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7497b34e8f43de057e951c857a8ff1edb3d4a1d1-3.0.0-dev.12 [2023-03-30T09:05:12.643Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:05:13.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-30T09:05:13.004Z] [2023-03-30T09:05:13.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:05:13.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-30T09:05:13.339Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-30T09:05:13.339Z] 8998bd30e6a1: Pulling fs layer [2023-03-30T09:05:13.339Z] 04944245beec: Pulling fs layer [2023-03-30T09:05:13.339Z] 699f458cf7ca: Pulling fs layer [2023-03-30T09:05:13.339Z] 765212b225bb: Pulling fs layer [2023-03-30T09:05:13.339Z] f23df028b6ca: Pulling fs layer [2023-03-30T09:05:13.339Z] d65c8cfc05b1: Pulling fs layer [2023-03-30T09:05:13.339Z] 2437ff75d9bd: Pulling fs layer [2023-03-30T09:05:13.339Z] 765212b225bb: Waiting [2023-03-30T09:05:13.339Z] f23df028b6ca: Waiting [2023-03-30T09:05:13.339Z] d65c8cfc05b1: Waiting [2023-03-30T09:05:13.339Z] 2437ff75d9bd: Waiting [2023-03-30T09:05:13.607Z] 04944245beec: Verifying Checksum [2023-03-30T09:05:13.607Z] 04944245beec: Download complete [2023-03-30T09:05:13.607Z] 765212b225bb: Verifying Checksum [2023-03-30T09:05:13.607Z] 765212b225bb: Download complete [2023-03-30T09:05:13.607Z] f23df028b6ca: Verifying Checksum [2023-03-30T09:05:13.607Z] f23df028b6ca: Download complete [2023-03-30T09:05:13.607Z] d65c8cfc05b1: Verifying Checksum [2023-03-30T09:05:13.607Z] d65c8cfc05b1: Download complete [2023-03-30T09:05:13.607Z] 699f458cf7ca: Verifying Checksum [2023-03-30T09:05:13.607Z] 699f458cf7ca: Download complete [2023-03-30T09:05:14.189Z] 8998bd30e6a1: Verifying Checksum [2023-03-30T09:05:14.189Z] 8998bd30e6a1: Download complete [2023-03-30T09:05:16.132Z] 2437ff75d9bd: Verifying Checksum [2023-03-30T09:05:16.132Z] 2437ff75d9bd: Download complete [2023-03-30T09:05:18.072Z] 8998bd30e6a1: Pull complete [2023-03-30T09:05:18.072Z] 04944245beec: Pull complete [2023-03-30T09:05:19.496Z] 699f458cf7ca: Pull complete [2023-03-30T09:05:19.763Z] 765212b225bb: Pull complete [2023-03-30T09:05:20.723Z] f23df028b6ca: Pull complete [2023-03-30T09:05:20.723Z] d65c8cfc05b1: Pull complete [2023-03-30T09:05:35.720Z] 2437ff75d9bd: Pull complete [2023-03-30T09:05:35.720Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-30T09:05:35.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-30T09:05:35.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T09:05:35.899Z] prd-ubuntu20.04-docker-arm64-4c-16g-6452 does not seem to be running inside a container [2023-03-30T09:05:35.962Z] $ 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/device-rfid-llrp-go/79 -v /w/workspace/device-rfid-llrp-go/79:/w/workspace/device-rfid-llrp-go/79:rw,z -v /w/workspace/device-rfid-llrp-go/79@tmp:/w/workspace/device-rfid-llrp-go/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-30T09:05:38.600Z] $ docker top 9fd5dcfbb64af85d6a8cb2a98c3f44d1ab3d64092cb3c81034d8352764e28097 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T09:05:39.123Z] ---> job-cost.sh [2023-03-30T09:05:39.392Z] lf-activate-venv: SKIPPING [2023-03-30T09:05:39.392Z] INFO: No Stack... [2023-03-30T09:05:39.658Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-30T09:05:40.617Z] INFO: Archiving Costs [Pipeline] sh [2023-03-30T09:05:40.942Z] + cut -d, -f6 [2023-03-30T09:05:40.943Z] + cat /w/workspace/device-rfid-llrp-go/79/archives/cost.csv [Pipeline] lock [2023-03-30T09:05:41.271Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-79-stack-cost] [2023-03-30T09:05:41.279Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-79-stack-cost] did not exist. Created. [2023-03-30T09:05:41.280Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-30T09:05:41.619Z] /w/workspace/device-rfid-llrp-go/79@tmp/durable-1606263f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-30T09:05:41.957Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-30T09:05:41.979Z] Warning: overwriting stash ‘stack-cost’ [2023-03-30T09:05:42.032Z] Stashed 1 file(s) [Pipeline] } [2023-03-30T09:05:42.041Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-79-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-30T09:05:42.059Z] $ docker stop --time=1 9fd5dcfbb64af85d6a8cb2a98c3f44d1ab3d64092cb3c81034d8352764e28097 [2023-03-30T09:05:43.560Z] $ docker rm -f --volumes 9fd5dcfbb64af85d6a8cb2a98c3f44d1ab3d64092cb3c81034d8352764e28097 [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-30T09:05:43.959Z] provisioning config files... [2023-03-30T09:05:43.965Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4371102195152737901tmp [Pipeline] { [Pipeline] sh [2023-03-30T09:05:44.252Z] + set +x [2023-03-30T09:05:44.252Z] + curl -s https://codecov.io/bash [2023-03-30T09:05:44.252Z] + bash -s -- [2023-03-30T09:05:44.252Z] [2023-03-30T09:05:44.252Z] _____ _ [2023-03-30T09:05:44.252Z] / ____| | | [2023-03-30T09:05:44.252Z] | | ___ __| | ___ ___ _____ __ [2023-03-30T09:05:44.252Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-30T09:05:44.252Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-30T09:05:44.252Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-30T09:05:44.252Z] Bash-1.0.6 [2023-03-30T09:05:44.252Z] [2023-03-30T09:05:44.252Z] [2023-03-30T09:05:44.252Z] ==> git version 2.25.1 found [2023-03-30T09:05:44.252Z] ==> 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-30T09:05:44.252Z] Release-Date: 2020-01-08 [2023-03-30T09:05:44.252Z] 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-30T09:05:44.253Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-30T09:05:44.253Z] ==> Jenkins CI detected. [2023-03-30T09:05:44.253Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-03-30T09:05:44.253Z] project root: . [2023-03-30T09:05:44.253Z] --> token set from env [2023-03-30T09:05:44.253Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-30T09:05:44.253Z] ==> Running gcov in . (disable via -X gcov) [2023-03-30T09:05:44.253Z] ==> Python coveragepy not found [2023-03-30T09:05:44.253Z] ==> Searching for coverage reports in: [2023-03-30T09:05:44.253Z] + . [2023-03-30T09:05:44.253Z] -> Found 1 reports [2023-03-30T09:05:44.253Z] ==> Detecting git/mercurial file structure [2023-03-30T09:05:44.253Z] ==> Reading reports [2023-03-30T09:05:44.253Z] + ./coverage.out bytes=457600 [2023-03-30T09:05:44.253Z] ==> Appending adjustments [2023-03-30T09:05:44.253Z] https://docs.codecov.io/docs/fixing-reports [2023-03-30T09:05:44.512Z] + Found adjustments [2023-03-30T09:05:44.512Z] ==> Gzipping contents [2023-03-30T09:05:44.512Z] 52K /tmp/codecov.aw2kF0.gz [2023-03-30T09:05:44.512Z] ==> Uploading reports [2023-03-30T09:05:44.512Z] url: https://codecov.io [2023-03-30T09:05:44.512Z] query: branch=main&commit=7497b34e8f43de057e951c857a8ff1edb3d4a1d1&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-30T09:05:44.512Z] -> Pinging Codecov [2023-03-30T09:05:44.512Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=7497b34e8f43de057e951c857a8ff1edb3d4a1d1&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-30T09:05:44.772Z] -> Uploading to [2023-03-30T09:05:44.772Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-30/581DD39554BDF9B6E22D074273EAD858/7497b34e8f43de057e951c857a8ff1edb3d4a1d1/9683dcfc-e9e3-4e67-8b34-0980a59bcdd4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230330T090544Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2049157c14c19d815325d3e9246100716ccfcf609a5367760497641043e7843d [2023-03-30T09:05:44.772Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-30T09:05:44.772Z] Dload Upload Total Spent Left Speed [2023-03-30T09:05:45.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50447 0 0 100 50447 0 183k --:--:-- --:--:-- --:--:-- 183k [2023-03-30T09:05:45.030Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [Pipeline] } [2023-03-30T09:05:45.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-30T09:05:45.237Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-30T09:05:45.248Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:05:45.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-30T09:05:45.546Z] [2023-03-30T09:05:45.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:05:45.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-30T09:05:45.854Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-30T09:05:45.854Z] df9b9388f04a: Pulling fs layer [2023-03-30T09:05:45.854Z] 52dc419b0ee2: Pulling fs layer [2023-03-30T09:05:45.854Z] 25bc292e5bac: Pulling fs layer [2023-03-30T09:05:45.854Z] 114826534d7a: Pulling fs layer [2023-03-30T09:05:45.854Z] 4657fd5d0bcf: Pulling fs layer [2023-03-30T09:05:45.854Z] 6ad1cebc031e: Pulling fs layer [2023-03-30T09:05:45.854Z] 8a3aa393b2d8: Pulling fs layer [2023-03-30T09:05:45.854Z] 114826534d7a: Waiting [2023-03-30T09:05:45.854Z] 4657fd5d0bcf: Waiting [2023-03-30T09:05:45.854Z] 6ad1cebc031e: Waiting [2023-03-30T09:05:45.854Z] 8a3aa393b2d8: Waiting [2023-03-30T09:05:45.854Z] 25bc292e5bac: Verifying Checksum [2023-03-30T09:05:45.854Z] 25bc292e5bac: Download complete [2023-03-30T09:05:45.854Z] 52dc419b0ee2: Verifying Checksum [2023-03-30T09:05:45.854Z] 52dc419b0ee2: Download complete [2023-03-30T09:05:45.854Z] 4657fd5d0bcf: Verifying Checksum [2023-03-30T09:05:45.854Z] 4657fd5d0bcf: Download complete [2023-03-30T09:05:45.854Z] df9b9388f04a: Download complete [2023-03-30T09:05:46.113Z] df9b9388f04a: Pull complete [2023-03-30T09:05:46.113Z] 6ad1cebc031e: Verifying Checksum [2023-03-30T09:05:46.113Z] 6ad1cebc031e: Download complete [2023-03-30T09:05:46.113Z] 52dc419b0ee2: Pull complete [2023-03-30T09:05:46.113Z] 25bc292e5bac: Pull complete [2023-03-30T09:05:46.679Z] 114826534d7a: Verifying Checksum [2023-03-30T09:05:46.679Z] 114826534d7a: Download complete [2023-03-30T09:05:46.679Z] 8a3aa393b2d8: Verifying Checksum [2023-03-30T09:05:46.679Z] 8a3aa393b2d8: Download complete [2023-03-30T09:05:49.959Z] 114826534d7a: Pull complete [2023-03-30T09:05:49.959Z] 4657fd5d0bcf: Pull complete [2023-03-30T09:05:50.216Z] 6ad1cebc031e: Pull complete [2023-03-30T09:05:52.742Z] 8a3aa393b2d8: Pull complete [2023-03-30T09:05:52.742Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-30T09:05:52.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-30T09:05:52.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T09:05:52.814Z] prd-ubuntu20.04-docker-8c-8g-6451 does not seem to be running inside a container [2023-03-30T09:05:52.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-30T09:06:02.575Z] $ docker top faa5dbddf624a5d0e078ea7798b7f7f9c19a614d7c9b7ea4b0357b74b67af950 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-30T09:06:02.658Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-03-30T09:06:02.937Z] + set -o pipefail [2023-03-30T09:06:02.937Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-03-30T09:06:07.131Z] [2023-03-30T09:06:07.131Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-03-30T09:06:07.131Z] [2023-03-30T09:06:07.131Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/878f39f7-efb0-4e41-af1a-44fe5abe1087 [2023-03-30T09:06:07.131Z] [2023-03-30T09:06:07.131Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-30T09:06:07.131Z] [2023-03-30T09:06:07.131Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-30T09:06:07.131Z] [2023-03-30T09:06:08.080Z] [2023-03-30T09:06:08.080Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-30T09:06:08.080Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-30T09:06:08.080Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-30T09:06:08.090Z] $ docker stop --time=1 faa5dbddf624a5d0e078ea7798b7f7f9c19a614d7c9b7ea4b0357b74b67af950 [2023-03-30T09:06:13.013Z] $ docker rm -f --volumes faa5dbddf624a5d0e078ea7798b7f7f9c19a614d7c9b7ea4b0357b74b67af950 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-30T09:06:13.675Z] + git log --format=format:%s -1 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [Pipeline] sh [2023-03-30T09:06:13.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-30T09:06:13.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:06:14.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-30T09:06:14.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T09:06:14.345Z] prd-ubuntu20.04-docker-8c-8g-6451 does not seem to be running inside a container [2023-03-30T09:06:14.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-30T09:06:14.815Z] $ docker top 2658db10e5193383fc2e3368114ec30d50ca250c0d7ad425dacc935d958cb78c -eo pid,comm [2023-03-30T09:06:14.864Z] 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-30T09:06:14.864Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-30T09:06:14.899Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-30T09:06:14.900Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-30T09:06:15.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-30T09:06:15.005Z] $ docker exec 2658db10e5193383fc2e3368114ec30d50ca250c0d7ad425dacc935d958cb78c ssh-agent [2023-03-30T09:06:15.124Z] SSH_AUTH_SOCK=/tmp/ssh-yXVn1nEN2ofk/agent.32 [2023-03-30T09:06:15.124Z] SSH_AGENT_PID=38 [2023-03-30T09:06:15.129Z] Running ssh-add (command line suppressed) [2023-03-30T09:06:15.224Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15616690101334259206.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15616690101334259206.key) [2023-03-30T09:06:15.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-30T09:06:15.523Z] + git semver tag [2023-03-30T09:06:15.781Z] 2023-03-30 09:06:15,687 [run_tag] DEBUG tag force:False [2023-03-30T09:06:15.781Z] 2023-03-30 09:06:15,687 [check_head_tag] DEBUG check head tag [2023-03-30T09:06:15.781Z] 2023-03-30 09:06:15,688 [execute] INFO git cat-file --batch-check [2023-03-30T09:06:15.781Z] 2023-03-30 09:06:15,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-03-30T09:06:15.781Z] 2023-03-30 09:06:15,690 [execute] INFO git cat-file --batch [2023-03-30T09:06:15.781Z] 2023-03-30 09:06:15,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-03-30T09:06:15.781Z] 2023-03-30 09:06:15,705 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-30T09:06:15.781Z] 2023-03-30 09:06:15,705 [execute] INFO git tag -a v3.0.0-dev.12 -m v3.0.0-dev.12 [2023-03-30T09:06:15.781Z] 2023-03-30 09:06:15,706 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.12', '-m', 'v3.0.0-dev.12'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-30T09:06:15.781Z] 2023-03-30 09:06:15,709 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-30T09:06:15.781Z] 3.0.0-dev.12 [Pipeline] } [2023-03-30T09:06:15.787Z] $ docker exec --env ******** --env ******** 2658db10e5193383fc2e3368114ec30d50ca250c0d7ad425dacc935d958cb78c ssh-agent -k [2023-03-30T09:06:15.896Z] unset SSH_AUTH_SOCK; [2023-03-30T09:06:15.897Z] unset SSH_AGENT_PID; [2023-03-30T09:06:15.897Z] echo Agent pid 38 killed; [2023-03-30T09:06:15.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-30T09:06:16.206Z] + git semver [Pipeline] } [2023-03-30T09:06:16.473Z] $ docker stop --time=1 2658db10e5193383fc2e3368114ec30d50ca250c0d7ad425dacc935d958cb78c [2023-03-30T09:06:17.792Z] $ docker rm -f --volumes 2658db10e5193383fc2e3368114ec30d50ca250c0d7ad425dacc935d958cb78c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:06:18.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-30T09:06:18.158Z] [2023-03-30T09:06:18.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:06:18.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-30T09:06:18.448Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-30T09:06:18.448Z] ab5ef0e58194: Pulling fs layer [2023-03-30T09:06:18.448Z] 9712f1f96733: Pulling fs layer [2023-03-30T09:06:18.448Z] 63f879dbbcfc: Pulling fs layer [2023-03-30T09:06:18.448Z] 0d9ebad4ef96: Pulling fs layer [2023-03-30T09:06:18.448Z] e9a5061849ea: Pulling fs layer [2023-03-30T09:06:18.448Z] d747dcd14b5f: Pulling fs layer [2023-03-30T09:06:18.448Z] 2de7ff778b66: Pulling fs layer [2023-03-30T09:06:18.448Z] e9a5061849ea: Waiting [2023-03-30T09:06:18.448Z] d747dcd14b5f: Waiting [2023-03-30T09:06:18.448Z] 2de7ff778b66: Waiting [2023-03-30T09:06:18.448Z] 0d9ebad4ef96: Waiting [2023-03-30T09:06:18.448Z] 9712f1f96733: Verifying Checksum [2023-03-30T09:06:18.448Z] 9712f1f96733: Download complete [2023-03-30T09:06:18.722Z] 63f879dbbcfc: Verifying Checksum [2023-03-30T09:06:18.722Z] 63f879dbbcfc: Download complete [2023-03-30T09:06:18.980Z] 0d9ebad4ef96: Verifying Checksum [2023-03-30T09:06:18.980Z] 0d9ebad4ef96: Download complete [2023-03-30T09:06:18.980Z] d747dcd14b5f: Verifying Checksum [2023-03-30T09:06:18.980Z] d747dcd14b5f: Download complete [2023-03-30T09:06:18.980Z] e9a5061849ea: Verifying Checksum [2023-03-30T09:06:18.980Z] e9a5061849ea: Download complete [2023-03-30T09:06:18.980Z] ab5ef0e58194: Verifying Checksum [2023-03-30T09:06:18.980Z] ab5ef0e58194: Download complete [2023-03-30T09:06:18.980Z] 2de7ff778b66: Verifying Checksum [2023-03-30T09:06:18.980Z] 2de7ff778b66: Download complete [2023-03-30T09:06:21.513Z] ab5ef0e58194: Pull complete [2023-03-30T09:06:21.513Z] 9712f1f96733: Pull complete [2023-03-30T09:06:22.077Z] 63f879dbbcfc: Pull complete [2023-03-30T09:06:26.255Z] 0d9ebad4ef96: Pull complete [2023-03-30T09:06:26.255Z] e9a5061849ea: Pull complete [2023-03-30T09:06:26.255Z] d747dcd14b5f: Pull complete [2023-03-30T09:06:27.187Z] 2de7ff778b66: Pull complete [2023-03-30T09:06:27.187Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-30T09:06:27.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-30T09:06:27.187Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T09:06:27.258Z] prd-ubuntu20.04-docker-8c-8g-6451 does not seem to be running inside a container [2023-03-30T09:06:27.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-30T09:06:39.302Z] $ docker top d8cfd3a4fc2e8c0f3e6a5d5c8d14f8e8dc50e995d8660af22170d168a63bcca9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-30T09:06:39.369Z] provisioning config files... [2023-03-30T09:06:39.376Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12356479577396806733tmp [2023-03-30T09:06:39.386Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9544377928347651877tmp [2023-03-30T09:06:39.395Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4677728447579791873tmp [Pipeline] { [Pipeline] echo [2023-03-30T09:06:39.406Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T09:06:39.686Z] ---> sigul-configuration.sh [2023-03-30T09:06:39.686Z] gpg: directory `/root/.gnupg' created [2023-03-30T09:06:39.686Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-30T09:06:39.686Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-30T09:06:39.686Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-30T09:06:39.686Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-30T09:06:39.686Z] gpg: CAST5 encrypted data [2023-03-30T09:06:39.686Z] gpg: encrypted with 1 passphrase [2023-03-30T09:06:39.686Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-30T09:06:39.967Z] + mkdir /home/jenkins [2023-03-30T09:06:39.967Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-30T09:06:40.250Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-30T09:06:40.259Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T09:06:40.538Z] ---> sigul-install.sh [2023-03-30T09:06:40.538Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-30T09:06:40.832Z] + git tag --list [2023-03-30T09:06:40.832Z] v0.0.0 [2023-03-30T09:06:40.832Z] v1.0.0 [2023-03-30T09:06:40.832Z] v2.1.0 [2023-03-30T09:06:40.832Z] v2.1.1 [2023-03-30T09:06:40.832Z] v2.1.1-dev.1 [2023-03-30T09:06:40.832Z] v2.2.0 [2023-03-30T09:06:40.832Z] v2.2.1-dev.1 [2023-03-30T09:06:40.832Z] v2.2.1-dev.2 [2023-03-30T09:06:40.832Z] v2.2.1-dev.3 [2023-03-30T09:06:40.832Z] v2.2.1-dev.4 [2023-03-30T09:06:40.832Z] v2.2.1-dev.5 [2023-03-30T09:06:40.832Z] v2.2.1-dev.6 [2023-03-30T09:06:40.832Z] v2.2.1-dev.7 [2023-03-30T09:06:40.832Z] v2.3.0 [2023-03-30T09:06:40.832Z] v2.3.0-dev.10 [2023-03-30T09:06:40.832Z] v2.3.0-dev.11 [2023-03-30T09:06:40.832Z] v2.3.0-dev.12 [2023-03-30T09:06:40.832Z] v2.3.0-dev.13 [2023-03-30T09:06:40.832Z] v2.3.0-dev.14 [2023-03-30T09:06:40.832Z] v2.3.0-dev.15 [2023-03-30T09:06:40.832Z] v2.3.0-dev.16 [2023-03-30T09:06:40.832Z] v2.3.0-dev.17 [2023-03-30T09:06:40.832Z] v2.3.0-dev.18 [2023-03-30T09:06:40.832Z] v2.3.0-dev.19 [2023-03-30T09:06:40.832Z] v2.3.0-dev.20 [2023-03-30T09:06:40.832Z] v2.3.0-dev.21 [2023-03-30T09:06:40.832Z] v2.3.0-dev.22 [2023-03-30T09:06:40.832Z] v2.3.0-dev.23 [2023-03-30T09:06:40.832Z] v2.3.0-dev.7 [2023-03-30T09:06:40.832Z] v2.3.0-dev.8 [2023-03-30T09:06:40.832Z] v2.3.0-dev.9 [2023-03-30T09:06:40.832Z] v3.0.0-dev.1 [2023-03-30T09:06:40.832Z] v3.0.0-dev.10 [2023-03-30T09:06:40.832Z] v3.0.0-dev.11 [2023-03-30T09:06:40.832Z] v3.0.0-dev.12 [2023-03-30T09:06:40.832Z] v3.0.0-dev.2 [2023-03-30T09:06:40.832Z] v3.0.0-dev.3 [2023-03-30T09:06:40.832Z] v3.0.0-dev.4 [2023-03-30T09:06:40.832Z] v3.0.0-dev.5 [2023-03-30T09:06:40.832Z] v3.0.0-dev.6 [2023-03-30T09:06:40.832Z] v3.0.0-dev.7 [2023-03-30T09:06:40.832Z] v3.0.0-dev.8 [2023-03-30T09:06:40.832Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-30T09:06:41.122Z] + lftools sign git-tag v3.0.0-dev.12 [2023-03-30T09:06:41.699Z] Signing Git tag with Sigul... [2023-03-30T09:06:41.699Z] Signing v3.0.0-dev.12 [Pipeline] echo [2023-03-30T09:06:41.966Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T09:06:42.250Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-30T09:06:42.258Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-30T09:06:42.278Z] $ docker stop --time=1 d8cfd3a4fc2e8c0f3e6a5d5c8d14f8e8dc50e995d8660af22170d168a63bcca9 [2023-03-30T09:06:43.549Z] $ docker rm -f --volumes d8cfd3a4fc2e8c0f3e6a5d5c8d14f8e8dc50e995d8660af22170d168a63bcca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-30T09:06:43.953Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-30T09:06:43.953Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:06:44.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-30T09:06:44.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T09:06:44.308Z] prd-ubuntu20.04-docker-8c-8g-6451 does not seem to be running inside a container [2023-03-30T09:06:44.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-30T09:06:44.963Z] $ docker top 1b34a4f199a6b8b71e4d78d48d539ccc0b2133cdd81984601dd179052354e855 -eo pid,comm [2023-03-30T09:06:45.016Z] 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-30T09:06:45.016Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-30T09:06:45.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-30T09:06:45.055Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-30T09:06:45.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-30T09:06:45.181Z] $ docker exec 1b34a4f199a6b8b71e4d78d48d539ccc0b2133cdd81984601dd179052354e855 ssh-agent [2023-03-30T09:06:45.294Z] SSH_AUTH_SOCK=/tmp/ssh-JwFlQ5il4r1d/agent.32 [2023-03-30T09:06:45.294Z] SSH_AGENT_PID=38 [2023-03-30T09:06:45.298Z] Running ssh-add (command line suppressed) [2023-03-30T09:06:45.406Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5836551756996567107.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5836551756996567107.key) [2023-03-30T09:06:45.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-30T09:06:45.717Z] + git semver bump pre [2023-03-30T09:06:45.975Z] 2023-03-30 09:06:45,915 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-30T09:06:45.975Z] 2023-03-30 09:06:45,915 [bump_version] DEBUG bumping version:3.0.0-dev.12 on axis:pre with prefix:dev [2023-03-30T09:06:45.975Z] 2023-03-30 09:06:45,915 [bump_version] DEBUG bumped version:3.0.0-dev.13 [2023-03-30T09:06:45.975Z] 2023-03-30 09:06:45,915 [write_version] DEBUG write version:3.0.0-dev.13 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-03-30T09:06:45.975Z] 2023-03-30 09:06:45,916 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-30T09:06:45.975Z] 2023-03-30 09:06:45,916 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-30T09:06:45.975Z] 2023-03-30 09:06:45,918 [execute] INFO git cat-file --batch-check [2023-03-30T09:06:45.975Z] 2023-03-30 09:06:45,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-30T09:06:45.975Z] 2023-03-30 09:06:45,924 [execute] INFO git cat-file --batch [2023-03-30T09:06:45.975Z] 2023-03-30 09:06:45,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-30T09:06:45.975Z] 2023-03-30 09:06:45,929 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-30T09:06:45.975Z] 3.0.0-dev.13 [Pipeline] } [2023-03-30T09:06:45.981Z] $ docker exec --env ******** --env ******** 1b34a4f199a6b8b71e4d78d48d539ccc0b2133cdd81984601dd179052354e855 ssh-agent -k [2023-03-30T09:06:46.078Z] unset SSH_AUTH_SOCK; [2023-03-30T09:06:46.079Z] unset SSH_AGENT_PID; [2023-03-30T09:06:46.079Z] echo Agent pid 38 killed; [2023-03-30T09:06:46.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-30T09:06:46.398Z] + git semver [Pipeline] } [2023-03-30T09:06:46.975Z] $ docker stop --time=1 1b34a4f199a6b8b71e4d78d48d539ccc0b2133cdd81984601dd179052354e855 [2023-03-30T09:06:48.514Z] $ docker rm -f --volumes 1b34a4f199a6b8b71e4d78d48d539ccc0b2133cdd81984601dd179052354e855 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-30T09:06:48.895Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-30T09:06:48.895Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:06:49.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-30T09:06:49.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T09:06:49.253Z] prd-ubuntu20.04-docker-8c-8g-6451 does not seem to be running inside a container [2023-03-30T09:06:49.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-30T09:06:50.273Z] $ docker top bf19a3dd5aca3fb19a3417629c901facb711e25a8645fa7d2d9d1991505533f7 -eo pid,comm [2023-03-30T09:06:50.319Z] 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-30T09:06:50.319Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-30T09:06:50.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-30T09:06:50.354Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-30T09:06:50.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-30T09:06:50.470Z] $ docker exec bf19a3dd5aca3fb19a3417629c901facb711e25a8645fa7d2d9d1991505533f7 ssh-agent [2023-03-30T09:06:50.592Z] SSH_AUTH_SOCK=/tmp/ssh-1wX2D1BFv4ag/agent.14 [2023-03-30T09:06:50.592Z] SSH_AGENT_PID=20 [2023-03-30T09:06:50.596Z] Running ssh-add (command line suppressed) [2023-03-30T09:06:50.681Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10568726661346191994.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10568726661346191994.key) [2023-03-30T09:06:50.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-30T09:06:50.977Z] + git semver push [2023-03-30T09:06:51.237Z] 2023-03-30 09:06:51,178 [run_push] DEBUG push [2023-03-30T09:06:51.237Z] 2023-03-30 09:06:51,179 [execute] INFO git cat-file --batch-check [2023-03-30T09:06:51.237Z] 2023-03-30 09:06:51,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-30T09:06:51.237Z] 2023-03-30 09:06:51,184 [execute] INFO git rev-list b43f45a6c7d74ccf2ec3de4c544ebcc10b550147 -- [2023-03-30T09:06:51.237Z] 2023-03-30 09:06:51,184 [execute] DEBUG Popen(['git', 'rev-list', 'b43f45a6c7d74ccf2ec3de4c544ebcc10b550147', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-30T09:06:51.237Z] 2023-03-30 09:06:51,192 [execute] INFO git fetch -v origin [2023-03-30T09:06:51.237Z] 2023-03-30 09:06:51,192 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-30T09:06:51.805Z] 2023-03-30 09:06:51,681 [run_push] DEBUG no remote changes detected [2023-03-30T09:06:51.805Z] 2023-03-30 09:06:51,681 [execute] INFO git push origin semver [2023-03-30T09:06:51.805Z] 2023-03-30 09:06:51,682 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-30T09:06:52.741Z] 2023-03-30 09:06:52,481 [run_push] DEBUG push all version tags [2023-03-30T09:06:52.741Z] 2023-03-30 09:06:52,481 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-30T09:06:52.741Z] 2023-03-30 09:06:52,482 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-30T09:06:53.674Z] 2023-03-30 09:06:53,332 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-03-30T09:06:53.674Z] 3.0.0-dev.13 [Pipeline] } [2023-03-30T09:06:53.681Z] $ docker exec --env ******** --env ******** bf19a3dd5aca3fb19a3417629c901facb711e25a8645fa7d2d9d1991505533f7 ssh-agent -k [2023-03-30T09:06:53.775Z] unset SSH_AUTH_SOCK; [2023-03-30T09:06:53.775Z] unset SSH_AGENT_PID; [2023-03-30T09:06:53.775Z] echo Agent pid 20 killed; [2023-03-30T09:06:53.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-30T09:06:54.089Z] + git semver [Pipeline] } [2023-03-30T09:06:54.671Z] $ docker stop --time=1 bf19a3dd5aca3fb19a3417629c901facb711e25a8645fa7d2d9d1991505533f7 [2023-03-30T09:06:57.424Z] $ docker rm -f --volumes bf19a3dd5aca3fb19a3417629c901facb711e25a8645fa7d2d9d1991505533f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-30T09:06:58.088Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-03-30T09:06:58.088Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-30T09:06:58.088Z] total 16 [2023-03-30T09:06:58.088Z] drwxr-xr-x 3 root root 4096 Mar 30 08:56 . [2023-03-30T09:06:58.088Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 30 09:06 .. [2023-03-30T09:06:58.088Z] drwxr-xr-x 2 root root 4096 Mar 30 08:56 cost [2023-03-30T09:06:58.088Z] -rw-r--r-- 1 root root 90 Mar 30 08:56 cost.csv [2023-03-30T09:06:58.088Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-30T09:06:58.088Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-03-30T09:06:58.088Z] total 16 [2023-03-30T09:06:58.088Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 08:56 . [2023-03-30T09:06:58.088Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 30 09:06 .. [2023-03-30T09:06:58.088Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 30 08:56 cost [2023-03-30T09:06:58.088Z] -rw-r--r-- 1 jenkins jenkins 90 Mar 30 08:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-30T09:06:58.402Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T09:06:59.256Z] ---> package-listing.sh [2023-03-30T09:06:59.256Z] ++ facter osfamily [2023-03-30T09:06:59.256Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-30T09:06:59.516Z] + OS_FAMILY=debian [2023-03-30T09:06:59.516Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-03-30T09:06:59.516Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-30T09:06:59.516Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-30T09:06:59.516Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-30T09:06:59.516Z] + PACKAGES=/tmp/packages_start.txt [2023-03-30T09:06:59.516Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-03-30T09:06:59.516Z] + PACKAGES=/tmp/packages_end.txt [2023-03-30T09:06:59.516Z] + case "${OS_FAMILY}" in [2023-03-30T09:06:59.516Z] + dpkg -l [2023-03-30T09:06:59.516Z] + grep '^ii' [2023-03-30T09:06:59.516Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-30T09:06:59.516Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-30T09:06:59.516Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-30T09:06:59.516Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-03-30T09:06:59.516Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-03-30T09:06:59.516Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2023-03-30T09:06:59.527Z] 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-30T09:06:59.803Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T09:07:00.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-30T09:07:00.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T09:07:00.418Z] prd-ubuntu20.04-docker-8c-8g-6451 does not seem to be running inside a container [2023-03-30T09:07:00.445Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-30T09:07:00.857Z] $ docker top b78bec2595c6f498b802d20f97e2c9db1576f22e6a8020d561bb6becde6dbb8f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-30T09:07:01.211Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-30T09:07:01.495Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-30T09:07:01.776Z] + ls /var/log/sa-host [2023-03-30T09:07:01.776Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-30T09:07:01.913Z] provisioning config files... [2023-03-30T09:07:01.919Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14915893885942175312tmp [Pipeline] { [Pipeline] echo [2023-03-30T09:07:01.931Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T09:07:02.212Z] ---> create-netrc.sh [Pipeline] } [2023-03-30T09:07:02.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-30T09:07:02.537Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-30T09:07:02.545Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T09:07:02.825Z] ---> sudo-logs.sh [2023-03-30T09:07:02.825Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-30T09:07:02.849Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T09:07:03.130Z] ---> job-cost.sh [2023-03-30T09:07:03.130Z] lf-activate-venv: SKIPPING [2023-03-30T09:07:03.130Z] DEBUG: total: 0.2199999988079071 [2023-03-30T09:07:03.130Z] INFO: Retrieving Stack Cost... [2023-03-30T09:07:03.699Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-30T09:07:03.960Z] INFO: Archiving Costs [Pipeline] echo [2023-03-30T09:07:03.971Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T09:07:04.256Z] ---> logs-deploy.sh [2023-03-30T09:07:04.256Z] lf-activate-venv: SKIPPING [2023-03-30T09:07:04.256Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/79 [2023-03-30T09:07:04.256Z] INFO: archiving workspace using pattern(s): [2023-03-30T09:07:05.193Z] Archives upload complete. [2023-03-30T09:07:05.193Z] INFO: archiving logs to Nexus [2023-03-30T09:07:06.128Z] ---> uname -a: [2023-03-30T09:07:06.128Z] Linux prd-ubuntu20-04-docker-8c-8g-6451 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-30T09:07:06.128Z] [2023-03-30T09:07:06.128Z] [2023-03-30T09:07:06.128Z] ---> lscpu: [2023-03-30T09:07:06.128Z] Architecture: x86_64 [2023-03-30T09:07:06.128Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-30T09:07:06.128Z] Byte Order: Little Endian [2023-03-30T09:07:06.128Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-30T09:07:06.128Z] CPU(s): 8 [2023-03-30T09:07:06.128Z] On-line CPU(s) list: 0-7 [2023-03-30T09:07:06.128Z] Thread(s) per core: 1 [2023-03-30T09:07:06.128Z] Core(s) per socket: 1 [2023-03-30T09:07:06.128Z] Socket(s): 8 [2023-03-30T09:07:06.128Z] NUMA node(s): 1 [2023-03-30T09:07:06.128Z] Vendor ID: AuthenticAMD [2023-03-30T09:07:06.128Z] CPU family: 23 [2023-03-30T09:07:06.128Z] Model: 49 [2023-03-30T09:07:06.128Z] Model name: AMD EPYC-Rome Processor [2023-03-30T09:07:06.128Z] Stepping: 0 [2023-03-30T09:07:06.128Z] CPU MHz: 2800.000 [2023-03-30T09:07:06.128Z] BogoMIPS: 5600.00 [2023-03-30T09:07:06.128Z] Virtualization: AMD-V [2023-03-30T09:07:06.128Z] Hypervisor vendor: KVM [2023-03-30T09:07:06.128Z] Virtualization type: full [2023-03-30T09:07:06.128Z] L1d cache: 256 KiB [2023-03-30T09:07:06.128Z] L1i cache: 256 KiB [2023-03-30T09:07:06.128Z] L2 cache: 4 MiB [2023-03-30T09:07:06.128Z] L3 cache: 128 MiB [2023-03-30T09:07:06.128Z] NUMA node0 CPU(s): 0-7 [2023-03-30T09:07:06.128Z] Vulnerability Itlb multihit: Not affected [2023-03-30T09:07:06.128Z] Vulnerability L1tf: Not affected [2023-03-30T09:07:06.128Z] Vulnerability Mds: Not affected [2023-03-30T09:07:06.128Z] Vulnerability Meltdown: Not affected [2023-03-30T09:07:06.128Z] Vulnerability Mmio stale data: Not affected [2023-03-30T09:07:06.128Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-30T09:07:06.128Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-30T09:07:06.128Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-30T09:07:06.128Z] Vulnerability Srbds: Not affected [2023-03-30T09:07:06.128Z] Vulnerability Tsx async abort: Not affected [2023-03-30T09:07:06.128Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-30T09:07:06.128Z] [2023-03-30T09:07:06.128Z] [2023-03-30T09:07:06.128Z] ---> nproc: [2023-03-30T09:07:06.128Z] 8 [2023-03-30T09:07:06.128Z] [2023-03-30T09:07:06.128Z] [2023-03-30T09:07:06.128Z] ---> df -h: [2023-03-30T09:07:06.128Z] Filesystem Size Used Avail Use% Mounted on [2023-03-30T09:07:06.128Z] overlay 155G 13G 143G 9% / [2023-03-30T09:07:06.128Z] tmpfs 64M 0 64M 0% /dev [2023-03-30T09:07:06.128Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-30T09:07:06.128Z] shm 64M 0 64M 0% /dev/shm [2023-03-30T09:07:06.128Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-03-30T09:07:06.128Z] [2023-03-30T09:07:06.128Z] [2023-03-30T09:07:06.128Z] ---> sar -b -r -n DEV: [2023-03-30T09:07:06.128Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6451) 03/30/23 _x86_64_ (8 CPU) [2023-03-30T09:07:06.128Z] [2023-03-30T09:07:06.128Z] 08:53:37 LINUX RESTART (8 CPU) [2023-03-30T09:07:06.128Z] [2023-03-30T09:07:06.128Z] 08:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-30T09:07:06.128Z] 08:55:01 199.00 39.89 159.11 0.00 4298.57 64465.31 0.00 [2023-03-30T09:07:06.128Z] 08:56:01 131.64 0.20 131.44 0.00 2.80 33537.21 0.00 [2023-03-30T09:07:06.128Z] 08:57:01 109.60 0.15 109.45 0.00 20.40 34681.42 0.00 [2023-03-30T09:07:06.128Z] 08:58:01 2.37 0.00 2.37 0.00 0.00 28.28 0.00 [2023-03-30T09:07:06.128Z] 08:59:01 41.08 9.35 31.73 0.00 2884.45 5102.08 0.00 [2023-03-30T09:07:06.128Z] 09:00:01 19.68 1.23 18.45 0.00 2270.42 3865.76 0.00 [2023-03-30T09:07:06.128Z] 09:01:01 3.60 0.02 3.58 0.00 0.13 92.34 0.00 [2023-03-30T09:07:06.128Z] 09:02:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 [2023-03-30T09:07:06.129Z] 09:03:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 [2023-03-30T09:07:06.129Z] 09:04:01 2.20 0.00 2.20 0.00 0.00 23.73 0.00 [2023-03-30T09:07:06.129Z] 09:05:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 [2023-03-30T09:07:06.129Z] 09:06:02 24.66 0.10 24.56 0.00 10.23 24045.30 0.00 [2023-03-30T09:07:06.129Z] 09:07:01 103.88 0.32 103.56 0.00 20.88 33386.07 0.00 [2023-03-30T09:07:06.129Z] Average: 49.35 3.95 45.40 0.00 732.11 15308.51 0.00 [2023-03-30T09:07:06.129Z] [2023-03-30T09:07:06.129Z] 08:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-30T09:07:06.129Z] 08:55:01 28219372 31585352 721692 2.19 120772 3437868 2073856 6.11 1147156 3068064 279944 [2023-03-30T09:07:06.129Z] 08:56:01 27899304 31221780 1076456 3.27 147116 3356404 2656204 7.83 1642284 2867148 188704 [2023-03-30T09:07:06.129Z] 08:57:01 27695472 31575864 725288 2.21 156908 3867784 1764884 5.20 1252808 3426284 384 [2023-03-30T09:07:06.129Z] 08:58:01 27694784 31575408 725440 2.21 156956 3867912 1764884 5.20 1252500 3426416 8 [2023-03-30T09:07:06.129Z] 08:59:01 27388900 31548188 736952 2.24 175876 4119244 1790576 5.28 1420000 3541840 452 [2023-03-30T09:07:06.129Z] 09:00:01 27174308 31557792 724316 2.20 190712 4322888 1822824 5.37 1573228 3591000 4 [2023-03-30T09:07:06.129Z] 09:01:01 27186892 31565820 715732 2.18 189248 4319768 1824156 5.38 1562936 3587900 12 [2023-03-30T09:07:06.129Z] 09:02:01 27187452 31566472 715084 2.17 189320 4319772 1824156 5.38 1562980 3587904 8 [2023-03-30T09:07:06.129Z] 09:03:01 27187096 31566224 715252 2.18 189368 4319772 1824156 5.38 1563040 3587932 8 [2023-03-30T09:07:06.129Z] 09:04:01 27187644 31566824 714824 2.17 189444 4319776 1824156 5.38 1563228 3587932 8 [2023-03-30T09:07:06.129Z] 09:05:01 27187588 31566888 714756 2.17 189524 4319780 1824156 5.38 1563284 3587936 8 [2023-03-30T09:07:06.129Z] 09:06:02 26403140 31541932 737428 2.24 195884 5023708 1907608 5.62 1594556 4291800 192 [2023-03-30T09:07:06.129Z] 09:07:01 25667964 31526136 749952 2.28 228432 5629304 1844144 5.43 1697304 4835760 380 [2023-03-30T09:07:06.129Z] Average: 27236917 31535745 751782 2.29 178428 4247998 1903520 5.61 1491946 3614455 36162 [2023-03-30T09:07:06.129Z] [2023-03-30T09:07:06.129Z] 08:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-30T09:07:06.129Z] 08:55:01 lo 6.40 6.40 0.62 0.62 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 08:55:01 docker0 175.07 299.45 14.36 1960.28 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 08:55:01 ens3 1099.95 663.06 8416.91 109.56 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 08:56:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 08:56:01 docker0 1.57 3.43 0.09 42.56 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 08:56:01 ens3 53.37 38.88 83.98 68.10 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 08:56:01 veth6fed4f0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 08:57:01 lo 7.13 7.13 0.70 0.70 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 08:57:01 docker0 1.45 3.45 0.09 43.04 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 08:57:01 ens3 166.97 125.63 2650.09 268.92 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 08:58:01 ens3 4.02 2.43 13.29 0.17 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 08:59:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 08:59:01 ens3 120.68 60.07 1442.05 4.31 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:00:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:00:01 ens3 98.28 46.08 1368.22 3.32 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:02:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:03:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:04:01 ens3 1.17 0.53 0.40 0.29 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:05:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:06:02 lo 1.26 1.26 0.12 0.12 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:06:02 ens3 148.54 79.72 3957.95 11.11 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:07:01 lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:07:01 docker0 37.37 65.94 3.43 592.95 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] 09:07:01 ens3 306.74 204.32 3914.75 141.48 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] Average: lo 1.37 1.37 0.13 0.13 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] Average: docker0 16.54 28.58 1.38 202.45 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] Average: ens3 153.66 93.78 1678.36 46.59 0.00 0.00 0.00 0.00 [2023-03-30T09:07:06.129Z] [2023-03-30T09:07:06.129Z]