Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16318682544407736628.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16134774034377283956.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11989039926741389480.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12453205810846500157.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15094090173420764929.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6451 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 (main) Commit message: "Merge pull request #199 from weichou1229/bump-sdk" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 # timeout=10 > git rev-list --no-walk 2ab1936574ae940676ccb197c30d3b5ffc6723f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:54:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:54:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:54:14 ========================================================= 08:54:14 EdgeX Global Pipelines Version Info 08:54:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:54:14 ------------------- 08:54:14 stable info: 08:54:14 ------------------- 08:54:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:54:14 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 08:54:14 Message: update stable to v1.0.245 08:54:15 ------------------- 08:54:15 experimental info: 08:54:15 ------------------- 08:54:15 Commited By: **** collab-it+edgex@linuxfoundation.org 08:54:15 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 08:54:15 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7497b34 [Pipeline] echo 08:54:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:54:15 provisioning config files... 08:54:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3187089610948685818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:54:16 ---> docker-login.sh 08:54:16 nexus3.edgexfoundry.org:10001 08:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:16 Configure a credential helper to remove this warning. See 08:54:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:16 08:54:16 Login Succeeded 08:54:16 nexus3.edgexfoundry.org:10002 08:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:16 Configure a credential helper to remove this warning. See 08:54:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:16 08:54:16 Login Succeeded 08:54:16 nexus3.edgexfoundry.org:10003 08:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:16 Configure a credential helper to remove this warning. See 08:54:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:16 08:54:16 Login Succeeded 08:54:16 nexus3.edgexfoundry.org:10004 08:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:17 Configure a credential helper to remove this warning. See 08:54:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:17 08:54:17 Login Succeeded 08:54:17 docker.io 08:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:17 Configure a credential helper to remove this warning. See 08:54:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:17 08:54:17 Login Succeeded 08:54:17 ---> docker-login.sh ends [Pipeline] } 08:54:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:54:17 + git rev-list -1 --merges 7497b34e8f43de057e951c857a8ff1edb3d4a1d1~1..7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [Pipeline] echo 08:54:17 -----------> git rev-list -1 --merges 7497b34e8f43de057e951c857a8ff1edb3d4a1d1~1..7497b34e8f43de057e951c857a8ff1edb3d4a1d1 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 08:54:17 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [false] [Pipeline] sh 08:54:18 + git log --format=format:%s -1 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [Pipeline] echo 08:54:18 ========================================================= 08:54:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:54:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:54:18 + git log --format=format:%s -1 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [Pipeline] echo 08:54:18 [semverPrep] GIT_COMMIT: 7497b34e8f43de057e951c857a8ff1edb3d4a1d1, Commit Message: Merge pull request #199 from weichou1229/bump-sdk [Pipeline] echo 08:54:18 [semverPrep] This is not a build commit. [Pipeline] sh 08:54:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:54:18 + grep -v github /etc/ssh/ssh_known_hosts 08:54:18 + [ -e /tmp/ssh_known_hosts ] 08:54:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:54:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:54:18 + sudo tee -a /etc/ssh/ssh_known_hosts 08:54:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:54:19 08:54:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:54:19 0.1.4: Pulling from edgex-devops/py-git-semver 08:54:19 b85a868b505f: Pulling fs layer 08:54:19 e2be974225ed: Pulling fs layer 08:54:19 339a4e72a1f5: Pulling fs layer 08:54:19 988bab9f4d93: Pulling fs layer 08:54:19 1469e6f7b9e6: Pulling fs layer 08:54:19 eaf3925da568: Pulling fs layer 08:54:19 bab4dde63d76: Pulling fs layer 08:54:19 bde34c3a00c8: Pulling fs layer 08:54:19 b352a97aabf1: Pulling fs layer 08:54:19 4872d77fe225: Pulling fs layer 08:54:19 988bab9f4d93: Waiting 08:54:19 5851b861e8e6: Pulling fs layer 08:54:19 1469e6f7b9e6: Waiting 08:54:19 bab4dde63d76: Waiting 08:54:19 eaf3925da568: Waiting 08:54:19 bde34c3a00c8: Waiting 08:54:19 b352a97aabf1: Waiting 08:54:19 4872d77fe225: Waiting 08:54:19 5851b861e8e6: Waiting 08:54:19 e2be974225ed: Download complete 08:54:19 988bab9f4d93: Verifying Checksum 08:54:19 988bab9f4d93: Download complete 08:54:19 1469e6f7b9e6: Verifying Checksum 08:54:19 1469e6f7b9e6: Download complete 08:54:19 eaf3925da568: Verifying Checksum 08:54:19 eaf3925da568: Download complete 08:54:19 339a4e72a1f5: Verifying Checksum 08:54:19 339a4e72a1f5: Download complete 08:54:19 bde34c3a00c8: Download complete 08:54:19 b352a97aabf1: Verifying Checksum 08:54:19 4872d77fe225: Download complete 08:54:19 5851b861e8e6: Download complete 08:54:19 b85a868b505f: Verifying Checksum 08:54:19 b85a868b505f: Download complete 08:54:20 bab4dde63d76: Verifying Checksum 08:54:20 bab4dde63d76: Download complete 08:54:20 b85a868b505f: Pull complete 08:54:20 e2be974225ed: Pull complete 08:54:21 339a4e72a1f5: Pull complete 08:54:21 988bab9f4d93: Pull complete 08:54:21 1469e6f7b9e6: Pull complete 08:54:21 eaf3925da568: Pull complete 08:54:23 bab4dde63d76: Pull complete 08:54:23 bde34c3a00c8: Pull complete 08:54:23 b352a97aabf1: Pull complete 08:54:23 4872d77fe225: Pull complete 08:54:23 5851b861e8e6: Pull complete 08:54:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:54:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:54:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:54:24 prd-ubuntu20.04-docker-8c-8g-6451 does not seem to be running inside a container 08:54:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:54:26 $ docker top 2efae7b8a5935e6f7e0b001e541a047f33bfe87187470ea1e5e94535dee938b2 -eo pid,comm 08:54:26 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). 08:54:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:54:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:26 [ssh-agent] Looking for ssh-agent implementation... 08:54:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:26 $ docker exec 2efae7b8a5935e6f7e0b001e541a047f33bfe87187470ea1e5e94535dee938b2 ssh-agent 08:54:26 SSH_AUTH_SOCK=/tmp/ssh-R8otHMd8HWqC/agent.31 08:54:26 SSH_AGENT_PID=36 08:54:26 Running ssh-add (command line suppressed) 08:54:27 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9965672045359015574.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9965672045359015574.key) 08:54:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:27 + git tag --points-at HEAD [Pipeline] } 08:54:27 $ docker exec --env ******** --env ******** 2efae7b8a5935e6f7e0b001e541a047f33bfe87187470ea1e5e94535dee938b2 ssh-agent -k 08:54:27 unset SSH_AUTH_SOCK; 08:54:27 unset SSH_AGENT_PID; 08:54:27 echo Agent pid 36 killed; 08:54:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:54:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:27 [ssh-agent] Looking for ssh-agent implementation... 08:54:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:27 $ docker exec 2efae7b8a5935e6f7e0b001e541a047f33bfe87187470ea1e5e94535dee938b2 ssh-agent 08:54:27 SSH_AUTH_SOCK=/tmp/ssh-TN0OE4JnfYHa/agent.68 08:54:27 SSH_AGENT_PID=74 08:54:27 Running ssh-add (command line suppressed) 08:54:27 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8580795296820471665.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8580795296820471665.key) 08:54:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:28 + git semver init 08:54:28 2023-03-30 08:54:28,329 [run_init] DEBUG init version:0.0.0 force:False 08:54:28 2023-03-30 08:54:28,330 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 08:54:28 2023-03-30 08:54:28,330 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 08:54:28 2023-03-30 08:54:28,330 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 08:54:29 2023-03-30 08:54:29,088 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 08:54:29 2023-03-30 08:54:29,089 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 08:54:29 2023-03-30 08:54:29,089 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 08:54:29 2023-03-30 08:54:29,090 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 08:54:29 3.0.0-dev.12 [Pipeline] } 08:54:29 $ docker exec --env ******** --env ******** 2efae7b8a5935e6f7e0b001e541a047f33bfe87187470ea1e5e94535dee938b2 ssh-agent -k 08:54:29 unset SSH_AUTH_SOCK; 08:54:29 unset SSH_AGENT_PID; 08:54:29 echo Agent pid 74 killed; 08:54:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:54:29 + git semver [Pipeline] } 08:54:30 $ docker stop --time=1 2efae7b8a5935e6f7e0b001e541a047f33bfe87187470ea1e5e94535dee938b2 08:54:31 $ docker rm -f --volumes 2efae7b8a5935e6f7e0b001e541a047f33bfe87187470ea1e5e94535dee938b2 [Pipeline] // withDockerContainer [Pipeline] sh 08:54:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:54:31 Stashed 1 file(s) [Pipeline] echo 08:54:31 [edgeXSemver]: initialized semver on version 3.0.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:54:32 provisioning config files... 08:54:32 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13323553886361118160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:54:32 ---> docker-login.sh 08:54:32 nexus3.edgexfoundry.org:10001 08:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:32 Configure a credential helper to remove this warning. See 08:54:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:32 08:54:32 Login Succeeded 08:54:32 nexus3.edgexfoundry.org:10002 08:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:32 Configure a credential helper to remove this warning. See 08:54:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:32 08:54:32 Login Succeeded 08:54:32 nexus3.edgexfoundry.org:10003 08:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:32 Configure a credential helper to remove this warning. See 08:54:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:32 08:54:32 Login Succeeded 08:54:32 nexus3.edgexfoundry.org:10004 08:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:32 Configure a credential helper to remove this warning. See 08:54:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:32 08:54:32 Login Succeeded 08:54:32 docker.io 08:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:54:32 Configure a credential helper to remove this warning. See 08:54:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:54:32 08:54:32 Login Succeeded 08:54:32 ---> docker-login.sh ends [Pipeline] } 08:54:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:54:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:54:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:54:32 ========================================================= 08:54:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:54:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:33 + 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 . 08:54:33 Sending build context to Docker daemon 4.199MB 08:54:33 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 08:54:33 Step 2/12 : FROM ${BASE} AS builder 08:54:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:54:33 63b65145d645: Pulling fs layer 08:54:33 a2d21d5440eb: Pulling fs layer 08:54:33 935e6c44a52c: Pulling fs layer 08:54:33 94cc34f8dd06: Pulling fs layer 08:54:33 30dea6a524f1: Pulling fs layer 08:54:33 a2aff8979fd8: Pulling fs layer 08:54:33 6808be2612f2: Pulling fs layer 08:54:33 f25807f1079a: Pulling fs layer 08:54:33 30dea6a524f1: Waiting 08:54:33 94cc34f8dd06: Waiting 08:54:33 a2aff8979fd8: Waiting 08:54:33 6808be2612f2: Waiting 08:54:33 f25807f1079a: Waiting 08:54:33 a2d21d5440eb: Download complete 08:54:33 94cc34f8dd06: Verifying Checksum 08:54:33 94cc34f8dd06: Download complete 08:54:33 30dea6a524f1: Verifying Checksum 08:54:33 30dea6a524f1: Download complete 08:54:33 63b65145d645: Download complete 08:54:33 a2aff8979fd8: Verifying Checksum 08:54:33 a2aff8979fd8: Download complete 08:54:33 63b65145d645: Pull complete 08:54:33 a2d21d5440eb: Pull complete 08:54:33 f25807f1079a: Verifying Checksum 08:54:33 f25807f1079a: Download complete 08:54:34 935e6c44a52c: Download complete 08:54:34 6808be2612f2: Verifying Checksum 08:54:34 6808be2612f2: Download complete 08:54:37 935e6c44a52c: Pull complete 08:54:37 94cc34f8dd06: Pull complete 08:54:37 30dea6a524f1: Pull complete 08:54:37 a2aff8979fd8: Pull complete 08:54:40 6808be2612f2: Pull complete 08:54:40 f25807f1079a: Pull complete 08:54:40 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:54:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:54:40 ---> 3b553350e43f 08:54:40 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:54:46 ---> Running in 2be3fd7243b3 08:54:46 Removing intermediate container 2be3fd7243b3 08:54:46 ---> e2c7c634b8c9 08:54:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:54:46 ---> Running in 389ad4d89ebd 08:54:46 Removing intermediate container 389ad4d89ebd 08:54:46 ---> f01a4922453b 08:54:46 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 08:54:46 ---> Running in 763d6ea1ce7f 08:54:46 Removing intermediate container 763d6ea1ce7f 08:54:46 ---> 8fced90391c9 08:54:46 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:54:46 ---> Running in e454d9dbb220 08:54:46 Removing intermediate container e454d9dbb220 08:54:46 ---> 8cecff4f15a8 08:54:46 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:54:46 ---> Running in 0fb113ef4b9e 08:54:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:54:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:54:46 OK: 265 MiB in 53 packages 08:54:46 Still waiting to schedule task 08:54:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:54:46 Removing intermediate container 0fb113ef4b9e 08:54:46 ---> 62ae1db428d4 08:54:46 Step 8/12 : WORKDIR /app 08:54:46 ---> Running in 4b49a4a5e03f 08:54:47 Removing intermediate container 4b49a4a5e03f 08:54:47 ---> 3171cd3fdf79 08:54:47 Step 9/12 : COPY go.mod vendor* ./ 08:54:47 ---> 18d1132b7cda 08:54:47 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:47 ---> Running in 6c794ee2b9c7 08:55:13 Removing intermediate container 6c794ee2b9c7 08:55:13 ---> a5c00a6ab9ed 08:55:13 Step 11/12 : COPY . . 08:55:13 ---> c1ac4ce8544c 08:55:13 Step 12/12 : RUN $MAKE 08:55:13 ---> Running in 3d1e7be321b5 08:55:13 noop 08:55:13 Removing intermediate container 3d1e7be321b5 08:55:13 ---> 3b82a326c012 08:55:13 Successfully built 3b82a326c012 08:55:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:14 + docker inspect -f . ci-base-image-x86_64 08:55:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:14 prd-ubuntu20.04-docker-8c-8g-6451 does not seem to be running inside a container 08:55:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:55:14 $ docker top 80a6ca41d89f41941b76d1d41d0522736560579106c4ff8467074b3260776d3c -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:14 + go version 08:55:14 go version go1.20.2 linux/amd64 [Pipeline] } 08:55:14 $ docker stop --time=1 80a6ca41d89f41941b76d1d41d0522736560579106c4ff8467074b3260776d3c 08:55:16 $ docker rm -f --volumes 80a6ca41d89f41941b76d1d41d0522736560579106c4ff8467074b3260776d3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:16 + docker inspect -f . ci-base-image-x86_64 08:55:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:16 prd-ubuntu20.04-docker-8c-8g-6451 does not seem to be running inside a container 08:55:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:55:16 $ docker top 0269639a0e821c2139203d8050f845b2f09cff1afe174a9a1a48eb41805e856c -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:17 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 08:55:17 + make test 08:55:17 go test ./... -coverprofile=coverage.out ./... 08:55:22 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 08:55:32 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 08:55:32 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 08:55:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.543s coverage: 40.9% of statements 08:55:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 52.0% of statements 08:55:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements 08:55:42 go vet ./... 08:55:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:55:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:55:46 ./bin/test-attribution-txt.sh 08:55:46 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 08:55:46 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 08:55:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:55:46 $ docker stop --time=1 0269639a0e821c2139203d8050f845b2f09cff1afe174a9a1a48eb41805e856c 08:55:50 $ docker rm -f --volumes 0269639a0e821c2139203d8050f845b2f09cff1afe174a9a1a48eb41805e856c [Pipeline] // withDockerContainer [Pipeline] sh 08:55:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:55:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:55:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:55:51 + ls -al . 08:55:51 total 628 08:55:51 drwxrwxr-x 11 jenkins jenkins 4096 Mar 30 08:55 . 08:55:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:54 .. 08:55:51 -rw-rw-r-- 1 jenkins jenkins 134 Mar 30 08:54 .dockerignore 08:55:51 drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 08:54 .git 08:55:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 08:54 .github 08:55:51 -rw-rw-r-- 1 jenkins jenkins 946 Mar 30 08:54 .gitignore 08:55:51 -rw-rw-r-- 1 jenkins jenkins 41 Mar 30 08:54 .golangci.yml 08:55:51 drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 08:54 .semver 08:55:51 -rw-rw-r-- 1 jenkins jenkins 10664 Mar 30 08:54 Attribution.txt 08:55:51 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 30 08:54 CHANGELOG.md 08:55:51 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 30 08:54 Dockerfile 08:55:51 -rw-rw-r-- 1 jenkins jenkins 677 Mar 30 08:54 GOVERNANCE.md 08:55:51 -rw-rw-r-- 1 jenkins jenkins 683 Mar 30 08:54 Jenkinsfile 08:55:51 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 30 08:54 LICENSE 08:55:51 -rw-rw-r-- 1 jenkins jenkins 2053 Mar 30 08:54 Makefile 08:55:51 -rw-rw-r-- 1 jenkins jenkins 625 Mar 30 08:54 OWNERS.md 08:55:51 -rw-rw-r-- 1 jenkins jenkins 28505 Mar 30 08:54 README.md 08:55:51 -rw-rw-r-- 1 jenkins jenkins 12 Mar 30 08:54 VERSION 08:55:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 08:54 bin 08:55:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:54 cmd 08:55:51 -rw-r--r-- 1 jenkins jenkins 457600 Mar 30 08:55 coverage.out 08:55:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 08:54 examples 08:55:51 -rw-rw-r-- 1 jenkins jenkins 3416 Mar 30 08:54 go.mod 08:55:51 -rw-rw-r-- 1 jenkins jenkins 30903 Mar 30 08:54 go.sum 08:55:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 08:54 images 08:55:51 drwxrwxr-x 5 jenkins jenkins 4096 Mar 30 08:54 internal 08:55:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:54 snap 08:55:51 -rw-rw-r-- 1 jenkins jenkins 193 Mar 30 08:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:51 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7497b34e8f43de057e951c857a8ff1edb3d4a1d1 --label arch=amd64 --label version=3.0.0-dev.12 . 08:55:51 Sending build context to Docker daemon 4.199MB 08:55:51 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 08:55:51 Step 2/24 : FROM ${BASE} AS builder 08:55:51 ---> 3b82a326c012 08:55:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:55:51 ---> Running in 12b8654dcdf3 08:55:51 Removing intermediate container 12b8654dcdf3 08:55:51 ---> 07982c0cbab8 08:55:51 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:55:51 ---> Running in c41adc53ae5c 08:55:51 Removing intermediate container c41adc53ae5c 08:55:51 ---> 4ab1c3caa3f6 08:55:51 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 08:55:51 ---> Running in 50a3a71d48e1 08:55:52 Removing intermediate container 50a3a71d48e1 08:55:52 ---> 1645f5fbb598 08:55:52 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 08:55:52 ---> Running in af73533ff3ca 08:55:52 Removing intermediate container af73533ff3ca 08:55:52 ---> 0bac43f15585 08:55:52 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:55:52 ---> Running in a4b80ba34d60 08:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:55:52 OK: 265 MiB in 53 packages 08:55:52 Removing intermediate container a4b80ba34d60 08:55:52 ---> aba991d38624 08:55:52 Step 8/24 : WORKDIR /app 08:55:52 ---> Running in b83d7f15c531 08:55:53 Removing intermediate container b83d7f15c531 08:55:53 ---> dd884f47b9be 08:55:53 Step 9/24 : COPY go.mod vendor* ./ 08:55:53 ---> c7d4d206bef4 08:55:53 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:53 ---> Running in 951f59d3a508 08:55:54 Removing intermediate container 951f59d3a508 08:55:54 ---> 1aa64c5e81b3 08:55:54 Step 11/24 : COPY . . 08:55:54 ---> 763ec3a61026 08:55:54 Step 12/24 : RUN $MAKE 08:55:54 ---> Running in d2d729a6a2c3 08:55:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 08:56:16 Removing intermediate container d2d729a6a2c3 08:56:16 ---> 298c0a754732 08:56:16 Step 13/24 : FROM alpine:3.17 08:56:16 3.17: Pulling from library/alpine 08:56:16 f56be85fc22e: Pulling fs layer 08:56:16 f56be85fc22e: Verifying Checksum 08:56:16 f56be85fc22e: Download complete 08:56:16 f56be85fc22e: Pull complete 08:56:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:56:16 Status: Downloaded newer image for alpine:3.17 08:56:16 ---> 9ed4aefc74f6 08:56:16 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:56:16 ---> Running in ca5584b6d18e 08:56:16 Removing intermediate container ca5584b6d18e 08:56:16 ---> fb98377fb6ae 08:56:16 Step 15/24 : RUN apk add --update --no-cache dumb-init 08:56:16 ---> Running in bbec20757e1a 08:56:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:56:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:56:16 (1/1) Installing dumb-init (1.2.5-r2) 08:56:16 Executing busybox-1.35.0-r29.trigger 08:56:16 OK: 7 MiB in 16 packages 08:56:16 Removing intermediate container bbec20757e1a 08:56:16 ---> 2df2a422ee9c 08:56:16 Step 16/24 : COPY --from=builder /app/LICENSE / 08:56:16 ---> a336c960418e 08:56:16 Step 17/24 : COPY --from=builder /app/Attribution.txt / 08:56:16 ---> 0ba95015e950 08:56:16 Step 18/24 : COPY --from=builder /app/cmd/ / 08:56:16 ---> d569eadff8eb 08:56:16 Step 19/24 : EXPOSE 59989 08:56:16 ---> Running in 06754e589e64 08:56:16 Removing intermediate container 06754e589e64 08:56:16 ---> 71d21cd904cb 08:56:16 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 08:56:16 ---> Running in e95b701a8dbd 08:56:16 Removing intermediate container e95b701a8dbd 08:56:16 ---> ed3ced87da36 08:56:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:56:16 ---> Running in 844a4f9287e6 08:56:16 Removing intermediate container 844a4f9287e6 08:56:16 ---> 880d4d1d9032 08:56:16 Step 22/24 : LABEL arch=amd64 08:56:16 ---> Running in 5fbc2137f98f 08:56:16 Removing intermediate container 5fbc2137f98f 08:56:16 ---> 3c6da5128452 08:56:16 Step 23/24 : LABEL git_sha=7497b34e8f43de057e951c857a8ff1edb3d4a1d1 08:56:16 ---> Running in d7dd71849ed4 08:56:16 Removing intermediate container d7dd71849ed4 08:56:16 ---> bfe9ca359204 08:56:16 Step 24/24 : LABEL version=3.0.0-dev.12 08:56:16 ---> Running in d91d60461272 08:56:16 Removing intermediate container d91d60461272 08:56:16 ---> 894400ce100b 08:56:16 [Warning] One or more build-args [ARCH] were not consumed 08:56:16 Successfully built 894400ce100b 08:56:16 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 08:56:17 provisioning config files... 08:56:17 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12792800277829449957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:56:17 ---> docker-login.sh 08:56:17 nexus3.edgexfoundry.org:10001 08:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:17 Configure a credential helper to remove this warning. See 08:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:17 08:56:17 Login Succeeded 08:56:17 nexus3.edgexfoundry.org:10002 08:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:17 Configure a credential helper to remove this warning. See 08:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:17 08:56:17 Login Succeeded 08:56:17 nexus3.edgexfoundry.org:10003 08:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:17 Configure a credential helper to remove this warning. See 08:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:17 08:56:17 Login Succeeded 08:56:17 nexus3.edgexfoundry.org:10004 08:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:17 Configure a credential helper to remove this warning. See 08:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:17 08:56:17 Login Succeeded 08:56:17 docker.io 08:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:17 Configure a credential helper to remove this warning. See 08:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:17 08:56:17 Login Succeeded 08:56:17 ---> docker-login.sh ends [Pipeline] } 08:56:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:56:17 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 08:56:17 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 08:56:17 latest 08:56:17 3.0.0-dev.12 08:56:17 7497b34e8f43de057e951c857a8ff1edb3d4a1d1-3.0.0-dev.12 08:56:17 main 08:56:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:18 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:7497b34e8f43de057e951c857a8ff1edb3d4a1d1 08:56:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 08:56:18 40730d4e91b6: Preparing 08:56:18 55257f4222ad: Preparing 08:56:18 fda9e66ff022: Preparing 08:56:18 0414c8c2ffbe: Preparing 08:56:18 f1417ff83b31: Preparing 08:56:18 f1417ff83b31: Layer already exists 08:56:18 0414c8c2ffbe: Pushed 08:56:18 fda9e66ff022: Pushed 08:56:18 55257f4222ad: Pushed 08:56:21 40730d4e91b6: Pushed 08:56:21 7497b34e8f43de057e951c857a8ff1edb3d4a1d1: digest: sha256:4be06e76469cef2532ab7ed4cbeee2ed54fe33ad8bbced6671e3f025930a9fa5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:21 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:21 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 08:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 08:56:21 40730d4e91b6: Preparing 08:56:21 55257f4222ad: Preparing 08:56:21 fda9e66ff022: Preparing 08:56:21 0414c8c2ffbe: Preparing 08:56:21 f1417ff83b31: Preparing 08:56:21 0414c8c2ffbe: Layer already exists 08:56:21 f1417ff83b31: Layer already exists 08:56:21 55257f4222ad: Layer already exists 08:56:21 40730d4e91b6: Layer already exists 08:56:21 fda9e66ff022: Layer already exists 08:56:21 latest: digest: sha256:4be06e76469cef2532ab7ed4cbeee2ed54fe33ad8bbced6671e3f025930a9fa5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:22 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:22 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.12 08:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 08:56:22 40730d4e91b6: Preparing 08:56:22 55257f4222ad: Preparing 08:56:22 fda9e66ff022: Preparing 08:56:22 0414c8c2ffbe: Preparing 08:56:22 f1417ff83b31: Preparing 08:56:22 f1417ff83b31: Layer already exists 08:56:22 55257f4222ad: Layer already exists 08:56:22 fda9e66ff022: Layer already exists 08:56:22 40730d4e91b6: Layer already exists 08:56:22 0414c8c2ffbe: Layer already exists 08:56:22 3.0.0-dev.12: digest: sha256:4be06e76469cef2532ab7ed4cbeee2ed54fe33ad8bbced6671e3f025930a9fa5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:22 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:7497b34e8f43de057e951c857a8ff1edb3d4a1d1-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:23 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:7497b34e8f43de057e951c857a8ff1edb3d4a1d1-3.0.0-dev.12 08:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 08:56:23 40730d4e91b6: Preparing 08:56:23 55257f4222ad: Preparing 08:56:23 fda9e66ff022: Preparing 08:56:23 0414c8c2ffbe: Preparing 08:56:23 f1417ff83b31: Preparing 08:56:23 40730d4e91b6: Layer already exists 08:56:23 fda9e66ff022: Layer already exists 08:56:23 f1417ff83b31: Layer already exists 08:56:23 0414c8c2ffbe: Layer already exists 08:56:23 55257f4222ad: Layer already exists 08:56:23 7497b34e8f43de057e951c857a8ff1edb3d4a1d1-3.0.0-dev.12: digest: sha256:4be06e76469cef2532ab7ed4cbeee2ed54fe33ad8bbced6671e3f025930a9fa5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:23 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:23 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 08:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 08:56:23 40730d4e91b6: Preparing 08:56:23 55257f4222ad: Preparing 08:56:23 fda9e66ff022: Preparing 08:56:23 0414c8c2ffbe: Preparing 08:56:23 f1417ff83b31: Preparing 08:56:23 fda9e66ff022: Layer already exists 08:56:23 0414c8c2ffbe: Layer already exists 08:56:23 40730d4e91b6: Layer already exists 08:56:23 f1417ff83b31: Layer already exists 08:56:23 55257f4222ad: Layer already exists 08:56:23 main: digest: sha256:4be06e76469cef2532ab7ed4cbeee2ed54fe33ad8bbced6671e3f025930a9fa5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:23 ===================================================== [Pipeline] echo 08:56:23 taggedImages: 08:56:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:7497b34e8f43de057e951c857a8ff1edb3d4a1d1 08:56:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 08:56:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.12 08:56:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:7497b34e8f43de057e951c857a8ff1edb3d4a1d1-3.0.0-dev.12 08:56:23 - 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 08:56:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:56:24 08:56:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:56:24 latest: Pulling from edgex-lftools-log-publisher 08:56:24 5eb5b503b376: Pulling fs layer 08:56:24 5c69ac0246d0: Pulling fs layer 08:56:24 ec43610c2a17: Pulling fs layer 08:56:24 3a2ae6a8a46f: Pulling fs layer 08:56:24 33b1e0a273af: Pulling fs layer 08:56:24 5d3b04190fa2: Pulling fs layer 08:56:24 33b1e0a273af: Waiting 08:56:24 5d3b04190fa2: Waiting 08:56:24 3a2ae6a8a46f: Waiting 08:56:24 2f39f015ded8: Pulling fs layer 08:56:24 5c69ac0246d0: Verifying Checksum 08:56:24 5c69ac0246d0: Download complete 08:56:24 3a2ae6a8a46f: Verifying Checksum 08:56:24 3a2ae6a8a46f: Download complete 08:56:24 33b1e0a273af: Verifying Checksum 08:56:24 33b1e0a273af: Download complete 08:56:24 5d3b04190fa2: Verifying Checksum 08:56:24 5d3b04190fa2: Download complete 08:56:24 ec43610c2a17: Verifying Checksum 08:56:24 ec43610c2a17: Download complete 08:56:24 5eb5b503b376: Verifying Checksum 08:56:24 5eb5b503b376: Download complete 08:56:25 2f39f015ded8: Download complete 08:56:25 5eb5b503b376: Pull complete 08:56:25 5c69ac0246d0: Pull complete 08:56:26 ec43610c2a17: Pull complete 08:56:26 3a2ae6a8a46f: Pull complete 08:56:26 33b1e0a273af: Pull complete 08:56:26 5d3b04190fa2: Pull complete 08:56:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6452 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 08:56:26 Running in /w/workspace/device-rfid-llrp-go/79 [Pipeline] { [Pipeline] checkout 08:56:26 Selected Git installation does not exist. Using Default 08:56:26 The recommended git tool is: NONE 08:56:30 2f39f015ded8: Pull complete 08:56:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:56:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:56:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:30 prd-ubuntu20.04-docker-8c-8g-6451 does not seem to be running inside a container 08:56:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:56:34 using credential edgex-jenkins-ssh 08:56:34 Cloning the remote Git repository 08:56:34 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 08:56:35 $ docker top a91121c136a82e18d67cd4e71b0d109ea6ac9f5a1e40f3b2dcd18a7012273735 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:56:35 ---> job-cost.sh 08:56:35 lf-activate-venv: SKIPPING 08:56:35 INFO: No Stack... 08:56:35 INFO: Retrieving Pricing Info for: v3-standard-8 08:56:34 > git init /w/workspace/device-rfid-llrp-go/79 # timeout=10 08:56:35 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 08:56:35 > git --version # timeout=10 08:56:35 > git --version # 'git version 2.25.1' 08:56:35 using GIT_SSH to set credentials SSH Credentials for GitHub 08:56:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:56:36 INFO: Archiving Costs [Pipeline] sh 08:56:36 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 08:56:36 + cut -d, -f6 [Pipeline] lock 08:56:36 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-79-stack-cost] 08:56:36 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-79-stack-cost] did not exist. Created. 08:56:36 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:56:36 + echo total: 0.2199999988079071 [Pipeline] stash 08:56:36 Stashed 1 file(s) [Pipeline] } 08:56:36 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-79-stack-cost] [Pipeline] // lock [Pipeline] } 08:56:36 $ docker stop --time=1 a91121c136a82e18d67cd4e71b0d109ea6ac9f5a1e40f3b2dcd18a7012273735 08:56:36 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 08:56:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:56:37 Avoid second fetch 08:56:37 Checking out Revision 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 (main) 08:56:38 $ docker rm -f --volumes a91121c136a82e18d67cd4e71b0d109ea6ac9f5a1e40f3b2dcd18a7012273735 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:56:37 > git config core.sparsecheckout # timeout=10 08:56:38 > git checkout -f 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 # timeout=10 08:56:39 Commit message: "Merge pull request #199 from weichou1229/bump-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:56:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:56:40 % Total % Received % Xferd Average Speed Time Time Time Current 08:56:40 Dload Upload Total Spent Left Speed 08:56:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 59032 0 --:--:-- --:--:-- --:--:-- 59032 [Pipeline] sh 08:56:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:56:41 + sudo tee /etc/docker/daemon.new 08:56:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:56:42 { 08:56:42 "registry-mirrors": [ 08:56:42 "https://nexus3.edgexfoundry.org:10001" 08:56:42 ], 08:56:42 "bip": "10.250.0.254/24", 08:56:42 "hosts": [ 08:56:42 "tcp://0.0.0.0:5555", 08:56:42 "unix:///var/run/docker.sock" 08:56:42 ], 08:56:42 "mtu": 1458, 08:56:42 "selinux-enabled": true, 08:56:42 "seccomp-profile": "/etc/docker/seccomp.json" 08:56:42 } [Pipeline] sh 08:56:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:56:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:57:01 provisioning config files... 08:57:01 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/79@tmp/config16421794475954915166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:57:01 ---> docker-login.sh 08:57:01 nexus3.edgexfoundry.org:10001 08:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:02 Configure a credential helper to remove this warning. See 08:57:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:02 08:57:02 Login Succeeded 08:57:02 nexus3.edgexfoundry.org:10002 08:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:02 Configure a credential helper to remove this warning. See 08:57:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:02 08:57:02 Login Succeeded 08:57:02 nexus3.edgexfoundry.org:10003 08:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:02 Configure a credential helper to remove this warning. See 08:57:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:02 08:57:02 Login Succeeded 08:57:02 nexus3.edgexfoundry.org:10004 08:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:03 Configure a credential helper to remove this warning. See 08:57:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:03 08:57:03 Login Succeeded 08:57:03 docker.io 08:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:03 Configure a credential helper to remove this warning. See 08:57:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:03 08:57:03 Login Succeeded 08:57:03 ---> docker-login.sh ends [Pipeline] } 08:57:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:57:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:57:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:57:03 ========================================================= 08:57:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:57:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:04 + 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 . 08:57:04 Sending build context to Docker daemon 1.211MB 08:57:04 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 08:57:04 Step 2/12 : FROM ${BASE} AS builder 08:57:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:57:04 af6eaf76a39c: Pulling fs layer 08:57:04 55522c791124: Pulling fs layer 08:57:04 ce5c4a1c91eb: Pulling fs layer 08:57:04 169dfbe0d373: Pulling fs layer 08:57:04 e1ff8fa3b103: Pulling fs layer 08:57:04 52ebb69f0ebf: Pulling fs layer 08:57:04 5abe8eddf0d5: Pulling fs layer 08:57:04 e1ff8fa3b103: Waiting 08:57:04 169dfbe0d373: Waiting 08:57:04 52ebb69f0ebf: Waiting 08:57:04 5abe8eddf0d5: Waiting 08:57:04 55522c791124: Verifying Checksum 08:57:04 55522c791124: Download complete 08:57:04 169dfbe0d373: Verifying Checksum 08:57:04 169dfbe0d373: Download complete 08:57:04 e1ff8fa3b103: Verifying Checksum 08:57:04 e1ff8fa3b103: Download complete 08:57:04 af6eaf76a39c: Verifying Checksum 08:57:04 af6eaf76a39c: Download complete 08:57:05 5abe8eddf0d5: Verifying Checksum 08:57:05 5abe8eddf0d5: Download complete 08:57:07 ce5c4a1c91eb: Verifying Checksum 08:57:07 52ebb69f0ebf: Verifying Checksum 08:57:07 52ebb69f0ebf: Download complete 08:57:07 af6eaf76a39c: Pull complete 08:57:07 55522c791124: Pull complete 08:57:17 ce5c4a1c91eb: Pull complete 08:57:18 169dfbe0d373: Pull complete 08:57:18 e1ff8fa3b103: Pull complete 08:57:25 52ebb69f0ebf: Pull complete 08:57:27 5abe8eddf0d5: Pull complete 08:57:27 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:57:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:57:27 ---> 6cb57ee374ae 08:57:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:57:29 ---> Running in 02443fa7ac85 08:57:29 Removing intermediate container 02443fa7ac85 08:57:29 ---> 4c0a204dfa1e 08:57:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:57:29 ---> Running in 4e7af66d4dd4 08:57:29 Removing intermediate container 4e7af66d4dd4 08:57:29 ---> f63f2f4682ab 08:57:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 08:57:30 ---> Running in 80b112403f55 08:57:30 Removing intermediate container 80b112403f55 08:57:30 ---> 9cac27b59b57 08:57:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:57:30 ---> Running in d91565ca248e 08:57:30 Removing intermediate container d91565ca248e 08:57:30 ---> 10766388c1d4 08:57:30 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:57:30 ---> Running in 829dd4cbd3e6 08:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:33 OK: 263 MiB in 53 packages 08:57:34 Removing intermediate container 829dd4cbd3e6 08:57:34 ---> dbc0e7dd6379 08:57:34 Step 8/12 : WORKDIR /app 08:57:34 ---> Running in c8f32d43af29 08:57:34 Removing intermediate container c8f32d43af29 08:57:34 ---> 89a1b23d7150 08:57:34 Step 9/12 : COPY go.mod vendor* ./ 08:57:35 ---> bf34e7512227 08:57:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:35 ---> Running in d5cfc4fbeed7 08:58:42 Removing intermediate container d5cfc4fbeed7 08:58:42 ---> b2c9b19f18ca 08:58:42 Step 11/12 : COPY . . 08:58:42 ---> 14e8dcee5c46 08:58:42 Step 12/12 : RUN $MAKE 08:58:42 ---> Running in b27397a718e7 08:58:42 noop 08:58:42 Removing intermediate container b27397a718e7 08:58:42 ---> 25f7507971d0 08:58:42 Successfully built 25f7507971d0 08:58:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:43 + docker inspect -f . ci-base-image-arm64 08:58:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:58:43 prd-ubuntu20.04-docker-arm64-4c-16g-6452 does not seem to be running inside a container 08:58:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/79 -v /w/workspace/device-rfid-llrp-go/79:/w/workspace/device-rfid-llrp-go/79:rw,z -v /w/workspace/device-rfid-llrp-go/79@tmp:/w/workspace/device-rfid-llrp-go/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:58:44 $ docker top aa00471c91a2e67a655401b01ddfedc47b0f7e99844dc96b28e82082fec473e8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:45 + go version 08:58:45 go version go1.20.2 linux/arm64 [Pipeline] } 08:58:45 $ docker stop --time=1 aa00471c91a2e67a655401b01ddfedc47b0f7e99844dc96b28e82082fec473e8 08:58:47 $ docker rm -f --volumes aa00471c91a2e67a655401b01ddfedc47b0f7e99844dc96b28e82082fec473e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:48 + docker inspect -f . ci-base-image-arm64 08:58:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:58:48 prd-ubuntu20.04-docker-arm64-4c-16g-6452 does not seem to be running inside a container 08:58:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/79 -v /w/workspace/device-rfid-llrp-go/79:/w/workspace/device-rfid-llrp-go/79:rw,z -v /w/workspace/device-rfid-llrp-go/79@tmp:/w/workspace/device-rfid-llrp-go/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:58:49 $ docker top cdc72e14cf7a71c3f77955b2db79d5ef645370516d175f194c098bc60d244613 -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:50 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/79 [Pipeline] fileExists [Pipeline] sh 08:58:50 + make test 08:58:50 go test ./... -coverprofile=coverage.out ./... 08:59:22 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 09:01:14 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 09:01:14 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 09:01:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.240s coverage: 40.9% of statements 09:01:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.594s coverage: 51.9% of statements 09:01:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 94.6% of statements 09:01:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:01:46 go vet ./... 09:02:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:02:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:02:19 ./bin/test-attribution-txt.sh 09:02:19 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 09:02:19 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 09:02:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:02:19 $ docker stop --time=1 cdc72e14cf7a71c3f77955b2db79d5ef645370516d175f194c098bc60d244613 09:02:20 $ docker rm -f --volumes cdc72e14cf7a71c3f77955b2db79d5ef645370516d175f194c098bc60d244613 [Pipeline] // withDockerContainer [Pipeline] sh 09:02:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:02:22 Warning: overwriting stash ‘coverage-report’ 09:02:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:02:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:02:23 + ls -al . 09:02:23 total 624 09:02:23 drwxrwxr-x 10 jenkins jenkins 4096 Mar 30 08:58 . 09:02:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:56 .. 09:02:23 -rw-rw-r-- 1 jenkins jenkins 134 Mar 30 08:56 .dockerignore 09:02:23 drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 08:56 .git 09:02:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 08:56 .github 09:02:23 -rw-rw-r-- 1 jenkins jenkins 946 Mar 30 08:56 .gitignore 09:02:23 -rw-rw-r-- 1 jenkins jenkins 41 Mar 30 08:56 .golangci.yml 09:02:23 -rw-rw-r-- 1 jenkins jenkins 10664 Mar 30 08:56 Attribution.txt 09:02:23 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 30 08:56 CHANGELOG.md 09:02:23 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 30 08:56 Dockerfile 09:02:23 -rw-rw-r-- 1 jenkins jenkins 677 Mar 30 08:56 GOVERNANCE.md 09:02:23 -rw-rw-r-- 1 jenkins jenkins 683 Mar 30 08:56 Jenkinsfile 09:02:23 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 30 08:56 LICENSE 09:02:23 -rw-rw-r-- 1 jenkins jenkins 2053 Mar 30 08:56 Makefile 09:02:23 -rw-rw-r-- 1 jenkins jenkins 625 Mar 30 08:56 OWNERS.md 09:02:23 -rw-rw-r-- 1 jenkins jenkins 28505 Mar 30 08:56 README.md 09:02:23 -rw-rw-r-- 1 jenkins jenkins 12 Mar 30 08:54 VERSION 09:02:23 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 08:56 bin 09:02:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:56 cmd 09:02:23 -rw-r--r-- 1 jenkins jenkins 457600 Mar 30 09:01 coverage.out 09:02:23 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 08:56 examples 09:02:23 -rw-rw-r-- 1 jenkins jenkins 3416 Mar 30 08:56 go.mod 09:02:23 -rw-rw-r-- 1 jenkins jenkins 30903 Mar 30 08:56 go.sum 09:02:23 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 08:56 images 09:02:23 drwxrwxr-x 5 jenkins jenkins 4096 Mar 30 08:56 internal 09:02:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 08:56 snap 09:02:23 -rw-rw-r-- 1 jenkins jenkins 193 Mar 30 08:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:23 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7497b34e8f43de057e951c857a8ff1edb3d4a1d1 --label arch=arm64 --label version=3.0.0-dev.12 . 09:02:24 Sending build context to Docker daemon 1.211MB 09:02:24 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 09:02:24 Step 2/24 : FROM ${BASE} AS builder 09:02:24 ---> 25f7507971d0 09:02:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:02:24 ---> Running in 973ea3d82170 09:02:24 Removing intermediate container 973ea3d82170 09:02:24 ---> 049def5b82b7 09:02:24 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:02:24 ---> Running in ac963467c532 09:02:24 Removing intermediate container ac963467c532 09:02:24 ---> 1e0ac9c6d25d 09:02:24 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 09:02:24 ---> Running in 914f452379bc 09:02:25 Removing intermediate container 914f452379bc 09:02:25 ---> c06b0317cc81 09:02:25 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 09:02:25 ---> Running in 925d42733bf8 09:02:25 Removing intermediate container 925d42733bf8 09:02:25 ---> f66f3cd96a75 09:02:25 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:02:25 ---> Running in 0df24bcb688a 09:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:28 OK: 263 MiB in 53 packages 09:02:29 Removing intermediate container 0df24bcb688a 09:02:29 ---> 8d450965cd02 09:02:29 Step 8/24 : WORKDIR /app 09:02:29 ---> Running in ea05effd591f 09:02:29 Removing intermediate container ea05effd591f 09:02:29 ---> 392240a71d3a 09:02:29 Step 9/24 : COPY go.mod vendor* ./ 09:02:30 ---> 8bfee3f529f3 09:02:30 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:30 ---> Running in d5ece88d2b36 09:02:35 Removing intermediate container d5ece88d2b36 09:02:35 ---> 3317505d9d41 09:02:35 Step 11/24 : COPY . . 09:02:35 ---> 27478f9ff559 09:02:35 Step 12/24 : RUN $MAKE 09:02:35 ---> Running in 2669548c7752 09:02:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 09:04:58 Removing intermediate container 2669548c7752 09:04:58 ---> 080071819113 09:04:58 Step 13/24 : FROM alpine:3.17 09:04:58 3.17: Pulling from library/alpine 09:04:58 c41833b44d91: Pulling fs layer 09:04:58 c41833b44d91: Verifying Checksum 09:04:58 c41833b44d91: Download complete 09:04:58 c41833b44d91: Pull complete 09:04:58 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:04:58 Status: Downloaded newer image for alpine:3.17 09:04:58 ---> 51e60588ff2c 09:04:58 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:04:58 ---> Running in 0caa8e075381 09:04:58 Removing intermediate container 0caa8e075381 09:04:58 ---> 024630d0488d 09:04:58 Step 15/24 : RUN apk add --update --no-cache dumb-init 09:04:58 ---> Running in f941b3499356 09:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:58 (1/1) Installing dumb-init (1.2.5-r2) 09:04:58 Executing busybox-1.35.0-r29.trigger 09:04:58 OK: 8 MiB in 16 packages 09:04:58 Removing intermediate container f941b3499356 09:04:58 ---> 66fe492ee279 09:04:58 Step 16/24 : COPY --from=builder /app/LICENSE / 09:04:58 ---> 818973b5c22f 09:04:58 Step 17/24 : COPY --from=builder /app/Attribution.txt / 09:04:58 ---> 2b508bd5899d 09:04:58 Step 18/24 : COPY --from=builder /app/cmd/ / 09:04:58 ---> d51e1bedffd4 09:04:58 Step 19/24 : EXPOSE 59989 09:04:58 ---> Running in 6b5f33586b50 09:04:58 Removing intermediate container 6b5f33586b50 09:04:58 ---> 22a056626c75 09:04:58 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 09:04:59 ---> Running in b83def3ccf65 09:04:59 Removing intermediate container b83def3ccf65 09:04:59 ---> ff48564a5f22 09:04:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:04:59 ---> Running in 4b039e2cc506 09:04:59 Removing intermediate container 4b039e2cc506 09:04:59 ---> 585b98e25664 09:04:59 Step 22/24 : LABEL arch=arm64 09:04:59 ---> Running in 75dcc778f484 09:05:00 Removing intermediate container 75dcc778f484 09:05:00 ---> 80cbb9df38bd 09:05:00 Step 23/24 : LABEL git_sha=7497b34e8f43de057e951c857a8ff1edb3d4a1d1 09:05:00 ---> Running in d83bca66ead7 09:05:00 Removing intermediate container d83bca66ead7 09:05:00 ---> a88b7b6f70d9 09:05:00 Step 24/24 : LABEL version=3.0.0-dev.12 09:05:00 ---> Running in 5ed2ba01fb28 09:05:00 Removing intermediate container 5ed2ba01fb28 09:05:00 ---> cc4776cb35cd 09:05:00 [Warning] One or more build-args [ARCH] were not consumed 09:05:00 Successfully built cc4776cb35cd 09:05:00 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 09:05:00 provisioning config files... 09:05:00 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/79@tmp/config16359160732793575437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:01 ---> docker-login.sh 09:05:01 nexus3.edgexfoundry.org:10001 09:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:01 Configure a credential helper to remove this warning. See 09:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:01 09:05:01 Login Succeeded 09:05:01 nexus3.edgexfoundry.org:10002 09:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:01 Configure a credential helper to remove this warning. See 09:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:01 09:05:01 Login Succeeded 09:05:01 nexus3.edgexfoundry.org:10003 09:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:02 Configure a credential helper to remove this warning. See 09:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:02 09:05:02 Login Succeeded 09:05:02 nexus3.edgexfoundry.org:10004 09:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:02 Configure a credential helper to remove this warning. See 09:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:02 09:05:02 Login Succeeded 09:05:02 docker.io 09:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:02 Configure a credential helper to remove this warning. See 09:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:02 09:05:02 Login Succeeded 09:05:02 ---> docker-login.sh ends [Pipeline] } 09:05:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:05:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:05:03 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 09:05:03 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 09:05:03 latest 09:05:03 3.0.0-dev.12 09:05:03 7497b34e8f43de057e951c857a8ff1edb3d4a1d1-3.0.0-dev.12 09:05:03 main 09:05:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:03 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:03 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7497b34e8f43de057e951c857a8ff1edb3d4a1d1 09:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:05:03 c44293dc4094: Preparing 09:05:03 373310e97ea8: Preparing 09:05:03 72dc5ce39ee8: Preparing 09:05:03 abca99474f34: Preparing 09:05:03 26cbea5cba74: Preparing 09:05:03 26cbea5cba74: Layer already exists 09:05:03 373310e97ea8: Pushed 09:05:03 72dc5ce39ee8: Pushed 09:05:03 abca99474f34: Pushed 09:05:09 c44293dc4094: Pushed 09:05:09 7497b34e8f43de057e951c857a8ff1edb3d4a1d1: digest: sha256:8eca486bb569541f998d63a82b8fd982789bbe73c62bd38885cd4b6eee913f9e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:09 + 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 09:05:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 09:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:05:10 c44293dc4094: Preparing 09:05:10 373310e97ea8: Preparing 09:05:10 72dc5ce39ee8: Preparing 09:05:10 abca99474f34: Preparing 09:05:10 26cbea5cba74: Preparing 09:05:10 26cbea5cba74: Layer already exists 09:05:10 72dc5ce39ee8: Layer already exists 09:05:10 abca99474f34: Layer already exists 09:05:10 373310e97ea8: Layer already exists 09:05:10 c44293dc4094: Layer already exists 09:05:10 latest: digest: sha256:8eca486bb569541f998d63a82b8fd982789bbe73c62bd38885cd4b6eee913f9e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:10 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.12 09:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:05:10 c44293dc4094: Preparing 09:05:10 373310e97ea8: Preparing 09:05:10 72dc5ce39ee8: Preparing 09:05:10 abca99474f34: Preparing 09:05:10 26cbea5cba74: Preparing 09:05:10 373310e97ea8: Layer already exists 09:05:10 abca99474f34: Layer already exists 09:05:10 c44293dc4094: Layer already exists 09:05:10 26cbea5cba74: Layer already exists 09:05:10 72dc5ce39ee8: Layer already exists 09:05:10 3.0.0-dev.12: digest: sha256:8eca486bb569541f998d63a82b8fd982789bbe73c62bd38885cd4b6eee913f9e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:11 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7497b34e8f43de057e951c857a8ff1edb3d4a1d1-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:11 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7497b34e8f43de057e951c857a8ff1edb3d4a1d1-3.0.0-dev.12 09:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:05:11 c44293dc4094: Preparing 09:05:11 373310e97ea8: Preparing 09:05:11 72dc5ce39ee8: Preparing 09:05:11 abca99474f34: Preparing 09:05:11 26cbea5cba74: Preparing 09:05:11 c44293dc4094: Layer already exists 09:05:11 373310e97ea8: Layer already exists 09:05:11 abca99474f34: Layer already exists 09:05:11 26cbea5cba74: Layer already exists 09:05:11 72dc5ce39ee8: Layer already exists 09:05:11 7497b34e8f43de057e951c857a8ff1edb3d4a1d1-3.0.0-dev.12: digest: sha256:8eca486bb569541f998d63a82b8fd982789bbe73c62bd38885cd4b6eee913f9e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:11 + 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 09:05:12 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 09:05:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 09:05:12 c44293dc4094: Preparing 09:05:12 373310e97ea8: Preparing 09:05:12 72dc5ce39ee8: Preparing 09:05:12 abca99474f34: Preparing 09:05:12 26cbea5cba74: Preparing 09:05:12 26cbea5cba74: Layer already exists 09:05:12 abca99474f34: Layer already exists 09:05:12 72dc5ce39ee8: Layer already exists 09:05:12 373310e97ea8: Layer already exists 09:05:12 c44293dc4094: Layer already exists 09:05:12 main: digest: sha256:8eca486bb569541f998d63a82b8fd982789bbe73c62bd38885cd4b6eee913f9e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:05:12 ===================================================== [Pipeline] echo 09:05:12 taggedImages: 09:05:12 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7497b34e8f43de057e951c857a8ff1edb3d4a1d1 09:05:12 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 09:05:12 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.12 09:05:12 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7497b34e8f43de057e951c857a8ff1edb3d4a1d1-3.0.0-dev.12 09:05:12 - 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 09:05:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:13 09:05:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:13 arm64: Pulling from edgex-lftools-log-publisher 09:05:13 8998bd30e6a1: Pulling fs layer 09:05:13 04944245beec: Pulling fs layer 09:05:13 699f458cf7ca: Pulling fs layer 09:05:13 765212b225bb: Pulling fs layer 09:05:13 f23df028b6ca: Pulling fs layer 09:05:13 d65c8cfc05b1: Pulling fs layer 09:05:13 2437ff75d9bd: Pulling fs layer 09:05:13 765212b225bb: Waiting 09:05:13 f23df028b6ca: Waiting 09:05:13 d65c8cfc05b1: Waiting 09:05:13 2437ff75d9bd: Waiting 09:05:13 04944245beec: Verifying Checksum 09:05:13 04944245beec: Download complete 09:05:13 765212b225bb: Verifying Checksum 09:05:13 765212b225bb: Download complete 09:05:13 f23df028b6ca: Verifying Checksum 09:05:13 f23df028b6ca: Download complete 09:05:13 d65c8cfc05b1: Verifying Checksum 09:05:13 d65c8cfc05b1: Download complete 09:05:13 699f458cf7ca: Verifying Checksum 09:05:13 699f458cf7ca: Download complete 09:05:14 8998bd30e6a1: Verifying Checksum 09:05:14 8998bd30e6a1: Download complete 09:05:16 2437ff75d9bd: Verifying Checksum 09:05:16 2437ff75d9bd: Download complete 09:05:18 8998bd30e6a1: Pull complete 09:05:18 04944245beec: Pull complete 09:05:19 699f458cf7ca: Pull complete 09:05:19 765212b225bb: Pull complete 09:05:20 f23df028b6ca: Pull complete 09:05:20 d65c8cfc05b1: Pull complete 09:05:35 2437ff75d9bd: Pull complete 09:05:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:05:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:35 prd-ubuntu20.04-docker-arm64-4c-16g-6452 does not seem to be running inside a container 09:05:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/79 -v /w/workspace/device-rfid-llrp-go/79:/w/workspace/device-rfid-llrp-go/79:rw,z -v /w/workspace/device-rfid-llrp-go/79@tmp:/w/workspace/device-rfid-llrp-go/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:05:38 $ docker top 9fd5dcfbb64af85d6a8cb2a98c3f44d1ab3d64092cb3c81034d8352764e28097 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:39 ---> job-cost.sh 09:05:39 lf-activate-venv: SKIPPING 09:05:39 INFO: No Stack... 09:05:39 INFO: Retrieving Pricing Info for: v3-standard-4 09:05:40 INFO: Archiving Costs [Pipeline] sh 09:05:40 + cut -d, -f6 09:05:40 + cat /w/workspace/device-rfid-llrp-go/79/archives/cost.csv [Pipeline] lock 09:05:41 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-79-stack-cost] 09:05:41 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-79-stack-cost] did not exist. Created. 09:05:41 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:05:41 /w/workspace/device-rfid-llrp-go/79@tmp/durable-1606263f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:05:41 + echo total: 0.10999999940395355 [Pipeline] stash 09:05:41 Warning: overwriting stash ‘stack-cost’ 09:05:42 Stashed 1 file(s) [Pipeline] } 09:05:42 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-79-stack-cost] [Pipeline] // lock [Pipeline] } 09:05:42 $ docker stop --time=1 9fd5dcfbb64af85d6a8cb2a98c3f44d1ab3d64092cb3c81034d8352764e28097 09:05:43 $ docker rm -f --volumes 9fd5dcfbb64af85d6a8cb2a98c3f44d1ab3d64092cb3c81034d8352764e28097 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:05:43 provisioning config files... 09:05:43 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4371102195152737901tmp [Pipeline] { [Pipeline] sh 09:05:44 + set +x 09:05:44 + curl -s https://codecov.io/bash 09:05:44 + bash -s -- 09:05:44 09:05:44 _____ _ 09:05:44 / ____| | | 09:05:44 | | ___ __| | ___ ___ _____ __ 09:05:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:05:44 | |___| (_) | (_| | __/ (_| (_) \ V / 09:05:44 \_____\___/ \__,_|\___|\___\___/ \_/ 09:05:44 Bash-1.0.6 09:05:44 09:05:44 09:05:44 ==> git version 2.25.1 found 09:05:44 ==> 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 09:05:44 Release-Date: 2020-01-08 09:05:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:05:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:05:44 ==> Jenkins CI detected. 09:05:44 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 09:05:44 project root: . 09:05:44 --> token set from env 09:05:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:05:44 ==> Running gcov in . (disable via -X gcov) 09:05:44 ==> Python coveragepy not found 09:05:44 ==> Searching for coverage reports in: 09:05:44 + . 09:05:44 -> Found 1 reports 09:05:44 ==> Detecting git/mercurial file structure 09:05:44 ==> Reading reports 09:05:44 + ./coverage.out bytes=457600 09:05:44 ==> Appending adjustments 09:05:44 https://docs.codecov.io/docs/fixing-reports 09:05:44 + Found adjustments 09:05:44 ==> Gzipping contents 09:05:44 52K /tmp/codecov.aw2kF0.gz 09:05:44 ==> Uploading reports 09:05:44 url: https://codecov.io 09:05:44 query: branch=main&commit=7497b34e8f43de057e951c857a8ff1edb3d4a1d1&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:05:44 -> Pinging Codecov 09:05:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=7497b34e8f43de057e951c857a8ff1edb3d4a1d1&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:05:44 -> Uploading to 09:05:44 https://storage.googleapis.com/codecov/v4/raw/2023-03-30/581DD39554BDF9B6E22D074273EAD858/7497b34e8f43de057e951c857a8ff1edb3d4a1d1/9683dcfc-e9e3-4e67-8b34-0980a59bcdd4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230330T090544Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2049157c14c19d815325d3e9246100716ccfcf609a5367760497641043e7843d 09:05:44 % Total % Received % Xferd Average Speed Time Time Time Current 09:05:44 Dload Upload Total Spent Left Speed 09:05:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50447 0 0 100 50447 0 183k --:--:-- --:--:-- --:--:-- 183k 09:05:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [Pipeline] } 09:05:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:05:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:05:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:05:45 09:05:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:05:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:05:45 df9b9388f04a: Pulling fs layer 09:05:45 52dc419b0ee2: Pulling fs layer 09:05:45 25bc292e5bac: Pulling fs layer 09:05:45 114826534d7a: Pulling fs layer 09:05:45 4657fd5d0bcf: Pulling fs layer 09:05:45 6ad1cebc031e: Pulling fs layer 09:05:45 8a3aa393b2d8: Pulling fs layer 09:05:45 114826534d7a: Waiting 09:05:45 4657fd5d0bcf: Waiting 09:05:45 6ad1cebc031e: Waiting 09:05:45 8a3aa393b2d8: Waiting 09:05:45 25bc292e5bac: Verifying Checksum 09:05:45 25bc292e5bac: Download complete 09:05:45 52dc419b0ee2: Verifying Checksum 09:05:45 52dc419b0ee2: Download complete 09:05:45 4657fd5d0bcf: Verifying Checksum 09:05:45 4657fd5d0bcf: Download complete 09:05:45 df9b9388f04a: Download complete 09:05:46 df9b9388f04a: Pull complete 09:05:46 6ad1cebc031e: Verifying Checksum 09:05:46 6ad1cebc031e: Download complete 09:05:46 52dc419b0ee2: Pull complete 09:05:46 25bc292e5bac: Pull complete 09:05:46 114826534d7a: Verifying Checksum 09:05:46 114826534d7a: Download complete 09:05:46 8a3aa393b2d8: Verifying Checksum 09:05:46 8a3aa393b2d8: Download complete 09:05:49 114826534d7a: Pull complete 09:05:49 4657fd5d0bcf: Pull complete 09:05:50 6ad1cebc031e: Pull complete 09:05:52 8a3aa393b2d8: Pull complete 09:05:52 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 09:05:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:05:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:52 prd-ubuntu20.04-docker-8c-8g-6451 does not seem to be running inside a container 09:05:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:06:02 $ docker top faa5dbddf624a5d0e078ea7798b7f7f9c19a614d7c9b7ea4b0357b74b67af950 -eo pid,comm [Pipeline] { [Pipeline] echo 09:06:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 09:06:02 + set -o pipefail 09:06:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 09:06:07 09:06:07 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 09:06:07 09:06:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/878f39f7-efb0-4e41-af1a-44fe5abe1087 09:06:07 09:06:07 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:06:07 09:06:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:06:07 09:06:08 09:06:08 A medium severity vulnerability was found in the Snyk CLI versions you are using. 09:06:08 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 09:06:08 More details here: https://snyk.co/ue1NS [Pipeline] } 09:06:08 $ docker stop --time=1 faa5dbddf624a5d0e078ea7798b7f7f9c19a614d7c9b7ea4b0357b74b67af950 09:06:13 $ docker rm -f --volumes faa5dbddf624a5d0e078ea7798b7f7f9c19a614d7c9b7ea4b0357b74b67af950 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:06:13 + git log --format=format:%s -1 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 [Pipeline] sh 09:06:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:06:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:06:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:14 prd-ubuntu20.04-docker-8c-8g-6451 does not seem to be running inside a container 09:06:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:06:14 $ docker top 2658db10e5193383fc2e3368114ec30d50ca250c0d7ad425dacc935d958cb78c -eo pid,comm 09:06:14 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). 09:06:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:06:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:14 [ssh-agent] Looking for ssh-agent implementation... 09:06:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:15 $ docker exec 2658db10e5193383fc2e3368114ec30d50ca250c0d7ad425dacc935d958cb78c ssh-agent 09:06:15 SSH_AUTH_SOCK=/tmp/ssh-yXVn1nEN2ofk/agent.32 09:06:15 SSH_AGENT_PID=38 09:06:15 Running ssh-add (command line suppressed) 09:06:15 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15616690101334259206.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15616690101334259206.key) 09:06:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:15 + git semver tag 09:06:15 2023-03-30 09:06:15,687 [run_tag] DEBUG tag force:False 09:06:15 2023-03-30 09:06:15,687 [check_head_tag] DEBUG check head tag 09:06:15 2023-03-30 09:06:15,688 [execute] INFO git cat-file --batch-check 09:06:15 2023-03-30 09:06:15,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 09:06:15 2023-03-30 09:06:15,690 [execute] INFO git cat-file --batch 09:06:15 2023-03-30 09:06:15,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 09:06:15 2023-03-30 09:06:15,705 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:06:15 2023-03-30 09:06:15,705 [execute] INFO git tag -a v3.0.0-dev.12 -m v3.0.0-dev.12 09:06:15 2023-03-30 09:06:15,706 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.12', '-m', 'v3.0.0-dev.12'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 09:06:15 2023-03-30 09:06:15,709 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:06:15 3.0.0-dev.12 [Pipeline] } 09:06:15 $ docker exec --env ******** --env ******** 2658db10e5193383fc2e3368114ec30d50ca250c0d7ad425dacc935d958cb78c ssh-agent -k 09:06:15 unset SSH_AUTH_SOCK; 09:06:15 unset SSH_AGENT_PID; 09:06:15 echo Agent pid 38 killed; 09:06:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:06:16 + git semver [Pipeline] } 09:06:16 $ docker stop --time=1 2658db10e5193383fc2e3368114ec30d50ca250c0d7ad425dacc935d958cb78c 09:06:17 $ docker rm -f --volumes 2658db10e5193383fc2e3368114ec30d50ca250c0d7ad425dacc935d958cb78c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:06:18 09:06:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:06:18 0.23.1-centos7: Pulling from edgex-lftools 09:06:18 ab5ef0e58194: Pulling fs layer 09:06:18 9712f1f96733: Pulling fs layer 09:06:18 63f879dbbcfc: Pulling fs layer 09:06:18 0d9ebad4ef96: Pulling fs layer 09:06:18 e9a5061849ea: Pulling fs layer 09:06:18 d747dcd14b5f: Pulling fs layer 09:06:18 2de7ff778b66: Pulling fs layer 09:06:18 e9a5061849ea: Waiting 09:06:18 d747dcd14b5f: Waiting 09:06:18 2de7ff778b66: Waiting 09:06:18 0d9ebad4ef96: Waiting 09:06:18 9712f1f96733: Verifying Checksum 09:06:18 9712f1f96733: Download complete 09:06:18 63f879dbbcfc: Verifying Checksum 09:06:18 63f879dbbcfc: Download complete 09:06:18 0d9ebad4ef96: Verifying Checksum 09:06:18 0d9ebad4ef96: Download complete 09:06:18 d747dcd14b5f: Verifying Checksum 09:06:18 d747dcd14b5f: Download complete 09:06:18 e9a5061849ea: Verifying Checksum 09:06:18 e9a5061849ea: Download complete 09:06:18 ab5ef0e58194: Verifying Checksum 09:06:18 ab5ef0e58194: Download complete 09:06:18 2de7ff778b66: Verifying Checksum 09:06:18 2de7ff778b66: Download complete 09:06:21 ab5ef0e58194: Pull complete 09:06:21 9712f1f96733: Pull complete 09:06:22 63f879dbbcfc: Pull complete 09:06:26 0d9ebad4ef96: Pull complete 09:06:26 e9a5061849ea: Pull complete 09:06:26 d747dcd14b5f: Pull complete 09:06:27 2de7ff778b66: Pull complete 09:06:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:06:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:06:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:27 prd-ubuntu20.04-docker-8c-8g-6451 does not seem to be running inside a container 09:06:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:06:39 $ docker top d8cfd3a4fc2e8c0f3e6a5d5c8d14f8e8dc50e995d8660af22170d168a63bcca9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:06:39 provisioning config files... 09:06:39 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12356479577396806733tmp 09:06:39 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9544377928347651877tmp 09:06:39 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4677728447579791873tmp [Pipeline] { [Pipeline] echo 09:06:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:06:39 ---> sigul-configuration.sh 09:06:39 gpg: directory `/root/.gnupg' created 09:06:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:06:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:06:39 gpg: keyring `/root/.gnupg/secring.gpg' created 09:06:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:06:39 gpg: CAST5 encrypted data 09:06:39 gpg: encrypted with 1 passphrase 09:06:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:06:39 + mkdir /home/jenkins 09:06:39 + mkdir /home/jenkins/sigul [Pipeline] sh 09:06:40 + 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 09:06:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:06:40 ---> sigul-install.sh 09:06:40 Sigul already installed; skipping installation. [Pipeline] sh 09:06:40 + git tag --list 09:06:40 v0.0.0 09:06:40 v1.0.0 09:06:40 v2.1.0 09:06:40 v2.1.1 09:06:40 v2.1.1-dev.1 09:06:40 v2.2.0 09:06:40 v2.2.1-dev.1 09:06:40 v2.2.1-dev.2 09:06:40 v2.2.1-dev.3 09:06:40 v2.2.1-dev.4 09:06:40 v2.2.1-dev.5 09:06:40 v2.2.1-dev.6 09:06:40 v2.2.1-dev.7 09:06:40 v2.3.0 09:06:40 v2.3.0-dev.10 09:06:40 v2.3.0-dev.11 09:06:40 v2.3.0-dev.12 09:06:40 v2.3.0-dev.13 09:06:40 v2.3.0-dev.14 09:06:40 v2.3.0-dev.15 09:06:40 v2.3.0-dev.16 09:06:40 v2.3.0-dev.17 09:06:40 v2.3.0-dev.18 09:06:40 v2.3.0-dev.19 09:06:40 v2.3.0-dev.20 09:06:40 v2.3.0-dev.21 09:06:40 v2.3.0-dev.22 09:06:40 v2.3.0-dev.23 09:06:40 v2.3.0-dev.7 09:06:40 v2.3.0-dev.8 09:06:40 v2.3.0-dev.9 09:06:40 v3.0.0-dev.1 09:06:40 v3.0.0-dev.10 09:06:40 v3.0.0-dev.11 09:06:40 v3.0.0-dev.12 09:06:40 v3.0.0-dev.2 09:06:40 v3.0.0-dev.3 09:06:40 v3.0.0-dev.4 09:06:40 v3.0.0-dev.5 09:06:40 v3.0.0-dev.6 09:06:40 v3.0.0-dev.7 09:06:40 v3.0.0-dev.8 09:06:40 v3.0.0-dev.9 [Pipeline] sh 09:06:41 + lftools sign git-tag v3.0.0-dev.12 09:06:41 Signing Git tag with Sigul... 09:06:41 Signing v3.0.0-dev.12 [Pipeline] echo 09:06:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:06:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:06:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:06:42 $ docker stop --time=1 d8cfd3a4fc2e8c0f3e6a5d5c8d14f8e8dc50e995d8660af22170d168a63bcca9 09:06:43 $ docker rm -f --volumes d8cfd3a4fc2e8c0f3e6a5d5c8d14f8e8dc50e995d8660af22170d168a63bcca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:06:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:06:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:06:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:44 prd-ubuntu20.04-docker-8c-8g-6451 does not seem to be running inside a container 09:06:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:06:44 $ docker top 1b34a4f199a6b8b71e4d78d48d539ccc0b2133cdd81984601dd179052354e855 -eo pid,comm 09:06:45 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). 09:06:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:06:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:45 [ssh-agent] Looking for ssh-agent implementation... 09:06:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:45 $ docker exec 1b34a4f199a6b8b71e4d78d48d539ccc0b2133cdd81984601dd179052354e855 ssh-agent 09:06:45 SSH_AUTH_SOCK=/tmp/ssh-JwFlQ5il4r1d/agent.32 09:06:45 SSH_AGENT_PID=38 09:06:45 Running ssh-add (command line suppressed) 09:06:45 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5836551756996567107.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5836551756996567107.key) 09:06:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:45 + git semver bump pre 09:06:45 2023-03-30 09:06:45,915 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:06:45 2023-03-30 09:06:45,915 [bump_version] DEBUG bumping version:3.0.0-dev.12 on axis:pre with prefix:dev 09:06:45 2023-03-30 09:06:45,915 [bump_version] DEBUG bumped version:3.0.0-dev.13 09:06:45 2023-03-30 09:06:45,915 [write_version] DEBUG write version:3.0.0-dev.13 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 09:06:45 2023-03-30 09:06:45,916 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:06:45 2023-03-30 09:06:45,916 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:06:45 2023-03-30 09:06:45,918 [execute] INFO git cat-file --batch-check 09:06:45 2023-03-30 09:06:45,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:06:45 2023-03-30 09:06:45,924 [execute] INFO git cat-file --batch 09:06:45 2023-03-30 09:06:45,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:06:45 2023-03-30 09:06:45,929 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:06:45 3.0.0-dev.13 [Pipeline] } 09:06:45 $ docker exec --env ******** --env ******** 1b34a4f199a6b8b71e4d78d48d539ccc0b2133cdd81984601dd179052354e855 ssh-agent -k 09:06:46 unset SSH_AUTH_SOCK; 09:06:46 unset SSH_AGENT_PID; 09:06:46 echo Agent pid 38 killed; 09:06:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:06:46 + git semver [Pipeline] } 09:06:46 $ docker stop --time=1 1b34a4f199a6b8b71e4d78d48d539ccc0b2133cdd81984601dd179052354e855 09:06:48 $ docker rm -f --volumes 1b34a4f199a6b8b71e4d78d48d539ccc0b2133cdd81984601dd179052354e855 [Pipeline] // withDockerContainer [Pipeline] sh 09:06:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:06:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:06:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:49 prd-ubuntu20.04-docker-8c-8g-6451 does not seem to be running inside a container 09:06:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:06:50 $ docker top bf19a3dd5aca3fb19a3417629c901facb711e25a8645fa7d2d9d1991505533f7 -eo pid,comm 09:06:50 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). 09:06:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:06:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:50 [ssh-agent] Looking for ssh-agent implementation... 09:06:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:50 $ docker exec bf19a3dd5aca3fb19a3417629c901facb711e25a8645fa7d2d9d1991505533f7 ssh-agent 09:06:50 SSH_AUTH_SOCK=/tmp/ssh-1wX2D1BFv4ag/agent.14 09:06:50 SSH_AGENT_PID=20 09:06:50 Running ssh-add (command line suppressed) 09:06:50 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10568726661346191994.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10568726661346191994.key) 09:06:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:50 + git semver push 09:06:51 2023-03-30 09:06:51,178 [run_push] DEBUG push 09:06:51 2023-03-30 09:06:51,179 [execute] INFO git cat-file --batch-check 09:06:51 2023-03-30 09:06:51,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:06:51 2023-03-30 09:06:51,184 [execute] INFO git rev-list b43f45a6c7d74ccf2ec3de4c544ebcc10b550147 -- 09:06:51 2023-03-30 09:06:51,184 [execute] DEBUG Popen(['git', 'rev-list', 'b43f45a6c7d74ccf2ec3de4c544ebcc10b550147', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:06:51 2023-03-30 09:06:51,192 [execute] INFO git fetch -v origin 09:06:51 2023-03-30 09:06:51,192 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 09:06:51 2023-03-30 09:06:51,681 [run_push] DEBUG no remote changes detected 09:06:51 2023-03-30 09:06:51,681 [execute] INFO git push origin semver 09:06:51 2023-03-30 09:06:51,682 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:06:52 2023-03-30 09:06:52,481 [run_push] DEBUG push all version tags 09:06:52 2023-03-30 09:06:52,481 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:06:52 2023-03-30 09:06:52,482 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 09:06:53 2023-03-30 09:06:53,332 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 09:06:53 3.0.0-dev.13 [Pipeline] } 09:06:53 $ docker exec --env ******** --env ******** bf19a3dd5aca3fb19a3417629c901facb711e25a8645fa7d2d9d1991505533f7 ssh-agent -k 09:06:53 unset SSH_AUTH_SOCK; 09:06:53 unset SSH_AGENT_PID; 09:06:53 echo Agent pid 20 killed; 09:06:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:06:54 + git semver [Pipeline] } 09:06:54 $ docker stop --time=1 bf19a3dd5aca3fb19a3417629c901facb711e25a8645fa7d2d9d1991505533f7 09:06:57 $ docker rm -f --volumes bf19a3dd5aca3fb19a3417629c901facb711e25a8645fa7d2d9d1991505533f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:06:58 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 09:06:58 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 09:06:58 total 16 09:06:58 drwxr-xr-x 3 root root 4096 Mar 30 08:56 . 09:06:58 drwxrwxr-x 12 jenkins jenkins 4096 Mar 30 09:06 .. 09:06:58 drwxr-xr-x 2 root root 4096 Mar 30 08:56 cost 09:06:58 -rw-r--r-- 1 root root 90 Mar 30 08:56 cost.csv 09:06:58 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 09:06:58 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 09:06:58 total 16 09:06:58 drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 08:56 . 09:06:58 drwxrwxr-x 12 jenkins jenkins 4096 Mar 30 09:06 .. 09:06:58 drwxr-xr-x 2 jenkins jenkins 4096 Mar 30 08:56 cost 09:06:58 -rw-r--r-- 1 jenkins jenkins 90 Mar 30 08:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:06:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:06:59 ---> package-listing.sh 09:06:59 ++ facter osfamily 09:06:59 ++ tr '[:upper:]' '[:lower:]' 09:06:59 + OS_FAMILY=debian 09:06:59 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 09:06:59 + START_PACKAGES=/tmp/packages_start.txt 09:06:59 + END_PACKAGES=/tmp/packages_end.txt 09:06:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:06:59 + PACKAGES=/tmp/packages_start.txt 09:06:59 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 09:06:59 + PACKAGES=/tmp/packages_end.txt 09:06:59 + case "${OS_FAMILY}" in 09:06:59 + dpkg -l 09:06:59 + grep '^ii' 09:06:59 + '[' -f /tmp/packages_start.txt ']' 09:06:59 + '[' -f /tmp/packages_end.txt ']' 09:06:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:06:59 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 09:06:59 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 09:06:59 + 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 09:06:59 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 09:06:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:00 prd-ubuntu20.04-docker-8c-8g-6451 does not seem to be running inside a container 09:07:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:07:00 $ docker top b78bec2595c6f498b802d20f97e2c9db1576f22e6a8020d561bb6becde6dbb8f -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:01 + touch /tmp/pre-build-complete [Pipeline] sh 09:07:01 + mkdir -p /var/log/sysstat [Pipeline] sh 09:07:01 + ls /var/log/sa-host 09:07:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:01 provisioning config files... 09:07:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14915893885942175312tmp [Pipeline] { [Pipeline] echo 09:07:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:07:02 ---> create-netrc.sh [Pipeline] } 09:07:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:07:02 ---> python-tools-install.sh [Pipeline] echo 09:07:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:07:02 ---> sudo-logs.sh 09:07:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:07:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:07:03 ---> job-cost.sh 09:07:03 lf-activate-venv: SKIPPING 09:07:03 DEBUG: total: 0.2199999988079071 09:07:03 INFO: Retrieving Stack Cost... 09:07:03 INFO: Retrieving Pricing Info for: v3-standard-8 09:07:03 INFO: Archiving Costs [Pipeline] echo 09:07:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:07:04 ---> logs-deploy.sh 09:07:04 lf-activate-venv: SKIPPING 09:07:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/79 09:07:04 INFO: archiving workspace using pattern(s): 09:07:05 Archives upload complete. 09:07:05 INFO: archiving logs to Nexus 09:07:06 ---> uname -a: 09:07:06 Linux prd-ubuntu20-04-docker-8c-8g-6451 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:07:06 09:07:06 09:07:06 ---> lscpu: 09:07:06 Architecture: x86_64 09:07:06 CPU op-mode(s): 32-bit, 64-bit 09:07:06 Byte Order: Little Endian 09:07:06 Address sizes: 40 bits physical, 48 bits virtual 09:07:06 CPU(s): 8 09:07:06 On-line CPU(s) list: 0-7 09:07:06 Thread(s) per core: 1 09:07:06 Core(s) per socket: 1 09:07:06 Socket(s): 8 09:07:06 NUMA node(s): 1 09:07:06 Vendor ID: AuthenticAMD 09:07:06 CPU family: 23 09:07:06 Model: 49 09:07:06 Model name: AMD EPYC-Rome Processor 09:07:06 Stepping: 0 09:07:06 CPU MHz: 2800.000 09:07:06 BogoMIPS: 5600.00 09:07:06 Virtualization: AMD-V 09:07:06 Hypervisor vendor: KVM 09:07:06 Virtualization type: full 09:07:06 L1d cache: 256 KiB 09:07:06 L1i cache: 256 KiB 09:07:06 L2 cache: 4 MiB 09:07:06 L3 cache: 128 MiB 09:07:06 NUMA node0 CPU(s): 0-7 09:07:06 Vulnerability Itlb multihit: Not affected 09:07:06 Vulnerability L1tf: Not affected 09:07:06 Vulnerability Mds: Not affected 09:07:06 Vulnerability Meltdown: Not affected 09:07:06 Vulnerability Mmio stale data: Not affected 09:07:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:07:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:07:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:07:06 Vulnerability Srbds: Not affected 09:07:06 Vulnerability Tsx async abort: Not affected 09:07:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:07:06 09:07:06 09:07:06 ---> nproc: 09:07:06 8 09:07:06 09:07:06 09:07:06 ---> df -h: 09:07:06 Filesystem Size Used Avail Use% Mounted on 09:07:06 overlay 155G 13G 143G 9% / 09:07:06 tmpfs 64M 0 64M 0% /dev 09:07:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:07:06 shm 64M 0 64M 0% /dev/shm 09:07:06 /dev/vda1 155G 13G 143G 9% /facter-os 09:07:06 09:07:06 09:07:06 ---> sar -b -r -n DEV: 09:07:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6451) 03/30/23 _x86_64_ (8 CPU) 09:07:06 09:07:06 08:53:37 LINUX RESTART (8 CPU) 09:07:06 09:07:06 08:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:07:06 08:55:01 199.00 39.89 159.11 0.00 4298.57 64465.31 0.00 09:07:06 08:56:01 131.64 0.20 131.44 0.00 2.80 33537.21 0.00 09:07:06 08:57:01 109.60 0.15 109.45 0.00 20.40 34681.42 0.00 09:07:06 08:58:01 2.37 0.00 2.37 0.00 0.00 28.28 0.00 09:07:06 08:59:01 41.08 9.35 31.73 0.00 2884.45 5102.08 0.00 09:07:06 09:00:01 19.68 1.23 18.45 0.00 2270.42 3865.76 0.00 09:07:06 09:01:01 3.60 0.02 3.58 0.00 0.13 92.34 0.00 09:07:06 09:02:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 09:07:06 09:03:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 09:07:06 09:04:01 2.20 0.00 2.20 0.00 0.00 23.73 0.00 09:07:06 09:05:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 09:07:06 09:06:02 24.66 0.10 24.56 0.00 10.23 24045.30 0.00 09:07:06 09:07:01 103.88 0.32 103.56 0.00 20.88 33386.07 0.00 09:07:06 Average: 49.35 3.95 45.40 0.00 732.11 15308.51 0.00 09:07:06 09:07:06 08:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:07:06 08:55:01 28219372 31585352 721692 2.19 120772 3437868 2073856 6.11 1147156 3068064 279944 09:07:06 08:56:01 27899304 31221780 1076456 3.27 147116 3356404 2656204 7.83 1642284 2867148 188704 09:07:06 08:57:01 27695472 31575864 725288 2.21 156908 3867784 1764884 5.20 1252808 3426284 384 09:07:06 08:58:01 27694784 31575408 725440 2.21 156956 3867912 1764884 5.20 1252500 3426416 8 09:07:06 08:59:01 27388900 31548188 736952 2.24 175876 4119244 1790576 5.28 1420000 3541840 452 09:07:06 09:00:01 27174308 31557792 724316 2.20 190712 4322888 1822824 5.37 1573228 3591000 4 09:07:06 09:01:01 27186892 31565820 715732 2.18 189248 4319768 1824156 5.38 1562936 3587900 12 09:07:06 09:02:01 27187452 31566472 715084 2.17 189320 4319772 1824156 5.38 1562980 3587904 8 09:07:06 09:03:01 27187096 31566224 715252 2.18 189368 4319772 1824156 5.38 1563040 3587932 8 09:07:06 09:04:01 27187644 31566824 714824 2.17 189444 4319776 1824156 5.38 1563228 3587932 8 09:07:06 09:05:01 27187588 31566888 714756 2.17 189524 4319780 1824156 5.38 1563284 3587936 8 09:07:06 09:06:02 26403140 31541932 737428 2.24 195884 5023708 1907608 5.62 1594556 4291800 192 09:07:06 09:07:01 25667964 31526136 749952 2.28 228432 5629304 1844144 5.43 1697304 4835760 380 09:07:06 Average: 27236917 31535745 751782 2.29 178428 4247998 1903520 5.61 1491946 3614455 36162 09:07:06 09:07:06 08:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:07:06 08:55:01 lo 6.40 6.40 0.62 0.62 0.00 0.00 0.00 0.00 09:07:06 08:55:01 docker0 175.07 299.45 14.36 1960.28 0.00 0.00 0.00 0.00 09:07:06 08:55:01 ens3 1099.95 663.06 8416.91 109.56 0.00 0.00 0.00 0.00 09:07:06 08:56:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 09:07:06 08:56:01 docker0 1.57 3.43 0.09 42.56 0.00 0.00 0.00 0.00 09:07:06 08:56:01 ens3 53.37 38.88 83.98 68.10 0.00 0.00 0.00 0.00 09:07:06 08:56:01 veth6fed4f0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:07:06 08:57:01 lo 7.13 7.13 0.70 0.70 0.00 0.00 0.00 0.00 09:07:06 08:57:01 docker0 1.45 3.45 0.09 43.04 0.00 0.00 0.00 0.00 09:07:06 08:57:01 ens3 166.97 125.63 2650.09 268.92 0.00 0.00 0.00 0.00 09:07:06 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:58:01 ens3 4.02 2.43 13.29 0.17 0.00 0.00 0.00 0.00 09:07:06 08:59:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 09:07:06 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:59:01 ens3 120.68 60.07 1442.05 4.31 0.00 0.00 0.00 0.00 09:07:06 09:00:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 09:07:06 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:00:01 ens3 98.28 46.08 1368.22 3.32 0.00 0.00 0.00 0.00 09:07:06 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:02:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:03:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:04:01 ens3 1.17 0.53 0.40 0.29 0.00 0.00 0.00 0.00 09:07:06 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:05:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:07:06 09:06:02 lo 1.26 1.26 0.12 0.12 0.00 0.00 0.00 0.00 09:07:06 09:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:06:02 ens3 148.54 79.72 3957.95 11.11 0.00 0.00 0.00 0.00 09:07:06 09:07:01 lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 09:07:06 09:07:01 docker0 37.37 65.94 3.43 592.95 0.00 0.00 0.00 0.00 09:07:06 09:07:01 ens3 306.74 204.32 3914.75 141.48 0.00 0.00 0.00 0.00 09:07:06 Average: lo 1.37 1.37 0.13 0.13 0.00 0.00 0.00 0.00 09:07:06 Average: docker0 16.54 28.58 1.38 202.45 0.00 0.00 0.00 0.00 09:07:06 Average: ens3 153.66 93.78 1678.36 46.59 0.00 0.00 0.00 0.00 09:07:06 09:07:06