Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3289a164b8ff7b22d28db9f748121107e7f7ddb 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-ssh6672329781253301813.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-ssh17721262977239061241.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-ssh2142854625577418557.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-ssh11472755904575734855.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-ssh15006012881904565561.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2254 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 f3289a164b8ff7b22d28db9f748121107e7f7ddb (main) Commit message: "Merge pull request #181 from lenny-intel/go-1.20" > 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 f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 > git rev-list --no-walk f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:16:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:16:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:16:16 ========================================================= 18:16:16 EdgeX Global Pipelines Version Info 18:16:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:16:17 ------------------- 18:16:17 stable info: 18:16:17 ------------------- 18:16:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:16:17 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 18:16:17 Message: update stable to v1.0.245 18:16:17 ------------------- 18:16:17 experimental info: 18:16:17 ------------------- 18:16:17 Commited By: **** collab-it+edgex@linuxfoundation.org 18:16:17 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 18:16:17 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:16:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 18:16:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 18:16:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:16:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:16:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:16:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:16:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:16:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3289a1 [Pipeline] echo 18:16:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:16:18 provisioning config files... 18:16:18 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6188726630295929285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:18 ---> docker-login.sh 18:16:18 nexus3.edgexfoundry.org:10001 18:16:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:19 Configure a credential helper to remove this warning. See 18:16:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:19 18:16:19 Login Succeeded 18:16:19 nexus3.edgexfoundry.org:10002 18:16:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:19 Configure a credential helper to remove this warning. See 18:16:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:19 18:16:19 Login Succeeded 18:16:19 nexus3.edgexfoundry.org:10003 18:16:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:19 Configure a credential helper to remove this warning. See 18:16:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:19 18:16:19 Login Succeeded 18:16:19 nexus3.edgexfoundry.org:10004 18:16:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:19 Configure a credential helper to remove this warning. See 18:16:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:19 18:16:19 Login Succeeded 18:16:19 docker.io 18:16:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:19 Configure a credential helper to remove this warning. See 18:16:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:19 18:16:19 Login Succeeded 18:16:19 ---> docker-login.sh ends [Pipeline] } 18:16:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:16:20 + git rev-list -1 --merges f3289a164b8ff7b22d28db9f748121107e7f7ddb~1..f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] echo 18:16:20 -----------> git rev-list -1 --merges f3289a164b8ff7b22d28db9f748121107e7f7ddb~1..f3289a164b8ff7b22d28db9f748121107e7f7ddb f3289a164b8ff7b22d28db9f748121107e7f7ddb 18:16:20 f3289a164b8ff7b22d28db9f748121107e7f7ddb [false] [Pipeline] sh 18:16:20 + git log --format=format:%s -1 f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] echo 18:16:20 ========================================================= 18:16:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:16:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:16:20 + git log --format=format:%s -1 f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] echo 18:16:20 [semverPrep] GIT_COMMIT: f3289a164b8ff7b22d28db9f748121107e7f7ddb, Commit Message: Merge pull request #181 from lenny-intel/go-1.20 [Pipeline] echo 18:16:20 [semverPrep] This is not a build commit. [Pipeline] sh 18:16:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:16:21 + grep -v github /etc/ssh/ssh_known_hosts 18:16:21 + [ -e /tmp/ssh_known_hosts ] 18:16:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:16:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:16:21 + sudo tee -a /etc/ssh/ssh_known_hosts 18:16:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:16:21 18:16:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:16:21 0.1.4: Pulling from edgex-devops/py-git-semver 18:16:21 b85a868b505f: Pulling fs layer 18:16:21 e2be974225ed: Pulling fs layer 18:16:21 339a4e72a1f5: Pulling fs layer 18:16:21 988bab9f4d93: Pulling fs layer 18:16:21 1469e6f7b9e6: Pulling fs layer 18:16:21 eaf3925da568: Pulling fs layer 18:16:21 1469e6f7b9e6: Waiting 18:16:21 bab4dde63d76: Pulling fs layer 18:16:21 988bab9f4d93: Waiting 18:16:21 bde34c3a00c8: Pulling fs layer 18:16:21 b352a97aabf1: Pulling fs layer 18:16:21 4872d77fe225: Pulling fs layer 18:16:21 bab4dde63d76: Waiting 18:16:21 bde34c3a00c8: Waiting 18:16:21 b352a97aabf1: Waiting 18:16:21 5851b861e8e6: Pulling fs layer 18:16:21 eaf3925da568: Waiting 18:16:21 5851b861e8e6: Waiting 18:16:21 e2be974225ed: Download complete 18:16:21 988bab9f4d93: Download complete 18:16:22 1469e6f7b9e6: Verifying Checksum 18:16:22 1469e6f7b9e6: Download complete 18:16:22 339a4e72a1f5: Verifying Checksum 18:16:22 339a4e72a1f5: Download complete 18:16:22 eaf3925da568: Download complete 18:16:22 bde34c3a00c8: Verifying Checksum 18:16:22 bde34c3a00c8: Download complete 18:16:22 b352a97aabf1: Verifying Checksum 18:16:22 4872d77fe225: Download complete 18:16:22 5851b861e8e6: Verifying Checksum 18:16:22 5851b861e8e6: Download complete 18:16:22 b85a868b505f: Verifying Checksum 18:16:22 b85a868b505f: Download complete 18:16:22 bab4dde63d76: Verifying Checksum 18:16:22 bab4dde63d76: Download complete 18:16:23 b85a868b505f: Pull complete 18:16:23 e2be974225ed: Pull complete 18:16:24 339a4e72a1f5: Pull complete 18:16:24 988bab9f4d93: Pull complete 18:16:24 1469e6f7b9e6: Pull complete 18:16:24 eaf3925da568: Pull complete 18:16:26 bab4dde63d76: Pull complete 18:16:26 bde34c3a00c8: Pull complete 18:16:26 b352a97aabf1: Pull complete 18:16:26 4872d77fe225: Pull complete 18:16:26 5851b861e8e6: Pull complete 18:16:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:16:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:16:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:26 prd-ubuntu20.04-docker-8c-8g-2254 does not seem to be running inside a container 18:16:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:16:27 $ docker top 59d076a5fb18644ad28ddbae4d7b261ebf753dff17f9b630508a73c9645ae37a -eo pid,comm 18:16:27 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). 18:16:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:16:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:16:27 [ssh-agent] Looking for ssh-agent implementation... 18:16:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:16:27 $ docker exec 59d076a5fb18644ad28ddbae4d7b261ebf753dff17f9b630508a73c9645ae37a ssh-agent 18:16:28 SSH_AUTH_SOCK=/tmp/ssh-pd9vHlbtuIem/agent.33 18:16:28 SSH_AGENT_PID=39 18:16:28 Running ssh-add (command line suppressed) 18:16:28 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3209461579680172363.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3209461579680172363.key) 18:16:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:16:28 + git tag --points-at HEAD [Pipeline] } 18:16:28 $ docker exec --env ******** --env ******** 59d076a5fb18644ad28ddbae4d7b261ebf753dff17f9b630508a73c9645ae37a ssh-agent -k 18:16:28 unset SSH_AUTH_SOCK; 18:16:28 unset SSH_AGENT_PID; 18:16:28 echo Agent pid 39 killed; 18:16:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:16:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:16:28 [ssh-agent] Looking for ssh-agent implementation... 18:16:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:16:28 $ docker exec 59d076a5fb18644ad28ddbae4d7b261ebf753dff17f9b630508a73c9645ae37a ssh-agent 18:16:28 SSH_AUTH_SOCK=/tmp/ssh-zBNWimQJkPyV/agent.71 18:16:28 SSH_AGENT_PID=77 18:16:28 Running ssh-add (command line suppressed) 18:16:28 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2325982906451111648.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2325982906451111648.key) 18:16:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:16:29 + git semver init 18:16:29 2023-03-15 18:16:29,381 [run_init] DEBUG init version:0.0.0 force:False 18:16:29 2023-03-15 18:16:29,381 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 18:16:29 2023-03-15 18:16:29,382 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 18:16:29 2023-03-15 18:16:29,382 [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) 18:16:30 2023-03-15 18:16:30,232 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 18:16:30 2023-03-15 18:16:30,232 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 18:16:30 2023-03-15 18:16:30,233 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 18:16:30 2023-03-15 18:16:30,233 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 18:16:30 3.0.0-dev.7 [Pipeline] } 18:16:30 $ docker exec --env ******** --env ******** 59d076a5fb18644ad28ddbae4d7b261ebf753dff17f9b630508a73c9645ae37a ssh-agent -k 18:16:30 unset SSH_AUTH_SOCK; 18:16:30 unset SSH_AGENT_PID; 18:16:30 echo Agent pid 77 killed; 18:16:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:16:30 + git semver [Pipeline] } 18:16:31 $ docker stop --time=1 59d076a5fb18644ad28ddbae4d7b261ebf753dff17f9b630508a73c9645ae37a 18:16:32 $ docker rm -f --volumes 59d076a5fb18644ad28ddbae4d7b261ebf753dff17f9b630508a73c9645ae37a [Pipeline] // withDockerContainer [Pipeline] sh 18:16:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:16:32 Stashed 1 file(s) [Pipeline] echo 18:16:32 [edgeXSemver]: initialized semver on version 3.0.0-dev.7 [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 18:16:33 provisioning config files... 18:16:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12706449009642391301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:33 ---> docker-login.sh 18:16:33 nexus3.edgexfoundry.org:10001 18:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:33 Configure a credential helper to remove this warning. See 18:16:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:33 18:16:33 Login Succeeded 18:16:33 nexus3.edgexfoundry.org:10002 18:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:33 Configure a credential helper to remove this warning. See 18:16:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:33 18:16:33 Login Succeeded 18:16:33 nexus3.edgexfoundry.org:10003 18:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:33 Configure a credential helper to remove this warning. See 18:16:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:33 18:16:33 Login Succeeded 18:16:33 nexus3.edgexfoundry.org:10004 18:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:33 Configure a credential helper to remove this warning. See 18:16:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:33 18:16:33 Login Succeeded 18:16:33 docker.io 18:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:33 Configure a credential helper to remove this warning. See 18:16:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:33 18:16:33 Login Succeeded 18:16:33 ---> docker-login.sh ends [Pipeline] } 18:16:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:16:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:34 ========================================================= 18:16:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:16:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:34 + 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 . 18:16:34 Sending build context to Docker daemon 4.181MB 18:16:34 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:16:34 Step 2/12 : FROM ${BASE} AS builder 18:16:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:16:34 63b65145d645: Pulling fs layer 18:16:34 a2d21d5440eb: Pulling fs layer 18:16:34 935e6c44a52c: Pulling fs layer 18:16:34 94cc34f8dd06: Pulling fs layer 18:16:34 30dea6a524f1: Pulling fs layer 18:16:34 a2aff8979fd8: Pulling fs layer 18:16:34 6808be2612f2: Pulling fs layer 18:16:34 f25807f1079a: Pulling fs layer 18:16:34 94cc34f8dd06: Waiting 18:16:34 30dea6a524f1: Waiting 18:16:34 a2aff8979fd8: Waiting 18:16:34 6808be2612f2: Waiting 18:16:34 f25807f1079a: Waiting 18:16:34 a2d21d5440eb: Download complete 18:16:34 94cc34f8dd06: Verifying Checksum 18:16:34 94cc34f8dd06: Download complete 18:16:34 30dea6a524f1: Verifying Checksum 18:16:34 30dea6a524f1: Download complete 18:16:34 63b65145d645: Verifying Checksum 18:16:34 63b65145d645: Download complete 18:16:34 a2aff8979fd8: Verifying Checksum 18:16:34 a2aff8979fd8: Download complete 18:16:34 63b65145d645: Pull complete 18:16:34 a2d21d5440eb: Pull complete 18:16:34 f25807f1079a: Verifying Checksum 18:16:34 f25807f1079a: Download complete 18:16:35 935e6c44a52c: Verifying Checksum 18:16:35 935e6c44a52c: Download complete 18:16:35 6808be2612f2: Verifying Checksum 18:16:35 6808be2612f2: Download complete 18:16:38 935e6c44a52c: Pull complete 18:16:38 94cc34f8dd06: Pull complete 18:16:38 30dea6a524f1: Pull complete 18:16:38 a2aff8979fd8: Pull complete 18:16:40 6808be2612f2: Pull complete 18:16:41 f25807f1079a: Pull complete 18:16:41 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 18:16:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:16:41 ---> 3b553350e43f 18:16:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:16:42 ---> Running in 7d779366433c 18:16:43 Removing intermediate container 7d779366433c 18:16:43 ---> e409f647681d 18:16:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:16:43 ---> Running in ba2b807397b7 18:16:43 Removing intermediate container ba2b807397b7 18:16:43 ---> 9c64a085af0b 18:16:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 18:16:43 ---> Running in 18df25fccd81 18:16:43 Removing intermediate container 18df25fccd81 18:16:43 ---> 88636704cfce 18:16:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:16:43 ---> Running in 68ff81a2b538 18:16:43 Removing intermediate container 68ff81a2b538 18:16:43 ---> 2fa65eaad06e 18:16:43 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:16:43 ---> Running in 6fef1feb3fdb 18:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:16:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:16:44 OK: 265 MiB in 53 packages 18:16:44 Removing intermediate container 6fef1feb3fdb 18:16:44 ---> d290857b1100 18:16:44 Step 8/12 : WORKDIR /app 18:16:44 ---> Running in 6d746bbc4c33 18:16:44 Removing intermediate container 6d746bbc4c33 18:16:44 ---> 7d21537f413f 18:16:44 Step 9/12 : COPY go.mod vendor* ./ 18:16:44 ---> 172532df97a2 18:16:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:44 ---> Running in 7203db419414 18:16:48 Still waiting to schedule task 18:16:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:17:11 Removing intermediate container 7203db419414 18:17:11 ---> 03adce2d7285 18:17:11 Step 11/12 : COPY . . 18:17:11 ---> 5e92713718d0 18:17:11 Step 12/12 : RUN $MAKE 18:17:11 ---> Running in ee8b97d6f2f5 18:17:11 noop 18:17:12 Removing intermediate container ee8b97d6f2f5 18:17:12 ---> 0cc98ca7c5e0 18:17:12 Successfully built 0cc98ca7c5e0 18:17:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:12 + docker inspect -f . ci-base-image-x86_64 18:17:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:12 prd-ubuntu20.04-docker-8c-8g-2254 does not seem to be running inside a container 18:17:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:17:13 $ docker top 45bd30d6b3a46fbf4ea4689367eab68050b99103883c1640668a6920146e3ca9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:13 + go version 18:17:13 go version go1.20.2 linux/amd64 [Pipeline] } 18:17:13 $ docker stop --time=1 45bd30d6b3a46fbf4ea4689367eab68050b99103883c1640668a6920146e3ca9 18:17:14 $ docker rm -f --volumes 45bd30d6b3a46fbf4ea4689367eab68050b99103883c1640668a6920146e3ca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:15 + docker inspect -f . ci-base-image-x86_64 18:17:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:15 prd-ubuntu20.04-docker-8c-8g-2254 does not seem to be running inside a container 18:17:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:17:15 $ docker top 6d6796a8e874e242a0e1a292dc367a969ad4ec2316f05c4a7880f972c012ccb6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:16 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 18:17:16 + make test 18:17:16 go test ./... -coverprofile=coverage.out ./... 18:17:21 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 18:17:31 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 18:17:31 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 18:17:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.965s coverage: 40.7% of statements 18:17:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 52.0% of statements 18:17:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 94.6% of statements 18:17:43 go vet ./... 18:17:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:17:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:17:47 ./bin/test-attribution-txt.sh 18:17:47 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 18:17:47 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 18:17:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:17:47 $ docker stop --time=1 6d6796a8e874e242a0e1a292dc367a969ad4ec2316f05c4a7880f972c012ccb6 18:17:49 $ docker rm -f --volumes 6d6796a8e874e242a0e1a292dc367a969ad4ec2316f05c4a7880f972c012ccb6 [Pipeline] // withDockerContainer [Pipeline] sh 18:17:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:17:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:17:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:17:50 + ls -al . 18:17:50 total 632 18:17:50 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 18:17 . 18:17:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 18:16 .. 18:17:50 -rw-rw-r-- 1 jenkins jenkins 134 Mar 15 18:16 .dockerignore 18:17:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 18:16 .git 18:17:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 18:16 .github 18:17:50 -rw-rw-r-- 1 jenkins jenkins 946 Mar 15 18:16 .gitignore 18:17:50 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 18:16 .golangci.yml 18:17:50 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 18:16 .semver 18:17:50 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 15 18:16 Attribution.txt 18:17:50 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 15 18:16 CHANGELOG.md 18:17:50 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 15 18:16 Dockerfile 18:17:50 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 18:16 GOVERNANCE.md 18:17:50 -rw-rw-r-- 1 jenkins jenkins 683 Mar 15 18:16 Jenkinsfile 18:17:50 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 18:16 LICENSE 18:17:50 -rw-rw-r-- 1 jenkins jenkins 2053 Mar 15 18:16 Makefile 18:17:50 -rw-rw-r-- 1 jenkins jenkins 625 Mar 15 18:16 OWNERS.md 18:17:50 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 15 18:16 README.md 18:17:50 -rw-rw-r-- 1 jenkins jenkins 11 Mar 15 18:16 VERSION 18:17:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 18:16 bin 18:17:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 18:16 cmd 18:17:50 -rw-r--r-- 1 jenkins jenkins 457862 Mar 15 18:17 coverage.out 18:17:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 18:16 examples 18:17:50 -rw-rw-r-- 1 jenkins jenkins 3462 Mar 15 18:16 go.mod 18:17:50 -rw-rw-r-- 1 jenkins jenkins 33032 Mar 15 18:16 go.sum 18:17:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 18:16 images 18:17:50 drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 18:16 internal 18:17:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 18:16 snap 18:17:50 -rw-rw-r-- 1 jenkins jenkins 193 Mar 15 18:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:50 + 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=f3289a164b8ff7b22d28db9f748121107e7f7ddb --label arch=amd64 --label version=3.0.0-dev.7 . 18:17:50 Sending build context to Docker daemon 4.181MB 18:17:50 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 18:17:50 Step 2/24 : FROM ${BASE} AS builder 18:17:50 ---> 0cc98ca7c5e0 18:17:50 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:17:50 ---> Running in e5cafc6e322c 18:17:51 Removing intermediate container e5cafc6e322c 18:17:51 ---> 6b43b83b77b7 18:17:51 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:17:51 ---> Running in a46d0c8e1250 18:17:51 Removing intermediate container a46d0c8e1250 18:17:51 ---> 16be6e87005e 18:17:51 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 18:17:51 ---> Running in 534ff284d28a 18:17:51 Removing intermediate container 534ff284d28a 18:17:51 ---> 628134f16d73 18:17:51 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 18:17:51 ---> Running in 4995ff186b82 18:17:51 Removing intermediate container 4995ff186b82 18:17:51 ---> 88c240ef5599 18:17:51 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:17:51 ---> Running in 4c38fc717de8 18:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:17:52 OK: 265 MiB in 53 packages 18:17:52 Removing intermediate container 4c38fc717de8 18:17:52 ---> bd1ab1496803 18:17:52 Step 8/24 : WORKDIR /app 18:17:52 ---> Running in a13e09ba7010 18:17:52 Removing intermediate container a13e09ba7010 18:17:52 ---> dd66cf01c911 18:17:52 Step 9/24 : COPY go.mod vendor* ./ 18:17:52 ---> 78cec98cb0fd 18:17:52 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:52 ---> Running in 223529facb03 18:17:53 Removing intermediate container 223529facb03 18:17:53 ---> be1f8ac3ee87 18:17:53 Step 11/24 : COPY . . 18:17:53 ---> bc4c79eda9d0 18:17:53 Step 12/24 : RUN $MAKE 18:17:53 ---> Running in b10a878cca35 18:17:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.7" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 18:18:12 Removing intermediate container b10a878cca35 18:18:12 ---> 7088fb6c2800 18:18:12 Step 13/24 : FROM alpine:3.17 18:18:12 3.17: Pulling from library/alpine 18:18:12 63b65145d645: Already exists 18:18:12 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:18:12 Status: Downloaded newer image for alpine:3.17 18:18:12 ---> b2aa39c304c2 18:18:12 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:18:12 ---> Running in 6c2591b54027 18:18:12 Removing intermediate container 6c2591b54027 18:18:12 ---> 4dac2871d8bd 18:18:12 Step 15/24 : RUN apk add --update --no-cache dumb-init 18:18:12 ---> Running in 71d96f0035c0 18:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:18:12 (1/1) Installing dumb-init (1.2.5-r2) 18:18:12 Executing busybox-1.35.0-r29.trigger 18:18:12 OK: 7 MiB in 16 packages 18:18:12 Removing intermediate container 71d96f0035c0 18:18:12 ---> 4b1641b57b2c 18:18:12 Step 16/24 : COPY --from=builder /app/LICENSE / 18:18:12 ---> f0d81908537a 18:18:12 Step 17/24 : COPY --from=builder /app/Attribution.txt / 18:18:12 ---> c68257ac8040 18:18:12 Step 18/24 : COPY --from=builder /app/cmd/ / 18:18:13 ---> 89d3f0439757 18:18:13 Step 19/24 : EXPOSE 59989 18:18:13 ---> Running in e97916961a6c 18:18:13 Removing intermediate container e97916961a6c 18:18:13 ---> e94f3881f068 18:18:13 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 18:18:13 ---> Running in b7c9ec0a89db 18:18:13 Removing intermediate container b7c9ec0a89db 18:18:13 ---> 87e350077373 18:18:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:18:13 ---> Running in b21644fc933d 18:18:13 Removing intermediate container b21644fc933d 18:18:13 ---> cc9705ff0646 18:18:13 Step 22/24 : LABEL arch=amd64 18:18:13 ---> Running in 1195f89ee11a 18:18:13 Removing intermediate container 1195f89ee11a 18:18:13 ---> 3e09f4459ef5 18:18:13 Step 23/24 : LABEL git_sha=f3289a164b8ff7b22d28db9f748121107e7f7ddb 18:18:13 ---> Running in c2717194e25b 18:18:13 Removing intermediate container c2717194e25b 18:18:13 ---> bb98d5a8d08a 18:18:13 Step 24/24 : LABEL version=3.0.0-dev.7 18:18:13 ---> Running in de37ca93786b 18:18:13 Removing intermediate container de37ca93786b 18:18:13 ---> 8669f823501e 18:18:13 [Warning] One or more build-args [ARCH] were not consumed 18:18:13 Successfully built 8669f823501e 18:18:13 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 18:18:14 provisioning config files... 18:18:14 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8059829623605982348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:14 ---> docker-login.sh 18:18:14 nexus3.edgexfoundry.org:10001 18:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:14 Configure a credential helper to remove this warning. See 18:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:14 18:18:14 Login Succeeded 18:18:14 nexus3.edgexfoundry.org:10002 18:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:14 Configure a credential helper to remove this warning. See 18:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:14 18:18:14 Login Succeeded 18:18:14 nexus3.edgexfoundry.org:10003 18:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:14 Configure a credential helper to remove this warning. See 18:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:14 18:18:14 Login Succeeded 18:18:14 nexus3.edgexfoundry.org:10004 18:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:14 Configure a credential helper to remove this warning. See 18:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:14 18:18:14 Login Succeeded 18:18:14 docker.io 18:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:14 Configure a credential helper to remove this warning. See 18:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:14 18:18:14 Login Succeeded 18:18:14 ---> docker-login.sh ends [Pipeline] } 18:18:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:18:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:18:14 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 18:18:14 f3289a164b8ff7b22d28db9f748121107e7f7ddb 18:18:14 latest 18:18:14 3.0.0-dev.7 18:18:14 f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 18:18:14 main 18:18:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:15 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:15 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f3289a164b8ff7b22d28db9f748121107e7f7ddb 18:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 18:18:15 c2fbbfd48b10: Preparing 18:18:15 0ab9da9ad262: Preparing 18:18:15 29ba45f180b7: Preparing 18:18:15 1d650651f17d: Preparing 18:18:15 7cd52847ad77: Preparing 18:18:15 7cd52847ad77: Layer already exists 18:18:15 1d650651f17d: Pushed 18:18:15 0ab9da9ad262: Pushed 18:18:15 29ba45f180b7: Pushed 18:18:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2255 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 18:18:17 Running in /w/workspace/device-rfid-llrp-go/74 [Pipeline] { [Pipeline] checkout 18:18:17 Selected Git installation does not exist. Using Default 18:18:17 The recommended git tool is: NONE 18:18:18 c2fbbfd48b10: Pushed 18:18:18 f3289a164b8ff7b22d28db9f748121107e7f7ddb: digest: sha256:a01d8f1b4359bc180d7e7e15f2936b89b2ace55dbf8ab2f5d342aee3c07700d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:18 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 18:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 18:18:18 c2fbbfd48b10: Preparing 18:18:18 0ab9da9ad262: Preparing 18:18:18 29ba45f180b7: Preparing 18:18:18 1d650651f17d: Preparing 18:18:18 7cd52847ad77: Preparing 18:18:18 c2fbbfd48b10: Layer already exists 18:18:18 7cd52847ad77: Layer already exists 18:18:18 29ba45f180b7: Layer already exists 18:18:18 1d650651f17d: Layer already exists 18:18:18 0ab9da9ad262: Layer already exists 18:18:18 latest: digest: sha256:a01d8f1b4359bc180d7e7e15f2936b89b2ace55dbf8ab2f5d342aee3c07700d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:19 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:19 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.7 18:18:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 18:18:19 c2fbbfd48b10: Preparing 18:18:19 0ab9da9ad262: Preparing 18:18:19 29ba45f180b7: Preparing 18:18:19 1d650651f17d: Preparing 18:18:19 7cd52847ad77: Preparing 18:18:19 c2fbbfd48b10: Layer already exists 18:18:19 1d650651f17d: Layer already exists 18:18:19 29ba45f180b7: Layer already exists 18:18:19 7cd52847ad77: Layer already exists 18:18:19 0ab9da9ad262: Layer already exists 18:18:19 3.0.0-dev.7: digest: sha256:a01d8f1b4359bc180d7e7e15f2936b89b2ace55dbf8ab2f5d342aee3c07700d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:19 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:20 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 18:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 18:18:20 c2fbbfd48b10: Preparing 18:18:20 0ab9da9ad262: Preparing 18:18:20 29ba45f180b7: Preparing 18:18:20 1d650651f17d: Preparing 18:18:20 7cd52847ad77: Preparing 18:18:20 7cd52847ad77: Layer already exists 18:18:20 1d650651f17d: Layer already exists 18:18:20 29ba45f180b7: Layer already exists 18:18:20 0ab9da9ad262: Layer already exists 18:18:20 c2fbbfd48b10: Layer already exists 18:18:20 f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7: digest: sha256:a01d8f1b4359bc180d7e7e15f2936b89b2ace55dbf8ab2f5d342aee3c07700d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:20 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:20 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 18:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 18:18:20 c2fbbfd48b10: Preparing 18:18:20 0ab9da9ad262: Preparing 18:18:20 29ba45f180b7: Preparing 18:18:20 1d650651f17d: Preparing 18:18:20 7cd52847ad77: Preparing 18:18:20 1d650651f17d: Layer already exists 18:18:20 0ab9da9ad262: Layer already exists 18:18:20 29ba45f180b7: Layer already exists 18:18:20 7cd52847ad77: Layer already exists 18:18:20 c2fbbfd48b10: Layer already exists 18:18:20 main: digest: sha256:a01d8f1b4359bc180d7e7e15f2936b89b2ace55dbf8ab2f5d342aee3c07700d3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:18:20 ===================================================== [Pipeline] echo 18:18:20 taggedImages: 18:18:20 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f3289a164b8ff7b22d28db9f748121107e7f7ddb 18:18:20 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 18:18:20 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.7 18:18:20 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 18:18:20 - 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 18:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:21 18:18:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:21 latest: Pulling from edgex-lftools-log-publisher 18:18:21 5eb5b503b376: Pulling fs layer 18:18:21 5c69ac0246d0: Pulling fs layer 18:18:21 ec43610c2a17: Pulling fs layer 18:18:21 3a2ae6a8a46f: Pulling fs layer 18:18:21 33b1e0a273af: Pulling fs layer 18:18:21 5d3b04190fa2: Pulling fs layer 18:18:21 2f39f015ded8: Pulling fs layer 18:18:21 33b1e0a273af: Waiting 18:18:21 5d3b04190fa2: Waiting 18:18:21 2f39f015ded8: Waiting 18:18:21 3a2ae6a8a46f: Waiting 18:18:21 5c69ac0246d0: Download complete 18:18:21 3a2ae6a8a46f: Verifying Checksum 18:18:21 3a2ae6a8a46f: Download complete 18:18:21 33b1e0a273af: Download complete 18:18:21 5d3b04190fa2: Verifying Checksum 18:18:21 5d3b04190fa2: Download complete 18:18:21 ec43610c2a17: Download complete 18:18:21 5eb5b503b376: Verifying Checksum 18:18:21 5eb5b503b376: Download complete 18:18:22 2f39f015ded8: Download complete 18:18:22 5eb5b503b376: Pull complete 18:18:22 using credential edgex-jenkins-ssh 18:18:23 Cloning the remote Git repository 18:18:23 5c69ac0246d0: Pull complete 18:18:23 ec43610c2a17: Pull complete 18:18:23 3a2ae6a8a46f: Pull complete 18:18:23 33b1e0a273af: Pull complete 18:18:23 5d3b04190fa2: Pull complete 18:18:23 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:18:23 > git init /w/workspace/device-rfid-llrp-go/74 # timeout=10 18:18:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 18:18:23 > git --version # timeout=10 18:18:23 > git --version # 'git version 2.25.1' 18:18:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:18:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:27 Avoid second fetch 18:18:27 Checking out Revision f3289a164b8ff7b22d28db9f748121107e7f7ddb (main) 18:18:28 2f39f015ded8: Pull complete 18:18:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:18:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:28 prd-ubuntu20.04-docker-8c-8g-2254 does not seem to be running inside a container 18:18:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:18:26 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 18:18:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:27 > git config core.sparsecheckout # timeout=10 18:18:27 > git checkout -f f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 18:18:28 Commit message: "Merge pull request #181 from lenny-intel/go-1.20" 18:18:29 $ docker top 4db1563a8b8d5535c6da7dcf95d8ab88e125293e75fad06f85fb86ea68617ffe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:30 ---> job-cost.sh 18:18:30 lf-activate-venv: SKIPPING 18:18:30 INFO: No Stack... 18:18:30 18:18:30 GitHub has been notified of this commit’s build result 18:18:30 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:18:30 INFO: Retrieving Pricing Info for: v3-standard-8 18:18:30 INFO: Archiving Costs [Pipeline] sh 18:18:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:18:30 % Total % Received % Xferd Average Speed Time Time Time Current 18:18:30 Dload Upload Total Spent Left Speed 18:18:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 12751 97 12393 0 0 86664 0 --:--:-- --:--:-- --:--:-- 86062 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 18:18:31 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 18:18:31 + cut -d, -f6 [Pipeline] lock 18:18:31 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-74-stack-cost] 18:18:31 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-74-stack-cost] did not exist. Created. 18:18:31 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] sh 18:18:31 + echo total: 0.2199999988079071 [Pipeline] stash 18:18:31 Stashed 1 file(s) [Pipeline] } 18:18:31 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-74-stack-cost] [Pipeline] // lock [Pipeline] } 18:18:31 $ docker stop --time=1 4db1563a8b8d5535c6da7dcf95d8ab88e125293e75fad06f85fb86ea68617ffe 18:18:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 18:18:32 $ docker rm -f --volumes 4db1563a8b8d5535c6da7dcf95d8ab88e125293e75fad06f85fb86ea68617ffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:18:32 + sudo tee /etc/docker/daemon.new 18:18:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:18:32 { 18:18:32 "registry-mirrors": [ 18:18:32 "https://nexus3.edgexfoundry.org:10001" 18:18:32 ], 18:18:32 "bip": "10.250.0.254/24", 18:18:32 "hosts": [ 18:18:32 "tcp://0.0.0.0:5555", 18:18:32 "unix:///var/run/docker.sock" 18:18:32 ], 18:18:32 "mtu": 1458, 18:18:32 "selinux-enabled": true, 18:18:32 "seccomp-profile": "/etc/docker/seccomp.json" 18:18:32 } [Pipeline] sh 18:18:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:18:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:51 provisioning config files... 18:18:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/74@tmp/config3887411348544569688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:52 ---> docker-login.sh 18:18:52 nexus3.edgexfoundry.org:10001 18:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:52 Configure a credential helper to remove this warning. See 18:18:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:52 18:18:52 Login Succeeded 18:18:52 nexus3.edgexfoundry.org:10002 18:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:53 Configure a credential helper to remove this warning. See 18:18:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:53 18:18:53 Login Succeeded 18:18:53 nexus3.edgexfoundry.org:10003 18:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:53 Configure a credential helper to remove this warning. See 18:18:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:53 18:18:53 Login Succeeded 18:18:53 nexus3.edgexfoundry.org:10004 18:18:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:53 Configure a credential helper to remove this warning. See 18:18:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:53 18:18:53 Login Succeeded 18:18:53 docker.io 18:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:54 Configure a credential helper to remove this warning. See 18:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:54 18:18:54 Login Succeeded 18:18:54 ---> docker-login.sh ends [Pipeline] } 18:18:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:18:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:18:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:18:54 ========================================================= 18:18:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:18:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:55 + 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 . 18:18:55 Sending build context to Docker daemon 1.213MB 18:18:55 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:18:55 Step 2/12 : FROM ${BASE} AS builder 18:18:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:18:55 af6eaf76a39c: Pulling fs layer 18:18:55 55522c791124: Pulling fs layer 18:18:55 ce5c4a1c91eb: Pulling fs layer 18:18:55 169dfbe0d373: Pulling fs layer 18:18:55 e1ff8fa3b103: Pulling fs layer 18:18:55 52ebb69f0ebf: Pulling fs layer 18:18:55 5abe8eddf0d5: Pulling fs layer 18:18:55 e1ff8fa3b103: Waiting 18:18:55 169dfbe0d373: Waiting 18:18:55 52ebb69f0ebf: Waiting 18:18:55 5abe8eddf0d5: Waiting 18:18:55 55522c791124: Verifying Checksum 18:18:55 55522c791124: Download complete 18:18:55 169dfbe0d373: Verifying Checksum 18:18:55 169dfbe0d373: Download complete 18:18:55 e1ff8fa3b103: Verifying Checksum 18:18:55 e1ff8fa3b103: Download complete 18:18:55 af6eaf76a39c: Verifying Checksum 18:18:55 af6eaf76a39c: Download complete 18:18:56 af6eaf76a39c: Pull complete 18:18:56 5abe8eddf0d5: Verifying Checksum 18:18:56 5abe8eddf0d5: Download complete 18:18:57 55522c791124: Pull complete 18:18:58 ce5c4a1c91eb: Verifying Checksum 18:18:58 ce5c4a1c91eb: Download complete 18:18:58 52ebb69f0ebf: Verifying Checksum 18:18:58 52ebb69f0ebf: Download complete 18:19:10 ce5c4a1c91eb: Pull complete 18:19:10 169dfbe0d373: Pull complete 18:19:10 e1ff8fa3b103: Pull complete 18:19:17 52ebb69f0ebf: Pull complete 18:19:20 5abe8eddf0d5: Pull complete 18:19:20 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 18:19:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:19:20 ---> 6cb57ee374ae 18:19:20 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:19:21 ---> Running in 28f7085b59ca 18:19:21 Removing intermediate container 28f7085b59ca 18:19:21 ---> 8555d71159c1 18:19:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:19:21 ---> Running in 67178cb7e60a 18:19:22 Removing intermediate container 67178cb7e60a 18:19:22 ---> 0e9b2f21df87 18:19:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 18:19:22 ---> Running in 02806972bc7b 18:19:22 Removing intermediate container 02806972bc7b 18:19:22 ---> 8720489b3782 18:19:22 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:19:22 ---> Running in 7dd1be83a936 18:19:22 Removing intermediate container 7dd1be83a936 18:19:22 ---> 68d670ed53d5 18:19:22 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:19:22 ---> Running in 25445cdb0370 18:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:19:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:19:25 OK: 263 MiB in 53 packages 18:19:26 Removing intermediate container 25445cdb0370 18:19:26 ---> b787796c2c81 18:19:26 Step 8/12 : WORKDIR /app 18:19:26 ---> Running in bc4c194aff89 18:19:26 Removing intermediate container bc4c194aff89 18:19:26 ---> 3b2ee163731b 18:19:26 Step 9/12 : COPY go.mod vendor* ./ 18:19:27 ---> e1f672ad8d59 18:19:27 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:19:27 ---> Running in 3447fc007b2a 18:20:35 Removing intermediate container 3447fc007b2a 18:20:35 ---> 8a26101afcd8 18:20:35 Step 11/12 : COPY . . 18:20:35 ---> fd4b97812883 18:20:35 Step 12/12 : RUN $MAKE 18:20:35 ---> Running in 335543a7f3a6 18:20:35 noop 18:20:35 Removing intermediate container 335543a7f3a6 18:20:35 ---> 85a8191c5b34 18:20:35 Successfully built 85a8191c5b34 18:20:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:35 + docker inspect -f . ci-base-image-arm64 18:20:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:35 prd-ubuntu20.04-docker-arm64-4c-16g-2255 does not seem to be running inside a container 18:20:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/74 -v /w/workspace/device-rfid-llrp-go/74:/w/workspace/device-rfid-llrp-go/74:rw,z -v /w/workspace/device-rfid-llrp-go/74@tmp:/w/workspace/device-rfid-llrp-go/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:20:36 $ docker top ffde9d8633efca2e24e1b3ae0dd2bfe476d5a69e7aeb5e6b6a061d82694d9078 -eo pid,comm [Pipeline] { [Pipeline] sh 18:20:37 + go version 18:20:37 go version go1.20.2 linux/arm64 [Pipeline] } 18:20:37 $ docker stop --time=1 ffde9d8633efca2e24e1b3ae0dd2bfe476d5a69e7aeb5e6b6a061d82694d9078 18:20:39 $ docker rm -f --volumes ffde9d8633efca2e24e1b3ae0dd2bfe476d5a69e7aeb5e6b6a061d82694d9078 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:39 + docker inspect -f . ci-base-image-arm64 18:20:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:40 prd-ubuntu20.04-docker-arm64-4c-16g-2255 does not seem to be running inside a container 18:20:40 $ 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/74 -v /w/workspace/device-rfid-llrp-go/74:/w/workspace/device-rfid-llrp-go/74:rw,z -v /w/workspace/device-rfid-llrp-go/74@tmp:/w/workspace/device-rfid-llrp-go/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:20:41 $ docker top 74ac1a65825e2a417dc6d70b64d44e742b7eda80776201e2e015c5e31edd4685 -eo pid,comm [Pipeline] { [Pipeline] sh 18:20:42 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/74 [Pipeline] fileExists [Pipeline] sh 18:20:42 + make test 18:20:42 go test ./... -coverprofile=coverage.out ./... 18:21:14 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 18:23:06 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 18:23:06 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 18:23:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.321s coverage: 40.7% of statements 18:23:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.613s coverage: 52.0% of statements 18:23:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.050s coverage: 95.5% of statements 18:23:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:23:45 go vet ./... 18:24:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:24:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:24:12 ./bin/test-attribution-txt.sh 18:24:12 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 18:24:12 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 18:24:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:24:12 $ docker stop --time=1 74ac1a65825e2a417dc6d70b64d44e742b7eda80776201e2e015c5e31edd4685 18:24:13 $ docker rm -f --volumes 74ac1a65825e2a417dc6d70b64d44e742b7eda80776201e2e015c5e31edd4685 [Pipeline] // withDockerContainer [Pipeline] sh 18:24:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:24:15 Warning: overwriting stash ‘coverage-report’ 18:24:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:24:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:24:16 + ls -al . 18:24:16 total 628 18:24:16 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 18:20 . 18:24:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 18:18 .. 18:24:16 -rw-rw-r-- 1 jenkins jenkins 134 Mar 15 18:18 .dockerignore 18:24:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 18:18 .git 18:24:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 18:18 .github 18:24:16 -rw-rw-r-- 1 jenkins jenkins 946 Mar 15 18:18 .gitignore 18:24:16 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 18:18 .golangci.yml 18:24:16 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 15 18:18 Attribution.txt 18:24:16 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 15 18:18 CHANGELOG.md 18:24:16 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 15 18:18 Dockerfile 18:24:16 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 18:18 GOVERNANCE.md 18:24:16 -rw-rw-r-- 1 jenkins jenkins 683 Mar 15 18:18 Jenkinsfile 18:24:16 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 18:18 LICENSE 18:24:16 -rw-rw-r-- 1 jenkins jenkins 2053 Mar 15 18:18 Makefile 18:24:16 -rw-rw-r-- 1 jenkins jenkins 625 Mar 15 18:18 OWNERS.md 18:24:16 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 15 18:18 README.md 18:24:16 -rw-rw-r-- 1 jenkins jenkins 11 Mar 15 18:16 VERSION 18:24:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 18:18 bin 18:24:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 18:18 cmd 18:24:16 -rw-r--r-- 1 jenkins jenkins 457862 Mar 15 18:23 coverage.out 18:24:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 18:18 examples 18:24:16 -rw-rw-r-- 1 jenkins jenkins 3462 Mar 15 18:18 go.mod 18:24:16 -rw-rw-r-- 1 jenkins jenkins 33032 Mar 15 18:18 go.sum 18:24:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 18:18 images 18:24:16 drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 18:18 internal 18:24:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 18:18 snap 18:24:16 -rw-rw-r-- 1 jenkins jenkins 193 Mar 15 18:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:16 + 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=f3289a164b8ff7b22d28db9f748121107e7f7ddb --label arch=arm64 --label version=3.0.0-dev.7 . 18:24:16 Sending build context to Docker daemon 1.213MB 18:24:16 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 18:24:16 Step 2/24 : FROM ${BASE} AS builder 18:24:16 ---> 85a8191c5b34 18:24:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:24:16 ---> Running in 4f4684c5f5ef 18:24:17 Removing intermediate container 4f4684c5f5ef 18:24:17 ---> b41760c3ee0a 18:24:17 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:24:17 ---> Running in 0772ce89c996 18:24:17 Removing intermediate container 0772ce89c996 18:24:17 ---> 83cbb5503381 18:24:17 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 18:24:17 ---> Running in d4518ac6f9fe 18:24:18 Removing intermediate container d4518ac6f9fe 18:24:18 ---> fcb00d531caf 18:24:18 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 18:24:18 ---> Running in b767fce2597f 18:24:18 Removing intermediate container b767fce2597f 18:24:18 ---> 7afc11c6cde8 18:24:18 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:24:18 ---> Running in 24f72c4bb212 18:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:24:21 OK: 263 MiB in 53 packages 18:24:21 Removing intermediate container 24f72c4bb212 18:24:21 ---> aa00ea5395a5 18:24:21 Step 8/24 : WORKDIR /app 18:24:21 ---> Running in 5ae55501ab65 18:24:22 Removing intermediate container 5ae55501ab65 18:24:22 ---> 63fa32adeaab 18:24:22 Step 9/24 : COPY go.mod vendor* ./ 18:24:22 ---> 4b2a01d4b675 18:24:22 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:22 ---> Running in 2fc2a9bec656 18:24:25 Removing intermediate container 2fc2a9bec656 18:24:25 ---> 682bca2c3631 18:24:25 Step 11/24 : COPY . . 18:24:25 ---> 244678bd140c 18:24:25 Step 12/24 : RUN $MAKE 18:24:25 ---> Running in b35c5fdf6ef8 18:24:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.7" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 18:26:48 Removing intermediate container b35c5fdf6ef8 18:26:48 ---> d71c820ea901 18:26:48 Step 13/24 : FROM alpine:3.17 18:26:48 3.17: Pulling from library/alpine 18:26:48 af6eaf76a39c: Already exists 18:26:48 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:26:48 Status: Downloaded newer image for alpine:3.17 18:26:48 ---> d74e625d9115 18:26:48 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:26:48 ---> Running in a1a3ed8f8d13 18:26:48 Removing intermediate container a1a3ed8f8d13 18:26:48 ---> 56f5a876bbbe 18:26:48 Step 15/24 : RUN apk add --update --no-cache dumb-init 18:26:48 ---> Running in b0d5c9c28fb3 18:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:26:48 (1/1) Installing dumb-init (1.2.5-r2) 18:26:48 Executing busybox-1.35.0-r29.trigger 18:26:48 OK: 8 MiB in 16 packages 18:26:48 Removing intermediate container b0d5c9c28fb3 18:26:48 ---> 2e07b288984f 18:26:48 Step 16/24 : COPY --from=builder /app/LICENSE / 18:26:48 ---> 6765deda9c54 18:26:48 Step 17/24 : COPY --from=builder /app/Attribution.txt / 18:26:48 ---> 19880c58be17 18:26:48 Step 18/24 : COPY --from=builder /app/cmd/ / 18:26:48 ---> 0ba01b7b6970 18:26:48 Step 19/24 : EXPOSE 59989 18:26:48 ---> Running in 2e017d4b6df4 18:26:48 Removing intermediate container 2e017d4b6df4 18:26:48 ---> 0e0ad4a2ea00 18:26:48 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 18:26:48 ---> Running in 5ce238349404 18:26:48 Removing intermediate container 5ce238349404 18:26:48 ---> 992f5f0d2d7b 18:26:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:26:48 ---> Running in 56aa76a82058 18:26:48 Removing intermediate container 56aa76a82058 18:26:48 ---> 3d13833e11b1 18:26:48 Step 22/24 : LABEL arch=arm64 18:26:48 ---> Running in 5e259a7a8c6a 18:26:48 Removing intermediate container 5e259a7a8c6a 18:26:48 ---> df378cd7631b 18:26:48 Step 23/24 : LABEL git_sha=f3289a164b8ff7b22d28db9f748121107e7f7ddb 18:26:48 ---> Running in fb6807d20e74 18:26:48 Removing intermediate container fb6807d20e74 18:26:48 ---> 6633ec3f6e06 18:26:48 Step 24/24 : LABEL version=3.0.0-dev.7 18:26:48 ---> Running in 49a23668554e 18:26:48 Removing intermediate container 49a23668554e 18:26:48 ---> 6bab841b1946 18:26:48 [Warning] One or more build-args [ARCH] were not consumed 18:26:48 Successfully built 6bab841b1946 18:26:48 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 18:26:48 provisioning config files... 18:26:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/74@tmp/config10398526520868330606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:48 ---> docker-login.sh 18:26:48 nexus3.edgexfoundry.org:10001 18:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:49 Configure a credential helper to remove this warning. See 18:26:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:49 18:26:49 Login Succeeded 18:26:49 nexus3.edgexfoundry.org:10002 18:26:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:49 Configure a credential helper to remove this warning. See 18:26:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:49 18:26:49 Login Succeeded 18:26:49 nexus3.edgexfoundry.org:10003 18:26:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:49 Configure a credential helper to remove this warning. See 18:26:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:49 18:26:49 Login Succeeded 18:26:49 nexus3.edgexfoundry.org:10004 18:26:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:50 Configure a credential helper to remove this warning. See 18:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:50 18:26:50 Login Succeeded 18:26:50 docker.io 18:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:26:50 Configure a credential helper to remove this warning. See 18:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:26:50 18:26:50 Login Succeeded 18:26:50 ---> docker-login.sh ends [Pipeline] } 18:26:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:26:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:26:50 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 18:26:50 f3289a164b8ff7b22d28db9f748121107e7f7ddb 18:26:50 latest 18:26:50 3.0.0-dev.7 18:26:50 f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 18:26:50 main 18:26:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:51 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb 18:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 18:26:51 bd036a4a43e2: Preparing 18:26:51 6faedfdcd452: Preparing 18:26:51 e61658488be9: Preparing 18:26:51 58e2ac079cf9: Preparing 18:26:51 edf70074bd40: Preparing 18:26:51 edf70074bd40: Layer already exists 18:26:51 58e2ac079cf9: Pushed 18:26:51 e61658488be9: Pushed 18:26:51 6faedfdcd452: Pushed 18:26:57 bd036a4a43e2: Pushed 18:26:57 f3289a164b8ff7b22d28db9f748121107e7f7ddb: digest: sha256:e3cdd8bfbbb5a4ed979686b7d531556e3966b399c5f9b55fab4ca43e177160d8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:57 + 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 18:26:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 18:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 18:26:57 bd036a4a43e2: Preparing 18:26:57 6faedfdcd452: Preparing 18:26:57 e61658488be9: Preparing 18:26:57 58e2ac079cf9: Preparing 18:26:57 edf70074bd40: Preparing 18:26:57 edf70074bd40: Layer already exists 18:26:57 bd036a4a43e2: Layer already exists 18:26:57 6faedfdcd452: Layer already exists 18:26:57 e61658488be9: Layer already exists 18:26:57 58e2ac079cf9: Layer already exists 18:26:58 latest: digest: sha256:e3cdd8bfbbb5a4ed979686b7d531556e3966b399c5f9b55fab4ca43e177160d8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:58 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.7 18:26:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 18:26:58 bd036a4a43e2: Preparing 18:26:58 6faedfdcd452: Preparing 18:26:58 e61658488be9: Preparing 18:26:58 58e2ac079cf9: Preparing 18:26:58 edf70074bd40: Preparing 18:26:58 edf70074bd40: Layer already exists 18:26:58 bd036a4a43e2: Layer already exists 18:26:58 6faedfdcd452: Layer already exists 18:26:58 58e2ac079cf9: Layer already exists 18:26:58 e61658488be9: Layer already exists 18:26:58 3.0.0-dev.7: digest: sha256:e3cdd8bfbbb5a4ed979686b7d531556e3966b399c5f9b55fab4ca43e177160d8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:59 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 18:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 18:26:59 bd036a4a43e2: Preparing 18:26:59 6faedfdcd452: Preparing 18:26:59 e61658488be9: Preparing 18:26:59 58e2ac079cf9: Preparing 18:26:59 edf70074bd40: Preparing 18:26:59 edf70074bd40: Layer already exists 18:26:59 6faedfdcd452: Layer already exists 18:26:59 bd036a4a43e2: Layer already exists 18:26:59 e61658488be9: Layer already exists 18:26:59 58e2ac079cf9: Layer already exists 18:27:00 f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7: digest: sha256:e3cdd8bfbbb5a4ed979686b7d531556e3966b399c5f9b55fab4ca43e177160d8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:00 + 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 18:27:00 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 18:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 18:27:00 bd036a4a43e2: Preparing 18:27:00 6faedfdcd452: Preparing 18:27:00 e61658488be9: Preparing 18:27:00 58e2ac079cf9: Preparing 18:27:00 edf70074bd40: Preparing 18:27:00 6faedfdcd452: Layer already exists 18:27:00 e61658488be9: Layer already exists 18:27:00 edf70074bd40: Layer already exists 18:27:00 58e2ac079cf9: Layer already exists 18:27:00 bd036a4a43e2: Layer already exists 18:27:00 main: digest: sha256:e3cdd8bfbbb5a4ed979686b7d531556e3966b399c5f9b55fab4ca43e177160d8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:01 ===================================================== [Pipeline] echo 18:27:01 taggedImages: 18:27:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb 18:27:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 18:27:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.7 18:27:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f3289a164b8ff7b22d28db9f748121107e7f7ddb-3.0.0-dev.7 18:27:01 - 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 18:27:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:27:01 18:27:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:27:01 arm64: Pulling from edgex-lftools-log-publisher 18:27:01 8998bd30e6a1: Pulling fs layer 18:27:01 04944245beec: Pulling fs layer 18:27:01 699f458cf7ca: Pulling fs layer 18:27:01 765212b225bb: Pulling fs layer 18:27:01 f23df028b6ca: Pulling fs layer 18:27:01 d65c8cfc05b1: Pulling fs layer 18:27:01 2437ff75d9bd: Pulling fs layer 18:27:01 f23df028b6ca: Waiting 18:27:01 d65c8cfc05b1: Waiting 18:27:01 2437ff75d9bd: Waiting 18:27:02 04944245beec: Verifying Checksum 18:27:02 04944245beec: Download complete 18:27:02 765212b225bb: Verifying Checksum 18:27:02 765212b225bb: Download complete 18:27:02 f23df028b6ca: Verifying Checksum 18:27:02 f23df028b6ca: Download complete 18:27:02 d65c8cfc05b1: Verifying Checksum 18:27:02 d65c8cfc05b1: Download complete 18:27:02 699f458cf7ca: Verifying Checksum 18:27:02 699f458cf7ca: Download complete 18:27:02 8998bd30e6a1: Download complete 18:27:04 2437ff75d9bd: Verifying Checksum 18:27:04 2437ff75d9bd: Download complete 18:27:07 8998bd30e6a1: Pull complete 18:27:07 04944245beec: Pull complete 18:27:09 699f458cf7ca: Pull complete 18:27:09 765212b225bb: Pull complete 18:27:10 f23df028b6ca: Pull complete 18:27:10 d65c8cfc05b1: Pull complete 18:27:25 2437ff75d9bd: Pull complete 18:27:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:27:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:27:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:25 prd-ubuntu20.04-docker-arm64-4c-16g-2255 does not seem to be running inside a container 18:27:25 $ 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/74 -v /w/workspace/device-rfid-llrp-go/74:/w/workspace/device-rfid-llrp-go/74:rw,z -v /w/workspace/device-rfid-llrp-go/74@tmp:/w/workspace/device-rfid-llrp-go/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:27:28 $ docker top eea0847714008331e6e2f6801ebb78f752bda48506d6bc92012b65f7fbefc5aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:28 ---> job-cost.sh 18:27:29 lf-activate-venv: SKIPPING 18:27:29 INFO: No Stack... 18:27:29 INFO: Retrieving Pricing Info for: v3-standard-4 18:27:30 INFO: Archiving Costs [Pipeline] sh 18:27:30 + cat /w/workspace/device-rfid-llrp-go/74/archives/cost.csv 18:27:30 + cut -d, -f6 [Pipeline] lock 18:27:30 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-74-stack-cost] 18:27:30 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-74-stack-cost] did not exist. Created. 18:27:30 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:27:31 /w/workspace/device-rfid-llrp-go/74@tmp/durable-ce4d5461/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:27:32 + echo total: 0.10999999940395355 [Pipeline] stash 18:27:32 Warning: overwriting stash ‘stack-cost’ 18:27:32 Stashed 1 file(s) [Pipeline] } 18:27:32 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-74-stack-cost] [Pipeline] // lock [Pipeline] } 18:27:32 $ docker stop --time=1 eea0847714008331e6e2f6801ebb78f752bda48506d6bc92012b65f7fbefc5aa 18:27:33 $ docker rm -f --volumes eea0847714008331e6e2f6801ebb78f752bda48506d6bc92012b65f7fbefc5aa [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 18:27:34 provisioning config files... 18:27:34 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10481218774198793837tmp [Pipeline] { [Pipeline] sh 18:27:34 + set +x 18:27:34 + curl -s https://codecov.io/bash 18:27:34 + bash -s -- 18:27:34 18:27:34 _____ _ 18:27:34 / ____| | | 18:27:34 | | ___ __| | ___ ___ _____ __ 18:27:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:27:34 | |___| (_) | (_| | __/ (_| (_) \ V / 18:27:34 \_____\___/ \__,_|\___|\___\___/ \_/ 18:27:34 Bash-1.0.6 18:27:34 18:27:34 18:27:34 ==> git version 2.25.1 found 18:27:34 ==> 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 18:27:34 Release-Date: 2020-01-08 18:27:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:27:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:27:34 ==> Jenkins CI detected. 18:27:34 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 18:27:34 project root: . 18:27:34 --> token set from env 18:27:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:27:34 ==> Running gcov in . (disable via -X gcov) 18:27:34 ==> Python coveragepy not found 18:27:34 ==> Searching for coverage reports in: 18:27:34 + . 18:27:34 -> Found 1 reports 18:27:34 ==> Detecting git/mercurial file structure 18:27:34 ==> Reading reports 18:27:34 + ./coverage.out bytes=457862 18:27:34 ==> Appending adjustments 18:27:34 https://docs.codecov.io/docs/fixing-reports 18:27:34 + Found adjustments 18:27:34 ==> Gzipping contents 18:27:34 52K /tmp/codecov.FFNdn6.gz 18:27:34 ==> Uploading reports 18:27:34 url: https://codecov.io 18:27:34 query: branch=main&commit=f3289a164b8ff7b22d28db9f748121107e7f7ddb&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:27:34 -> Pinging Codecov 18:27:34 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=f3289a164b8ff7b22d28db9f748121107e7f7ddb&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:27:34 -> Uploading to 18:27:34 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/581DD39554BDF9B6E22D074273EAD858/f3289a164b8ff7b22d28db9f748121107e7f7ddb/6d63611c-a57c-48f4-bb12-20108ea3feaa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T182734Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22955cd5d83de9672c6e90c6dfb66f05f071af54dba119b644fdf1fd68cbc318 18:27:34 % Total % Received % Xferd Average Speed Time Time Time Current 18:27:34 Dload Upload Total Spent Left Speed 18:27:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50487 0 0 100 50487 0 148k --:--:-- --:--:-- --:--:-- 148k 18:27:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] } 18:27:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:27:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:27:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:27:35 18:27:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:27:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:27:35 df9b9388f04a: Pulling fs layer 18:27:35 52dc419b0ee2: Pulling fs layer 18:27:35 25bc292e5bac: Pulling fs layer 18:27:35 114826534d7a: Pulling fs layer 18:27:35 4657fd5d0bcf: Pulling fs layer 18:27:35 6ad1cebc031e: Pulling fs layer 18:27:35 8a3aa393b2d8: Pulling fs layer 18:27:35 114826534d7a: Waiting 18:27:35 4657fd5d0bcf: Waiting 18:27:35 8a3aa393b2d8: Waiting 18:27:35 25bc292e5bac: Verifying Checksum 18:27:35 25bc292e5bac: Download complete 18:27:35 52dc419b0ee2: Download complete 18:27:35 4657fd5d0bcf: Download complete 18:27:35 df9b9388f04a: Download complete 18:27:36 df9b9388f04a: Pull complete 18:27:36 6ad1cebc031e: Verifying Checksum 18:27:36 6ad1cebc031e: Download complete 18:27:36 52dc419b0ee2: Pull complete 18:27:36 25bc292e5bac: Pull complete 18:27:36 114826534d7a: Download complete 18:27:36 8a3aa393b2d8: Verifying Checksum 18:27:36 8a3aa393b2d8: Download complete 18:27:40 114826534d7a: Pull complete 18:27:40 4657fd5d0bcf: Pull complete 18:27:40 6ad1cebc031e: Pull complete 18:27:43 8a3aa393b2d8: Pull complete 18:27:43 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:27:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:27:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:43 prd-ubuntu20.04-docker-8c-8g-2254 does not seem to be running inside a container 18:27:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:27:45 $ docker top 859f34c02cbf9cd5b81b001c1e56566c281032ba9a69061fe96b82ee73d9334d -eo pid,comm [Pipeline] { [Pipeline] echo 18:27:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 18:27:45 + set -o pipefail 18:27:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 18:27:55 18:27:55 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 18:27:55 18:27:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/a11e7418-f04c-470c-8571-8ac084a439d8 18:27:55 18:27:55 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:27:55 18:27:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:27:55 18:27:55 18:27:55 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:27:55 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:27:55 More details here: https://snyk.co/ue1NS [Pipeline] } 18:27:55 $ docker stop --time=1 859f34c02cbf9cd5b81b001c1e56566c281032ba9a69061fe96b82ee73d9334d 18:27:57 $ docker rm -f --volumes 859f34c02cbf9cd5b81b001c1e56566c281032ba9a69061fe96b82ee73d9334d [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 18:27:58 + git log --format=format:%s -1 f3289a164b8ff7b22d28db9f748121107e7f7ddb [Pipeline] sh 18:27:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:27:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:59 prd-ubuntu20.04-docker-8c-8g-2254 does not seem to be running inside a container 18:27:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:27:59 $ docker top 2f798dcd5d0da3a55bf58778bfe5049f2051119dbb120e33644b0394bb761158 -eo pid,comm 18:27:59 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). 18:27:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:27:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:59 [ssh-agent] Looking for ssh-agent implementation... 18:27:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:59 $ docker exec 2f798dcd5d0da3a55bf58778bfe5049f2051119dbb120e33644b0394bb761158 ssh-agent 18:27:59 SSH_AUTH_SOCK=/tmp/ssh-cyWcoxWp32lc/agent.31 18:27:59 SSH_AGENT_PID=37 18:27:59 Running ssh-add (command line suppressed) 18:28:00 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5597195660936750154.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5597195660936750154.key) 18:28:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:00 + git semver tag 18:28:00 2023-03-15 18:28:00,568 [run_tag] DEBUG tag force:False 18:28:00 2023-03-15 18:28:00,568 [check_head_tag] DEBUG check head tag 18:28:00 2023-03-15 18:28:00,569 [execute] INFO git cat-file --batch-check 18:28:00 2023-03-15 18:28:00,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 18:28:00 2023-03-15 18:28:00,572 [execute] INFO git cat-file --batch 18:28:00 2023-03-15 18:28:00,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 18:28:00 2023-03-15 18:28:00,586 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 18:28:00 2023-03-15 18:28:00,586 [execute] INFO git tag -a v3.0.0-dev.7 -m v3.0.0-dev.7 18:28:00 2023-03-15 18:28:00,587 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.7', '-m', 'v3.0.0-dev.7'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 18:28:00 2023-03-15 18:28:00,592 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 18:28:00 3.0.0-dev.7 [Pipeline] } 18:28:00 $ docker exec --env ******** --env ******** 2f798dcd5d0da3a55bf58778bfe5049f2051119dbb120e33644b0394bb761158 ssh-agent -k 18:28:00 unset SSH_AUTH_SOCK; 18:28:00 unset SSH_AGENT_PID; 18:28:00 echo Agent pid 37 killed; 18:28:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:01 + git semver [Pipeline] } 18:28:01 $ docker stop --time=1 2f798dcd5d0da3a55bf58778bfe5049f2051119dbb120e33644b0394bb761158 18:28:02 $ docker rm -f --volumes 2f798dcd5d0da3a55bf58778bfe5049f2051119dbb120e33644b0394bb761158 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:28:02 18:28:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:28:03 0.23.1-centos7: Pulling from edgex-lftools 18:28:03 ab5ef0e58194: Pulling fs layer 18:28:03 9712f1f96733: Pulling fs layer 18:28:03 63f879dbbcfc: Pulling fs layer 18:28:03 0d9ebad4ef96: Pulling fs layer 18:28:03 e9a5061849ea: Pulling fs layer 18:28:03 d747dcd14b5f: Pulling fs layer 18:28:03 2de7ff778b66: Pulling fs layer 18:28:03 e9a5061849ea: Waiting 18:28:03 2de7ff778b66: Waiting 18:28:03 d747dcd14b5f: Waiting 18:28:03 0d9ebad4ef96: Waiting 18:28:03 9712f1f96733: Verifying Checksum 18:28:03 9712f1f96733: Download complete 18:28:03 63f879dbbcfc: Verifying Checksum 18:28:03 63f879dbbcfc: Download complete 18:28:03 0d9ebad4ef96: Verifying Checksum 18:28:03 0d9ebad4ef96: Download complete 18:28:03 e9a5061849ea: Verifying Checksum 18:28:03 e9a5061849ea: Download complete 18:28:03 d747dcd14b5f: Verifying Checksum 18:28:03 d747dcd14b5f: Download complete 18:28:03 ab5ef0e58194: Verifying Checksum 18:28:03 ab5ef0e58194: Download complete 18:28:04 2de7ff778b66: Verifying Checksum 18:28:04 2de7ff778b66: Download complete 18:28:06 ab5ef0e58194: Pull complete 18:28:06 9712f1f96733: Pull complete 18:28:07 63f879dbbcfc: Pull complete 18:28:10 0d9ebad4ef96: Pull complete 18:28:10 e9a5061849ea: Pull complete 18:28:11 d747dcd14b5f: Pull complete 18:28:11 2de7ff778b66: Pull complete 18:28:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:28:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:28:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:12 prd-ubuntu20.04-docker-8c-8g-2254 does not seem to be running inside a container 18:28:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:28:13 $ docker top fedd7e591a4f0f643af6386d3db24a92b472bc159ff3c5689999bee8473ed6ec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:28:14 provisioning config files... 18:28:14 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7382874460128303859tmp 18:28:14 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13311509476136506937tmp 18:28:14 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11849332426943059587tmp [Pipeline] { [Pipeline] echo 18:28:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:28:14 ---> sigul-configuration.sh 18:28:14 gpg: directory `/root/.gnupg' created 18:28:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:28:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:28:14 gpg: keyring `/root/.gnupg/secring.gpg' created 18:28:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:28:14 gpg: CAST5 encrypted data 18:28:14 gpg: encrypted with 1 passphrase 18:28:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:28:14 + mkdir /home/jenkins 18:28:14 + mkdir /home/jenkins/sigul [Pipeline] sh 18:28:14 + 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 18:28:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:28:15 ---> sigul-install.sh 18:28:15 Sigul already installed; skipping installation. [Pipeline] sh 18:28:15 + git tag --list 18:28:15 v0.0.0 18:28:15 v1.0.0 18:28:15 v2.1.0 18:28:15 v2.1.1 18:28:15 v2.1.1-dev.1 18:28:15 v2.2.0 18:28:15 v2.2.1-dev.1 18:28:15 v2.2.1-dev.2 18:28:15 v2.2.1-dev.3 18:28:15 v2.2.1-dev.4 18:28:15 v2.2.1-dev.5 18:28:15 v2.2.1-dev.6 18:28:15 v2.2.1-dev.7 18:28:15 v2.3.0 18:28:15 v2.3.0-dev.10 18:28:15 v2.3.0-dev.11 18:28:15 v2.3.0-dev.12 18:28:15 v2.3.0-dev.13 18:28:15 v2.3.0-dev.14 18:28:15 v2.3.0-dev.15 18:28:15 v2.3.0-dev.16 18:28:15 v2.3.0-dev.17 18:28:15 v2.3.0-dev.18 18:28:15 v2.3.0-dev.19 18:28:15 v2.3.0-dev.20 18:28:15 v2.3.0-dev.21 18:28:15 v2.3.0-dev.22 18:28:15 v2.3.0-dev.23 18:28:15 v2.3.0-dev.7 18:28:15 v2.3.0-dev.8 18:28:15 v2.3.0-dev.9 18:28:15 v3.0.0-dev.1 18:28:15 v3.0.0-dev.2 18:28:15 v3.0.0-dev.3 18:28:15 v3.0.0-dev.4 18:28:15 v3.0.0-dev.5 18:28:15 v3.0.0-dev.6 18:28:15 v3.0.0-dev.7 [Pipeline] sh 18:28:15 + lftools sign git-tag v3.0.0-dev.7 18:28:16 Signing Git tag with Sigul... 18:28:16 Signing v3.0.0-dev.7 [Pipeline] echo 18:28:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:28:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:28:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:28:17 $ docker stop --time=1 fedd7e591a4f0f643af6386d3db24a92b472bc159ff3c5689999bee8473ed6ec 18:28:18 $ docker rm -f --volumes fedd7e591a4f0f643af6386d3db24a92b472bc159ff3c5689999bee8473ed6ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:28:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:28:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:19 prd-ubuntu20.04-docker-8c-8g-2254 does not seem to be running inside a container 18:28:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:28:19 $ docker top c74dec2b014cf0abf59a3f24944a45662783b10c26c4112d5b311bb8096da290 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:28:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:19 [ssh-agent] Looking for ssh-agent implementation... 18:28:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:19 $ docker exec c74dec2b014cf0abf59a3f24944a45662783b10c26c4112d5b311bb8096da290 ssh-agent 18:28:20 SSH_AUTH_SOCK=/tmp/ssh-W2zipMHa7GFy/agent.33 18:28:20 SSH_AGENT_PID=39 18:28:20 Running ssh-add (command line suppressed) 18:28:20 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14186078635094618516.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14186078635094618516.key) 18:28:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:20 + git semver bump pre 18:28:20 2023-03-15 18:28:20,668 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 18:28:20 2023-03-15 18:28:20,668 [bump_version] DEBUG bumping version:3.0.0-dev.7 on axis:pre with prefix:dev 18:28:20 2023-03-15 18:28:20,668 [bump_version] DEBUG bumped version:3.0.0-dev.8 18:28:20 2023-03-15 18:28:20,668 [write_version] DEBUG write version:3.0.0-dev.8 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 18:28:20 2023-03-15 18:28:20,668 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 18:28:20 2023-03-15 18:28:20,668 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 18:28:20 2023-03-15 18:28:20,670 [execute] INFO git cat-file --batch-check 18:28:20 2023-03-15 18:28:20,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:28:20 2023-03-15 18:28:20,677 [execute] INFO git cat-file --batch 18:28:20 2023-03-15 18:28:20,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:28:20 2023-03-15 18:28:20,683 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 18:28:20 3.0.0-dev.8 [Pipeline] } 18:28:20 $ docker exec --env ******** --env ******** c74dec2b014cf0abf59a3f24944a45662783b10c26c4112d5b311bb8096da290 ssh-agent -k 18:28:20 unset SSH_AUTH_SOCK; 18:28:20 unset SSH_AGENT_PID; 18:28:20 echo Agent pid 39 killed; 18:28:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:21 + git semver [Pipeline] } 18:28:21 $ docker stop --time=1 c74dec2b014cf0abf59a3f24944a45662783b10c26c4112d5b311bb8096da290 18:28:22 $ docker rm -f --volumes c74dec2b014cf0abf59a3f24944a45662783b10c26c4112d5b311bb8096da290 [Pipeline] // withDockerContainer [Pipeline] sh 18:28:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:28:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:23 prd-ubuntu20.04-docker-8c-8g-2254 does not seem to be running inside a container 18:28:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:28:23 $ docker top 85850ca8b67ba6b6d540509e48af82a3a3819df8049433809d41ff25c5171ad4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:28:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:23 [ssh-agent] Looking for ssh-agent implementation... 18:28:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:24 $ docker exec 85850ca8b67ba6b6d540509e48af82a3a3819df8049433809d41ff25c5171ad4 ssh-agent 18:28:24 SSH_AUTH_SOCK=/tmp/ssh-dNGmwAttLO54/agent.32 18:28:24 SSH_AGENT_PID=38 18:28:24 Running ssh-add (command line suppressed) 18:28:24 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12280133141919791654.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12280133141919791654.key) 18:28:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:24 + git semver push 18:28:24 2023-03-15 18:28:24,690 [run_push] DEBUG push 18:28:24 2023-03-15 18:28:24,692 [execute] INFO git cat-file --batch-check 18:28:24 2023-03-15 18:28:24,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:28:24 2023-03-15 18:28:24,697 [execute] INFO git rev-list 70120b593d169f83dde3c34e78144a18182cab6b -- 18:28:24 2023-03-15 18:28:24,697 [execute] DEBUG Popen(['git', 'rev-list', '70120b593d169f83dde3c34e78144a18182cab6b', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:28:24 2023-03-15 18:28:24,705 [execute] INFO git fetch -v origin 18:28:24 2023-03-15 18:28:24,705 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 18:28:25 2023-03-15 18:28:25,231 [run_push] DEBUG no remote changes detected 18:28:25 2023-03-15 18:28:25,232 [execute] INFO git push origin semver 18:28:25 2023-03-15 18:28:25,232 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:28:26 2023-03-15 18:28:26,073 [run_push] DEBUG push all version tags 18:28:26 2023-03-15 18:28:26,073 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:28:26 2023-03-15 18:28:26,074 [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) 18:28:26 2023-03-15 18:28:26,810 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 18:28:26 3.0.0-dev.8 [Pipeline] } 18:28:26 $ docker exec --env ******** --env ******** 85850ca8b67ba6b6d540509e48af82a3a3819df8049433809d41ff25c5171ad4 ssh-agent -k 18:28:26 unset SSH_AUTH_SOCK; 18:28:26 unset SSH_AGENT_PID; 18:28:26 echo Agent pid 38 killed; 18:28:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:27 + git semver [Pipeline] } 18:28:27 $ docker stop --time=1 85850ca8b67ba6b6d540509e48af82a3a3819df8049433809d41ff25c5171ad4 18:28:28 $ docker rm -f --volumes 85850ca8b67ba6b6d540509e48af82a3a3819df8049433809d41ff25c5171ad4 [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 18:28:29 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 18:28:29 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 18:28:29 total 16 18:28:29 drwxr-xr-x 3 root root 4096 Mar 15 18:18 . 18:28:29 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 18:28 .. 18:28:29 drwxr-xr-x 2 root root 4096 Mar 15 18:18 cost 18:28:29 -rw-r--r-- 1 root root 90 Mar 15 18:18 cost.csv 18:28:29 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 18:28:29 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 18:28:29 total 16 18:28:29 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 18:18 . 18:28:29 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 18:28 .. 18:28:29 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 18:18 cost 18:28:29 -rw-r--r-- 1 jenkins jenkins 90 Mar 15 18:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:28:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:28:30 ---> package-listing.sh 18:28:30 ++ tr '[:upper:]' '[:lower:]' 18:28:30 ++ facter osfamily 18:28:30 + OS_FAMILY=debian 18:28:30 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 18:28:30 + START_PACKAGES=/tmp/packages_start.txt 18:28:30 + END_PACKAGES=/tmp/packages_end.txt 18:28:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:28:30 + PACKAGES=/tmp/packages_start.txt 18:28:30 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 18:28:30 + PACKAGES=/tmp/packages_end.txt 18:28:30 + case "${OS_FAMILY}" in 18:28:30 + grep '^ii' 18:28:30 + dpkg -l 18:28:30 + '[' -f /tmp/packages_start.txt ']' 18:28:30 + '[' -f /tmp/packages_end.txt ']' 18:28:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:28:30 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 18:28:30 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 18:28:30 + 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 18:28:30 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 18:28:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:28:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:31 prd-ubuntu20.04-docker-8c-8g-2254 does not seem to be running inside a container 18:28:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:28:31 $ docker top 75ff877ef18f7c796eabf515c23b0888abfddc6a0a6c622d9994e8632add9f8c -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:32 + touch /tmp/pre-build-complete [Pipeline] sh 18:28:32 + mkdir -p /var/log/sysstat [Pipeline] sh 18:28:32 + ls /var/log/sa-host 18:28:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:32 provisioning config files... 18:28:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3011536142095241973tmp [Pipeline] { [Pipeline] echo 18:28:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:28:33 ---> create-netrc.sh [Pipeline] } 18:28:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:28:33 ---> python-tools-install.sh [Pipeline] echo 18:28:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:28:33 ---> sudo-logs.sh 18:28:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:28:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:28:34 ---> job-cost.sh 18:28:34 lf-activate-venv: SKIPPING 18:28:34 DEBUG: total: 0.2199999988079071 18:28:34 INFO: Retrieving Stack Cost... 18:28:34 INFO: Retrieving Pricing Info for: v3-standard-8 18:28:34 INFO: Archiving Costs [Pipeline] echo 18:28:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:28:35 ---> logs-deploy.sh 18:28:35 lf-activate-venv: SKIPPING 18:28:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/74 18:28:35 INFO: archiving workspace using pattern(s): 18:28:36 Archives upload complete. 18:28:36 INFO: archiving logs to Nexus