Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a41d6dc477aab60bbffd9796b8b3bd1f25c661ce 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-ssh1370441468821485758.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-ssh17621850861931110272.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-ssh12083368555647506481.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-ssh11883834258286511881.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-ssh5808772464812710872.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5331 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 a41d6dc477aab60bbffd9796b8b3bd1f25c661ce (main) Commit message: "refactor!: Change configuration and provision watcher file formats to YAML (#190)" > 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 a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 > git rev-list --no-walk 56ebd084d71db325e16ff8b089022d3f4ad733ae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:05:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:05:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:05:31 ========================================================= 23:05:31 EdgeX Global Pipelines Version Info 23:05:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:05:32 ------------------- 23:05:32 stable info: 23:05:32 ------------------- 23:05:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:05:32 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:05:32 Message: update stable to v1.0.245 23:05:32 ------------------- 23:05:32 experimental info: 23:05:32 ------------------- 23:05:32 Commited By: **** collab-it+edgex@linuxfoundation.org 23:05:32 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 23:05:32 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a41d6dc [Pipeline] echo 23:05:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:05:33 provisioning config files... 23:05:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17425409772370500988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:05:33 ---> docker-login.sh 23:05:33 nexus3.edgexfoundry.org:10001 23:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:34 Configure a credential helper to remove this warning. See 23:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:34 23:05:34 Login Succeeded 23:05:34 nexus3.edgexfoundry.org:10002 23:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:34 Configure a credential helper to remove this warning. See 23:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:34 23:05:34 Login Succeeded 23:05:34 nexus3.edgexfoundry.org:10003 23:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:34 Configure a credential helper to remove this warning. See 23:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:34 23:05:34 Login Succeeded 23:05:34 nexus3.edgexfoundry.org:10004 23:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:34 Configure a credential helper to remove this warning. See 23:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:34 23:05:34 Login Succeeded 23:05:34 docker.io 23:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:34 Configure a credential helper to remove this warning. See 23:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:34 23:05:34 Login Succeeded 23:05:34 ---> docker-login.sh ends [Pipeline] } 23:05:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:05:35 + git rev-list -1 --merges a41d6dc477aab60bbffd9796b8b3bd1f25c661ce~1..a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [Pipeline] echo 23:05:35 -----------> git rev-list -1 --merges a41d6dc477aab60bbffd9796b8b3bd1f25c661ce~1..a41d6dc477aab60bbffd9796b8b3bd1f25c661ce a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [false] [Pipeline] sh 23:05:35 + git log --format=format:%s -1 a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [Pipeline] echo 23:05:35 ========================================================= 23:05:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:05:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:05:35 + git log --format=format:%s -1 a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [Pipeline] echo 23:05:35 [semverPrep] GIT_COMMIT: a41d6dc477aab60bbffd9796b8b3bd1f25c661ce, Commit Message: refactor!: Change configuration and provision watcher file formats to YAML (#190) [Pipeline] echo 23:05:35 [semverPrep] This is not a build commit. [Pipeline] sh 23:05:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:05:36 + grep -v github /etc/ssh/ssh_known_hosts 23:05:36 + [ -e /tmp/ssh_known_hosts ] 23:05:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:05:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:05:36 + sudo tee -a /etc/ssh/ssh_known_hosts 23:05:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:05:36 23:05:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:05:36 0.1.4: Pulling from edgex-devops/py-git-semver 23:05:36 b85a868b505f: Pulling fs layer 23:05:36 e2be974225ed: Pulling fs layer 23:05:36 339a4e72a1f5: Pulling fs layer 23:05:36 988bab9f4d93: Pulling fs layer 23:05:36 1469e6f7b9e6: Pulling fs layer 23:05:36 eaf3925da568: Pulling fs layer 23:05:36 bab4dde63d76: Pulling fs layer 23:05:36 bde34c3a00c8: Pulling fs layer 23:05:36 b352a97aabf1: Pulling fs layer 23:05:36 4872d77fe225: Pulling fs layer 23:05:36 5851b861e8e6: Pulling fs layer 23:05:36 bab4dde63d76: Waiting 23:05:36 4872d77fe225: Waiting 23:05:36 bde34c3a00c8: Waiting 23:05:36 988bab9f4d93: Waiting 23:05:36 1469e6f7b9e6: Waiting 23:05:36 eaf3925da568: Waiting 23:05:36 5851b861e8e6: Waiting 23:05:36 e2be974225ed: Download complete 23:05:36 988bab9f4d93: Download complete 23:05:36 1469e6f7b9e6: Download complete 23:05:36 eaf3925da568: Download complete 23:05:36 339a4e72a1f5: Verifying Checksum 23:05:36 339a4e72a1f5: Download complete 23:05:36 bde34c3a00c8: Verifying Checksum 23:05:36 bde34c3a00c8: Download complete 23:05:36 b85a868b505f: Verifying Checksum 23:05:36 b85a868b505f: Download complete 23:05:36 4872d77fe225: Verifying Checksum 23:05:36 4872d77fe225: Download complete 23:05:36 b352a97aabf1: Download complete 23:05:36 5851b861e8e6: Verifying Checksum 23:05:36 5851b861e8e6: Download complete 23:05:37 bab4dde63d76: Verifying Checksum 23:05:37 bab4dde63d76: Download complete 23:05:38 b85a868b505f: Pull complete 23:05:38 e2be974225ed: Pull complete 23:05:38 339a4e72a1f5: Pull complete 23:05:38 988bab9f4d93: Pull complete 23:05:39 1469e6f7b9e6: Pull complete 23:05:39 eaf3925da568: Pull complete 23:05:41 bab4dde63d76: Pull complete 23:05:41 bde34c3a00c8: Pull complete 23:05:41 b352a97aabf1: Pull complete 23:05:41 4872d77fe225: Pull complete 23:05:41 5851b861e8e6: Pull complete 23:05:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:05:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:05:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:41 prd-ubuntu20.04-docker-8c-8g-5331 does not seem to be running inside a container 23:05:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:05:42 $ docker top d2d3c9700ec6c95aa2eb710f0e48030a3c3c89cb826af8f77f6b17a284e5ea55 -eo pid,comm 23:05:42 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). 23:05:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:05:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:05:42 [ssh-agent] Looking for ssh-agent implementation... 23:05:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:05:43 $ docker exec d2d3c9700ec6c95aa2eb710f0e48030a3c3c89cb826af8f77f6b17a284e5ea55 ssh-agent 23:05:43 SSH_AUTH_SOCK=/tmp/ssh-M7P5tTQ7SHGc/agent.32 23:05:43 SSH_AGENT_PID=38 23:05:43 Running ssh-add (command line suppressed) 23:05:43 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1855409311978228455.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1855409311978228455.key) 23:05:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:05:43 + git tag --points-at HEAD [Pipeline] } 23:05:43 $ docker exec --env ******** --env ******** d2d3c9700ec6c95aa2eb710f0e48030a3c3c89cb826af8f77f6b17a284e5ea55 ssh-agent -k 23:05:43 unset SSH_AUTH_SOCK; 23:05:43 unset SSH_AGENT_PID; 23:05:43 echo Agent pid 38 killed; 23:05:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:05:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:05:43 [ssh-agent] Looking for ssh-agent implementation... 23:05:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:05:43 $ docker exec d2d3c9700ec6c95aa2eb710f0e48030a3c3c89cb826af8f77f6b17a284e5ea55 ssh-agent 23:05:43 SSH_AUTH_SOCK=/tmp/ssh-gkvgbsMulrur/agent.71 23:05:43 SSH_AGENT_PID=77 23:05:43 Running ssh-add (command line suppressed) 23:05:44 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4658740477495418038.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4658740477495418038.key) 23:05:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:05:44 + git semver init 23:05:44 2023-03-22 23:05:44,525 [run_init] DEBUG init version:0.0.0 force:False 23:05:44 2023-03-22 23:05:44,526 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 23:05:44 2023-03-22 23:05:44,526 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 23:05:44 2023-03-22 23:05:44,527 [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) 23:05:45 2023-03-22 23:05:45,266 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 23:05:45 2023-03-22 23:05:45,266 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 23:05:45 2023-03-22 23:05:45,267 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:05:45 2023-03-22 23:05:45,267 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:05:45 3.0.0-dev.10 [Pipeline] } 23:05:45 $ docker exec --env ******** --env ******** d2d3c9700ec6c95aa2eb710f0e48030a3c3c89cb826af8f77f6b17a284e5ea55 ssh-agent -k 23:05:45 unset SSH_AUTH_SOCK; 23:05:45 unset SSH_AGENT_PID; 23:05:45 echo Agent pid 77 killed; 23:05:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:05:45 + git semver [Pipeline] } 23:05:46 $ docker stop --time=1 d2d3c9700ec6c95aa2eb710f0e48030a3c3c89cb826af8f77f6b17a284e5ea55 23:05:47 $ docker rm -f --volumes d2d3c9700ec6c95aa2eb710f0e48030a3c3c89cb826af8f77f6b17a284e5ea55 [Pipeline] // withDockerContainer [Pipeline] sh 23:05:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:05:48 Stashed 1 file(s) [Pipeline] echo 23:05:48 [edgeXSemver]: initialized semver on version 3.0.0-dev.10 [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 23:05:48 provisioning config files... 23:05:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16701852066309440390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:05:48 ---> docker-login.sh 23:05:48 nexus3.edgexfoundry.org:10001 23:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:48 Configure a credential helper to remove this warning. See 23:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:48 23:05:48 Login Succeeded 23:05:48 nexus3.edgexfoundry.org:10002 23:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:48 Configure a credential helper to remove this warning. See 23:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:48 23:05:48 Login Succeeded 23:05:48 nexus3.edgexfoundry.org:10003 23:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:48 Configure a credential helper to remove this warning. See 23:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:48 23:05:48 Login Succeeded 23:05:48 nexus3.edgexfoundry.org:10004 23:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:48 Configure a credential helper to remove this warning. See 23:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:48 23:05:48 Login Succeeded 23:05:48 docker.io 23:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:49 Configure a credential helper to remove this warning. See 23:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:49 23:05:49 Login Succeeded 23:05:49 ---> docker-login.sh ends [Pipeline] } 23:05:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:05:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:05:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:05:49 ========================================================= 23:05:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:05:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:49 + 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 . 23:05:49 Sending build context to Docker daemon 4.179MB 23:05:49 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:05:49 Step 2/12 : FROM ${BASE} AS builder 23:05:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:05:49 63b65145d645: Pulling fs layer 23:05:49 a2d21d5440eb: Pulling fs layer 23:05:49 935e6c44a52c: Pulling fs layer 23:05:49 94cc34f8dd06: Pulling fs layer 23:05:49 30dea6a524f1: Pulling fs layer 23:05:49 a2aff8979fd8: Pulling fs layer 23:05:49 6808be2612f2: Pulling fs layer 23:05:49 94cc34f8dd06: Waiting 23:05:49 30dea6a524f1: Waiting 23:05:49 a2aff8979fd8: Waiting 23:05:49 f25807f1079a: Pulling fs layer 23:05:49 f25807f1079a: Waiting 23:05:49 6808be2612f2: Waiting 23:05:49 a2d21d5440eb: Download complete 23:05:49 94cc34f8dd06: Download complete 23:05:49 30dea6a524f1: Verifying Checksum 23:05:49 30dea6a524f1: Download complete 23:05:49 63b65145d645: Verifying Checksum 23:05:49 63b65145d645: Download complete 23:05:49 a2aff8979fd8: Verifying Checksum 23:05:49 a2aff8979fd8: Download complete 23:05:49 63b65145d645: Pull complete 23:05:49 a2d21d5440eb: Pull complete 23:05:50 f25807f1079a: Verifying Checksum 23:05:50 f25807f1079a: Download complete 23:05:50 935e6c44a52c: Verifying Checksum 23:05:50 935e6c44a52c: Download complete 23:05:50 6808be2612f2: Verifying Checksum 23:05:50 6808be2612f2: Download complete 23:05:53 935e6c44a52c: Pull complete 23:05:53 94cc34f8dd06: Pull complete 23:05:53 30dea6a524f1: Pull complete 23:05:53 a2aff8979fd8: Pull complete 23:05:56 6808be2612f2: Pull complete 23:05:56 f25807f1079a: Pull complete 23:05:56 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:05:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:05:56 ---> 3b553350e43f 23:05:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:05:58 ---> Running in c2ec2029c97d 23:05:58 Removing intermediate container c2ec2029c97d 23:05:58 ---> 17a8c2c38cbb 23:05:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:05:58 ---> Running in 8bc720d9efaa 23:05:58 Removing intermediate container 8bc720d9efaa 23:05:58 ---> 1cc223ea199e 23:05:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 23:05:58 ---> Running in f7c8d77a840c 23:05:58 Removing intermediate container f7c8d77a840c 23:05:58 ---> 46f19cab6b96 23:05:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:05:58 ---> Running in 59751014c760 23:05:58 Removing intermediate container 59751014c760 23:05:58 ---> 3197c4c5950b 23:05:58 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:05:58 ---> Running in e9ece0914a07 23:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:05:59 OK: 265 MiB in 53 packages 23:05:59 Removing intermediate container e9ece0914a07 23:05:59 ---> 514a07176074 23:05:59 Step 8/12 : WORKDIR /app 23:05:59 ---> Running in 002b7d22a015 23:05:59 Removing intermediate container 002b7d22a015 23:05:59 ---> 90fb45cb9962 23:05:59 Step 9/12 : COPY go.mod vendor* ./ 23:05:59 ---> f1e0d27dabc2 23:05:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:59 ---> Running in aa562e269fb1 23:06:03 Still waiting to schedule task 23:06:03 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:06:21 Removing intermediate container aa562e269fb1 23:06:21 ---> c44af5d457c3 23:06:21 Step 11/12 : COPY . . 23:06:22 ---> 5d0ec6b5598c 23:06:22 Step 12/12 : RUN $MAKE 23:06:22 ---> Running in d3685c94101b 23:06:22 noop 23:06:22 Removing intermediate container d3685c94101b 23:06:22 ---> 6aeac2c8907b 23:06:22 Successfully built 6aeac2c8907b 23:06:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:23 + docker inspect -f . ci-base-image-x86_64 23:06:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:23 prd-ubuntu20.04-docker-8c-8g-5331 does not seem to be running inside a container 23:06:23 $ 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 ******** -e ******** ci-base-image-x86_64 cat 23:06:23 $ docker top 251feed532e5cec213a96b64c9e98228a4ab2c215b2837ced78fc4d274bc8bf5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:24 + go version 23:06:24 go version go1.20.2 linux/amd64 [Pipeline] } 23:06:24 $ docker stop --time=1 251feed532e5cec213a96b64c9e98228a4ab2c215b2837ced78fc4d274bc8bf5 23:06:25 $ docker rm -f --volumes 251feed532e5cec213a96b64c9e98228a4ab2c215b2837ced78fc4d274bc8bf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:25 + docker inspect -f . ci-base-image-x86_64 23:06:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:25 prd-ubuntu20.04-docker-8c-8g-5331 does not seem to be running inside a container 23:06:25 $ 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 ******** -e ******** ci-base-image-x86_64 cat 23:06:26 $ docker top abd34ca30a13b6b7f1b259d8c86a3d41528dfbc82d1973699bd5935764f84409 -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:26 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 23:06:26 + make test 23:06:26 go test ./... -coverprofile=coverage.out ./... 23:06:32 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:06:44 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:06:44 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:06:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.133s coverage: 40.9% of statements 23:06:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.256s coverage: 52.0% of statements 23:06:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.019s coverage: 95.5% of statements 23:06:55 go vet ./... 23:06:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:06:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:06:58 ./bin/test-attribution-txt.sh 23:06:58 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 23:06:58 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 23:06:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:06:58 $ docker stop --time=1 abd34ca30a13b6b7f1b259d8c86a3d41528dfbc82d1973699bd5935764f84409 23:07:00 $ docker rm -f --volumes abd34ca30a13b6b7f1b259d8c86a3d41528dfbc82d1973699bd5935764f84409 [Pipeline] // withDockerContainer [Pipeline] sh 23:07:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:07:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:07:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:07:01 + ls -al . 23:07:01 total 628 23:07:01 drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 23:06 . 23:07:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 23:05 .. 23:07:01 -rw-rw-r-- 1 jenkins jenkins 134 Mar 22 23:05 .dockerignore 23:07:01 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 23:05 .git 23:07:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 23:05 .github 23:07:01 -rw-rw-r-- 1 jenkins jenkins 946 Mar 22 23:05 .gitignore 23:07:01 -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 23:05 .golangci.yml 23:07:01 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 23:05 .semver 23:07:01 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 22 23:05 Attribution.txt 23:07:01 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 22 23:05 CHANGELOG.md 23:07:01 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 22 23:05 Dockerfile 23:07:01 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 23:05 GOVERNANCE.md 23:07:01 -rw-rw-r-- 1 jenkins jenkins 683 Mar 22 23:05 Jenkinsfile 23:07:01 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 22 23:05 LICENSE 23:07:01 -rw-rw-r-- 1 jenkins jenkins 2053 Mar 22 23:05 Makefile 23:07:01 -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 23:05 OWNERS.md 23:07:01 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 22 23:05 README.md 23:07:01 -rw-rw-r-- 1 jenkins jenkins 12 Mar 22 23:05 VERSION 23:07:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 23:05 bin 23:07:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 23:05 cmd 23:07:01 -rw-r--r-- 1 jenkins jenkins 457600 Mar 22 23:06 coverage.out 23:07:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 23:05 examples 23:07:01 -rw-rw-r-- 1 jenkins jenkins 3464 Mar 22 23:05 go.mod 23:07:01 -rw-rw-r-- 1 jenkins jenkins 31138 Mar 22 23:05 go.sum 23:07:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 23:05 images 23:07:01 drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 23:05 internal 23:07:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 23:05 snap 23:07:01 -rw-rw-r-- 1 jenkins jenkins 193 Mar 22 23:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:01 + 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=a41d6dc477aab60bbffd9796b8b3bd1f25c661ce --label arch=amd64 --label version=3.0.0-dev.10 . 23:07:01 Sending build context to Docker daemon 4.179MB 23:07:01 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 23:07:01 Step 2/24 : FROM ${BASE} AS builder 23:07:01 ---> 6aeac2c8907b 23:07:01 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:07:01 ---> Running in 18fa775b9a89 23:07:01 Removing intermediate container 18fa775b9a89 23:07:01 ---> 231447169903 23:07:01 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:07:02 ---> Running in 14872d2726d8 23:07:02 Removing intermediate container 14872d2726d8 23:07:02 ---> cf1f601a74cd 23:07:02 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 23:07:02 ---> Running in f008e97f9175 23:07:02 Removing intermediate container f008e97f9175 23:07:02 ---> 0b297130a3ab 23:07:02 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:07:02 ---> Running in 30cf595d2848 23:07:02 Removing intermediate container 30cf595d2848 23:07:02 ---> 0117a8c151bf 23:07:02 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:07:02 ---> Running in 61f33937cf47 23:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:07:03 OK: 265 MiB in 53 packages 23:07:03 Removing intermediate container 61f33937cf47 23:07:03 ---> 50b47e0f6a56 23:07:03 Step 8/24 : WORKDIR /app 23:07:03 ---> Running in b558a41b66e9 23:07:03 Removing intermediate container b558a41b66e9 23:07:03 ---> c7c0ff00c37b 23:07:03 Step 9/24 : COPY go.mod vendor* ./ 23:07:03 ---> 64dfd130a1fc 23:07:03 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:03 ---> Running in b048e7c10893 23:07:04 Removing intermediate container b048e7c10893 23:07:04 ---> 84c88b578651 23:07:04 Step 11/24 : COPY . . 23:07:04 ---> 8253f952eb46 23:07:04 Step 12/24 : RUN $MAKE 23:07:04 ---> Running in 9857fa815273 23:07:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.10" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 23:07:23 Removing intermediate container 9857fa815273 23:07:23 ---> 584eb45d063e 23:07:23 Step 13/24 : FROM alpine:3.17 23:07:23 3.17: Pulling from library/alpine 23:07:23 63b65145d645: Already exists 23:07:23 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 23:07:23 Status: Downloaded newer image for alpine:3.17 23:07:23 ---> b2aa39c304c2 23:07:23 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:07:23 ---> Running in ae0e4b1354f1 23:07:23 Removing intermediate container ae0e4b1354f1 23:07:23 ---> 49d819e79d6d 23:07:23 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:07:23 ---> Running in 3655f4695bb8 23:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:07:24 (1/1) Installing dumb-init (1.2.5-r2) 23:07:24 Executing busybox-1.35.0-r29.trigger 23:07:24 OK: 7 MiB in 16 packages 23:07:25 Removing intermediate container 3655f4695bb8 23:07:25 ---> dbd00a1397a8 23:07:25 Step 16/24 : COPY --from=builder /app/LICENSE / 23:07:25 ---> 10a31acaf213 23:07:25 Step 17/24 : COPY --from=builder /app/Attribution.txt / 23:07:25 ---> aea3b9a42ac8 23:07:25 Step 18/24 : COPY --from=builder /app/cmd/ / 23:07:26 ---> ec672c5b2afe 23:07:26 Step 19/24 : EXPOSE 59989 23:07:26 ---> Running in fe682fba2e45 23:07:26 Removing intermediate container fe682fba2e45 23:07:26 ---> 75d4b31802a9 23:07:26 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 23:07:26 ---> Running in c897d2c31c45 23:07:26 Removing intermediate container c897d2c31c45 23:07:26 ---> ca212ee74c0b 23:07:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:07:26 ---> Running in aede048e985c 23:07:26 Removing intermediate container aede048e985c 23:07:26 ---> 7a0d8d7cb06d 23:07:26 Step 22/24 : LABEL arch=amd64 23:07:26 ---> Running in cacef21fe54c 23:07:26 Removing intermediate container cacef21fe54c 23:07:26 ---> e53c7bb370aa 23:07:26 Step 23/24 : LABEL git_sha=a41d6dc477aab60bbffd9796b8b3bd1f25c661ce 23:07:26 ---> Running in 1548669ed6c7 23:07:26 Removing intermediate container 1548669ed6c7 23:07:26 ---> b72f03a9c2eb 23:07:26 Step 24/24 : LABEL version=3.0.0-dev.10 23:07:26 ---> Running in b8e1b39c0d3c 23:07:26 Removing intermediate container b8e1b39c0d3c 23:07:26 ---> bfd57b547553 23:07:26 [Warning] One or more build-args [ARCH] were not consumed 23:07:26 Successfully built bfd57b547553 23:07:26 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 23:07:26 provisioning config files... 23:07:26 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6331085358134769061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:07:27 ---> docker-login.sh 23:07:27 nexus3.edgexfoundry.org:10001 23:07:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:27 Configure a credential helper to remove this warning. See 23:07:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:27 23:07:27 Login Succeeded 23:07:27 nexus3.edgexfoundry.org:10002 23:07:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:27 Configure a credential helper to remove this warning. See 23:07:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:27 23:07:27 Login Succeeded 23:07:27 nexus3.edgexfoundry.org:10003 23:07:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:27 Configure a credential helper to remove this warning. See 23:07:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:27 23:07:27 Login Succeeded 23:07:27 nexus3.edgexfoundry.org:10004 23:07:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:27 Configure a credential helper to remove this warning. See 23:07:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:27 23:07:27 Login Succeeded 23:07:27 docker.io 23:07:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:28 Configure a credential helper to remove this warning. See 23:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:28 23:07:28 Login Succeeded 23:07:28 ---> docker-login.sh ends [Pipeline] } 23:07:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:07:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:07:28 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 23:07:28 a41d6dc477aab60bbffd9796b8b3bd1f25c661ce 23:07:28 latest 23:07:28 3.0.0-dev.10 23:07:28 a41d6dc477aab60bbffd9796b8b3bd1f25c661ce-3.0.0-dev.10 23:07:28 main 23:07:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:28 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:28 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce 23:07:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:07:28 512bd0cafb57: Preparing 23:07:28 e6c55d9bd738: Preparing 23:07:28 736ffc73c544: Preparing 23:07:28 4f47489e17bd: Preparing 23:07:28 7cd52847ad77: Preparing 23:07:28 7cd52847ad77: Layer already exists 23:07:28 4f47489e17bd: Pushed 23:07:28 e6c55d9bd738: Pushed 23:07:28 736ffc73c544: Pushed 23:07:32 512bd0cafb57: Pushed 23:07:32 a41d6dc477aab60bbffd9796b8b3bd1f25c661ce: digest: sha256:a4d8c118df6fb8015af621c46500855ecba32e1262174f73753259629a9b2d2f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:32 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:32 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 23:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:07:32 512bd0cafb57: Preparing 23:07:32 e6c55d9bd738: Preparing 23:07:32 736ffc73c544: Preparing 23:07:32 4f47489e17bd: Preparing 23:07:32 7cd52847ad77: Preparing 23:07:32 7cd52847ad77: Layer already exists 23:07:32 4f47489e17bd: Layer already exists 23:07:32 736ffc73c544: Layer already exists 23:07:32 512bd0cafb57: Layer already exists 23:07:32 e6c55d9bd738: Layer already exists 23:07:32 latest: digest: sha256:a4d8c118df6fb8015af621c46500855ecba32e1262174f73753259629a9b2d2f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:32 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.10 23:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:07:33 512bd0cafb57: Preparing 23:07:33 e6c55d9bd738: Preparing 23:07:33 736ffc73c544: Preparing 23:07:33 4f47489e17bd: Preparing 23:07:33 7cd52847ad77: Preparing 23:07:33 512bd0cafb57: Layer already exists 23:07:33 e6c55d9bd738: Layer already exists 23:07:33 4f47489e17bd: Layer already exists 23:07:33 736ffc73c544: Layer already exists 23:07:33 7cd52847ad77: Layer already exists 23:07:33 3.0.0-dev.10: digest: sha256:a4d8c118df6fb8015af621c46500855ecba32e1262174f73753259629a9b2d2f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:33 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce-3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce-3.0.0-dev.10 23:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:07:33 512bd0cafb57: Preparing 23:07:33 e6c55d9bd738: Preparing 23:07:33 736ffc73c544: Preparing 23:07:33 4f47489e17bd: Preparing 23:07:33 7cd52847ad77: Preparing 23:07:33 7cd52847ad77: Layer already exists 23:07:33 512bd0cafb57: Layer already exists 23:07:33 4f47489e17bd: Layer already exists 23:07:33 e6c55d9bd738: Layer already exists 23:07:33 736ffc73c544: Layer already exists 23:07:33 a41d6dc477aab60bbffd9796b8b3bd1f25c661ce-3.0.0-dev.10: digest: sha256:a4d8c118df6fb8015af621c46500855ecba32e1262174f73753259629a9b2d2f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:34 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 23:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:07:34 512bd0cafb57: Preparing 23:07:34 e6c55d9bd738: Preparing 23:07:34 736ffc73c544: Preparing 23:07:34 4f47489e17bd: Preparing 23:07:34 7cd52847ad77: Preparing 23:07:34 4f47489e17bd: Layer already exists 23:07:34 512bd0cafb57: Layer already exists 23:07:34 736ffc73c544: Layer already exists 23:07:34 e6c55d9bd738: Layer already exists 23:07:34 7cd52847ad77: Layer already exists 23:07:34 main: digest: sha256:a4d8c118df6fb8015af621c46500855ecba32e1262174f73753259629a9b2d2f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:07:34 ===================================================== [Pipeline] echo 23:07:34 taggedImages: 23:07:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce 23:07:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 23:07:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.10 23:07:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce-3.0.0-dev.10 23:07:34 - 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 23:07:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:34 23:07:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:35 latest: Pulling from edgex-lftools-log-publisher 23:07:35 5eb5b503b376: Pulling fs layer 23:07:35 5c69ac0246d0: Pulling fs layer 23:07:35 ec43610c2a17: Pulling fs layer 23:07:35 3a2ae6a8a46f: Pulling fs layer 23:07:35 33b1e0a273af: Pulling fs layer 23:07:35 5d3b04190fa2: Pulling fs layer 23:07:35 2f39f015ded8: Pulling fs layer 23:07:35 3a2ae6a8a46f: Waiting 23:07:35 33b1e0a273af: Waiting 23:07:35 2f39f015ded8: Waiting 23:07:35 5d3b04190fa2: Waiting 23:07:35 5c69ac0246d0: Verifying Checksum 23:07:35 3a2ae6a8a46f: Download complete 23:07:35 ec43610c2a17: Verifying Checksum 23:07:35 ec43610c2a17: Download complete 23:07:35 33b1e0a273af: Verifying Checksum 23:07:35 33b1e0a273af: Download complete 23:07:35 5d3b04190fa2: Download complete 23:07:35 5eb5b503b376: Verifying Checksum 23:07:35 5eb5b503b376: Download complete 23:07:35 2f39f015ded8: Download complete 23:07:36 5eb5b503b376: Pull complete 23:07:36 5c69ac0246d0: Pull complete 23:07:37 ec43610c2a17: Pull complete 23:07:37 3a2ae6a8a46f: Pull complete 23:07:37 33b1e0a273af: Pull complete 23:07:37 5d3b04190fa2: Pull complete 23:07:41 2f39f015ded8: Pull complete 23:07:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:07:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:41 prd-ubuntu20.04-docker-8c-8g-5331 does not seem to be running inside a container 23:07:41 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:07:43 $ docker top 0f69f20557237d097083330b39b477bca194041b6712d2d18d7cf193636e4634 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:07:43 ---> job-cost.sh 23:07:43 lf-activate-venv: SKIPPING 23:07:43 INFO: No Stack... 23:07:44 INFO: Retrieving Pricing Info for: v3-standard-8 23:07:44 INFO: Archiving Costs [Pipeline] sh 23:07:44 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 23:07:44 + cut -d, -f6 [Pipeline] lock 23:07:44 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-77-stack-cost] 23:07:44 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-77-stack-cost] did not exist. Created. 23:07:44 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:07:45 + echo total: 0.2199999988079071 [Pipeline] stash 23:07:45 Stashed 1 file(s) [Pipeline] } 23:07:45 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-77-stack-cost] [Pipeline] // lock [Pipeline] } 23:07:45 $ docker stop --time=1 0f69f20557237d097083330b39b477bca194041b6712d2d18d7cf193636e4634 23:07:46 $ docker rm -f --volumes 0f69f20557237d097083330b39b477bca194041b6712d2d18d7cf193636e4634 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:08:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5336 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 23:08:33 Running in /w/workspace/device-rfid-llrp-go/77 [Pipeline] { [Pipeline] checkout 23:08:33 Selected Git installation does not exist. Using Default 23:08:33 The recommended git tool is: NONE 23:08:40 using credential edgex-jenkins-ssh 23:08:40 Cloning the remote Git repository 23:08:40 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:08:40 > git init /w/workspace/device-rfid-llrp-go/77 # timeout=10 23:08:40 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:08:40 > git --version # timeout=10 23:08:40 > git --version # 'git version 2.25.1' 23:08:40 using GIT_SSH to set credentials SSH Credentials for GitHub 23:08:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:08:41 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:08:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:08:42 Avoid second fetch 23:08:42 Checking out Revision a41d6dc477aab60bbffd9796b8b3bd1f25c661ce (main) 23:08:43 Commit message: "refactor!: Change configuration and provision watcher file formats to YAML (#190)" 23:08:42 > git config core.sparsecheckout # timeout=10 23:08:43 > git checkout -f a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:08:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:08:44 % Total % Received % Xferd Average Speed Time Time Time Current 23:08:44 Dload Upload Total Spent Left Speed 23:08:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 76353 [Pipeline] sh 23:08:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:08:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:08:45 + sudo tee /etc/docker/daemon.new 23:08:45 { 23:08:45 "registry-mirrors": [ 23:08:45 "https://nexus3.edgexfoundry.org:10001" 23:08:45 ], 23:08:45 "bip": "10.250.0.254/24", 23:08:45 "hosts": [ 23:08:45 "tcp://0.0.0.0:5555", 23:08:45 "unix:///var/run/docker.sock" 23:08:45 ], 23:08:45 "mtu": 1458, 23:08:45 "selinux-enabled": true, 23:08:45 "seccomp-profile": "/etc/docker/seccomp.json" 23:08:45 } [Pipeline] sh 23:08:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:08:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:09:04 provisioning config files... 23:09:04 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/77@tmp/config13421263653071149125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:05 ---> docker-login.sh 23:09:05 nexus3.edgexfoundry.org:10001 23:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:05 Configure a credential helper to remove this warning. See 23:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:05 23:09:05 Login Succeeded 23:09:05 nexus3.edgexfoundry.org:10002 23:09:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:06 Configure a credential helper to remove this warning. See 23:09:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:06 23:09:06 Login Succeeded 23:09:06 nexus3.edgexfoundry.org:10003 23:09:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:06 Configure a credential helper to remove this warning. See 23:09:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:06 23:09:06 Login Succeeded 23:09:06 nexus3.edgexfoundry.org:10004 23:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:07 Configure a credential helper to remove this warning. See 23:09:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:07 23:09:07 Login Succeeded 23:09:07 docker.io 23:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:07 Configure a credential helper to remove this warning. See 23:09:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:07 23:09:07 Login Succeeded 23:09:07 ---> docker-login.sh ends [Pipeline] } 23:09:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:09:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:09:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:09:07 ========================================================= 23:09:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:09:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:08 + 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 . 23:09:08 Sending build context to Docker daemon 1.211MB 23:09:08 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:09:08 Step 2/12 : FROM ${BASE} AS builder 23:09:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:09:08 af6eaf76a39c: Pulling fs layer 23:09:08 55522c791124: Pulling fs layer 23:09:08 ce5c4a1c91eb: Pulling fs layer 23:09:08 169dfbe0d373: Pulling fs layer 23:09:08 e1ff8fa3b103: Pulling fs layer 23:09:08 52ebb69f0ebf: Pulling fs layer 23:09:08 5abe8eddf0d5: Pulling fs layer 23:09:08 e1ff8fa3b103: Waiting 23:09:08 52ebb69f0ebf: Waiting 23:09:08 169dfbe0d373: Waiting 23:09:08 5abe8eddf0d5: Waiting 23:09:08 55522c791124: Verifying Checksum 23:09:08 55522c791124: Download complete 23:09:08 169dfbe0d373: Verifying Checksum 23:09:08 169dfbe0d373: Download complete 23:09:08 e1ff8fa3b103: Verifying Checksum 23:09:08 e1ff8fa3b103: Download complete 23:09:08 af6eaf76a39c: Verifying Checksum 23:09:08 af6eaf76a39c: Download complete 23:09:10 af6eaf76a39c: Pull complete 23:09:10 5abe8eddf0d5: Verifying Checksum 23:09:10 5abe8eddf0d5: Download complete 23:09:10 55522c791124: Pull complete 23:09:11 52ebb69f0ebf: Verifying Checksum 23:09:11 52ebb69f0ebf: Download complete 23:09:11 ce5c4a1c91eb: Verifying Checksum 23:09:11 ce5c4a1c91eb: Download complete 23:09:24 ce5c4a1c91eb: Pull complete 23:09:24 169dfbe0d373: Pull complete 23:09:24 e1ff8fa3b103: Pull complete 23:09:32 52ebb69f0ebf: Pull complete 23:09:34 5abe8eddf0d5: Pull complete 23:09:34 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:09:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:09:34 ---> 6cb57ee374ae 23:09:34 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:09:36 ---> Running in 44a33dbc9460 23:09:36 Removing intermediate container 44a33dbc9460 23:09:36 ---> 2b09c424508f 23:09:36 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:09:36 ---> Running in d7c9221b3545 23:09:37 Removing intermediate container d7c9221b3545 23:09:37 ---> 08b605f8fbc8 23:09:37 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 23:09:37 ---> Running in 87ba74091440 23:09:37 Removing intermediate container 87ba74091440 23:09:37 ---> a52e3908d45a 23:09:37 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:09:37 ---> Running in 4e14063ef349 23:09:38 Removing intermediate container 4e14063ef349 23:09:38 ---> 1b99012d091e 23:09:38 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:09:38 ---> Running in 92c1da69a2b8 23:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:09:41 OK: 263 MiB in 53 packages 23:09:42 Removing intermediate container 92c1da69a2b8 23:09:42 ---> f9b6a0e6ceb8 23:09:42 Step 8/12 : WORKDIR /app 23:09:42 ---> Running in 8854932cb9cc 23:09:42 Removing intermediate container 8854932cb9cc 23:09:42 ---> c713a6f5e879 23:09:42 Step 9/12 : COPY go.mod vendor* ./ 23:09:43 ---> 56dc6742737f 23:09:43 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:43 ---> Running in 4663b992d8a7 23:11:05 Removing intermediate container 4663b992d8a7 23:11:05 ---> f7c5a9bda44d 23:11:05 Step 11/12 : COPY . . 23:11:05 ---> 6e42e038822d 23:11:05 Step 12/12 : RUN $MAKE 23:11:05 ---> Running in 3f57c28de647 23:11:05 noop 23:11:05 Removing intermediate container 3f57c28de647 23:11:05 ---> a4d7fbc4fcad 23:11:05 Successfully built a4d7fbc4fcad 23:11:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:05 + docker inspect -f . ci-base-image-arm64 23:11:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:06 prd-ubuntu20.04-docker-arm64-4c-16g-5336 does not seem to be running inside a container 23:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/77 -v /w/workspace/device-rfid-llrp-go/77:/w/workspace/device-rfid-llrp-go/77:rw,z -v /w/workspace/device-rfid-llrp-go/77@tmp:/w/workspace/device-rfid-llrp-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:11:07 $ docker top 7b6275a66bf79897af0f9c324b6d6a9744cd47a4dd5620b1c334e8d193cf2df3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:08 + go version 23:11:08 go version go1.20.2 linux/arm64 [Pipeline] } 23:11:08 $ docker stop --time=1 7b6275a66bf79897af0f9c324b6d6a9744cd47a4dd5620b1c334e8d193cf2df3 23:11:10 $ docker rm -f --volumes 7b6275a66bf79897af0f9c324b6d6a9744cd47a4dd5620b1c334e8d193cf2df3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:10 + docker inspect -f . ci-base-image-arm64 23:11:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:10 prd-ubuntu20.04-docker-arm64-4c-16g-5336 does not seem to be running inside a container 23:11:10 $ 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/77 -v /w/workspace/device-rfid-llrp-go/77:/w/workspace/device-rfid-llrp-go/77:rw,z -v /w/workspace/device-rfid-llrp-go/77@tmp:/w/workspace/device-rfid-llrp-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:11:12 $ docker top a7090ac126b563ed7d3b048c71391d634bba29328b0dc8e53f920d4619661ab7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:13 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/77 [Pipeline] fileExists [Pipeline] sh 23:11:13 + make test 23:11:13 go test ./... -coverprofile=coverage.out ./... 23:11:52 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:14:44 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:14:44 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:15:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 33.915s coverage: 40.9% of statements 23:15:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.606s coverage: 52.0% of statements 23:15:16 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.048s coverage: 96.4% of statements 23:15:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:15:16 go vet ./... 23:15:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:15:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:15:49 ./bin/test-attribution-txt.sh 23:15:49 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 23:15:50 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 23:15:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:15:50 $ docker stop --time=1 a7090ac126b563ed7d3b048c71391d634bba29328b0dc8e53f920d4619661ab7 23:15:52 $ docker rm -f --volumes a7090ac126b563ed7d3b048c71391d634bba29328b0dc8e53f920d4619661ab7 [Pipeline] // withDockerContainer [Pipeline] sh 23:15:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:15:53 Warning: overwriting stash ‘coverage-report’ 23:15:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:15:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:15:55 + ls -al . 23:15:55 total 624 23:15:55 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 23:11 . 23:15:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 23:08 .. 23:15:55 -rw-rw-r-- 1 jenkins jenkins 134 Mar 22 23:08 .dockerignore 23:15:55 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 23:08 .git 23:15:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 23:08 .github 23:15:55 -rw-rw-r-- 1 jenkins jenkins 946 Mar 22 23:08 .gitignore 23:15:55 -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 23:08 .golangci.yml 23:15:55 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 22 23:08 Attribution.txt 23:15:55 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 22 23:08 CHANGELOG.md 23:15:55 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 22 23:08 Dockerfile 23:15:55 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 23:08 GOVERNANCE.md 23:15:55 -rw-rw-r-- 1 jenkins jenkins 683 Mar 22 23:08 Jenkinsfile 23:15:55 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 22 23:08 LICENSE 23:15:55 -rw-rw-r-- 1 jenkins jenkins 2053 Mar 22 23:08 Makefile 23:15:55 -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 23:08 OWNERS.md 23:15:55 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 22 23:08 README.md 23:15:55 -rw-rw-r-- 1 jenkins jenkins 12 Mar 22 23:05 VERSION 23:15:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 23:08 bin 23:15:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 23:08 cmd 23:15:55 -rw-r--r-- 1 jenkins jenkins 457600 Mar 22 23:15 coverage.out 23:15:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 23:08 examples 23:15:55 -rw-rw-r-- 1 jenkins jenkins 3464 Mar 22 23:08 go.mod 23:15:55 -rw-rw-r-- 1 jenkins jenkins 31138 Mar 22 23:08 go.sum 23:15:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 23:08 images 23:15:55 drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 23:08 internal 23:15:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 23:08 snap 23:15:55 -rw-rw-r-- 1 jenkins jenkins 193 Mar 22 23:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:55 + 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=a41d6dc477aab60bbffd9796b8b3bd1f25c661ce --label arch=arm64 --label version=3.0.0-dev.10 . 23:15:55 Sending build context to Docker daemon 1.211MB 23:15:55 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 23:15:55 Step 2/24 : FROM ${BASE} AS builder 23:15:55 ---> a4d7fbc4fcad 23:15:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:15:56 ---> Running in 5ddeb1f35354 23:15:56 Removing intermediate container 5ddeb1f35354 23:15:56 ---> 557b3794c0c1 23:15:56 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:15:56 ---> Running in f63822884e32 23:15:57 Removing intermediate container f63822884e32 23:15:57 ---> 55f76a071d64 23:15:57 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 23:15:57 ---> Running in bb24dd13675e 23:15:57 Removing intermediate container bb24dd13675e 23:15:57 ---> 38cd2aa6fe59 23:15:57 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:15:57 ---> Running in 637991bc8eba 23:15:57 Removing intermediate container 637991bc8eba 23:15:57 ---> b40fd399f9a0 23:15:57 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:15:57 ---> Running in 60e51c5dd302 23:15:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:15:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:16:01 OK: 263 MiB in 53 packages 23:16:02 Removing intermediate container 60e51c5dd302 23:16:02 ---> 95ae2c170b4c 23:16:02 Step 8/24 : WORKDIR /app 23:16:02 ---> Running in 2c50f074a3a0 23:16:03 Removing intermediate container 2c50f074a3a0 23:16:03 ---> d7fd3f55bcc6 23:16:03 Step 9/24 : COPY go.mod vendor* ./ 23:16:03 ---> e2f4c8dd86ce 23:16:03 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:03 ---> Running in 26e896d38c67 23:16:07 Removing intermediate container 26e896d38c67 23:16:07 ---> eb8b64f48d77 23:16:07 Step 11/24 : COPY . . 23:16:07 ---> 2c18f5c62e93 23:16:07 Step 12/24 : RUN $MAKE 23:16:07 ---> Running in 00a05945a584 23:16:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.10" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 23:19:00 Removing intermediate container 00a05945a584 23:19:00 ---> 0d123b027da2 23:19:00 Step 13/24 : FROM alpine:3.17 23:19:00 3.17: Pulling from library/alpine 23:19:00 af6eaf76a39c: Already exists 23:19:00 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 23:19:00 Status: Downloaded newer image for alpine:3.17 23:19:00 ---> d74e625d9115 23:19:00 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:19:00 ---> Running in 83e8a4ba947b 23:19:00 Removing intermediate container 83e8a4ba947b 23:19:00 ---> 28c0234c461c 23:19:00 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:19:00 ---> Running in ddb7b23ea907 23:19:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:19:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:19:00 (1/1) Installing dumb-init (1.2.5-r2) 23:19:00 Executing busybox-1.35.0-r29.trigger 23:19:00 OK: 8 MiB in 16 packages 23:19:00 Removing intermediate container ddb7b23ea907 23:19:00 ---> 718e90146625 23:19:00 Step 16/24 : COPY --from=builder /app/LICENSE / 23:19:00 ---> eec7689f4962 23:19:00 Step 17/24 : COPY --from=builder /app/Attribution.txt / 23:19:00 ---> bc8e2b141172 23:19:00 Step 18/24 : COPY --from=builder /app/cmd/ / 23:19:00 ---> c0bf4c2f9b96 23:19:00 Step 19/24 : EXPOSE 59989 23:19:00 ---> Running in 39546d46163c 23:19:00 Removing intermediate container 39546d46163c 23:19:00 ---> f499a931aaff 23:19:00 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 23:19:00 ---> Running in 698fa5d64143 23:19:01 Removing intermediate container 698fa5d64143 23:19:01 ---> b2b035af98c9 23:19:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:19:01 ---> Running in b37bc0146620 23:19:01 Removing intermediate container b37bc0146620 23:19:01 ---> 04db55e2b21e 23:19:01 Step 22/24 : LABEL arch=arm64 23:19:01 ---> Running in 0a2e74184bfe 23:19:02 Removing intermediate container 0a2e74184bfe 23:19:02 ---> 28ada418ee5d 23:19:02 Step 23/24 : LABEL git_sha=a41d6dc477aab60bbffd9796b8b3bd1f25c661ce 23:19:02 ---> Running in 3c6225c1b0b5 23:19:02 Removing intermediate container 3c6225c1b0b5 23:19:02 ---> 593ffde67dad 23:19:02 Step 24/24 : LABEL version=3.0.0-dev.10 23:19:02 ---> Running in 617d8db00673 23:19:02 Removing intermediate container 617d8db00673 23:19:02 ---> b6fde3293c88 23:19:02 [Warning] One or more build-args [ARCH] were not consumed 23:19:02 Successfully built b6fde3293c88 23:19:02 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 23:19:02 provisioning config files... 23:19:02 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/77@tmp/config279579924515876498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:03 ---> docker-login.sh 23:19:03 nexus3.edgexfoundry.org:10001 23:19:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:03 Configure a credential helper to remove this warning. See 23:19:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:03 23:19:03 Login Succeeded 23:19:03 nexus3.edgexfoundry.org:10002 23:19:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:04 Configure a credential helper to remove this warning. See 23:19:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:04 23:19:04 Login Succeeded 23:19:04 nexus3.edgexfoundry.org:10003 23:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:04 Configure a credential helper to remove this warning. See 23:19:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:04 23:19:04 Login Succeeded 23:19:04 nexus3.edgexfoundry.org:10004 23:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:04 Configure a credential helper to remove this warning. See 23:19:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:04 23:19:04 Login Succeeded 23:19:04 docker.io 23:19:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:05 Configure a credential helper to remove this warning. See 23:19:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:05 23:19:05 Login Succeeded 23:19:05 ---> docker-login.sh ends [Pipeline] } 23:19:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:19:05 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 23:19:05 a41d6dc477aab60bbffd9796b8b3bd1f25c661ce 23:19:05 latest 23:19:05 3.0.0-dev.10 23:19:05 a41d6dc477aab60bbffd9796b8b3bd1f25c661ce-3.0.0-dev.10 23:19:05 main 23:19:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:05 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:06 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce 23:19:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:19:06 51f22d0d75c4: Preparing 23:19:06 3d4740e3dbe7: Preparing 23:19:06 e2438c3ef0da: Preparing 23:19:06 0551852d667c: Preparing 23:19:06 edf70074bd40: Preparing 23:19:06 edf70074bd40: Layer already exists 23:19:06 3d4740e3dbe7: Pushed 23:19:06 0551852d667c: Pushed 23:19:06 e2438c3ef0da: Pushed 23:19:13 51f22d0d75c4: Pushed 23:19:13 a41d6dc477aab60bbffd9796b8b3bd1f25c661ce: digest: sha256:d846619980389a835e53a0f307fdaf5558f746b52d66c3d3dec543e3e80ebe30 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:13 + 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 23:19:13 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 23:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:19:13 51f22d0d75c4: Preparing 23:19:13 3d4740e3dbe7: Preparing 23:19:13 e2438c3ef0da: Preparing 23:19:13 0551852d667c: Preparing 23:19:13 edf70074bd40: Preparing 23:19:13 3d4740e3dbe7: Layer already exists 23:19:13 51f22d0d75c4: Layer already exists 23:19:13 edf70074bd40: Layer already exists 23:19:13 e2438c3ef0da: Layer already exists 23:19:13 0551852d667c: Layer already exists 23:19:13 latest: digest: sha256:d846619980389a835e53a0f307fdaf5558f746b52d66c3d3dec543e3e80ebe30 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:14 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:14 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.10 23:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:19:14 51f22d0d75c4: Preparing 23:19:14 3d4740e3dbe7: Preparing 23:19:14 e2438c3ef0da: Preparing 23:19:14 0551852d667c: Preparing 23:19:14 edf70074bd40: Preparing 23:19:14 3d4740e3dbe7: Layer already exists 23:19:14 edf70074bd40: Layer already exists 23:19:14 51f22d0d75c4: Layer already exists 23:19:14 e2438c3ef0da: Layer already exists 23:19:14 0551852d667c: Layer already exists 23:19:14 3.0.0-dev.10: digest: sha256:d846619980389a835e53a0f307fdaf5558f746b52d66c3d3dec543e3e80ebe30 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:15 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce-3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:15 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce-3.0.0-dev.10 23:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:19:15 51f22d0d75c4: Preparing 23:19:15 3d4740e3dbe7: Preparing 23:19:15 e2438c3ef0da: Preparing 23:19:15 0551852d667c: Preparing 23:19:15 edf70074bd40: Preparing 23:19:15 3d4740e3dbe7: Layer already exists 23:19:15 0551852d667c: Layer already exists 23:19:15 e2438c3ef0da: Layer already exists 23:19:15 51f22d0d75c4: Layer already exists 23:19:15 edf70074bd40: Layer already exists 23:19:15 a41d6dc477aab60bbffd9796b8b3bd1f25c661ce-3.0.0-dev.10: digest: sha256:d846619980389a835e53a0f307fdaf5558f746b52d66c3d3dec543e3e80ebe30 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:16 + 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 23:19:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 23:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:19:16 51f22d0d75c4: Preparing 23:19:16 3d4740e3dbe7: Preparing 23:19:16 e2438c3ef0da: Preparing 23:19:16 0551852d667c: Preparing 23:19:16 edf70074bd40: Preparing 23:19:16 e2438c3ef0da: Layer already exists 23:19:16 3d4740e3dbe7: Layer already exists 23:19:16 edf70074bd40: Layer already exists 23:19:16 0551852d667c: Layer already exists 23:19:16 51f22d0d75c4: Layer already exists 23:19:16 main: digest: sha256:d846619980389a835e53a0f307fdaf5558f746b52d66c3d3dec543e3e80ebe30 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:17 ===================================================== [Pipeline] echo 23:19:17 taggedImages: 23:19:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce 23:19:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 23:19:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.10 23:19:17 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a41d6dc477aab60bbffd9796b8b3bd1f25c661ce-3.0.0-dev.10 23:19:17 - 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 23:19:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:17 23:19:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:17 arm64: Pulling from edgex-lftools-log-publisher 23:19:17 8998bd30e6a1: Pulling fs layer 23:19:17 04944245beec: Pulling fs layer 23:19:17 699f458cf7ca: Pulling fs layer 23:19:17 765212b225bb: Pulling fs layer 23:19:17 f23df028b6ca: Pulling fs layer 23:19:17 d65c8cfc05b1: Pulling fs layer 23:19:17 2437ff75d9bd: Pulling fs layer 23:19:17 765212b225bb: Waiting 23:19:17 f23df028b6ca: Waiting 23:19:17 d65c8cfc05b1: Waiting 23:19:17 2437ff75d9bd: Waiting 23:19:18 04944245beec: Verifying Checksum 23:19:18 04944245beec: Download complete 23:19:18 765212b225bb: Verifying Checksum 23:19:18 765212b225bb: Download complete 23:19:18 f23df028b6ca: Verifying Checksum 23:19:18 f23df028b6ca: Download complete 23:19:18 d65c8cfc05b1: Verifying Checksum 23:19:18 d65c8cfc05b1: Download complete 23:19:18 699f458cf7ca: Verifying Checksum 23:19:18 699f458cf7ca: Download complete 23:19:18 8998bd30e6a1: Verifying Checksum 23:19:18 8998bd30e6a1: Download complete 23:19:21 2437ff75d9bd: Verifying Checksum 23:19:22 8998bd30e6a1: Pull complete 23:19:23 04944245beec: Pull complete 23:19:24 699f458cf7ca: Pull complete 23:19:24 765212b225bb: Pull complete 23:19:25 f23df028b6ca: Pull complete 23:19:25 d65c8cfc05b1: Pull complete 23:19:37 2437ff75d9bd: Pull complete 23:19:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:19:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:38 prd-ubuntu20.04-docker-arm64-4c-16g-5336 does not seem to be running inside a container 23:19:38 $ 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/77 -v /w/workspace/device-rfid-llrp-go/77:/w/workspace/device-rfid-llrp-go/77:rw,z -v /w/workspace/device-rfid-llrp-go/77@tmp:/w/workspace/device-rfid-llrp-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:19:41 $ docker top be48a226022af55c905f4fac3e0dbdfb1dcae20096aaac648e61195791e36fa3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:42 ---> job-cost.sh 23:19:42 lf-activate-venv: SKIPPING 23:19:42 INFO: No Stack... 23:19:42 INFO: Retrieving Pricing Info for: v3-standard-4 23:19:43 INFO: Archiving Costs [Pipeline] sh 23:19:43 + cat /w/workspace/device-rfid-llrp-go/77/archives/cost.csv 23:19:43 + cut -d, -f6 [Pipeline] lock 23:19:44 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-77-stack-cost] 23:19:44 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-77-stack-cost] did not exist. Created. 23:19:44 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:19:44 /w/workspace/device-rfid-llrp-go/77@tmp/durable-047dc5c9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:19:45 + echo total: 0.10999999940395355 [Pipeline] stash 23:19:45 Warning: overwriting stash ‘stack-cost’ 23:19:45 Stashed 1 file(s) [Pipeline] } 23:19:45 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-77-stack-cost] [Pipeline] // lock [Pipeline] } 23:19:45 $ docker stop --time=1 be48a226022af55c905f4fac3e0dbdfb1dcae20096aaac648e61195791e36fa3 23:19:46 $ docker rm -f --volumes be48a226022af55c905f4fac3e0dbdfb1dcae20096aaac648e61195791e36fa3 [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 23:19:47 provisioning config files... 23:19:47 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10862037609436241279tmp [Pipeline] { [Pipeline] sh 23:19:47 + set +x 23:19:47 + curl -s https://codecov.io/bash 23:19:47 + bash -s -- 23:19:47 23:19:47 _____ _ 23:19:47 / ____| | | 23:19:47 | | ___ __| | ___ ___ _____ __ 23:19:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:19:47 | |___| (_) | (_| | __/ (_| (_) \ V / 23:19:47 \_____\___/ \__,_|\___|\___\___/ \_/ 23:19:47 Bash-1.0.6 23:19:47 23:19:47 23:19:47 ==> git version 2.25.1 found 23:19:47 ==> 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 23:19:47 Release-Date: 2020-01-08 23:19:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:19:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:19:47 ==> Jenkins CI detected. 23:19:47 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 23:19:47 project root: . 23:19:47 --> token set from env 23:19:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:19:47 ==> Running gcov in . (disable via -X gcov) 23:19:47 ==> Python coveragepy not found 23:19:47 ==> Searching for coverage reports in: 23:19:47 + . 23:19:47 -> Found 1 reports 23:19:47 ==> Detecting git/mercurial file structure 23:19:47 ==> Reading reports 23:19:47 + ./coverage.out bytes=457600 23:19:47 ==> Appending adjustments 23:19:47 https://docs.codecov.io/docs/fixing-reports 23:19:47 + Found adjustments 23:19:47 ==> Gzipping contents 23:19:48 52K /tmp/codecov.1Ivm9j.gz 23:19:48 ==> Uploading reports 23:19:48 url: https://codecov.io 23:19:48 query: branch=main&commit=a41d6dc477aab60bbffd9796b8b3bd1f25c661ce&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:19:48 -> Pinging Codecov 23:19:48 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=a41d6dc477aab60bbffd9796b8b3bd1f25c661ce&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:19:48 -> Uploading to 23:19:48 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/581DD39554BDF9B6E22D074273EAD858/a41d6dc477aab60bbffd9796b8b3bd1f25c661ce/ef2cd0a2-aa19-4986-9be6-e71a48b58b2a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T231948Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=44ace5371e17fc160b2b1814b2697236e622ced5a8739acf6e6ce5998a1ce7ba 23:19:48 % Total % Received % Xferd Average Speed Time Time Time Current 23:19:48 Dload Upload Total Spent Left Speed 23:19:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50442 0 0 100 50442 0 152k --:--:-- --:--:-- --:--:-- 152k 23:19:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [Pipeline] } 23:19:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:19:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:19:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:19:49 23:19:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:19:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:19:49 df9b9388f04a: Pulling fs layer 23:19:49 52dc419b0ee2: Pulling fs layer 23:19:49 25bc292e5bac: Pulling fs layer 23:19:49 114826534d7a: Pulling fs layer 23:19:49 4657fd5d0bcf: Pulling fs layer 23:19:49 6ad1cebc031e: Pulling fs layer 23:19:49 8a3aa393b2d8: Pulling fs layer 23:19:49 4657fd5d0bcf: Waiting 23:19:49 8a3aa393b2d8: Waiting 23:19:49 6ad1cebc031e: Waiting 23:19:49 114826534d7a: Waiting 23:19:49 25bc292e5bac: Verifying Checksum 23:19:49 25bc292e5bac: Download complete 23:19:49 52dc419b0ee2: Verifying Checksum 23:19:49 52dc419b0ee2: Download complete 23:19:49 4657fd5d0bcf: Verifying Checksum 23:19:49 4657fd5d0bcf: Download complete 23:19:49 df9b9388f04a: Download complete 23:19:49 df9b9388f04a: Pull complete 23:19:49 52dc419b0ee2: Pull complete 23:19:49 6ad1cebc031e: Verifying Checksum 23:19:49 6ad1cebc031e: Download complete 23:19:49 25bc292e5bac: Pull complete 23:19:50 114826534d7a: Verifying Checksum 23:19:50 114826534d7a: Download complete 23:19:50 8a3aa393b2d8: Verifying Checksum 23:19:50 8a3aa393b2d8: Download complete 23:19:53 114826534d7a: Pull complete 23:19:53 4657fd5d0bcf: Pull complete 23:19:53 6ad1cebc031e: Pull complete 23:19:57 8a3aa393b2d8: Pull complete 23:19:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:19:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:19:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:57 prd-ubuntu20.04-docker-8c-8g-5331 does not seem to be running inside a container 23:19:57 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:19:59 $ docker top 3a7d3b6e5ec4509362cc7bdd374394a7365e4c34cc3eb349f41910717501234b -eo pid,comm [Pipeline] { [Pipeline] echo 23:19:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 23:19:59 + set -o pipefail 23:19:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 23:20:04 23:20:04 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 23:20:04 23:20:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/a38cbf96-576d-49ca-a4f3-36e4544d948e 23:20:04 23:20:04 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:20:04 23:20:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:20:04 23:20:04 23:20:04 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:20:04 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:20:04 More details here: https://snyk.co/ue1NS [Pipeline] } 23:20:04 $ docker stop --time=1 3a7d3b6e5ec4509362cc7bdd374394a7365e4c34cc3eb349f41910717501234b 23:20:06 $ docker rm -f --volumes 3a7d3b6e5ec4509362cc7bdd374394a7365e4c34cc3eb349f41910717501234b [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 23:20:07 + git log --format=format:%s -1 a41d6dc477aab60bbffd9796b8b3bd1f25c661ce [Pipeline] sh 23:20:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:20:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:20:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:07 prd-ubuntu20.04-docker-8c-8g-5331 does not seem to be running inside a container 23:20:07 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:20:08 $ docker top 52689be2c7d97bb8b87d411d030f74b55c6a91c18d21076867074e7c62349352 -eo pid,comm 23:20:08 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). 23:20:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:20:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:20:08 [ssh-agent] Looking for ssh-agent implementation... 23:20:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:20:08 $ docker exec 52689be2c7d97bb8b87d411d030f74b55c6a91c18d21076867074e7c62349352 ssh-agent 23:20:08 SSH_AUTH_SOCK=/tmp/ssh-trctECn6NEtO/agent.32 23:20:08 SSH_AGENT_PID=38 23:20:08 Running ssh-add (command line suppressed) 23:20:08 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13647895609282698555.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13647895609282698555.key) 23:20:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:20:08 + git semver tag 23:20:09 2023-03-22 23:20:09,127 [run_tag] DEBUG tag force:False 23:20:09 2023-03-22 23:20:09,127 [check_head_tag] DEBUG check head tag 23:20:09 2023-03-22 23:20:09,128 [execute] INFO git cat-file --batch-check 23:20:09 2023-03-22 23:20:09,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 23:20:09 2023-03-22 23:20:09,132 [execute] INFO git cat-file --batch 23:20:09 2023-03-22 23:20:09,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 23:20:09 2023-03-22 23:20:09,147 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:20:09 2023-03-22 23:20:09,147 [execute] INFO git tag -a v3.0.0-dev.10 -m v3.0.0-dev.10 23:20:09 2023-03-22 23:20:09,148 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.10', '-m', 'v3.0.0-dev.10'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 23:20:09 2023-03-22 23:20:09,153 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:20:09 3.0.0-dev.10 [Pipeline] } 23:20:09 $ docker exec --env ******** --env ******** 52689be2c7d97bb8b87d411d030f74b55c6a91c18d21076867074e7c62349352 ssh-agent -k 23:20:09 unset SSH_AUTH_SOCK; 23:20:09 unset SSH_AGENT_PID; 23:20:09 echo Agent pid 38 killed; 23:20:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:20:09 + git semver [Pipeline] } 23:20:09 $ docker stop --time=1 52689be2c7d97bb8b87d411d030f74b55c6a91c18d21076867074e7c62349352 23:20:11 $ docker rm -f --volumes 52689be2c7d97bb8b87d411d030f74b55c6a91c18d21076867074e7c62349352 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:20:11 23:20:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:20:11 0.23.1-centos7: Pulling from edgex-lftools 23:20:11 ab5ef0e58194: Pulling fs layer 23:20:11 9712f1f96733: Pulling fs layer 23:20:11 63f879dbbcfc: Pulling fs layer 23:20:11 0d9ebad4ef96: Pulling fs layer 23:20:11 e9a5061849ea: Pulling fs layer 23:20:11 d747dcd14b5f: Pulling fs layer 23:20:11 2de7ff778b66: Pulling fs layer 23:20:11 0d9ebad4ef96: Waiting 23:20:11 e9a5061849ea: Waiting 23:20:11 2de7ff778b66: Waiting 23:20:11 d747dcd14b5f: Waiting 23:20:11 9712f1f96733: Verifying Checksum 23:20:11 9712f1f96733: Download complete 23:20:12 63f879dbbcfc: Verifying Checksum 23:20:12 63f879dbbcfc: Download complete 23:20:12 e9a5061849ea: Verifying Checksum 23:20:12 e9a5061849ea: Download complete 23:20:12 d747dcd14b5f: Verifying Checksum 23:20:12 d747dcd14b5f: Download complete 23:20:12 0d9ebad4ef96: Verifying Checksum 23:20:12 0d9ebad4ef96: Download complete 23:20:12 ab5ef0e58194: Verifying Checksum 23:20:12 ab5ef0e58194: Download complete 23:20:12 2de7ff778b66: Verifying Checksum 23:20:12 2de7ff778b66: Download complete 23:20:15 ab5ef0e58194: Pull complete 23:20:15 9712f1f96733: Pull complete 23:20:16 63f879dbbcfc: Pull complete 23:20:19 0d9ebad4ef96: Pull complete 23:20:19 e9a5061849ea: Pull complete 23:20:19 d747dcd14b5f: Pull complete 23:20:20 2de7ff778b66: Pull complete 23:20:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:20:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:20:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:20 prd-ubuntu20.04-docker-8c-8g-5331 does not seem to be running inside a container 23:20:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:20:22 $ docker top 36a076a4057a71e9513e9a39e2bfe8dc768d773327363a3375e2b6298416fadd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:20:22 provisioning config files... 23:20:22 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17025715089562891833tmp 23:20:22 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4200675603468142540tmp 23:20:22 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2759334124287093846tmp [Pipeline] { [Pipeline] echo 23:20:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:20:23 ---> sigul-configuration.sh 23:20:23 gpg: directory `/root/.gnupg' created 23:20:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:20:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:20:23 gpg: keyring `/root/.gnupg/secring.gpg' created 23:20:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:20:23 gpg: CAST5 encrypted data 23:20:23 gpg: encrypted with 1 passphrase 23:20:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:20:23 + mkdir /home/jenkins 23:20:23 + mkdir /home/jenkins/sigul [Pipeline] sh 23:20:23 + 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 23:20:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:20:23 ---> sigul-install.sh 23:20:23 Sigul already installed; skipping installation. [Pipeline] sh 23:20:24 + git tag --list 23:20:24 v0.0.0 23:20:24 v1.0.0 23:20:24 v2.1.0 23:20:24 v2.1.1 23:20:24 v2.1.1-dev.1 23:20:24 v2.2.0 23:20:24 v2.2.1-dev.1 23:20:24 v2.2.1-dev.2 23:20:24 v2.2.1-dev.3 23:20:24 v2.2.1-dev.4 23:20:24 v2.2.1-dev.5 23:20:24 v2.2.1-dev.6 23:20:24 v2.2.1-dev.7 23:20:24 v2.3.0 23:20:24 v2.3.0-dev.10 23:20:24 v2.3.0-dev.11 23:20:24 v2.3.0-dev.12 23:20:24 v2.3.0-dev.13 23:20:24 v2.3.0-dev.14 23:20:24 v2.3.0-dev.15 23:20:24 v2.3.0-dev.16 23:20:24 v2.3.0-dev.17 23:20:24 v2.3.0-dev.18 23:20:24 v2.3.0-dev.19 23:20:24 v2.3.0-dev.20 23:20:24 v2.3.0-dev.21 23:20:24 v2.3.0-dev.22 23:20:24 v2.3.0-dev.23 23:20:24 v2.3.0-dev.7 23:20:24 v2.3.0-dev.8 23:20:24 v2.3.0-dev.9 23:20:24 v3.0.0-dev.1 23:20:24 v3.0.0-dev.10 23:20:24 v3.0.0-dev.2 23:20:24 v3.0.0-dev.3 23:20:24 v3.0.0-dev.4 23:20:24 v3.0.0-dev.5 23:20:24 v3.0.0-dev.6 23:20:24 v3.0.0-dev.7 23:20:24 v3.0.0-dev.8 23:20:24 v3.0.0-dev.9 [Pipeline] sh 23:20:24 + lftools sign git-tag v3.0.0-dev.10 23:20:25 Signing Git tag with Sigul... 23:20:25 Signing v3.0.0-dev.10 [Pipeline] echo 23:20:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:20:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:20:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:20:25 $ docker stop --time=1 36a076a4057a71e9513e9a39e2bfe8dc768d773327363a3375e2b6298416fadd 23:20:26 $ docker rm -f --volumes 36a076a4057a71e9513e9a39e2bfe8dc768d773327363a3375e2b6298416fadd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:20:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:20:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:20:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:27 prd-ubuntu20.04-docker-8c-8g-5331 does not seem to be running inside a container 23:20:27 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:20:28 $ docker top 42a941a25f07fa4087f33b3ae78deff03a05add852b35ddb4f7fd7c43025157e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:20:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:20:28 [ssh-agent] Looking for ssh-agent implementation... 23:20:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:20:28 $ docker exec 42a941a25f07fa4087f33b3ae78deff03a05add852b35ddb4f7fd7c43025157e ssh-agent 23:20:28 SSH_AUTH_SOCK=/tmp/ssh-4YgUtzVw5OD6/agent.32 23:20:28 SSH_AGENT_PID=38 23:20:28 Running ssh-add (command line suppressed) 23:20:28 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5218202023596373002.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5218202023596373002.key) 23:20:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:20:28 + git semver bump pre 23:20:29 2023-03-22 23:20:28,989 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:20:29 2023-03-22 23:20:28,989 [bump_version] DEBUG bumping version:3.0.0-dev.10 on axis:pre with prefix:dev 23:20:29 2023-03-22 23:20:28,989 [bump_version] DEBUG bumped version:3.0.0-dev.11 23:20:29 2023-03-22 23:20:28,990 [write_version] DEBUG write version:3.0.0-dev.11 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 23:20:29 2023-03-22 23:20:28,990 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:20:29 2023-03-22 23:20:28,990 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:20:29 2023-03-22 23:20:28,991 [execute] INFO git cat-file --batch-check 23:20:29 2023-03-22 23:20:28,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:20:29 2023-03-22 23:20:28,997 [execute] INFO git cat-file --batch 23:20:29 2023-03-22 23:20:28,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:20:29 2023-03-22 23:20:29,003 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:20:29 3.0.0-dev.11 [Pipeline] } 23:20:29 $ docker exec --env ******** --env ******** 42a941a25f07fa4087f33b3ae78deff03a05add852b35ddb4f7fd7c43025157e ssh-agent -k 23:20:29 unset SSH_AUTH_SOCK; 23:20:29 unset SSH_AGENT_PID; 23:20:29 echo Agent pid 38 killed; 23:20:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:20:29 + git semver [Pipeline] } 23:20:29 $ docker stop --time=1 42a941a25f07fa4087f33b3ae78deff03a05add852b35ddb4f7fd7c43025157e 23:20:31 $ docker rm -f --volumes 42a941a25f07fa4087f33b3ae78deff03a05add852b35ddb4f7fd7c43025157e [Pipeline] // withDockerContainer [Pipeline] sh 23:20:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:20:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:20:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:31 prd-ubuntu20.04-docker-8c-8g-5331 does not seem to be running inside a container 23:20:31 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:20:32 $ docker top 0cb8a885b7ec3695a3dde4450a5810ac9aee5fedfd3ff030a2b5bd75351d1304 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:20:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:20:32 [ssh-agent] Looking for ssh-agent implementation... 23:20:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:20:32 $ docker exec 0cb8a885b7ec3695a3dde4450a5810ac9aee5fedfd3ff030a2b5bd75351d1304 ssh-agent 23:20:32 SSH_AUTH_SOCK=/tmp/ssh-A26fcEohofhc/agent.32 23:20:32 SSH_AGENT_PID=38 23:20:32 Running ssh-add (command line suppressed) 23:20:32 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3342525225733035084.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3342525225733035084.key) 23:20:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:20:32 + git semver push 23:20:33 2023-03-22 23:20:33,006 [run_push] DEBUG push 23:20:33 2023-03-22 23:20:33,007 [execute] INFO git cat-file --batch-check 23:20:33 2023-03-22 23:20:33,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:20:33 2023-03-22 23:20:33,011 [execute] INFO git rev-list b3d741b8f722c5a03f1e116777ed64005c400806 -- 23:20:33 2023-03-22 23:20:33,011 [execute] DEBUG Popen(['git', 'rev-list', 'b3d741b8f722c5a03f1e116777ed64005c400806', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:20:33 2023-03-22 23:20:33,017 [execute] INFO git fetch -v origin 23:20:33 2023-03-22 23:20:33,018 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 23:20:33 2023-03-22 23:20:33,488 [run_push] DEBUG no remote changes detected 23:20:33 2023-03-22 23:20:33,488 [execute] INFO git push origin semver 23:20:33 2023-03-22 23:20:33,489 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:20:34 2023-03-22 23:20:34,221 [run_push] DEBUG push all version tags 23:20:34 2023-03-22 23:20:34,221 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:20:34 2023-03-22 23:20:34,222 [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) 23:20:35 2023-03-22 23:20:34,893 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:20:35 3.0.0-dev.11 [Pipeline] } 23:20:35 $ docker exec --env ******** --env ******** 0cb8a885b7ec3695a3dde4450a5810ac9aee5fedfd3ff030a2b5bd75351d1304 ssh-agent -k 23:20:35 unset SSH_AUTH_SOCK; 23:20:35 unset SSH_AGENT_PID; 23:20:35 echo Agent pid 38 killed; 23:20:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:20:35 + git semver [Pipeline] } 23:20:35 $ docker stop --time=1 0cb8a885b7ec3695a3dde4450a5810ac9aee5fedfd3ff030a2b5bd75351d1304 23:20:37 $ docker rm -f --volumes 0cb8a885b7ec3695a3dde4450a5810ac9aee5fedfd3ff030a2b5bd75351d1304 [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 23:20:37 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 23:20:37 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 23:20:37 total 16 23:20:37 drwxr-xr-x 3 root root 4096 Mar 22 23:07 . 23:20:37 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 23:20 .. 23:20:37 drwxr-xr-x 2 root root 4096 Mar 22 23:07 cost 23:20:37 -rw-r--r-- 1 root root 90 Mar 22 23:07 cost.csv 23:20:37 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 23:20:37 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 23:20:37 total 16 23:20:37 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 23:07 . 23:20:37 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 23:20 .. 23:20:37 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 23:07 cost 23:20:37 -rw-r--r-- 1 jenkins jenkins 90 Mar 22 23:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:20:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:20:38 ---> package-listing.sh 23:20:38 ++ facter osfamily 23:20:38 ++ tr '[:upper:]' '[:lower:]' 23:20:39 + OS_FAMILY=debian 23:20:39 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 23:20:39 + START_PACKAGES=/tmp/packages_start.txt 23:20:39 + END_PACKAGES=/tmp/packages_end.txt 23:20:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:20:39 + PACKAGES=/tmp/packages_start.txt 23:20:39 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 23:20:39 + PACKAGES=/tmp/packages_end.txt 23:20:39 + case "${OS_FAMILY}" in 23:20:39 + dpkg -l 23:20:39 + grep '^ii' 23:20:39 + '[' -f /tmp/packages_start.txt ']' 23:20:39 + '[' -f /tmp/packages_end.txt ']' 23:20:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:20:39 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 23:20:39 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 23:20:39 + 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 23:20:39 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 23:20:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:20:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:39 prd-ubuntu20.04-docker-8c-8g-5331 does not seem to be running inside a container 23:20:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:20:40 $ docker top 48ee365d0eef853f905bab8a72307d6fa6c4138f27ba256d068cf9d06ad83764 -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:40 + touch /tmp/pre-build-complete [Pipeline] sh 23:20:40 + mkdir -p /var/log/sysstat [Pipeline] sh 23:20:41 + ls /var/log/sa-host 23:20:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:41 provisioning config files... 23:20:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9279954630445005158tmp [Pipeline] { [Pipeline] echo 23:20:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:20:41 ---> create-netrc.sh [Pipeline] } 23:20:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:20:41 ---> python-tools-install.sh [Pipeline] echo 23:20:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:20:42 ---> sudo-logs.sh 23:20:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:20:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:20:42 ---> job-cost.sh 23:20:42 lf-activate-venv: SKIPPING 23:20:42 DEBUG: total: 0.2199999988079071 23:20:42 INFO: Retrieving Stack Cost... 23:20:43 INFO: Retrieving Pricing Info for: v3-standard-8 23:20:43 INFO: Archiving Costs [Pipeline] echo 23:20:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:20:43 ---> logs-deploy.sh 23:20:43 lf-activate-venv: SKIPPING 23:20:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/77 23:20:43 INFO: archiving workspace using pattern(s): 23:20:44 Archives upload complete. 23:20:44 INFO: archiving logs to Nexus