Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6bccf35dbf70652488d3d62af4c0b01b59563e6 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-ssh9989814833610791273.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11351706921604467002.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh3090390367602591580.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh13678396463894350513.key Verifying host key using known hosts file > 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-ssh6497781169792345943.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117367 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision f6bccf35dbf70652488d3d62af4c0b01b59563e6 (main) Commit message: "build: Latest go-mods, config and Dockerfile fix (#119)" > git config core.sparsecheckout # timeout=10 > git checkout -f f6bccf35dbf70652488d3d62af4c0b01b59563e6 # timeout=10 > git rev-list --no-walk 3cb9e9114c4929d088368e218b2dd487cc0bb4af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:52:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:52:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:52:07 ========================================================= 20:52:07 EdgeX Global Pipelines Version Info 20:52:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:52:08 ------------------- 20:52:08 stable info: 20:52:08 ------------------- 20:52:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:52:08 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 20:52:08 Message: update stable to v1.0.243 20:52:09 ------------------- 20:52:09 experimental info: 20:52:09 ------------------- 20:52:09 Commited By: **** collab-it+edgex@linuxfoundation.org 20:52:09 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 20:52:09 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6bccf35dbf70652488d3d62af4c0b01b59563e6 [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6bccf3 [Pipeline] echo 20:52:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:09 provisioning config files... 20:52:09 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16224951635356161298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:10 ---> docker-login.sh 20:52:10 nexus3.edgexfoundry.org:10001 20:52:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:10 Configure a credential helper to remove this warning. See 20:52:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:10 20:52:10 Login Succeeded 20:52:10 nexus3.edgexfoundry.org:10002 20:52:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:10 Configure a credential helper to remove this warning. See 20:52:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:10 20:52:10 Login Succeeded 20:52:10 nexus3.edgexfoundry.org:10003 20:52:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:10 Configure a credential helper to remove this warning. See 20:52:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:10 20:52:10 Login Succeeded 20:52:10 nexus3.edgexfoundry.org:10004 20:52:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:10 Configure a credential helper to remove this warning. See 20:52:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:10 20:52:10 Login Succeeded 20:52:10 docker.io 20:52:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:11 Configure a credential helper to remove this warning. See 20:52:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:11 20:52:11 Login Succeeded 20:52:11 ---> docker-login.sh ends [Pipeline] } 20:52:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:52:11 + git rev-list -1 --merges f6bccf35dbf70652488d3d62af4c0b01b59563e6~1..f6bccf35dbf70652488d3d62af4c0b01b59563e6 [Pipeline] echo 20:52:11 -----------> git rev-list -1 --merges f6bccf35dbf70652488d3d62af4c0b01b59563e6~1..f6bccf35dbf70652488d3d62af4c0b01b59563e6 f6bccf35dbf70652488d3d62af4c0b01b59563e6 [false] [Pipeline] sh 20:52:12 + git log --format=format:%s -1 f6bccf35dbf70652488d3d62af4c0b01b59563e6 [Pipeline] echo 20:52:12 ========================================================= 20:52:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:52:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:52:12 + git log --format=format:%s -1 f6bccf35dbf70652488d3d62af4c0b01b59563e6 [Pipeline] echo 20:52:12 [semverPrep] GIT_COMMIT: f6bccf35dbf70652488d3d62af4c0b01b59563e6, Commit Message: build: Latest go-mods, config and Dockerfile fix (#119) [Pipeline] echo 20:52:12 [semverPrep] This is not a build commit. [Pipeline] sh 20:52:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:52:12 + grep -v github /etc/ssh/ssh_known_hosts 20:52:12 + [ -e /tmp/ssh_known_hosts ] 20:52:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:52:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:52:12 + sudo tee -a /etc/ssh/ssh_known_hosts 20:52:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:52:13 20:52:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:52:13 0.1.4: Pulling from edgex-devops/py-git-semver 20:52:13 b85a868b505f: Pulling fs layer 20:52:13 e2be974225ed: Pulling fs layer 20:52:13 339a4e72a1f5: Pulling fs layer 20:52:13 988bab9f4d93: Pulling fs layer 20:52:13 1469e6f7b9e6: Pulling fs layer 20:52:13 eaf3925da568: Pulling fs layer 20:52:13 bab4dde63d76: Pulling fs layer 20:52:13 bde34c3a00c8: Pulling fs layer 20:52:13 b352a97aabf1: Pulling fs layer 20:52:13 4872d77fe225: Pulling fs layer 20:52:13 5851b861e8e6: Pulling fs layer 20:52:13 988bab9f4d93: Waiting 20:52:13 eaf3925da568: Waiting 20:52:13 bab4dde63d76: Waiting 20:52:13 1469e6f7b9e6: Waiting 20:52:13 bde34c3a00c8: Waiting 20:52:13 b352a97aabf1: Waiting 20:52:13 4872d77fe225: Waiting 20:52:13 5851b861e8e6: Waiting 20:52:13 e2be974225ed: Verifying Checksum 20:52:13 e2be974225ed: Download complete 20:52:13 988bab9f4d93: Verifying Checksum 20:52:13 988bab9f4d93: Download complete 20:52:13 1469e6f7b9e6: Verifying Checksum 20:52:13 1469e6f7b9e6: Download complete 20:52:13 339a4e72a1f5: Verifying Checksum 20:52:13 339a4e72a1f5: Download complete 20:52:13 eaf3925da568: Verifying Checksum 20:52:13 eaf3925da568: Download complete 20:52:13 bde34c3a00c8: Download complete 20:52:13 b352a97aabf1: Verifying Checksum 20:52:13 b352a97aabf1: Download complete 20:52:13 4872d77fe225: Verifying Checksum 20:52:13 4872d77fe225: Download complete 20:52:13 5851b861e8e6: Verifying Checksum 20:52:13 5851b861e8e6: Download complete 20:52:13 b85a868b505f: Download complete 20:52:13 bab4dde63d76: Verifying Checksum 20:52:13 bab4dde63d76: Download complete 20:52:14 b85a868b505f: Pull complete 20:52:15 e2be974225ed: Pull complete 20:52:15 339a4e72a1f5: Pull complete 20:52:15 988bab9f4d93: Pull complete 20:52:15 1469e6f7b9e6: Pull complete 20:52:15 eaf3925da568: Pull complete 20:52:17 bab4dde63d76: Pull complete 20:52:17 bde34c3a00c8: Pull complete 20:52:17 b352a97aabf1: Pull complete 20:52:18 4872d77fe225: Pull complete 20:52:18 5851b861e8e6: Pull complete 20:52:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:52:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:52:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:18 prd-ubuntu20.04-docker-8c-8g-117367 does not seem to be running inside a container 20:52:18 $ 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 20:52:19 $ docker top 94c87a493c6bdf3dcee6abe0f7e5b72ffa65bd50d514ce5001d518d58fdd5b1d -eo pid,comm 20:52:19 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). 20:52:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:52:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:52:19 [ssh-agent] Looking for ssh-agent implementation... 20:52:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:52:19 $ docker exec 94c87a493c6bdf3dcee6abe0f7e5b72ffa65bd50d514ce5001d518d58fdd5b1d ssh-agent 20:52:19 SSH_AUTH_SOCK=/tmp/ssh-cNMiun3obeMl/agent.33 20:52:19 SSH_AGENT_PID=39 20:52:19 Running ssh-add (command line suppressed) 20:52:20 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10224553913824697030.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10224553913824697030.key) 20:52:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:52:20 + git tag --points-at HEAD [Pipeline] } 20:52:20 $ docker exec --env ******** --env ******** 94c87a493c6bdf3dcee6abe0f7e5b72ffa65bd50d514ce5001d518d58fdd5b1d ssh-agent -k 20:52:20 unset SSH_AUTH_SOCK; 20:52:20 unset SSH_AGENT_PID; 20:52:20 echo Agent pid 39 killed; 20:52:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:52:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:52:20 [ssh-agent] Looking for ssh-agent implementation... 20:52:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:52:20 $ docker exec 94c87a493c6bdf3dcee6abe0f7e5b72ffa65bd50d514ce5001d518d58fdd5b1d ssh-agent 20:52:20 SSH_AUTH_SOCK=/tmp/ssh-GsvRksFOM0RX/agent.71 20:52:20 SSH_AGENT_PID=77 20:52:20 Running ssh-add (command line suppressed) 20:52:20 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9392682089804028209.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9392682089804028209.key) 20:52:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:52:21 + git semver init 20:52:21 2022-10-26 20:52:21,285 [run_init] DEBUG init version:0.0.0 force:False 20:52:21 2022-10-26 20:52:21,285 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 20:52:21 2022-10-26 20:52:21,286 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 20:52:21 2022-10-26 20:52:21,286 [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) 20:52:22 2022-10-26 20:52:22,217 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 20:52:22 2022-10-26 20:52:22,218 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 20:52:22 2022-10-26 20:52:22,218 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:52:22 2022-10-26 20:52:22,218 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:52:22 2.3.0-dev.19 [Pipeline] } 20:52:22 $ docker exec --env ******** --env ******** 94c87a493c6bdf3dcee6abe0f7e5b72ffa65bd50d514ce5001d518d58fdd5b1d ssh-agent -k 20:52:22 unset SSH_AUTH_SOCK; 20:52:22 unset SSH_AGENT_PID; 20:52:22 echo Agent pid 77 killed; 20:52:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:52:22 + git semver [Pipeline] } 20:52:23 $ docker stop --time=1 94c87a493c6bdf3dcee6abe0f7e5b72ffa65bd50d514ce5001d518d58fdd5b1d 20:52:24 $ docker rm -f 94c87a493c6bdf3dcee6abe0f7e5b72ffa65bd50d514ce5001d518d58fdd5b1d [Pipeline] // withDockerContainer [Pipeline] sh 20:52:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:52:24 Stashed 1 file(s) [Pipeline] echo 20:52:24 [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [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 20:52:25 provisioning config files... 20:52:25 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10217865294184497390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117365 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { 20:52:25 ---> docker-login.sh 20:52:25 nexus3.edgexfoundry.org:10001 20:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:25 Configure a credential helper to remove this warning. See 20:52:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:25 20:52:25 Login Succeeded 20:52:25 nexus3.edgexfoundry.org:10002 20:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] ws 20:52:25 Running in /w/workspace/device-rfid-llrp-go/56 [Pipeline] { [Pipeline] checkout 20:52:25 Selected Git installation does not exist. Using Default 20:52:25 The recommended git tool is: NONE 20:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:25 Configure a credential helper to remove this warning. See 20:52:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:25 20:52:25 Login Succeeded 20:52:25 nexus3.edgexfoundry.org:10003 20:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:25 Configure a credential helper to remove this warning. See 20:52:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:25 20:52:25 Login Succeeded 20:52:25 nexus3.edgexfoundry.org:10004 20:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:25 Configure a credential helper to remove this warning. See 20:52:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:25 20:52:25 Login Succeeded 20:52:25 docker.io 20:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:26 Configure a credential helper to remove this warning. See 20:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:26 20:52:26 Login Succeeded 20:52:26 ---> docker-login.sh ends [Pipeline] } 20:52:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:52:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:52:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:52:26 ========================================================= 20:52:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:52:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:52:26 Sending build context to Docker daemon 4.097MB 20:52:26 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 20:52:26 Step 2/11 : FROM ${BASE} AS builder 20:52:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:52:26 213ec9aee27d: Pulling fs layer 20:52:26 4583459ba037: Pulling fs layer 20:52:26 93c1e223e6f2: Pulling fs layer 20:52:26 53926ce57604: Pulling fs layer 20:52:26 21b2b0c7a3f4: Pulling fs layer 20:52:26 30f14e443154: Pulling fs layer 20:52:26 53926ce57604: Waiting 20:52:26 801331c1e519: Pulling fs layer 20:52:26 99cc6dd402b0: Pulling fs layer 20:52:26 7d9ed39f4882: Pulling fs layer 20:52:26 30f14e443154: Waiting 20:52:26 99cc6dd402b0: Waiting 20:52:26 801331c1e519: Waiting 20:52:26 21b2b0c7a3f4: Waiting 20:52:26 93c1e223e6f2: Verifying Checksum 20:52:26 93c1e223e6f2: Download complete 20:52:26 4583459ba037: Verifying Checksum 20:52:26 4583459ba037: Download complete 20:52:26 21b2b0c7a3f4: Verifying Checksum 20:52:26 21b2b0c7a3f4: Download complete 20:52:26 30f14e443154: Verifying Checksum 20:52:26 30f14e443154: Download complete 20:52:26 213ec9aee27d: Verifying Checksum 20:52:26 213ec9aee27d: Download complete 20:52:26 801331c1e519: Download complete 20:52:26 213ec9aee27d: Pull complete 20:52:27 4583459ba037: Pull complete 20:52:27 93c1e223e6f2: Pull complete 20:52:27 7d9ed39f4882: Verifying Checksum 20:52:27 7d9ed39f4882: Download complete 20:52:27 99cc6dd402b0: Verifying Checksum 20:52:27 99cc6dd402b0: Download complete 20:52:27 53926ce57604: Verifying Checksum 20:52:27 53926ce57604: Download complete 20:52:31 using credential edgex-jenkins-ssh 20:52:31 Cloning the remote Git repository 20:52:32 53926ce57604: Pull complete 20:52:32 21b2b0c7a3f4: Pull complete 20:52:32 30f14e443154: Pull complete 20:52:32 801331c1e519: Pull complete 20:52:31 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:52:31 > git init /w/workspace/device-rfid-llrp-go/56 # timeout=10 20:52:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:52:32 > git --version # timeout=10 20:52:32 > git --version # 'git version 2.25.1' 20:52:32 using GIT_SSH to set credentials SSH Credentials for GitHub 20:52:32 Verifying host key using known hosts file 20:52:32 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:52:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:52:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:52:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:52:34 99cc6dd402b0: Pull complete 20:52:34 Avoid second fetch 20:52:34 Checking out Revision f6bccf35dbf70652488d3d62af4c0b01b59563e6 (main) 20:52:35 7d9ed39f4882: Pull complete 20:52:35 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 20:52:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:52:35 ---> 1dedd983c030 20:52:35 Step 3/11 : ARG MAKE='make build' 20:52:35 Commit message: "build: Latest go-mods, config and Dockerfile fix (#119)" 20:52:34 > git config core.sparsecheckout # timeout=10 20:52:34 > git checkout -f f6bccf35dbf70652488d3d62af4c0b01b59563e6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:52:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:52:36 % Total % Received % Xferd Average Speed Time Time Time Current 20:52:36 Dload Upload Total Spent Left Speed 20:52:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh 20:52:36 ---> Running in eb25aa8e5fec 20:52:36 Removing intermediate container eb25aa8e5fec 20:52:36 ---> 8f3e332efd6a 20:52:36 Step 4/11 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 20:52:36 ---> Running in ed1fe2dc176e 20:52:36 Removing intermediate container ed1fe2dc176e 20:52:36 ---> c65c59c44f4e 20:52:36 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 20:52:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:52:37 ---> Running in 7f81f863a800 20:52:37 Removing intermediate container 7f81f863a800 20:52:37 ---> b692943c75e5 20:52:37 Step 6/11 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:52:37 ---> Running in 4e4f62fa6281 20:52:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:52:37 + sudo tee /etc/docker/daemon.new 20:52:37 { 20:52:37 "registry-mirrors": [ 20:52:37 "https://nexus3.edgexfoundry.org:10001" 20:52:37 ], 20:52:37 "bip": "10.250.0.254/24", 20:52:37 "hosts": [ 20:52:37 "tcp://0.0.0.0:5555", 20:52:37 "unix:///var/run/docker.sock" 20:52:37 ], 20:52:37 "mtu": 1458, 20:52:37 "selinux-enabled": true, 20:52:37 "seccomp-profile": "/etc/docker/seccomp.json" 20:52:37 } [Pipeline] sh 20:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:52:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:52:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:52:37 OK: 211 MiB in 51 packages 20:52:37 + sudo service docker restart 20:52:38 Removing intermediate container 4e4f62fa6281 20:52:38 ---> 24d48251cba1 20:52:38 Step 7/11 : WORKDIR /app 20:52:38 ---> Running in ee6c134a0372 20:52:38 Removing intermediate container ee6c134a0372 20:52:38 ---> 4924c6edb54a 20:52:38 Step 8/11 : COPY go.mod vendor* ./ 20:52:38 ---> 77137ff0ca6b 20:52:38 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:38 ---> Running in f4c8547f3555 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:56 provisioning config files... 20:52:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/56@tmp/config1395068434866186661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:56 ---> docker-login.sh 20:52:56 nexus3.edgexfoundry.org:10001 20:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:57 Configure a credential helper to remove this warning. See 20:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:57 20:52:57 Login Succeeded 20:52:57 nexus3.edgexfoundry.org:10002 20:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:57 Configure a credential helper to remove this warning. See 20:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:57 20:52:57 Login Succeeded 20:52:57 nexus3.edgexfoundry.org:10003 20:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:57 Configure a credential helper to remove this warning. See 20:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:57 20:52:57 Login Succeeded 20:52:57 nexus3.edgexfoundry.org:10004 20:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:58 Configure a credential helper to remove this warning. See 20:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:58 20:52:58 Login Succeeded 20:52:58 docker.io 20:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:59 Configure a credential helper to remove this warning. See 20:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:59 20:52:59 Login Succeeded 20:52:59 ---> docker-login.sh ends [Pipeline] } 20:52:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:52:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:52:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:52:59 ========================================================= 20:52:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:52:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:52:59 Sending build context to Docker daemon 1.221MB 20:52:59 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 20:52:59 Step 2/11 : FROM ${BASE} AS builder 20:53:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:53:00 9b18e9b68314: Pulling fs layer 20:53:00 d32db5db7311: Pulling fs layer 20:53:00 d0c4b47475fc: Pulling fs layer 20:53:00 5831b945b038: Pulling fs layer 20:53:00 86bbec2aaacd: Pulling fs layer 20:53:00 e10730c5d714: Pulling fs layer 20:53:00 5dd5c2283517: Pulling fs layer 20:53:00 d5ac0230b979: Pulling fs layer 20:53:00 5dd5c2283517: Waiting 20:53:00 e10730c5d714: Waiting 20:53:00 5831b945b038: Waiting 20:53:00 86bbec2aaacd: Waiting 20:53:00 d0c4b47475fc: Verifying Checksum 20:53:00 d0c4b47475fc: Download complete 20:53:00 d32db5db7311: Verifying Checksum 20:53:00 d32db5db7311: Download complete 20:53:00 86bbec2aaacd: Verifying Checksum 20:53:00 86bbec2aaacd: Download complete 20:53:00 Removing intermediate container f4c8547f3555 20:53:00 ---> 21b4f079f047 20:53:00 Step 10/11 : COPY . . 20:53:00 ---> e4338a8faf94 20:53:00 Step 11/11 : RUN $MAKE 20:53:00 ---> Running in ff13bfc9a6e1 20:53:00 noop 20:53:00 Removing intermediate container ff13bfc9a6e1 20:53:00 ---> e9b7fb0872a3 20:53:00 Successfully built e9b7fb0872a3 20:53:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:00 9b18e9b68314: Verifying Checksum 20:53:00 + docker inspect -f . ci-base-image-x86_64 20:53:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:00 prd-ubuntu20.04-docker-8c-8g-117367 does not seem to be running inside a container 20:53:00 $ 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 20:53:01 $ docker top f1b88bd4bc367a322dbe5a42e18fc84aed2a96a9b017912d625a5d08063c716b -eo pid,comm [Pipeline] { [Pipeline] sh 20:53:01 + go version 20:53:01 go version go1.18.7 linux/amd64 [Pipeline] } 20:53:01 $ docker stop --time=1 f1b88bd4bc367a322dbe5a42e18fc84aed2a96a9b017912d625a5d08063c716b 20:53:01 9b18e9b68314: Pull complete 20:53:01 d5ac0230b979: Verifying Checksum 20:53:01 d5ac0230b979: Download complete 20:53:02 d32db5db7311: Pull complete 20:53:02 d0c4b47475fc: Pull complete 20:53:02 $ docker rm -f f1b88bd4bc367a322dbe5a42e18fc84aed2a96a9b017912d625a5d08063c716b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:03 + docker inspect -f . ci-base-image-x86_64 20:53:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:03 prd-ubuntu20.04-docker-8c-8g-117367 does not seem to be running inside a container 20:53:03 $ 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 20:53:03 5dd5c2283517: Verifying Checksum 20:53:03 5dd5c2283517: Download complete 20:53:03 5831b945b038: Verifying Checksum 20:53:03 5831b945b038: Download complete 20:53:03 $ docker top 843b977401cac29dae2cce4a4ae425903497a16c3a9cf8734c14e92f80e504b8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:53:04 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 20:53:04 + make test 20:53:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:53:04 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:53:15 5831b945b038: Pull complete 20:53:15 86bbec2aaacd: Pull complete 20:53:15 e10730c5d714: Pull complete 20:53:16 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:53:16 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:53:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.748s coverage: 38.5% of statements 20:53:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.249s coverage: 51.9% of statements 20:53:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.055s coverage: 95.5% of statements 20:53:22 5dd5c2283517: Pull complete 20:53:23 d5ac0230b979: Pull complete 20:53:23 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 20:53:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:53:23 ---> 59b3b1a385d4 20:53:23 Step 3/11 : ARG MAKE='make build' 20:53:26 ---> Running in 60f6da2d4257 20:53:26 Removing intermediate container 60f6da2d4257 20:53:26 ---> f0e8c3985de2 20:53:26 Step 4/11 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 20:53:26 ---> Running in ae7e7bba86c1 20:53:26 Removing intermediate container ae7e7bba86c1 20:53:26 ---> a06716a418aa 20:53:26 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 20:53:26 ---> Running in 2d3136bdf6e6 20:53:26 Removing intermediate container 2d3136bdf6e6 20:53:26 ---> 061c50a65538 20:53:26 Step 6/11 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:53:26 ---> Running in 48550b86cb76 20:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:53:30 OK: 221 MiB in 51 packages 20:53:30 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:53:30 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:53:30 Removing intermediate container 48550b86cb76 20:53:30 ---> 8eaaa5634de6 20:53:30 Step 7/11 : WORKDIR /app 20:53:30 ---> Running in 5781ee52fafb 20:53:31 Removing intermediate container 5781ee52fafb 20:53:31 ---> 00de77fe22f3 20:53:31 Step 8/11 : COPY go.mod vendor* ./ 20:53:31 ---> ec0264f1886a 20:53:31 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:31 ---> Running in 48fa22bcf3dc 20:53:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:53:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:53:32 ./bin/test-attribution-txt.sh 20:53:32 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 20:53:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:53:33 $ docker stop --time=1 843b977401cac29dae2cce4a4ae425903497a16c3a9cf8734c14e92f80e504b8 20:53:34 $ docker rm -f 843b977401cac29dae2cce4a4ae425903497a16c3a9cf8734c14e92f80e504b8 [Pipeline] // withDockerContainer [Pipeline] sh 20:53:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:53:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:53:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:53:36 + ls -al . 20:53:36 total 640 20:53:36 drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 20:53 . 20:53:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:52 .. 20:53:36 -rw-rw-r-- 1 jenkins jenkins 134 Oct 26 20:52 .dockerignore 20:53:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 20:53 .git 20:53:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:52 .github 20:53:36 -rw-rw-r-- 1 jenkins jenkins 946 Oct 26 20:52 .gitignore 20:53:36 -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 20:52 .golangci.yml 20:53:36 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 20:52 .semver 20:53:36 -rw-rw-r-- 1 jenkins jenkins 10866 Oct 26 20:52 Attribution.txt 20:53:36 -rw-rw-r-- 1 jenkins jenkins 3740 Oct 26 20:52 CHANGELOG.md 20:53:36 -rw-rw-r-- 1 jenkins jenkins 1340 Oct 26 20:52 Dockerfile 20:53:36 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 20:52 GOVERNANCE.md 20:53:36 -rw-rw-r-- 1 jenkins jenkins 683 Oct 26 20:52 Jenkinsfile 20:53:36 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 26 20:52 LICENSE 20:53:36 -rw-rw-r-- 1 jenkins jenkins 2196 Oct 26 20:52 Makefile 20:53:36 -rw-rw-r-- 1 jenkins jenkins 625 Oct 26 20:52 OWNERS.md 20:53:36 -rw-rw-r-- 1 jenkins jenkins 28496 Oct 26 20:52 README.md 20:53:36 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 20:52 VERSION 20:53:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:52 bin 20:53:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:52 cmd 20:53:36 -rw-r--r-- 1 jenkins jenkins 460049 Oct 26 20:53 coverage.out 20:53:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:52 examples 20:53:36 -rw-rw-r-- 1 jenkins jenkins 3598 Oct 26 20:52 go.mod 20:53:36 -rw-rw-r-- 1 jenkins jenkins 44720 Oct 26 20:52 go.sum 20:53:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:52 images 20:53:36 drwxrwxr-x 5 jenkins jenkins 4096 Oct 26 20:52 internal 20:53:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:52 snap 20:53:36 -rw-rw-r-- 1 jenkins jenkins 193 Oct 26 20:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:36 + 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=f6bccf35dbf70652488d3d62af4c0b01b59563e6 --label arch=amd64 --label version=2.3.0-dev.19 . 20:53:36 Sending build context to Docker daemon 4.097MB 20:53:36 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 20:53:36 Step 2/23 : FROM ${BASE} AS builder 20:53:36 ---> e9b7fb0872a3 20:53:36 Step 3/23 : ARG MAKE='make build' 20:53:36 ---> Running in 4c3c9c298406 20:53:36 Removing intermediate container 4c3c9c298406 20:53:36 ---> 0a30fc4a61fd 20:53:36 Step 4/23 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 20:53:36 ---> Running in 226699a66fd5 20:53:36 Removing intermediate container 226699a66fd5 20:53:36 ---> 41528d9f3b78 20:53:36 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 20:53:36 ---> Running in 5101294b9dbc 20:53:37 Removing intermediate container 5101294b9dbc 20:53:37 ---> dcabe9c9da2b 20:53:37 Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:53:37 ---> Running in a568653809a5 20:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:53:37 OK: 211 MiB in 51 packages 20:53:37 Removing intermediate container a568653809a5 20:53:37 ---> 79b685f4821e 20:53:37 Step 7/23 : WORKDIR /app 20:53:38 ---> Running in 08faf4e19784 20:53:38 Removing intermediate container 08faf4e19784 20:53:38 ---> 12993f746f85 20:53:38 Step 8/23 : COPY go.mod vendor* ./ 20:53:38 ---> e3cf145ad0bd 20:53:38 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:38 ---> Running in a2397d1ce917 20:53:38 Removing intermediate container a2397d1ce917 20:53:38 ---> ec2ad5fed1cd 20:53:38 Step 10/23 : COPY . . 20:53:39 ---> d2d7c12b2814 20:53:39 Step 11/23 : RUN $MAKE 20:53:39 ---> Running in 46295af3b394 20:53:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 20:54:01 Removing intermediate container 46295af3b394 20:54:01 ---> 488588811115 20:54:01 Step 12/23 : FROM alpine:3.16 20:54:01 3.16: Pulling from library/alpine 20:54:01 213ec9aee27d: Already exists 20:54:01 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:54:01 Status: Downloaded newer image for alpine:3.16 20:54:01 ---> 9c6f07244728 20:54:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:54:01 ---> Running in a696e56aee3d 20:54:01 Removing intermediate container a696e56aee3d 20:54:01 ---> ae578a3ee6bb 20:54:01 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 20:54:01 ---> Running in d64825f3d12d 20:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:54:01 (1/6) Installing dumb-init (1.2.5-r1) 20:54:01 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:54:01 (3/6) Installing libsodium (1.0.18-r0) 20:54:01 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:54:01 (5/6) Installing libzmq (4.3.4-r0) 20:54:01 (6/6) Installing zeromq (4.3.4-r0) 20:54:01 Executing busybox-1.35.0-r17.trigger 20:54:01 OK: 8 MiB in 20 packages 20:54:02 Removing intermediate container d64825f3d12d 20:54:02 ---> de585c63d879 20:54:02 Step 15/23 : COPY --from=builder /app/LICENSE / 20:54:02 ---> a520ab38bdcd 20:54:02 Step 16/23 : COPY --from=builder /app/Attribution.txt / 20:54:02 ---> 55efb00fd00f 20:54:02 Step 17/23 : COPY --from=builder /app/cmd/ / 20:54:03 ---> fc697d9690dc 20:54:03 Step 18/23 : EXPOSE 59989 20:54:03 ---> Running in f76d7ddba632 20:54:03 Removing intermediate container f76d7ddba632 20:54:03 ---> f0e2e1b82fd6 20:54:03 Step 19/23 : ENTRYPOINT ["/device-rfid-llrp"] 20:54:03 ---> Running in 8755b7a4023f 20:54:03 Removing intermediate container 8755b7a4023f 20:54:03 ---> 6fb1484c8530 20:54:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:54:03 ---> Running in bb6312a3b632 20:54:03 Removing intermediate container bb6312a3b632 20:54:03 ---> dc3de900b4b8 20:54:03 Step 21/23 : LABEL arch=amd64 20:54:03 ---> Running in 557273912a76 20:54:03 Removing intermediate container 557273912a76 20:54:03 ---> 3b6440e04f72 20:54:03 Step 22/23 : LABEL git_sha=f6bccf35dbf70652488d3d62af4c0b01b59563e6 20:54:03 ---> Running in 837bf3673a18 20:54:03 Removing intermediate container 837bf3673a18 20:54:03 ---> 5af3659369c5 20:54:03 Step 23/23 : LABEL version=2.3.0-dev.19 20:54:03 ---> Running in bba914edefc7 20:54:03 Removing intermediate container bba914edefc7 20:54:03 ---> bfbd0a1f595d 20:54:03 [Warning] One or more build-args [ARCH] were not consumed 20:54:03 Successfully built bfbd0a1f595d 20:54:03 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 20:54:04 provisioning config files... 20:54:04 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9326825112182786896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:04 ---> docker-login.sh 20:54:04 nexus3.edgexfoundry.org:10001 20:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:04 Configure a credential helper to remove this warning. See 20:54:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:04 20:54:04 Login Succeeded 20:54:04 nexus3.edgexfoundry.org:10002 20:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:04 Configure a credential helper to remove this warning. See 20:54:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:04 20:54:04 Login Succeeded 20:54:04 nexus3.edgexfoundry.org:10003 20:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:04 Configure a credential helper to remove this warning. See 20:54:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:04 20:54:04 Login Succeeded 20:54:04 nexus3.edgexfoundry.org:10004 20:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:04 Configure a credential helper to remove this warning. See 20:54:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:04 20:54:04 Login Succeeded 20:54:04 docker.io 20:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:05 Configure a credential helper to remove this warning. See 20:54:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:05 20:54:05 Login Succeeded 20:54:05 ---> docker-login.sh ends [Pipeline] } 20:54:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:54:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:54:05 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 20:54:05 f6bccf35dbf70652488d3d62af4c0b01b59563e6 20:54:05 latest 20:54:05 2.3.0-dev.19 20:54:05 f6bccf35dbf70652488d3d62af4c0b01b59563e6-2.3.0-dev.19 20:54:05 main 20:54:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:05 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6bccf35dbf70652488d3d62af4c0b01b59563e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:05 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6bccf35dbf70652488d3d62af4c0b01b59563e6 20:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:54:05 b53fd1ad8578: Preparing 20:54:05 d3f669bd5e50: Preparing 20:54:05 08255ce2f8ea: Preparing 20:54:05 6734457297fa: Preparing 20:54:05 994393dc58e7: Preparing 20:54:05 994393dc58e7: Layer already exists 20:54:05 d3f669bd5e50: Pushed 20:54:05 08255ce2f8ea: Pushed 20:54:06 6734457297fa: Pushed 20:54:08 b53fd1ad8578: Pushed 20:54:08 f6bccf35dbf70652488d3d62af4c0b01b59563e6: digest: sha256:4bc0347d2376f8fb2d47961f445759797bde533aac7635baa96b75e14df35a28 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:08 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 20:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:54:09 b53fd1ad8578: Preparing 20:54:09 d3f669bd5e50: Preparing 20:54:09 08255ce2f8ea: Preparing 20:54:09 6734457297fa: Preparing 20:54:09 994393dc58e7: Preparing 20:54:09 08255ce2f8ea: Layer already exists 20:54:09 6734457297fa: Layer already exists 20:54:09 b53fd1ad8578: Layer already exists 20:54:09 994393dc58e7: Layer already exists 20:54:09 d3f669bd5e50: Layer already exists 20:54:09 latest: digest: sha256:4bc0347d2376f8fb2d47961f445759797bde533aac7635baa96b75e14df35a28 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:09 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.19 20:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:54:09 b53fd1ad8578: Preparing 20:54:09 d3f669bd5e50: Preparing 20:54:09 08255ce2f8ea: Preparing 20:54:09 6734457297fa: Preparing 20:54:09 994393dc58e7: Preparing 20:54:09 6734457297fa: Layer already exists 20:54:09 d3f669bd5e50: Layer already exists 20:54:09 b53fd1ad8578: Layer already exists 20:54:09 08255ce2f8ea: Layer already exists 20:54:09 994393dc58e7: Layer already exists 20:54:09 2.3.0-dev.19: digest: sha256:4bc0347d2376f8fb2d47961f445759797bde533aac7635baa96b75e14df35a28 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:10 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6bccf35dbf70652488d3d62af4c0b01b59563e6-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6bccf35dbf70652488d3d62af4c0b01b59563e6-2.3.0-dev.19 20:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:54:10 b53fd1ad8578: Preparing 20:54:10 d3f669bd5e50: Preparing 20:54:10 08255ce2f8ea: Preparing 20:54:10 6734457297fa: Preparing 20:54:10 994393dc58e7: Preparing 20:54:10 08255ce2f8ea: Layer already exists 20:54:10 994393dc58e7: Layer already exists 20:54:10 b53fd1ad8578: Layer already exists 20:54:10 6734457297fa: Layer already exists 20:54:10 d3f669bd5e50: Layer already exists 20:54:10 f6bccf35dbf70652488d3d62af4c0b01b59563e6-2.3.0-dev.19: digest: sha256:4bc0347d2376f8fb2d47961f445759797bde533aac7635baa96b75e14df35a28 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:10 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:11 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 20:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:54:11 b53fd1ad8578: Preparing 20:54:11 d3f669bd5e50: Preparing 20:54:11 08255ce2f8ea: Preparing 20:54:11 6734457297fa: Preparing 20:54:11 994393dc58e7: Preparing 20:54:11 994393dc58e7: Layer already exists 20:54:11 08255ce2f8ea: Layer already exists 20:54:11 b53fd1ad8578: Layer already exists 20:54:11 d3f669bd5e50: Layer already exists 20:54:11 6734457297fa: Layer already exists 20:54:11 main: digest: sha256:4bc0347d2376f8fb2d47961f445759797bde533aac7635baa96b75e14df35a28 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:54:11 ===================================================== [Pipeline] echo 20:54:11 taggedImages: 20:54:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6bccf35dbf70652488d3d62af4c0b01b59563e6 20:54:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 20:54:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.19 20:54:11 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6bccf35dbf70652488d3d62af4c0b01b59563e6-2.3.0-dev.19 20:54:11 - 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 20:54:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:11 20:54:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:11 latest: Pulling from edgex-lftools-log-publisher 20:54:11 5eb5b503b376: Pulling fs layer 20:54:11 5c69ac0246d0: Pulling fs layer 20:54:11 ec43610c2a17: Pulling fs layer 20:54:11 3a2ae6a8a46f: Pulling fs layer 20:54:11 33b1e0a273af: Pulling fs layer 20:54:11 5d3b04190fa2: Pulling fs layer 20:54:11 2f39f015ded8: Pulling fs layer 20:54:11 33b1e0a273af: Waiting 20:54:11 2f39f015ded8: Waiting 20:54:11 3a2ae6a8a46f: Waiting 20:54:11 5c69ac0246d0: Download complete 20:54:11 3a2ae6a8a46f: Verifying Checksum 20:54:11 3a2ae6a8a46f: Download complete 20:54:11 ec43610c2a17: Verifying Checksum 20:54:11 ec43610c2a17: Download complete 20:54:11 33b1e0a273af: Verifying Checksum 20:54:11 33b1e0a273af: Download complete 20:54:11 5d3b04190fa2: Download complete 20:54:12 5eb5b503b376: Verifying Checksum 20:54:12 5eb5b503b376: Download complete 20:54:12 2f39f015ded8: Download complete 20:54:13 5eb5b503b376: Pull complete 20:54:13 5c69ac0246d0: Pull complete 20:54:13 ec43610c2a17: Pull complete 20:54:14 3a2ae6a8a46f: Pull complete 20:54:14 33b1e0a273af: Pull complete 20:54:14 5d3b04190fa2: Pull complete 20:54:18 2f39f015ded8: Pull complete 20:54:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:54:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:18 prd-ubuntu20.04-docker-8c-8g-117367 does not seem to be running inside a container 20:54:18 $ 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 20:54:20 $ docker top c50ff41f7017312dee53b52765e24877277a43cc02b95160dde4ccb66473b1cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:21 ---> job-cost.sh 20:54:21 lf-activate-venv: SKIPPING 20:54:21 INFO: No Stack... 20:54:21 INFO: Retrieving Pricing Info for: v3-standard-8 20:54:21 INFO: Archiving Costs [Pipeline] sh 20:54:21 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 20:54:21 + cut -d, -f6 [Pipeline] lock 20:54:21 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-56-stack-cost] 20:54:21 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-56-stack-cost] did not exist. Created. 20:54:21 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:54:22 + echo total: 0.2199999988079071 [Pipeline] stash 20:54:22 Stashed 1 file(s) [Pipeline] } 20:54:22 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-56-stack-cost] [Pipeline] // lock [Pipeline] } 20:54:22 $ docker stop --time=1 c50ff41f7017312dee53b52765e24877277a43cc02b95160dde4ccb66473b1cb 20:54:23 $ docker rm -f c50ff41f7017312dee53b52765e24877277a43cc02b95160dde4ccb66473b1cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:54:28 Removing intermediate container 48fa22bcf3dc 20:54:28 ---> e622e1b89d94 20:54:28 Step 10/11 : COPY . . 20:54:29 ---> 85e31185cdf8 20:54:29 Step 11/11 : RUN $MAKE 20:54:29 ---> Running in 6fd7693cbd7e 20:54:30 noop 20:54:30 Removing intermediate container 6fd7693cbd7e 20:54:30 ---> 62967e7864eb 20:54:30 Successfully built 62967e7864eb 20:54:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:31 + docker inspect -f . ci-base-image-arm64 20:54:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:31 prd-ubuntu20.04-docker-arm64-4c-16g-117365 does not seem to be running inside a container 20:54:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/56 -v /w/workspace/device-rfid-llrp-go/56:/w/workspace/device-rfid-llrp-go/56:rw,z -v /w/workspace/device-rfid-llrp-go/56@tmp:/w/workspace/device-rfid-llrp-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:54:33 $ docker top 2e63213eb72b25181f1320b5bee0f0a57aa52fb4a41b99bda22b648a3132d283 -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:33 + go version 20:54:33 go version go1.18.7 linux/arm64 [Pipeline] } 20:54:33 $ docker stop --time=1 2e63213eb72b25181f1320b5bee0f0a57aa52fb4a41b99bda22b648a3132d283 20:54:35 $ docker rm -f 2e63213eb72b25181f1320b5bee0f0a57aa52fb4a41b99bda22b648a3132d283 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:36 + docker inspect -f . ci-base-image-arm64 20:54:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:36 prd-ubuntu20.04-docker-arm64-4c-16g-117365 does not seem to be running inside a container 20:54:36 $ 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/56 -v /w/workspace/device-rfid-llrp-go/56:/w/workspace/device-rfid-llrp-go/56:rw,z -v /w/workspace/device-rfid-llrp-go/56@tmp:/w/workspace/device-rfid-llrp-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:54:37 $ docker top 737c2a4b5eccf0c37532256325c831fa3bbab6cc9078fdb2f2de6d2918ec02b4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:38 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/56 [Pipeline] fileExists [Pipeline] sh 20:54:39 + make test 20:54:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:54:41 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:56:33 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:56:33 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:57:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 36.958s coverage: 38.5% of statements 20:57:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.617s coverage: 52.0% of statements 20:57:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.052s coverage: 96.4% of statements 20:57:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:57:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:57:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:57:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:57:58 ./bin/test-attribution-txt.sh 20:57:58 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 20:57:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:57:58 $ docker stop --time=1 737c2a4b5eccf0c37532256325c831fa3bbab6cc9078fdb2f2de6d2918ec02b4 20:58:00 $ docker rm -f 737c2a4b5eccf0c37532256325c831fa3bbab6cc9078fdb2f2de6d2918ec02b4 [Pipeline] // withDockerContainer [Pipeline] sh 20:58:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:58:02 Warning: overwriting stash ‘coverage-report’ 20:58:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:58:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:58:03 + ls -al . 20:58:03 total 636 20:58:03 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 20:54 . 20:58:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:52 .. 20:58:03 -rw-rw-r-- 1 jenkins jenkins 134 Oct 26 20:52 .dockerignore 20:58:03 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 20:52 .git 20:58:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:52 .github 20:58:03 -rw-rw-r-- 1 jenkins jenkins 946 Oct 26 20:52 .gitignore 20:58:03 -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 20:52 .golangci.yml 20:58:03 -rw-rw-r-- 1 jenkins jenkins 10866 Oct 26 20:52 Attribution.txt 20:58:03 -rw-rw-r-- 1 jenkins jenkins 3740 Oct 26 20:52 CHANGELOG.md 20:58:03 -rw-rw-r-- 1 jenkins jenkins 1340 Oct 26 20:52 Dockerfile 20:58:03 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 20:52 GOVERNANCE.md 20:58:03 -rw-rw-r-- 1 jenkins jenkins 683 Oct 26 20:52 Jenkinsfile 20:58:03 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 26 20:52 LICENSE 20:58:03 -rw-rw-r-- 1 jenkins jenkins 2196 Oct 26 20:52 Makefile 20:58:03 -rw-rw-r-- 1 jenkins jenkins 625 Oct 26 20:52 OWNERS.md 20:58:03 -rw-rw-r-- 1 jenkins jenkins 28496 Oct 26 20:52 README.md 20:58:03 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 20:52 VERSION 20:58:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:52 bin 20:58:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:52 cmd 20:58:03 -rw-r--r-- 1 jenkins jenkins 460049 Oct 26 20:57 coverage.out 20:58:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:52 examples 20:58:03 -rw-rw-r-- 1 jenkins jenkins 3598 Oct 26 20:52 go.mod 20:58:03 -rw-rw-r-- 1 jenkins jenkins 44720 Oct 26 20:52 go.sum 20:58:03 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:52 images 20:58:03 drwxrwxr-x 5 jenkins jenkins 4096 Oct 26 20:52 internal 20:58:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:52 snap 20:58:03 -rw-rw-r-- 1 jenkins jenkins 193 Oct 26 20:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:04 + 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=f6bccf35dbf70652488d3d62af4c0b01b59563e6 --label arch=arm64 --label version=2.3.0-dev.19 . 20:58:04 Sending build context to Docker daemon 1.221MB 20:58:04 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 20:58:04 Step 2/23 : FROM ${BASE} AS builder 20:58:04 ---> 62967e7864eb 20:58:04 Step 3/23 : ARG MAKE='make build' 20:58:04 ---> Running in 352d7a0bb466 20:58:04 Removing intermediate container 352d7a0bb466 20:58:04 ---> 3eb3d5f15844 20:58:04 Step 4/23 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 20:58:06 ---> Running in cd6797bfa524 20:58:06 Removing intermediate container cd6797bfa524 20:58:06 ---> 24e4724f8813 20:58:06 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 20:58:06 ---> Running in c85e06a917ad 20:58:06 Removing intermediate container c85e06a917ad 20:58:06 ---> 0ca3436ce710 20:58:06 Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:58:06 ---> Running in 4aa1dd020dc6 20:58:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:58:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:58:09 OK: 221 MiB in 51 packages 20:58:10 Removing intermediate container 4aa1dd020dc6 20:58:10 ---> 93fe6f4bd999 20:58:10 Step 7/23 : WORKDIR /app 20:58:10 ---> Running in c437959599ca 20:58:11 Removing intermediate container c437959599ca 20:58:11 ---> 4b1dc8e1b22f 20:58:11 Step 8/23 : COPY go.mod vendor* ./ 20:58:12 ---> 3e247189639b 20:58:12 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:12 ---> Running in b47a689161ef 20:58:14 Removing intermediate container b47a689161ef 20:58:14 ---> e14d36de3bb3 20:58:14 Step 10/23 : COPY . . 20:58:15 ---> e19c7d5de563 20:58:15 Step 11/23 : RUN $MAKE 20:58:15 ---> Running in e14769d7284d 20:58:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 21:01:08 Removing intermediate container e14769d7284d 21:01:08 ---> 28f26ea8a7f4 21:01:08 Step 12/23 : FROM alpine:3.16 21:01:08 3.16: Pulling from library/alpine 21:01:08 9b18e9b68314: Already exists 21:01:08 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:01:08 Status: Downloaded newer image for alpine:3.16 21:01:08 ---> a6215f271958 21:01:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:01:08 ---> Running in 1bd1235fca9d 21:01:08 Removing intermediate container 1bd1235fca9d 21:01:08 ---> fc73ac194c68 21:01:08 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 21:01:08 ---> Running in e23860322b9c 21:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:01:08 (1/6) Installing dumb-init (1.2.5-r1) 21:01:08 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:01:08 (3/6) Installing libsodium (1.0.18-r0) 21:01:08 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:01:08 (5/6) Installing libzmq (4.3.4-r0) 21:01:08 (6/6) Installing zeromq (4.3.4-r0) 21:01:08 Executing busybox-1.35.0-r17.trigger 21:01:08 OK: 8 MiB in 20 packages 21:01:08 Removing intermediate container e23860322b9c 21:01:08 ---> f0edfac099e9 21:01:08 Step 15/23 : COPY --from=builder /app/LICENSE / 21:01:09 ---> c674b559bf6a 21:01:09 Step 16/23 : COPY --from=builder /app/Attribution.txt / 21:01:10 ---> b95604b00088 21:01:10 Step 17/23 : COPY --from=builder /app/cmd/ / 21:01:11 ---> fa90942c0f87 21:01:11 Step 18/23 : EXPOSE 59989 21:01:11 ---> Running in 300f3bb8f234 21:01:11 Removing intermediate container 300f3bb8f234 21:01:11 ---> 319e234e7571 21:01:11 Step 19/23 : ENTRYPOINT ["/device-rfid-llrp"] 21:01:12 ---> Running in 17d5e3323b30 21:01:12 Removing intermediate container 17d5e3323b30 21:01:12 ---> f8682807b98a 21:01:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:01:12 ---> Running in 758ae37e8a8c 21:01:12 Removing intermediate container 758ae37e8a8c 21:01:12 ---> 25f95568402a 21:01:12 Step 21/23 : LABEL arch=arm64 21:01:13 ---> Running in c8e1d75e3be7 21:01:13 Removing intermediate container c8e1d75e3be7 21:01:13 ---> 73db8084b0cd 21:01:13 Step 22/23 : LABEL git_sha=f6bccf35dbf70652488d3d62af4c0b01b59563e6 21:01:13 ---> Running in 6354f189c39d 21:01:13 Removing intermediate container 6354f189c39d 21:01:13 ---> 9ed033e04fac 21:01:13 Step 23/23 : LABEL version=2.3.0-dev.19 21:01:13 ---> Running in 5462e05d069b 21:01:14 Removing intermediate container 5462e05d069b 21:01:14 ---> 535fd1ffac48 21:01:14 [Warning] One or more build-args [ARCH] were not consumed 21:01:14 Successfully built 535fd1ffac48 21:01:14 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 21:01:14 provisioning config files... 21:01:14 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/56@tmp/config8228068386511010589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:14 ---> docker-login.sh 21:01:14 nexus3.edgexfoundry.org:10001 21:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:14 Configure a credential helper to remove this warning. See 21:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:14 21:01:14 Login Succeeded 21:01:14 nexus3.edgexfoundry.org:10002 21:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:15 Configure a credential helper to remove this warning. See 21:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:15 21:01:15 Login Succeeded 21:01:15 nexus3.edgexfoundry.org:10003 21:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:15 Configure a credential helper to remove this warning. See 21:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:15 21:01:15 Login Succeeded 21:01:15 nexus3.edgexfoundry.org:10004 21:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:16 Configure a credential helper to remove this warning. See 21:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:16 21:01:16 Login Succeeded 21:01:16 docker.io 21:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:17 Configure a credential helper to remove this warning. See 21:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:17 21:01:17 Login Succeeded 21:01:17 ---> docker-login.sh ends [Pipeline] } 21:01:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:01:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:01:17 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 21:01:17 f6bccf35dbf70652488d3d62af4c0b01b59563e6 21:01:17 latest 21:01:17 2.3.0-dev.19 21:01:17 f6bccf35dbf70652488d3d62af4c0b01b59563e6-2.3.0-dev.19 21:01:17 main 21:01:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:17 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6bccf35dbf70652488d3d62af4c0b01b59563e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6bccf35dbf70652488d3d62af4c0b01b59563e6 21:01:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:01:17 6bd0752e1a4f: Preparing 21:01:17 b657dab5a936: Preparing 21:01:17 07cd8f036378: Preparing 21:01:17 0d0ababaaa81: Preparing 21:01:17 5d3e392a13a0: Preparing 21:01:17 5d3e392a13a0: Layer already exists 21:01:18 b657dab5a936: Pushed 21:01:18 07cd8f036378: Pushed 21:01:18 0d0ababaaa81: Pushed 21:01:24 6bd0752e1a4f: Pushed 21:01:24 f6bccf35dbf70652488d3d62af4c0b01b59563e6: digest: sha256:9573345b830aaa03f3e0680db9e8013a6ff1d4e6149310ba6a28fac453e02f6c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:24 + 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 21:01:24 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 21:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:01:24 6bd0752e1a4f: Preparing 21:01:24 b657dab5a936: Preparing 21:01:24 07cd8f036378: Preparing 21:01:24 0d0ababaaa81: Preparing 21:01:24 5d3e392a13a0: Preparing 21:01:24 6bd0752e1a4f: Layer already exists 21:01:24 07cd8f036378: Layer already exists 21:01:24 b657dab5a936: Layer already exists 21:01:24 0d0ababaaa81: Layer already exists 21:01:24 5d3e392a13a0: Layer already exists 21:01:25 latest: digest: sha256:9573345b830aaa03f3e0680db9e8013a6ff1d4e6149310ba6a28fac453e02f6c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:25 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:25 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.19 21:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:01:25 6bd0752e1a4f: Preparing 21:01:25 b657dab5a936: Preparing 21:01:25 07cd8f036378: Preparing 21:01:25 0d0ababaaa81: Preparing 21:01:25 5d3e392a13a0: Preparing 21:01:25 07cd8f036378: Layer already exists 21:01:25 b657dab5a936: Layer already exists 21:01:25 5d3e392a13a0: Layer already exists 21:01:25 6bd0752e1a4f: Layer already exists 21:01:25 0d0ababaaa81: Layer already exists 21:01:25 2.3.0-dev.19: digest: sha256:9573345b830aaa03f3e0680db9e8013a6ff1d4e6149310ba6a28fac453e02f6c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:26 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6bccf35dbf70652488d3d62af4c0b01b59563e6-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:26 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6bccf35dbf70652488d3d62af4c0b01b59563e6-2.3.0-dev.19 21:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:01:26 6bd0752e1a4f: Preparing 21:01:26 b657dab5a936: Preparing 21:01:26 07cd8f036378: Preparing 21:01:26 0d0ababaaa81: Preparing 21:01:26 5d3e392a13a0: Preparing 21:01:26 5d3e392a13a0: Layer already exists 21:01:26 07cd8f036378: Layer already exists 21:01:26 6bd0752e1a4f: Layer already exists 21:01:26 b657dab5a936: Layer already exists 21:01:26 0d0ababaaa81: Layer already exists 21:01:26 f6bccf35dbf70652488d3d62af4c0b01b59563e6-2.3.0-dev.19: digest: sha256:9573345b830aaa03f3e0680db9e8013a6ff1d4e6149310ba6a28fac453e02f6c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:27 + 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 21:01:27 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 21:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:01:27 6bd0752e1a4f: Preparing 21:01:27 b657dab5a936: Preparing 21:01:27 07cd8f036378: Preparing 21:01:27 0d0ababaaa81: Preparing 21:01:27 5d3e392a13a0: Preparing 21:01:27 b657dab5a936: Layer already exists 21:01:27 07cd8f036378: Layer already exists 21:01:27 0d0ababaaa81: Layer already exists 21:01:27 5d3e392a13a0: Layer already exists 21:01:27 6bd0752e1a4f: Layer already exists 21:01:28 main: digest: sha256:9573345b830aaa03f3e0680db9e8013a6ff1d4e6149310ba6a28fac453e02f6c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:01:28 ===================================================== [Pipeline] echo 21:01:28 taggedImages: 21:01:28 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6bccf35dbf70652488d3d62af4c0b01b59563e6 21:01:28 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 21:01:28 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.19 21:01:28 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6bccf35dbf70652488d3d62af4c0b01b59563e6-2.3.0-dev.19 21:01:28 - 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 21:01:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:01:28 21:01:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:01:29 arm64: Pulling from edgex-lftools-log-publisher 21:01:29 8998bd30e6a1: Pulling fs layer 21:01:29 04944245beec: Pulling fs layer 21:01:29 699f458cf7ca: Pulling fs layer 21:01:29 765212b225bb: Pulling fs layer 21:01:29 f23df028b6ca: Pulling fs layer 21:01:29 d65c8cfc05b1: Pulling fs layer 21:01:29 2437ff75d9bd: Pulling fs layer 21:01:29 765212b225bb: Waiting 21:01:29 f23df028b6ca: Waiting 21:01:29 d65c8cfc05b1: Waiting 21:01:29 2437ff75d9bd: Waiting 21:01:29 04944245beec: Verifying Checksum 21:01:29 04944245beec: Download complete 21:01:29 765212b225bb: Verifying Checksum 21:01:29 765212b225bb: Download complete 21:01:29 f23df028b6ca: Verifying Checksum 21:01:29 f23df028b6ca: Download complete 21:01:29 d65c8cfc05b1: Verifying Checksum 21:01:29 d65c8cfc05b1: Download complete 21:01:29 699f458cf7ca: Verifying Checksum 21:01:29 699f458cf7ca: Download complete 21:01:29 8998bd30e6a1: Verifying Checksum 21:01:29 8998bd30e6a1: Download complete 21:01:32 2437ff75d9bd: Verifying Checksum 21:01:32 2437ff75d9bd: Download complete 21:01:34 8998bd30e6a1: Pull complete 21:01:34 04944245beec: Pull complete 21:01:35 699f458cf7ca: Pull complete 21:01:35 765212b225bb: Pull complete 21:01:36 f23df028b6ca: Pull complete 21:01:37 d65c8cfc05b1: Pull complete 21:01:52 2437ff75d9bd: Pull complete 21:01:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:01:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:01:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:52 prd-ubuntu20.04-docker-arm64-4c-16g-117365 does not seem to be running inside a container 21:01:52 $ 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/56 -v /w/workspace/device-rfid-llrp-go/56:/w/workspace/device-rfid-llrp-go/56:rw,z -v /w/workspace/device-rfid-llrp-go/56@tmp:/w/workspace/device-rfid-llrp-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:01:55 $ docker top e9f0822bb782e53a69a234132cdeb36c217a31d835938cc5b6c0c91ddfe94938 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:56 ---> job-cost.sh 21:01:56 lf-activate-venv: SKIPPING 21:01:56 INFO: No Stack... 21:01:56 INFO: Retrieving Pricing Info for: v3-standard-4 21:01:57 INFO: Archiving Costs [Pipeline] sh 21:01:57 + cat /w/workspace/device-rfid-llrp-go/56/archives/cost.csv 21:01:57 + cut -d, -f6 [Pipeline] lock 21:01:57 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-56-stack-cost] 21:01:57 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-56-stack-cost] did not exist. Created. 21:01:57 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:01:58 /w/workspace/device-rfid-llrp-go/56@tmp/durable-bdf1f3fa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:01:59 + echo total: 0.10999999940395355 [Pipeline] stash 21:01:59 Warning: overwriting stash ‘stack-cost’ 21:01:59 Stashed 1 file(s) [Pipeline] } 21:01:59 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-56-stack-cost] [Pipeline] // lock [Pipeline] } 21:01:59 $ docker stop --time=1 e9f0822bb782e53a69a234132cdeb36c217a31d835938cc5b6c0c91ddfe94938 21:02:00 $ docker rm -f e9f0822bb782e53a69a234132cdeb36c217a31d835938cc5b6c0c91ddfe94938 [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 21:02:01 provisioning config files... 21:02:01 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15832969689108524452tmp [Pipeline] { [Pipeline] sh 21:02:01 + set +x 21:02:01 + bash -s -- 21:02:01 + curl -s https://codecov.io/bash 21:02:01 21:02:01 _____ _ 21:02:01 / ____| | | 21:02:01 | | ___ __| | ___ ___ _____ __ 21:02:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:02:01 | |___| (_) | (_| | __/ (_| (_) \ V / 21:02:01 \_____\___/ \__,_|\___|\___\___/ \_/ 21:02:01 Bash-1.0.6 21:02:01 21:02:01 21:02:01 ==> git version 2.25.1 found 21:02:01 ==> 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 21:02:01 Release-Date: 2020-01-08 21:02:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:02:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:02:01 ==> Jenkins CI detected. 21:02:01 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 21:02:01 project root: . 21:02:01 --> token set from env 21:02:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:02:01 ==> Running gcov in . (disable via -X gcov) 21:02:01 ==> Python coveragepy not found 21:02:01 ==> Searching for coverage reports in: 21:02:01 + . 21:02:01 -> Found 1 reports 21:02:01 ==> Detecting git/mercurial file structure 21:02:01 ==> Reading reports 21:02:01 + ./coverage.out bytes=460049 21:02:01 ==> Appending adjustments 21:02:01 https://docs.codecov.io/docs/fixing-reports 21:02:01 + Found adjustments 21:02:01 ==> Gzipping contents 21:02:01 52K /tmp/codecov.F4qoPv.gz 21:02:01 ==> Uploading reports 21:02:01 url: https://codecov.io 21:02:01 query: branch=main&commit=f6bccf35dbf70652488d3d62af4c0b01b59563e6&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:02:01 -> Pinging Codecov 21:02:01 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=f6bccf35dbf70652488d3d62af4c0b01b59563e6&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:02:02 -> Uploading to 21:02:02 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/581DD39554BDF9B6E22D074273EAD858/f6bccf35dbf70652488d3d62af4c0b01b59563e6/a382b1af-16b1-4793-aa09-8b99ef770d1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T210202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b19f81ccbb9b75eedd40fdbc10a74584327d34a15e054eb49369ea368fc95cc 21:02:02 % Total % Received % Xferd Average Speed Time Time Time Current 21:02:02 Dload Upload Total Spent Left Speed 21:02:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51571 0 0 100 51571 0 182k --:--:-- --:--:-- --:--:-- 182k 21:02:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f6bccf35dbf70652488d3d62af4c0b01b59563e6 [Pipeline] } 21:02:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:02:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:02:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:02:03 21:02:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:02:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:02:03 df9b9388f04a: Pulling fs layer 21:02:03 52dc419b0ee2: Pulling fs layer 21:02:03 25bc292e5bac: Pulling fs layer 21:02:03 114826534d7a: Pulling fs layer 21:02:03 4657fd5d0bcf: Pulling fs layer 21:02:03 6ad1cebc031e: Pulling fs layer 21:02:03 8a3aa393b2d8: Pulling fs layer 21:02:03 4657fd5d0bcf: Waiting 21:02:03 6ad1cebc031e: Waiting 21:02:03 114826534d7a: Waiting 21:02:03 8a3aa393b2d8: Waiting 21:02:03 25bc292e5bac: Verifying Checksum 21:02:03 25bc292e5bac: Download complete 21:02:03 52dc419b0ee2: Download complete 21:02:03 4657fd5d0bcf: Verifying Checksum 21:02:03 4657fd5d0bcf: Download complete 21:02:03 df9b9388f04a: Download complete 21:02:03 df9b9388f04a: Pull complete 21:02:03 52dc419b0ee2: Pull complete 21:02:03 6ad1cebc031e: Download complete 21:02:03 25bc292e5bac: Pull complete 21:02:04 114826534d7a: Verifying Checksum 21:02:04 114826534d7a: Download complete 21:02:04 8a3aa393b2d8: Verifying Checksum 21:02:04 8a3aa393b2d8: Download complete 21:02:07 114826534d7a: Pull complete 21:02:07 4657fd5d0bcf: Pull complete 21:02:07 6ad1cebc031e: Pull complete 21:02:10 8a3aa393b2d8: Pull complete 21:02:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:02:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:10 prd-ubuntu20.04-docker-8c-8g-117367 does not seem to be running inside a container 21:02:10 $ 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 21:02:12 $ docker top 161631a29e418ea138b14382886eb3b43e432f75693e79b38c661f8b9ebb0a84 -eo pid,comm [Pipeline] { [Pipeline] echo 21:02:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 21:02:12 + set -o pipefail 21:02:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 21:02:18 21:02:18 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 21:02:18 21:02:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/b8d488e5-912e-4ecd-b85c-363bbb5212d4 21:02:18 21:02:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:02:18 21:02:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:02:18 21:02:18 21:02:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:02:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:02:18 More details here: https://snyk.co/ue1NS [Pipeline] } 21:02:18 $ docker stop --time=1 161631a29e418ea138b14382886eb3b43e432f75693e79b38c661f8b9ebb0a84 21:02:20 $ docker rm -f 161631a29e418ea138b14382886eb3b43e432f75693e79b38c661f8b9ebb0a84 [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 21:02:21 + git log --format=format:%s -1 f6bccf35dbf70652488d3d62af4c0b01b59563e6 [Pipeline] sh 21:02:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:02:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:02:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:22 prd-ubuntu20.04-docker-8c-8g-117367 does not seem to be running inside a container 21:02:22 $ 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 21:02:22 $ docker top 3042578faebee3966bf2df8a2c4e79c7d0069bfb51d3beb700c94b169adb603b -eo pid,comm 21:02:22 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). 21:02:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:02:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:22 [ssh-agent] Looking for ssh-agent implementation... 21:02:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:22 $ docker exec 3042578faebee3966bf2df8a2c4e79c7d0069bfb51d3beb700c94b169adb603b ssh-agent 21:02:22 SSH_AUTH_SOCK=/tmp/ssh-NcGPUd0bABe5/agent.32 21:02:22 SSH_AGENT_PID=38 21:02:22 Running ssh-add (command line suppressed) 21:02:23 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1609557497855327697.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1609557497855327697.key) 21:02:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:23 + git semver tag 21:02:23 2022-10-26 21:02:23,563 [run_tag] DEBUG tag force:False 21:02:23 2022-10-26 21:02:23,563 [check_head_tag] DEBUG check head tag 21:02:23 2022-10-26 21:02:23,563 [execute] INFO git cat-file --batch-check 21:02:23 2022-10-26 21:02:23,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 21:02:23 2022-10-26 21:02:23,568 [execute] INFO git cat-file --batch 21:02:23 2022-10-26 21:02:23,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 21:02:23 2022-10-26 21:02:23,582 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:02:23 2022-10-26 21:02:23,582 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 21:02:23 2022-10-26 21:02:23,582 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 21:02:23 2022-10-26 21:02:23,587 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:02:23 2.3.0-dev.19 [Pipeline] } 21:02:23 $ docker exec --env ******** --env ******** 3042578faebee3966bf2df8a2c4e79c7d0069bfb51d3beb700c94b169adb603b ssh-agent -k 21:02:23 unset SSH_AUTH_SOCK; 21:02:23 unset SSH_AGENT_PID; 21:02:23 echo Agent pid 38 killed; 21:02:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:02:24 + git semver [Pipeline] } 21:02:24 $ docker stop --time=1 3042578faebee3966bf2df8a2c4e79c7d0069bfb51d3beb700c94b169adb603b 21:02:25 $ docker rm -f 3042578faebee3966bf2df8a2c4e79c7d0069bfb51d3beb700c94b169adb603b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:02:25 21:02:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:02:26 0.23.1-centos7: Pulling from edgex-lftools 21:02:26 ab5ef0e58194: Pulling fs layer 21:02:26 9712f1f96733: Pulling fs layer 21:02:26 63f879dbbcfc: Pulling fs layer 21:02:26 0d9ebad4ef96: Pulling fs layer 21:02:26 e9a5061849ea: Pulling fs layer 21:02:26 d747dcd14b5f: Pulling fs layer 21:02:26 2de7ff778b66: Pulling fs layer 21:02:26 e9a5061849ea: Waiting 21:02:26 d747dcd14b5f: Waiting 21:02:26 2de7ff778b66: Waiting 21:02:26 0d9ebad4ef96: Waiting 21:02:26 9712f1f96733: Verifying Checksum 21:02:26 9712f1f96733: Download complete 21:02:26 63f879dbbcfc: Verifying Checksum 21:02:26 63f879dbbcfc: Download complete 21:02:26 e9a5061849ea: Verifying Checksum 21:02:26 e9a5061849ea: Download complete 21:02:26 d747dcd14b5f: Verifying Checksum 21:02:26 d747dcd14b5f: Download complete 21:02:27 ab5ef0e58194: Verifying Checksum 21:02:27 ab5ef0e58194: Download complete 21:02:27 0d9ebad4ef96: Verifying Checksum 21:02:27 0d9ebad4ef96: Download complete 21:02:27 2de7ff778b66: Verifying Checksum 21:02:27 2de7ff778b66: Download complete 21:02:29 ab5ef0e58194: Pull complete 21:02:29 9712f1f96733: Pull complete 21:02:30 63f879dbbcfc: Pull complete 21:02:33 0d9ebad4ef96: Pull complete 21:02:33 e9a5061849ea: Pull complete 21:02:34 d747dcd14b5f: Pull complete 21:02:34 2de7ff778b66: Pull complete 21:02:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:02:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:02:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:35 prd-ubuntu20.04-docker-8c-8g-117367 does not seem to be running inside a container 21:02:35 $ 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 21:02:37 $ docker top 76d870d1e8474d851b5e9f634cdacd38770d690d06d20f1fe840002eff07e29e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:02:37 provisioning config files... 21:02:37 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14679855559729658751tmp 21:02:37 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16444497676986707019tmp 21:02:37 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4384319568829316340tmp [Pipeline] { [Pipeline] echo 21:02:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:02:37 ---> sigul-configuration.sh 21:02:37 gpg: directory `/root/.gnupg' created 21:02:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:02:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:02:37 gpg: keyring `/root/.gnupg/secring.gpg' created 21:02:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:02:37 gpg: CAST5 encrypted data 21:02:37 gpg: encrypted with 1 passphrase 21:02:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:02:38 + mkdir /home/jenkins 21:02:38 + mkdir /home/jenkins/sigul [Pipeline] sh 21:02:38 + 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 21:02:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:02:38 ---> sigul-install.sh 21:02:38 Sigul already installed; skipping installation. [Pipeline] sh 21:02:38 + git tag --list 21:02:38 v0.0.0 21:02:38 v1.0.0 21:02:38 v2.1.0 21:02:38 v2.1.1 21:02:38 v2.1.1-dev.1 21:02:38 v2.2.0 21:02:38 v2.2.1-dev.1 21:02:38 v2.2.1-dev.2 21:02:38 v2.2.1-dev.3 21:02:38 v2.2.1-dev.4 21:02:38 v2.2.1-dev.5 21:02:38 v2.2.1-dev.6 21:02:38 v2.2.1-dev.7 21:02:38 v2.3.0-dev.10 21:02:38 v2.3.0-dev.11 21:02:38 v2.3.0-dev.12 21:02:38 v2.3.0-dev.13 21:02:38 v2.3.0-dev.14 21:02:38 v2.3.0-dev.15 21:02:38 v2.3.0-dev.16 21:02:38 v2.3.0-dev.17 21:02:38 v2.3.0-dev.18 21:02:38 v2.3.0-dev.19 21:02:38 v2.3.0-dev.7 21:02:38 v2.3.0-dev.8 21:02:38 v2.3.0-dev.9 [Pipeline] sh 21:02:39 + lftools sign git-tag v2.3.0-dev.19 21:02:39 Signing Git tag with Sigul... 21:02:39 Signing v2.3.0-dev.19 [Pipeline] echo 21:02:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:02:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:02:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:02:40 $ docker stop --time=1 76d870d1e8474d851b5e9f634cdacd38770d690d06d20f1fe840002eff07e29e 21:02:42 $ docker rm -f 76d870d1e8474d851b5e9f634cdacd38770d690d06d20f1fe840002eff07e29e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:02:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:02:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:02:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:42 prd-ubuntu20.04-docker-8c-8g-117367 does not seem to be running inside a container 21:02:42 $ 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 21:02:43 $ docker top 1d77367a0a1f14b0e23a3b9c5f513e9ccc86b52a33a671eeb874eb3eef774ac2 -eo pid,comm 21:02:43 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). 21:02:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:02:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:43 [ssh-agent] Looking for ssh-agent implementation... 21:02:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:43 $ docker exec 1d77367a0a1f14b0e23a3b9c5f513e9ccc86b52a33a671eeb874eb3eef774ac2 ssh-agent 21:02:43 SSH_AUTH_SOCK=/tmp/ssh-dx9QYLn7xxtG/agent.31 21:02:43 SSH_AGENT_PID=37 21:02:43 Running ssh-add (command line suppressed) 21:02:43 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7845277514563102153.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7845277514563102153.key) 21:02:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:43 + git semver bump pre 21:02:44 2022-10-26 21:02:44,113 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:02:44 2022-10-26 21:02:44,113 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev 21:02:44 2022-10-26 21:02:44,113 [bump_version] DEBUG bumped version:2.3.0-dev.20 21:02:44 2022-10-26 21:02:44,113 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 21:02:44 2022-10-26 21:02:44,113 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:02:44 2022-10-26 21:02:44,113 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:02:44 2022-10-26 21:02:44,116 [execute] INFO git cat-file --batch-check 21:02:44 2022-10-26 21:02:44,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:02:44 2022-10-26 21:02:44,121 [execute] INFO git cat-file --batch 21:02:44 2022-10-26 21:02:44,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:02:44 2022-10-26 21:02:44,127 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:02:44 2.3.0-dev.20 [Pipeline] } 21:02:44 $ docker exec --env ******** --env ******** 1d77367a0a1f14b0e23a3b9c5f513e9ccc86b52a33a671eeb874eb3eef774ac2 ssh-agent -k 21:02:44 unset SSH_AUTH_SOCK; 21:02:44 unset SSH_AGENT_PID; 21:02:44 echo Agent pid 37 killed; 21:02:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:02:44 + git semver [Pipeline] } 21:02:44 $ docker stop --time=1 1d77367a0a1f14b0e23a3b9c5f513e9ccc86b52a33a671eeb874eb3eef774ac2 21:02:46 $ docker rm -f 1d77367a0a1f14b0e23a3b9c5f513e9ccc86b52a33a671eeb874eb3eef774ac2 [Pipeline] // withDockerContainer [Pipeline] sh 21:02:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:02:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:02:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:46 prd-ubuntu20.04-docker-8c-8g-117367 does not seem to be running inside a container 21:02:46 $ 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 21:02:47 $ docker top 11e665f3ebbe6f28a60fb523db958ace095475334671988f24c9a69e70baea3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:02:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:47 [ssh-agent] Looking for ssh-agent implementation... 21:02:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:47 $ docker exec 11e665f3ebbe6f28a60fb523db958ace095475334671988f24c9a69e70baea3b ssh-agent 21:02:47 SSH_AUTH_SOCK=/tmp/ssh-PoLaParfDVr2/agent.32 21:02:47 SSH_AGENT_PID=38 21:02:47 Running ssh-add (command line suppressed) 21:02:47 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16837152927085136171.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16837152927085136171.key) 21:02:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:47 + git semver push 21:02:48 2022-10-26 21:02:48,112 [run_push] DEBUG push 21:02:48 2022-10-26 21:02:48,113 [execute] INFO git cat-file --batch-check 21:02:48 2022-10-26 21:02:48,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:02:48 2022-10-26 21:02:48,116 [execute] INFO git rev-list 6a1e6c80f4f5f01f7db80b50993cd38052a9bcbe -- 21:02:48 2022-10-26 21:02:48,116 [execute] DEBUG Popen(['git', 'rev-list', '6a1e6c80f4f5f01f7db80b50993cd38052a9bcbe', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:02:48 2022-10-26 21:02:48,120 [execute] INFO git fetch -v origin 21:02:48 2022-10-26 21:02:48,120 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:02:48 2022-10-26 21:02:48,667 [run_push] DEBUG no remote changes detected 21:02:48 2022-10-26 21:02:48,667 [execute] INFO git push origin semver 21:02:48 2022-10-26 21:02:48,668 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:02:49 2022-10-26 21:02:49,488 [run_push] DEBUG push all version tags 21:02:49 2022-10-26 21:02:49,488 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:02:49 2022-10-26 21:02:49,489 [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) 21:02:50 2022-10-26 21:02:50,266 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:02:50 2.3.0-dev.20 [Pipeline] } 21:02:50 $ docker exec --env ******** --env ******** 11e665f3ebbe6f28a60fb523db958ace095475334671988f24c9a69e70baea3b ssh-agent -k 21:02:50 unset SSH_AUTH_SOCK; 21:02:50 unset SSH_AGENT_PID; 21:02:50 echo Agent pid 38 killed; 21:02:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:02:50 + git semver [Pipeline] } 21:02:51 $ docker stop --time=1 11e665f3ebbe6f28a60fb523db958ace095475334671988f24c9a69e70baea3b 21:02:52 $ docker rm -f 11e665f3ebbe6f28a60fb523db958ace095475334671988f24c9a69e70baea3b [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 21:02:53 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 21:02:53 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:02:53 total 16 21:02:53 drwxr-xr-x 3 root root 4096 Oct 26 20:54 . 21:02:53 drwxrwxr-x 12 jenkins jenkins 4096 Oct 26 21:02 .. 21:02:53 drwxr-xr-x 2 root root 4096 Oct 26 20:54 cost 21:02:53 -rw-r--r-- 1 root root 90 Oct 26 20:54 cost.csv 21:02:53 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:02:53 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:02:53 total 16 21:02:53 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 20:54 . 21:02:53 drwxrwxr-x 12 jenkins jenkins 4096 Oct 26 21:02 .. 21:02:53 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 20:54 cost 21:02:53 -rw-r--r-- 1 jenkins jenkins 90 Oct 26 20:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:02:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:02:54 ---> package-listing.sh 21:02:54 ++ facter osfamily 21:02:54 ++ tr '[:upper:]' '[:lower:]' 21:02:54 + OS_FAMILY=debian 21:02:54 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 21:02:54 + START_PACKAGES=/tmp/packages_start.txt 21:02:54 + END_PACKAGES=/tmp/packages_end.txt 21:02:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:02:54 + PACKAGES=/tmp/packages_start.txt 21:02:54 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:02:54 + PACKAGES=/tmp/packages_end.txt 21:02:54 + case "${OS_FAMILY}" in 21:02:54 + dpkg -l 21:02:54 + grep '^ii' 21:02:54 + '[' -f /tmp/packages_start.txt ']' 21:02:54 + '[' -f /tmp/packages_end.txt ']' 21:02:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:02:54 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:02:54 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 21:02:54 + 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 21:02:54 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 21:02:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:02:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:55 prd-ubuntu20.04-docker-8c-8g-117367 does not seem to be running inside a container 21:02:55 $ 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 21:02:55 $ docker top 7a78c35eaa2b256e319c04078a59082f668a3554c736bf9471aed83895398a9a -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:56 + touch /tmp/pre-build-complete [Pipeline] sh 21:02:56 + mkdir -p /var/log/sysstat [Pipeline] sh 21:02:56 + ls /var/log/sa-host 21:02:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:56 provisioning config files... 21:02:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3241462068216363516tmp [Pipeline] { [Pipeline] echo 21:02:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:02:57 ---> create-netrc.sh [Pipeline] } 21:02:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:02:57 ---> python-tools-install.sh [Pipeline] echo 21:02:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:02:57 ---> sudo-logs.sh 21:02:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:02:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:02:58 ---> job-cost.sh 21:02:58 lf-activate-venv: SKIPPING 21:02:58 DEBUG: total: 0.2199999988079071 21:02:58 INFO: Retrieving Stack Cost... 21:02:58 INFO: Retrieving Pricing Info for: v3-standard-8 21:02:58 INFO: Archiving Costs [Pipeline] echo 21:02:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:02:59 ---> logs-deploy.sh 21:02:59 lf-activate-venv: SKIPPING 21:02:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/56 21:02:59 INFO: archiving workspace using pattern(s): 21:03:00 Archives upload complete. 21:03:00 INFO: archiving logs to Nexus