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 [2022-10-26T20:52:07.812Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T20:52:07.866Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T20:52:07.885Z] ========================================================= [2022-10-26T20:52:07.885Z] EdgeX Global Pipelines Version Info [2022-10-26T20:52:07.885Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:52:08.583Z] ------------------- [2022-10-26T20:52:08.583Z] stable info: [2022-10-26T20:52:08.583Z] ------------------- [2022-10-26T20:52:08.583Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T20:52:08.583Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T20:52:08.583Z] Message: update stable to v1.0.243 [2022-10-26T20:52:09.151Z] ------------------- [2022-10-26T20:52:09.151Z] experimental info: [2022-10-26T20:52:09.151Z] ------------------- [2022-10-26T20:52:09.151Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T20:52:09.151Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T20:52:09.151Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T20:52:09.321Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-10-26T20:52:09.331Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-10-26T20:52:09.342Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T20:52:09.358Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T20:52:09.369Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T20:52:09.381Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T20:52:09.393Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T20:52:09.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T20:52:09.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T20:52:09.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T20:52:09.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T20:52:09.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-10-26T20:52:09.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T20:52:09.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T20:52:09.499Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T20:52:09.510Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T20:52:09.522Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T20:52:09.538Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T20:52:09.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T20:52:09.560Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T20:52:09.572Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T20:52:09.583Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T20:52:09.594Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T20:52:09.606Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T20:52:09.617Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-26T20:52:09.630Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T20:52:09.646Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T20:52:09.662Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-26T20:52:09.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-26T20:52:09.690Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-26T20:52:09.703Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6bccf35dbf70652488d3d62af4c0b01b59563e6 [Pipeline] echo [2022-10-26T20:52:09.714Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6bccf3 [Pipeline] echo [2022-10-26T20:52:09.726Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T20:52:09.765Z] provisioning config files... [2022-10-26T20:52:09.777Z] 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 [2022-10-26T20:52:10.077Z] ---> docker-login.sh [2022-10-26T20:52:10.077Z] nexus3.edgexfoundry.org:10001 [2022-10-26T20:52:10.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:10.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:10.597Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:10.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:10.597Z] [2022-10-26T20:52:10.597Z] Login Succeeded [2022-10-26T20:52:10.597Z] nexus3.edgexfoundry.org:10002 [2022-10-26T20:52:10.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:10.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:10.597Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:10.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:10.597Z] [2022-10-26T20:52:10.597Z] Login Succeeded [2022-10-26T20:52:10.597Z] nexus3.edgexfoundry.org:10003 [2022-10-26T20:52:10.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:10.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:10.855Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:10.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:10.856Z] [2022-10-26T20:52:10.856Z] Login Succeeded [2022-10-26T20:52:10.856Z] nexus3.edgexfoundry.org:10004 [2022-10-26T20:52:10.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:10.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:10.856Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:10.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:10.856Z] [2022-10-26T20:52:10.856Z] Login Succeeded [2022-10-26T20:52:10.856Z] docker.io [2022-10-26T20:52:10.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:11.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:11.114Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:11.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:11.114Z] [2022-10-26T20:52:11.114Z] Login Succeeded [2022-10-26T20:52:11.373Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T20:52:11.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T20:52:11.753Z] + git rev-list -1 --merges f6bccf35dbf70652488d3d62af4c0b01b59563e6~1..f6bccf35dbf70652488d3d62af4c0b01b59563e6 [Pipeline] echo [2022-10-26T20:52:11.787Z] -----------> git rev-list -1 --merges f6bccf35dbf70652488d3d62af4c0b01b59563e6~1..f6bccf35dbf70652488d3d62af4c0b01b59563e6 f6bccf35dbf70652488d3d62af4c0b01b59563e6 [false] [Pipeline] sh [2022-10-26T20:52:12.071Z] + git log --format=format:%s -1 f6bccf35dbf70652488d3d62af4c0b01b59563e6 [Pipeline] echo [2022-10-26T20:52:12.083Z] ========================================================= [2022-10-26T20:52:12.083Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T20:52:12.083Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T20:52:12.397Z] + git log --format=format:%s -1 f6bccf35dbf70652488d3d62af4c0b01b59563e6 [Pipeline] echo [2022-10-26T20:52:12.409Z] [semverPrep] GIT_COMMIT: f6bccf35dbf70652488d3d62af4c0b01b59563e6, Commit Message: build: Latest go-mods, config and Dockerfile fix (#119) [Pipeline] echo [2022-10-26T20:52:12.418Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T20:52:12.762Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T20:52:12.762Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T20:52:12.762Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T20:52:12.762Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T20:52:12.762Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T20:52:12.762Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T20:52:12.762Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:52:13.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:52:13.109Z] [2022-10-26T20:52:13.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:52:13.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:52:13.408Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T20:52:13.408Z] b85a868b505f: Pulling fs layer [2022-10-26T20:52:13.408Z] e2be974225ed: Pulling fs layer [2022-10-26T20:52:13.408Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T20:52:13.408Z] 988bab9f4d93: Pulling fs layer [2022-10-26T20:52:13.408Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T20:52:13.408Z] eaf3925da568: Pulling fs layer [2022-10-26T20:52:13.408Z] bab4dde63d76: Pulling fs layer [2022-10-26T20:52:13.408Z] bde34c3a00c8: Pulling fs layer [2022-10-26T20:52:13.408Z] b352a97aabf1: Pulling fs layer [2022-10-26T20:52:13.408Z] 4872d77fe225: Pulling fs layer [2022-10-26T20:52:13.408Z] 5851b861e8e6: Pulling fs layer [2022-10-26T20:52:13.408Z] 988bab9f4d93: Waiting [2022-10-26T20:52:13.408Z] eaf3925da568: Waiting [2022-10-26T20:52:13.408Z] bab4dde63d76: Waiting [2022-10-26T20:52:13.408Z] 1469e6f7b9e6: Waiting [2022-10-26T20:52:13.408Z] bde34c3a00c8: Waiting [2022-10-26T20:52:13.408Z] b352a97aabf1: Waiting [2022-10-26T20:52:13.408Z] 4872d77fe225: Waiting [2022-10-26T20:52:13.408Z] 5851b861e8e6: Waiting [2022-10-26T20:52:13.408Z] e2be974225ed: Verifying Checksum [2022-10-26T20:52:13.408Z] e2be974225ed: Download complete [2022-10-26T20:52:13.408Z] 988bab9f4d93: Verifying Checksum [2022-10-26T20:52:13.408Z] 988bab9f4d93: Download complete [2022-10-26T20:52:13.668Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T20:52:13.668Z] 1469e6f7b9e6: Download complete [2022-10-26T20:52:13.668Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T20:52:13.668Z] 339a4e72a1f5: Download complete [2022-10-26T20:52:13.668Z] eaf3925da568: Verifying Checksum [2022-10-26T20:52:13.668Z] eaf3925da568: Download complete [2022-10-26T20:52:13.668Z] bde34c3a00c8: Download complete [2022-10-26T20:52:13.668Z] b352a97aabf1: Verifying Checksum [2022-10-26T20:52:13.668Z] b352a97aabf1: Download complete [2022-10-26T20:52:13.668Z] 4872d77fe225: Verifying Checksum [2022-10-26T20:52:13.668Z] 4872d77fe225: Download complete [2022-10-26T20:52:13.668Z] 5851b861e8e6: Verifying Checksum [2022-10-26T20:52:13.668Z] 5851b861e8e6: Download complete [2022-10-26T20:52:13.668Z] b85a868b505f: Download complete [2022-10-26T20:52:13.926Z] bab4dde63d76: Verifying Checksum [2022-10-26T20:52:13.926Z] bab4dde63d76: Download complete [2022-10-26T20:52:14.861Z] b85a868b505f: Pull complete [2022-10-26T20:52:15.143Z] e2be974225ed: Pull complete [2022-10-26T20:52:15.402Z] 339a4e72a1f5: Pull complete [2022-10-26T20:52:15.660Z] 988bab9f4d93: Pull complete [2022-10-26T20:52:15.932Z] 1469e6f7b9e6: Pull complete [2022-10-26T20:52:15.932Z] eaf3925da568: Pull complete [2022-10-26T20:52:17.829Z] bab4dde63d76: Pull complete [2022-10-26T20:52:17.829Z] bde34c3a00c8: Pull complete [2022-10-26T20:52:17.829Z] b352a97aabf1: Pull complete [2022-10-26T20:52:18.088Z] 4872d77fe225: Pull complete [2022-10-26T20:52:18.088Z] 5851b861e8e6: Pull complete [2022-10-26T20:52:18.088Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T20:52:18.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T20:52:18.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:52:18.175Z] prd-ubuntu20.04-docker-8c-8g-117367 does not seem to be running inside a container [2022-10-26T20:52:18.188Z] $ 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 [2022-10-26T20:52:19.604Z] $ docker top 94c87a493c6bdf3dcee6abe0f7e5b72ffa65bd50d514ce5001d518d58fdd5b1d -eo pid,comm [2022-10-26T20:52:19.673Z] 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). [2022-10-26T20:52:19.673Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T20:52:19.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T20:52:19.704Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T20:52:19.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T20:52:19.811Z] $ docker exec 94c87a493c6bdf3dcee6abe0f7e5b72ffa65bd50d514ce5001d518d58fdd5b1d ssh-agent [2022-10-26T20:52:19.942Z] SSH_AUTH_SOCK=/tmp/ssh-cNMiun3obeMl/agent.33 [2022-10-26T20:52:19.942Z] SSH_AGENT_PID=39 [2022-10-26T20:52:19.948Z] Running ssh-add (command line suppressed) [2022-10-26T20:52:20.028Z] 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) [2022-10-26T20:52:20.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T20:52:20.340Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T20:52:20.338Z] $ docker exec --env ******** --env ******** 94c87a493c6bdf3dcee6abe0f7e5b72ffa65bd50d514ce5001d518d58fdd5b1d ssh-agent -k [2022-10-26T20:52:20.435Z] unset SSH_AUTH_SOCK; [2022-10-26T20:52:20.436Z] unset SSH_AGENT_PID; [2022-10-26T20:52:20.436Z] echo Agent pid 39 killed; [2022-10-26T20:52:20.459Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T20:52:20.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T20:52:20.481Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T20:52:20.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T20:52:20.590Z] $ docker exec 94c87a493c6bdf3dcee6abe0f7e5b72ffa65bd50d514ce5001d518d58fdd5b1d ssh-agent [2022-10-26T20:52:20.718Z] SSH_AUTH_SOCK=/tmp/ssh-GsvRksFOM0RX/agent.71 [2022-10-26T20:52:20.718Z] SSH_AGENT_PID=77 [2022-10-26T20:52:20.722Z] Running ssh-add (command line suppressed) [2022-10-26T20:52:20.814Z] 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) [2022-10-26T20:52:20.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T20:52:21.126Z] + git semver init [2022-10-26T20:52:21.386Z] 2022-10-26 20:52:21,285 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T20:52:21.386Z] 2022-10-26 20:52:21,285 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-10-26T20:52:21.386Z] 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 [2022-10-26T20:52:21.386Z] 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) [2022-10-26T20:52:22.328Z] 2022-10-26 20:52:22,217 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-10-26T20:52:22.328Z] 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 [2022-10-26T20:52:22.328Z] 2022-10-26 20:52:22,218 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-26T20:52:22.328Z] 2022-10-26 20:52:22,218 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-26T20:52:22.328Z] 2.3.0-dev.19 [Pipeline] } [2022-10-26T20:52:22.325Z] $ docker exec --env ******** --env ******** 94c87a493c6bdf3dcee6abe0f7e5b72ffa65bd50d514ce5001d518d58fdd5b1d ssh-agent -k [2022-10-26T20:52:22.421Z] unset SSH_AUTH_SOCK; [2022-10-26T20:52:22.421Z] unset SSH_AGENT_PID; [2022-10-26T20:52:22.422Z] echo Agent pid 77 killed; [2022-10-26T20:52:22.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T20:52:22.749Z] + git semver [Pipeline] } [2022-10-26T20:52:23.009Z] $ docker stop --time=1 94c87a493c6bdf3dcee6abe0f7e5b72ffa65bd50d514ce5001d518d58fdd5b1d [2022-10-26T20:52:24.357Z] $ docker rm -f 94c87a493c6bdf3dcee6abe0f7e5b72ffa65bd50d514ce5001d518d58fdd5b1d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T20:52:24.721Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T20:52:24.902Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T20:52:24.905Z] [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 [2022-10-26T20:52:25.023Z] provisioning config files... [2022-10-26T20:52:25.032Z] 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 [2022-10-26T20:52:25.338Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117365 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [2022-10-26T20:52:25.339Z] ---> docker-login.sh [2022-10-26T20:52:25.339Z] nexus3.edgexfoundry.org:10001 [2022-10-26T20:52:25.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:25.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:25.339Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:25.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:25.339Z] [2022-10-26T20:52:25.339Z] Login Succeeded [2022-10-26T20:52:25.339Z] nexus3.edgexfoundry.org:10002 [2022-10-26T20:52:25.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] ws [2022-10-26T20:52:25.348Z] Running in /w/workspace/device-rfid-llrp-go/56 [Pipeline] { [Pipeline] checkout [2022-10-26T20:52:25.385Z] Selected Git installation does not exist. Using Default [2022-10-26T20:52:25.385Z] The recommended git tool is: NONE [2022-10-26T20:52:25.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:25.599Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:25.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:25.599Z] [2022-10-26T20:52:25.599Z] Login Succeeded [2022-10-26T20:52:25.599Z] nexus3.edgexfoundry.org:10003 [2022-10-26T20:52:25.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:25.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:25.599Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:25.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:25.599Z] [2022-10-26T20:52:25.599Z] Login Succeeded [2022-10-26T20:52:25.599Z] nexus3.edgexfoundry.org:10004 [2022-10-26T20:52:25.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:25.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:25.861Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:25.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:25.861Z] [2022-10-26T20:52:25.861Z] Login Succeeded [2022-10-26T20:52:25.861Z] docker.io [2022-10-26T20:52:25.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:26.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:26.122Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:26.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:26.122Z] [2022-10-26T20:52:26.122Z] Login Succeeded [2022-10-26T20:52:26.122Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T20:52:26.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T20:52:26.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:52:26.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:52:26.202Z] ========================================================= [2022-10-26T20:52:26.202Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T20:52:26.202Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:52:26.510Z] + 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 . [2022-10-26T20:52:26.510Z] Sending build context to Docker daemon 4.097MB [2022-10-26T20:52:26.510Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T20:52:26.510Z] Step 2/11 : FROM ${BASE} AS builder [2022-10-26T20:52:26.510Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T20:52:26.510Z] 213ec9aee27d: Pulling fs layer [2022-10-26T20:52:26.510Z] 4583459ba037: Pulling fs layer [2022-10-26T20:52:26.510Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T20:52:26.510Z] 53926ce57604: Pulling fs layer [2022-10-26T20:52:26.510Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T20:52:26.510Z] 30f14e443154: Pulling fs layer [2022-10-26T20:52:26.510Z] 53926ce57604: Waiting [2022-10-26T20:52:26.510Z] 801331c1e519: Pulling fs layer [2022-10-26T20:52:26.510Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T20:52:26.510Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T20:52:26.510Z] 30f14e443154: Waiting [2022-10-26T20:52:26.510Z] 99cc6dd402b0: Waiting [2022-10-26T20:52:26.510Z] 801331c1e519: Waiting [2022-10-26T20:52:26.510Z] 21b2b0c7a3f4: Waiting [2022-10-26T20:52:26.510Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T20:52:26.510Z] 93c1e223e6f2: Download complete [2022-10-26T20:52:26.510Z] 4583459ba037: Verifying Checksum [2022-10-26T20:52:26.510Z] 4583459ba037: Download complete [2022-10-26T20:52:26.510Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T20:52:26.510Z] 21b2b0c7a3f4: Download complete [2022-10-26T20:52:26.510Z] 30f14e443154: Verifying Checksum [2022-10-26T20:52:26.510Z] 30f14e443154: Download complete [2022-10-26T20:52:26.775Z] 213ec9aee27d: Verifying Checksum [2022-10-26T20:52:26.775Z] 213ec9aee27d: Download complete [2022-10-26T20:52:26.775Z] 801331c1e519: Download complete [2022-10-26T20:52:26.775Z] 213ec9aee27d: Pull complete [2022-10-26T20:52:27.048Z] 4583459ba037: Pull complete [2022-10-26T20:52:27.048Z] 93c1e223e6f2: Pull complete [2022-10-26T20:52:27.319Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T20:52:27.319Z] 7d9ed39f4882: Download complete [2022-10-26T20:52:27.579Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T20:52:27.579Z] 99cc6dd402b0: Download complete [2022-10-26T20:52:27.837Z] 53926ce57604: Verifying Checksum [2022-10-26T20:52:27.837Z] 53926ce57604: Download complete [2022-10-26T20:52:31.658Z] using credential edgex-jenkins-ssh [2022-10-26T20:52:31.676Z] Cloning the remote Git repository [2022-10-26T20:52:32.034Z] 53926ce57604: Pull complete [2022-10-26T20:52:32.034Z] 21b2b0c7a3f4: Pull complete [2022-10-26T20:52:32.034Z] 30f14e443154: Pull complete [2022-10-26T20:52:32.034Z] 801331c1e519: Pull complete [2022-10-26T20:52:31.732Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-10-26T20:52:31.822Z] > git init /w/workspace/device-rfid-llrp-go/56 # timeout=10 [2022-10-26T20:52:32.022Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-10-26T20:52:32.023Z] > git --version # timeout=10 [2022-10-26T20:52:32.044Z] > git --version # 'git version 2.25.1' [2022-10-26T20:52:32.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T20:52:32.106Z] Verifying host key using known hosts file [2022-10-26T20:52:32.358Z] 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. [2022-10-26T20:52:32.374Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T20:52:33.706Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-10-26T20:52:33.731Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T20:52:34.567Z] 99cc6dd402b0: Pull complete [2022-10-26T20:52:34.745Z] Avoid second fetch [2022-10-26T20:52:34.746Z] Checking out Revision f6bccf35dbf70652488d3d62af4c0b01b59563e6 (main) [2022-10-26T20:52:35.134Z] 7d9ed39f4882: Pull complete [2022-10-26T20:52:35.134Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T20:52:35.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T20:52:35.134Z] ---> 1dedd983c030 [2022-10-26T20:52:35.134Z] Step 3/11 : ARG MAKE='make build' [2022-10-26T20:52:35.349Z] Commit message: "build: Latest go-mods, config and Dockerfile fix (#119)" [2022-10-26T20:52:34.765Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T20:52:34.790Z] > git checkout -f f6bccf35dbf70652488d3d62af4c0b01b59563e6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T20:52:36.177Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T20:52:36.177Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T20:52:36.177Z] Dload Upload Total Spent Left Speed [2022-10-26T20:52:36.177Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2022-10-26T20:52:36.512Z] ---> Running in eb25aa8e5fec [2022-10-26T20:52:36.772Z] Removing intermediate container eb25aa8e5fec [2022-10-26T20:52:36.772Z] ---> 8f3e332efd6a [2022-10-26T20:52:36.772Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-26T20:52:36.772Z] ---> Running in ed1fe2dc176e [2022-10-26T20:52:36.772Z] Removing intermediate container ed1fe2dc176e [2022-10-26T20:52:36.772Z] ---> c65c59c44f4e [2022-10-26T20:52:36.772Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T20:52:36.795Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T20:52:37.030Z] ---> Running in 7f81f863a800 [2022-10-26T20:52:37.031Z] Removing intermediate container 7f81f863a800 [2022-10-26T20:52:37.031Z] ---> b692943c75e5 [2022-10-26T20:52:37.031Z] Step 6/11 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T20:52:37.031Z] ---> Running in 4e4f62fa6281 [2022-10-26T20:52:37.136Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T20:52:37.136Z] + sudo tee /etc/docker/daemon.new [2022-10-26T20:52:37.136Z] { [2022-10-26T20:52:37.136Z] "registry-mirrors": [ [2022-10-26T20:52:37.136Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T20:52:37.136Z] ], [2022-10-26T20:52:37.136Z] "bip": "10.250.0.254/24", [2022-10-26T20:52:37.136Z] "hosts": [ [2022-10-26T20:52:37.136Z] "tcp://0.0.0.0:5555", [2022-10-26T20:52:37.136Z] "unix:///var/run/docker.sock" [2022-10-26T20:52:37.136Z] ], [2022-10-26T20:52:37.136Z] "mtu": 1458, [2022-10-26T20:52:37.136Z] "selinux-enabled": true, [2022-10-26T20:52:37.136Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T20:52:37.136Z] } [Pipeline] sh [2022-10-26T20:52:37.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T20:52:37.491Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T20:52:37.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T20:52:37.812Z] OK: 211 MiB in 51 packages [2022-10-26T20:52:37.847Z] + sudo service docker restart [2022-10-26T20:52:38.069Z] Removing intermediate container 4e4f62fa6281 [2022-10-26T20:52:38.070Z] ---> 24d48251cba1 [2022-10-26T20:52:38.070Z] Step 7/11 : WORKDIR /app [2022-10-26T20:52:38.070Z] ---> Running in ee6c134a0372 [2022-10-26T20:52:38.327Z] Removing intermediate container ee6c134a0372 [2022-10-26T20:52:38.328Z] ---> 4924c6edb54a [2022-10-26T20:52:38.328Z] Step 8/11 : COPY go.mod vendor* ./ [2022-10-26T20:52:38.328Z] ---> 77137ff0ca6b [2022-10-26T20:52:38.328Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T20:52:38.328Z] ---> Running in f4c8547f3555 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T20:52:56.168Z] provisioning config files... [2022-10-26T20:52:56.196Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/56@tmp/config1395068434866186661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:52:56.568Z] ---> docker-login.sh [2022-10-26T20:52:56.568Z] nexus3.edgexfoundry.org:10001 [2022-10-26T20:52:57.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:57.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:57.160Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:57.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:57.160Z] [2022-10-26T20:52:57.160Z] Login Succeeded [2022-10-26T20:52:57.160Z] nexus3.edgexfoundry.org:10002 [2022-10-26T20:52:57.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:57.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:57.705Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:57.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:57.705Z] [2022-10-26T20:52:57.705Z] Login Succeeded [2022-10-26T20:52:57.705Z] nexus3.edgexfoundry.org:10003 [2022-10-26T20:52:57.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:57.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:57.978Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:57.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:57.978Z] [2022-10-26T20:52:57.978Z] Login Succeeded [2022-10-26T20:52:57.978Z] nexus3.edgexfoundry.org:10004 [2022-10-26T20:52:58.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:58.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:58.573Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:58.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:58.573Z] [2022-10-26T20:52:58.573Z] Login Succeeded [2022-10-26T20:52:58.573Z] docker.io [2022-10-26T20:52:58.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:52:59.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:52:59.114Z] Configure a credential helper to remove this warning. See [2022-10-26T20:52:59.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:52:59.114Z] [2022-10-26T20:52:59.114Z] Login Succeeded [2022-10-26T20:52:59.114Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T20:52:59.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T20:52:59.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:52:59.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:52:59.345Z] ========================================================= [2022-10-26T20:52:59.345Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T20:52:59.345Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:52:59.697Z] + 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 . [2022-10-26T20:52:59.968Z] Sending build context to Docker daemon 1.221MB [2022-10-26T20:52:59.968Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T20:52:59.968Z] Step 2/11 : FROM ${BASE} AS builder [2022-10-26T20:53:00.249Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T20:53:00.249Z] 9b18e9b68314: Pulling fs layer [2022-10-26T20:53:00.249Z] d32db5db7311: Pulling fs layer [2022-10-26T20:53:00.249Z] d0c4b47475fc: Pulling fs layer [2022-10-26T20:53:00.249Z] 5831b945b038: Pulling fs layer [2022-10-26T20:53:00.249Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T20:53:00.249Z] e10730c5d714: Pulling fs layer [2022-10-26T20:53:00.249Z] 5dd5c2283517: Pulling fs layer [2022-10-26T20:53:00.249Z] d5ac0230b979: Pulling fs layer [2022-10-26T20:53:00.249Z] 5dd5c2283517: Waiting [2022-10-26T20:53:00.249Z] e10730c5d714: Waiting [2022-10-26T20:53:00.249Z] 5831b945b038: Waiting [2022-10-26T20:53:00.249Z] 86bbec2aaacd: Waiting [2022-10-26T20:53:00.249Z] d0c4b47475fc: Verifying Checksum [2022-10-26T20:53:00.249Z] d0c4b47475fc: Download complete [2022-10-26T20:53:00.249Z] d32db5db7311: Verifying Checksum [2022-10-26T20:53:00.249Z] d32db5db7311: Download complete [2022-10-26T20:53:00.249Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T20:53:00.249Z] 86bbec2aaacd: Download complete [2022-10-26T20:53:00.292Z] Removing intermediate container f4c8547f3555 [2022-10-26T20:53:00.292Z] ---> 21b4f079f047 [2022-10-26T20:53:00.292Z] Step 10/11 : COPY . . [2022-10-26T20:53:00.292Z] ---> e4338a8faf94 [2022-10-26T20:53:00.292Z] Step 11/11 : RUN $MAKE [2022-10-26T20:53:00.292Z] ---> Running in ff13bfc9a6e1 [2022-10-26T20:53:00.292Z] noop [2022-10-26T20:53:00.292Z] Removing intermediate container ff13bfc9a6e1 [2022-10-26T20:53:00.292Z] ---> e9b7fb0872a3 [2022-10-26T20:53:00.292Z] Successfully built e9b7fb0872a3 [2022-10-26T20:53:00.292Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:53:00.536Z] 9b18e9b68314: Verifying Checksum [2022-10-26T20:53:00.638Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T20:53:00.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:53:00.714Z] prd-ubuntu20.04-docker-8c-8g-117367 does not seem to be running inside a container [2022-10-26T20:53:00.754Z] $ 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 [2022-10-26T20:53:01.137Z] $ docker top f1b88bd4bc367a322dbe5a42e18fc84aed2a96a9b017912d625a5d08063c716b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T20:53:01.478Z] + go version [2022-10-26T20:53:01.478Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T20:53:01.497Z] $ docker stop --time=1 f1b88bd4bc367a322dbe5a42e18fc84aed2a96a9b017912d625a5d08063c716b [2022-10-26T20:53:01.528Z] 9b18e9b68314: Pull complete [2022-10-26T20:53:01.818Z] d5ac0230b979: Verifying Checksum [2022-10-26T20:53:01.818Z] d5ac0230b979: Download complete [2022-10-26T20:53:02.164Z] d32db5db7311: Pull complete [2022-10-26T20:53:02.461Z] d0c4b47475fc: Pull complete [2022-10-26T20:53:02.837Z] $ 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 [2022-10-26T20:53:03.288Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T20:53:03.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:53:03.391Z] prd-ubuntu20.04-docker-8c-8g-117367 does not seem to be running inside a container [2022-10-26T20:53:03.460Z] $ 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 [2022-10-26T20:53:03.488Z] 5dd5c2283517: Verifying Checksum [2022-10-26T20:53:03.488Z] 5dd5c2283517: Download complete [2022-10-26T20:53:03.488Z] 5831b945b038: Verifying Checksum [2022-10-26T20:53:03.488Z] 5831b945b038: Download complete [2022-10-26T20:53:03.844Z] $ docker top 843b977401cac29dae2cce4a4ae425903497a16c3a9cf8734c14e92f80e504b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T20:53:04.176Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-26T20:53:04.467Z] + make test [2022-10-26T20:53:04.468Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T20:53:04.726Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-10-26T20:53:15.856Z] 5831b945b038: Pull complete [2022-10-26T20:53:15.856Z] 86bbec2aaacd: Pull complete [2022-10-26T20:53:15.856Z] e10730c5d714: Pull complete [2022-10-26T20:53:16.931Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-10-26T20:53:16.931Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-10-26T20:53:20.242Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.748s coverage: 38.5% of statements [2022-10-26T20:53:20.242Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.249s coverage: 51.9% of statements [2022-10-26T20:53:20.242Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.055s coverage: 95.5% of statements [2022-10-26T20:53:22.547Z] 5dd5c2283517: Pull complete [2022-10-26T20:53:23.968Z] d5ac0230b979: Pull complete [2022-10-26T20:53:23.968Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T20:53:23.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T20:53:23.968Z] ---> 59b3b1a385d4 [2022-10-26T20:53:23.968Z] Step 3/11 : ARG MAKE='make build' [2022-10-26T20:53:26.056Z] ---> Running in 60f6da2d4257 [2022-10-26T20:53:26.056Z] Removing intermediate container 60f6da2d4257 [2022-10-26T20:53:26.056Z] ---> f0e8c3985de2 [2022-10-26T20:53:26.056Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-26T20:53:26.056Z] ---> Running in ae7e7bba86c1 [2022-10-26T20:53:26.683Z] Removing intermediate container ae7e7bba86c1 [2022-10-26T20:53:26.683Z] ---> a06716a418aa [2022-10-26T20:53:26.683Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T20:53:26.683Z] ---> Running in 2d3136bdf6e6 [2022-10-26T20:53:26.957Z] Removing intermediate container 2d3136bdf6e6 [2022-10-26T20:53:26.957Z] ---> 061c50a65538 [2022-10-26T20:53:26.957Z] Step 6/11 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T20:53:26.957Z] ---> Running in 48550b86cb76 [2022-10-26T20:53:28.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T20:53:28.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T20:53:30.055Z] OK: 221 MiB in 51 packages [2022-10-26T20:53:30.200Z] 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." [2022-10-26T20:53:30.200Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T20:53:30.644Z] Removing intermediate container 48550b86cb76 [2022-10-26T20:53:30.644Z] ---> 8eaaa5634de6 [2022-10-26T20:53:30.644Z] Step 7/11 : WORKDIR /app [2022-10-26T20:53:30.916Z] ---> Running in 5781ee52fafb [2022-10-26T20:53:31.186Z] Removing intermediate container 5781ee52fafb [2022-10-26T20:53:31.186Z] ---> 00de77fe22f3 [2022-10-26T20:53:31.186Z] Step 8/11 : COPY go.mod vendor* ./ [2022-10-26T20:53:31.778Z] ---> ec0264f1886a [2022-10-26T20:53:31.778Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T20:53:31.778Z] ---> Running in 48fa22bcf3dc [2022-10-26T20:53:32.737Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T20:53:32.737Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T20:53:32.737Z] ./bin/test-attribution-txt.sh [2022-10-26T20:53:32.737Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-10-26T20:53:33.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T20:53:33.025Z] $ docker stop --time=1 843b977401cac29dae2cce4a4ae425903497a16c3a9cf8734c14e92f80e504b8 [2022-10-26T20:53:34.943Z] $ docker rm -f 843b977401cac29dae2cce4a4ae425903497a16c3a9cf8734c14e92f80e504b8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T20:53:35.406Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T20:53:35.490Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-26T20:53:35.911Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T20:53:36.192Z] + ls -al . [2022-10-26T20:53:36.192Z] total 640 [2022-10-26T20:53:36.192Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 20:53 . [2022-10-26T20:53:36.192Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:52 .. [2022-10-26T20:53:36.192Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 26 20:52 .dockerignore [2022-10-26T20:53:36.192Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 20:53 .git [2022-10-26T20:53:36.192Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:52 .github [2022-10-26T20:53:36.192Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 26 20:52 .gitignore [2022-10-26T20:53:36.192Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 20:52 .golangci.yml [2022-10-26T20:53:36.192Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 20:52 .semver [2022-10-26T20:53:36.192Z] -rw-rw-r-- 1 jenkins jenkins 10866 Oct 26 20:52 Attribution.txt [2022-10-26T20:53:36.192Z] -rw-rw-r-- 1 jenkins jenkins 3740 Oct 26 20:52 CHANGELOG.md [2022-10-26T20:53:36.192Z] -rw-rw-r-- 1 jenkins jenkins 1340 Oct 26 20:52 Dockerfile [2022-10-26T20:53:36.192Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 20:52 GOVERNANCE.md [2022-10-26T20:53:36.192Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 26 20:52 Jenkinsfile [2022-10-26T20:53:36.192Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 26 20:52 LICENSE [2022-10-26T20:53:36.192Z] -rw-rw-r-- 1 jenkins jenkins 2196 Oct 26 20:52 Makefile [2022-10-26T20:53:36.192Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 26 20:52 OWNERS.md [2022-10-26T20:53:36.192Z] -rw-rw-r-- 1 jenkins jenkins 28496 Oct 26 20:52 README.md [2022-10-26T20:53:36.192Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 20:52 VERSION [2022-10-26T20:53:36.192Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:52 bin [2022-10-26T20:53:36.192Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:52 cmd [2022-10-26T20:53:36.192Z] -rw-r--r-- 1 jenkins jenkins 460049 Oct 26 20:53 coverage.out [2022-10-26T20:53:36.192Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:52 examples [2022-10-26T20:53:36.192Z] -rw-rw-r-- 1 jenkins jenkins 3598 Oct 26 20:52 go.mod [2022-10-26T20:53:36.192Z] -rw-rw-r-- 1 jenkins jenkins 44720 Oct 26 20:52 go.sum [2022-10-26T20:53:36.192Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:52 images [2022-10-26T20:53:36.192Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 26 20:52 internal [2022-10-26T20:53:36.192Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:52 snap [2022-10-26T20:53:36.192Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 26 20:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:53:36.491Z] + 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 . [2022-10-26T20:53:36.491Z] Sending build context to Docker daemon 4.097MB [2022-10-26T20:53:36.491Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T20:53:36.491Z] Step 2/23 : FROM ${BASE} AS builder [2022-10-26T20:53:36.491Z] ---> e9b7fb0872a3 [2022-10-26T20:53:36.491Z] Step 3/23 : ARG MAKE='make build' [2022-10-26T20:53:36.491Z] ---> Running in 4c3c9c298406 [2022-10-26T20:53:36.751Z] Removing intermediate container 4c3c9c298406 [2022-10-26T20:53:36.751Z] ---> 0a30fc4a61fd [2022-10-26T20:53:36.751Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-26T20:53:36.751Z] ---> Running in 226699a66fd5 [2022-10-26T20:53:36.751Z] Removing intermediate container 226699a66fd5 [2022-10-26T20:53:36.751Z] ---> 41528d9f3b78 [2022-10-26T20:53:36.751Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T20:53:36.751Z] ---> Running in 5101294b9dbc [2022-10-26T20:53:37.010Z] Removing intermediate container 5101294b9dbc [2022-10-26T20:53:37.010Z] ---> dcabe9c9da2b [2022-10-26T20:53:37.010Z] Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T20:53:37.010Z] ---> Running in a568653809a5 [2022-10-26T20:53:37.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T20:53:37.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T20:53:37.527Z] OK: 211 MiB in 51 packages [2022-10-26T20:53:37.787Z] Removing intermediate container a568653809a5 [2022-10-26T20:53:37.787Z] ---> 79b685f4821e [2022-10-26T20:53:37.787Z] Step 7/23 : WORKDIR /app [2022-10-26T20:53:38.063Z] ---> Running in 08faf4e19784 [2022-10-26T20:53:38.063Z] Removing intermediate container 08faf4e19784 [2022-10-26T20:53:38.063Z] ---> 12993f746f85 [2022-10-26T20:53:38.063Z] Step 8/23 : COPY go.mod vendor* ./ [2022-10-26T20:53:38.325Z] ---> e3cf145ad0bd [2022-10-26T20:53:38.325Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T20:53:38.325Z] ---> Running in a2397d1ce917 [2022-10-26T20:53:38.892Z] Removing intermediate container a2397d1ce917 [2022-10-26T20:53:38.892Z] ---> ec2ad5fed1cd [2022-10-26T20:53:38.892Z] Step 10/23 : COPY . . [2022-10-26T20:53:39.150Z] ---> d2d7c12b2814 [2022-10-26T20:53:39.150Z] Step 11/23 : RUN $MAKE [2022-10-26T20:53:39.150Z] ---> Running in 46295af3b394 [2022-10-26T20:53:39.715Z] 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 [2022-10-26T20:54:01.818Z] Removing intermediate container 46295af3b394 [2022-10-26T20:54:01.818Z] ---> 488588811115 [2022-10-26T20:54:01.818Z] Step 12/23 : FROM alpine:3.16 [2022-10-26T20:54:01.818Z] 3.16: Pulling from library/alpine [2022-10-26T20:54:01.818Z] 213ec9aee27d: Already exists [2022-10-26T20:54:01.818Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T20:54:01.818Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T20:54:01.818Z] ---> 9c6f07244728 [2022-10-26T20:54:01.818Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T20:54:01.818Z] ---> Running in a696e56aee3d [2022-10-26T20:54:01.818Z] Removing intermediate container a696e56aee3d [2022-10-26T20:54:01.818Z] ---> ae578a3ee6bb [2022-10-26T20:54:01.818Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T20:54:01.818Z] ---> Running in d64825f3d12d [2022-10-26T20:54:01.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T20:54:01.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T20:54:01.818Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T20:54:01.818Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T20:54:01.818Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T20:54:01.818Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T20:54:01.818Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T20:54:01.818Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T20:54:01.818Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T20:54:01.818Z] OK: 8 MiB in 20 packages [2022-10-26T20:54:02.076Z] Removing intermediate container d64825f3d12d [2022-10-26T20:54:02.076Z] ---> de585c63d879 [2022-10-26T20:54:02.076Z] Step 15/23 : COPY --from=builder /app/LICENSE / [2022-10-26T20:54:02.335Z] ---> a520ab38bdcd [2022-10-26T20:54:02.335Z] Step 16/23 : COPY --from=builder /app/Attribution.txt / [2022-10-26T20:54:02.594Z] ---> 55efb00fd00f [2022-10-26T20:54:02.594Z] Step 17/23 : COPY --from=builder /app/cmd/ / [2022-10-26T20:54:03.160Z] ---> fc697d9690dc [2022-10-26T20:54:03.160Z] Step 18/23 : EXPOSE 59989 [2022-10-26T20:54:03.160Z] ---> Running in f76d7ddba632 [2022-10-26T20:54:03.160Z] Removing intermediate container f76d7ddba632 [2022-10-26T20:54:03.160Z] ---> f0e2e1b82fd6 [2022-10-26T20:54:03.160Z] Step 19/23 : ENTRYPOINT ["/device-rfid-llrp"] [2022-10-26T20:54:03.160Z] ---> Running in 8755b7a4023f [2022-10-26T20:54:03.418Z] Removing intermediate container 8755b7a4023f [2022-10-26T20:54:03.418Z] ---> 6fb1484c8530 [2022-10-26T20:54:03.418Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-26T20:54:03.418Z] ---> Running in bb6312a3b632 [2022-10-26T20:54:03.418Z] Removing intermediate container bb6312a3b632 [2022-10-26T20:54:03.418Z] ---> dc3de900b4b8 [2022-10-26T20:54:03.418Z] Step 21/23 : LABEL arch=amd64 [2022-10-26T20:54:03.678Z] ---> Running in 557273912a76 [2022-10-26T20:54:03.678Z] Removing intermediate container 557273912a76 [2022-10-26T20:54:03.678Z] ---> 3b6440e04f72 [2022-10-26T20:54:03.678Z] Step 22/23 : LABEL git_sha=f6bccf35dbf70652488d3d62af4c0b01b59563e6 [2022-10-26T20:54:03.678Z] ---> Running in 837bf3673a18 [2022-10-26T20:54:03.678Z] Removing intermediate container 837bf3673a18 [2022-10-26T20:54:03.678Z] ---> 5af3659369c5 [2022-10-26T20:54:03.678Z] Step 23/23 : LABEL version=2.3.0-dev.19 [2022-10-26T20:54:03.937Z] ---> Running in bba914edefc7 [2022-10-26T20:54:03.937Z] Removing intermediate container bba914edefc7 [2022-10-26T20:54:03.937Z] ---> bfbd0a1f595d [2022-10-26T20:54:03.937Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T20:54:03.937Z] Successfully built bfbd0a1f595d [2022-10-26T20:54:03.937Z] 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 [2022-10-26T20:54:04.041Z] provisioning config files... [2022-10-26T20:54:04.051Z] 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 [2022-10-26T20:54:04.342Z] ---> docker-login.sh [2022-10-26T20:54:04.342Z] nexus3.edgexfoundry.org:10001 [2022-10-26T20:54:04.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:54:04.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:54:04.342Z] Configure a credential helper to remove this warning. See [2022-10-26T20:54:04.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:54:04.342Z] [2022-10-26T20:54:04.342Z] Login Succeeded [2022-10-26T20:54:04.342Z] nexus3.edgexfoundry.org:10002 [2022-10-26T20:54:04.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:54:04.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:54:04.342Z] Configure a credential helper to remove this warning. See [2022-10-26T20:54:04.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:54:04.342Z] [2022-10-26T20:54:04.342Z] Login Succeeded [2022-10-26T20:54:04.342Z] nexus3.edgexfoundry.org:10003 [2022-10-26T20:54:04.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:54:04.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:54:04.600Z] Configure a credential helper to remove this warning. See [2022-10-26T20:54:04.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:54:04.600Z] [2022-10-26T20:54:04.600Z] Login Succeeded [2022-10-26T20:54:04.600Z] nexus3.edgexfoundry.org:10004 [2022-10-26T20:54:04.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:54:04.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:54:04.600Z] Configure a credential helper to remove this warning. See [2022-10-26T20:54:04.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:54:04.600Z] [2022-10-26T20:54:04.600Z] Login Succeeded [2022-10-26T20:54:04.600Z] docker.io [2022-10-26T20:54:04.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T20:54:05.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T20:54:05.121Z] Configure a credential helper to remove this warning. See [2022-10-26T20:54:05.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T20:54:05.121Z] [2022-10-26T20:54:05.121Z] Login Succeeded [2022-10-26T20:54:05.121Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T20:54:05.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T20:54:05.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T20:54:05.187Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-10-26T20:54:05.187Z] f6bccf35dbf70652488d3d62af4c0b01b59563e6 [2022-10-26T20:54:05.187Z] latest [2022-10-26T20:54:05.187Z] 2.3.0-dev.19 [2022-10-26T20:54:05.187Z] f6bccf35dbf70652488d3d62af4c0b01b59563e6-2.3.0-dev.19 [2022-10-26T20:54:05.187Z] main [2022-10-26T20:54:05.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:05.507Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6bccf35dbf70652488d3d62af4c0b01b59563e6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:05.810Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6bccf35dbf70652488d3d62af4c0b01b59563e6 [2022-10-26T20:54:05.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-26T20:54:05.811Z] b53fd1ad8578: Preparing [2022-10-26T20:54:05.811Z] d3f669bd5e50: Preparing [2022-10-26T20:54:05.811Z] 08255ce2f8ea: Preparing [2022-10-26T20:54:05.811Z] 6734457297fa: Preparing [2022-10-26T20:54:05.811Z] 994393dc58e7: Preparing [2022-10-26T20:54:05.811Z] 994393dc58e7: Layer already exists [2022-10-26T20:54:05.811Z] d3f669bd5e50: Pushed [2022-10-26T20:54:05.811Z] 08255ce2f8ea: Pushed [2022-10-26T20:54:06.068Z] 6734457297fa: Pushed [2022-10-26T20:54:08.598Z] b53fd1ad8578: Pushed [2022-10-26T20:54:08.598Z] f6bccf35dbf70652488d3d62af4c0b01b59563e6: digest: sha256:4bc0347d2376f8fb2d47961f445759797bde533aac7635baa96b75e14df35a28 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:08.902Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:09.201Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-10-26T20:54:09.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-26T20:54:09.201Z] b53fd1ad8578: Preparing [2022-10-26T20:54:09.201Z] d3f669bd5e50: Preparing [2022-10-26T20:54:09.201Z] 08255ce2f8ea: Preparing [2022-10-26T20:54:09.201Z] 6734457297fa: Preparing [2022-10-26T20:54:09.201Z] 994393dc58e7: Preparing [2022-10-26T20:54:09.201Z] 08255ce2f8ea: Layer already exists [2022-10-26T20:54:09.201Z] 6734457297fa: Layer already exists [2022-10-26T20:54:09.201Z] b53fd1ad8578: Layer already exists [2022-10-26T20:54:09.201Z] 994393dc58e7: Layer already exists [2022-10-26T20:54:09.201Z] d3f669bd5e50: Layer already exists [2022-10-26T20:54:09.201Z] latest: digest: sha256:4bc0347d2376f8fb2d47961f445759797bde533aac7635baa96b75e14df35a28 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:09.510Z] + 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 [2022-10-26T20:54:09.806Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.19 [2022-10-26T20:54:09.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-26T20:54:09.806Z] b53fd1ad8578: Preparing [2022-10-26T20:54:09.806Z] d3f669bd5e50: Preparing [2022-10-26T20:54:09.806Z] 08255ce2f8ea: Preparing [2022-10-26T20:54:09.806Z] 6734457297fa: Preparing [2022-10-26T20:54:09.806Z] 994393dc58e7: Preparing [2022-10-26T20:54:09.806Z] 6734457297fa: Layer already exists [2022-10-26T20:54:09.806Z] d3f669bd5e50: Layer already exists [2022-10-26T20:54:09.806Z] b53fd1ad8578: Layer already exists [2022-10-26T20:54:09.806Z] 08255ce2f8ea: Layer already exists [2022-10-26T20:54:09.806Z] 994393dc58e7: Layer already exists [2022-10-26T20:54:09.806Z] 2.3.0-dev.19: digest: sha256:4bc0347d2376f8fb2d47961f445759797bde533aac7635baa96b75e14df35a28 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:10.107Z] + 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 [2022-10-26T20:54:10.407Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6bccf35dbf70652488d3d62af4c0b01b59563e6-2.3.0-dev.19 [2022-10-26T20:54:10.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-26T20:54:10.407Z] b53fd1ad8578: Preparing [2022-10-26T20:54:10.407Z] d3f669bd5e50: Preparing [2022-10-26T20:54:10.407Z] 08255ce2f8ea: Preparing [2022-10-26T20:54:10.407Z] 6734457297fa: Preparing [2022-10-26T20:54:10.407Z] 994393dc58e7: Preparing [2022-10-26T20:54:10.407Z] 08255ce2f8ea: Layer already exists [2022-10-26T20:54:10.407Z] 994393dc58e7: Layer already exists [2022-10-26T20:54:10.407Z] b53fd1ad8578: Layer already exists [2022-10-26T20:54:10.407Z] 6734457297fa: Layer already exists [2022-10-26T20:54:10.407Z] d3f669bd5e50: Layer already exists [2022-10-26T20:54:10.407Z] f6bccf35dbf70652488d3d62af4c0b01b59563e6-2.3.0-dev.19: digest: sha256:4bc0347d2376f8fb2d47961f445759797bde533aac7635baa96b75e14df35a28 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:10.717Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:11.020Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-10-26T20:54:11.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-26T20:54:11.020Z] b53fd1ad8578: Preparing [2022-10-26T20:54:11.020Z] d3f669bd5e50: Preparing [2022-10-26T20:54:11.020Z] 08255ce2f8ea: Preparing [2022-10-26T20:54:11.020Z] 6734457297fa: Preparing [2022-10-26T20:54:11.020Z] 994393dc58e7: Preparing [2022-10-26T20:54:11.020Z] 994393dc58e7: Layer already exists [2022-10-26T20:54:11.020Z] 08255ce2f8ea: Layer already exists [2022-10-26T20:54:11.020Z] b53fd1ad8578: Layer already exists [2022-10-26T20:54:11.020Z] d3f669bd5e50: Layer already exists [2022-10-26T20:54:11.020Z] 6734457297fa: Layer already exists [2022-10-26T20:54:11.020Z] main: digest: sha256:4bc0347d2376f8fb2d47961f445759797bde533aac7635baa96b75e14df35a28 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T20:54:11.057Z] ===================================================== [Pipeline] echo [2022-10-26T20:54:11.063Z] taggedImages: [2022-10-26T20:54:11.063Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6bccf35dbf70652488d3d62af4c0b01b59563e6 [2022-10-26T20:54:11.063Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-10-26T20:54:11.063Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.19 [2022-10-26T20:54:11.063Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6bccf35dbf70652488d3d62af4c0b01b59563e6-2.3.0-dev.19 [2022-10-26T20:54:11.063Z] - 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 [2022-10-26T20:54:11.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T20:54:11.421Z] [2022-10-26T20:54:11.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:11.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T20:54:11.727Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T20:54:11.727Z] 5eb5b503b376: Pulling fs layer [2022-10-26T20:54:11.727Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T20:54:11.727Z] ec43610c2a17: Pulling fs layer [2022-10-26T20:54:11.727Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T20:54:11.727Z] 33b1e0a273af: Pulling fs layer [2022-10-26T20:54:11.727Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T20:54:11.727Z] 2f39f015ded8: Pulling fs layer [2022-10-26T20:54:11.727Z] 33b1e0a273af: Waiting [2022-10-26T20:54:11.727Z] 2f39f015ded8: Waiting [2022-10-26T20:54:11.727Z] 3a2ae6a8a46f: Waiting [2022-10-26T20:54:11.727Z] 5c69ac0246d0: Download complete [2022-10-26T20:54:11.727Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T20:54:11.727Z] 3a2ae6a8a46f: Download complete [2022-10-26T20:54:11.996Z] ec43610c2a17: Verifying Checksum [2022-10-26T20:54:11.996Z] ec43610c2a17: Download complete [2022-10-26T20:54:11.996Z] 33b1e0a273af: Verifying Checksum [2022-10-26T20:54:11.996Z] 33b1e0a273af: Download complete [2022-10-26T20:54:11.996Z] 5d3b04190fa2: Download complete [2022-10-26T20:54:12.257Z] 5eb5b503b376: Verifying Checksum [2022-10-26T20:54:12.257Z] 5eb5b503b376: Download complete [2022-10-26T20:54:12.830Z] 2f39f015ded8: Download complete [2022-10-26T20:54:13.396Z] 5eb5b503b376: Pull complete [2022-10-26T20:54:13.653Z] 5c69ac0246d0: Pull complete [2022-10-26T20:54:13.911Z] ec43610c2a17: Pull complete [2022-10-26T20:54:14.168Z] 3a2ae6a8a46f: Pull complete [2022-10-26T20:54:14.426Z] 33b1e0a273af: Pull complete [2022-10-26T20:54:14.426Z] 5d3b04190fa2: Pull complete [2022-10-26T20:54:18.609Z] 2f39f015ded8: Pull complete [2022-10-26T20:54:18.609Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T20:54:18.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T20:54:18.609Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:54:18.688Z] prd-ubuntu20.04-docker-8c-8g-117367 does not seem to be running inside a container [2022-10-26T20:54:18.722Z] $ 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 [2022-10-26T20:54:20.666Z] $ docker top c50ff41f7017312dee53b52765e24877277a43cc02b95160dde4ccb66473b1cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T20:54:21.044Z] ---> job-cost.sh [2022-10-26T20:54:21.044Z] lf-activate-venv: SKIPPING [2022-10-26T20:54:21.044Z] INFO: No Stack... [2022-10-26T20:54:21.304Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T20:54:21.563Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T20:54:21.847Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-10-26T20:54:21.847Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T20:54:21.860Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-56-stack-cost] [2022-10-26T20:54:21.865Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-56-stack-cost] did not exist. Created. [2022-10-26T20:54:21.865Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T20:54:22.168Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T20:54:22.199Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T20:54:22.208Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-56-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T20:54:22.230Z] $ docker stop --time=1 c50ff41f7017312dee53b52765e24877277a43cc02b95160dde4ccb66473b1cb [2022-10-26T20:54:23.412Z] $ docker rm -f c50ff41f7017312dee53b52765e24877277a43cc02b95160dde4ccb66473b1cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T20:54:28.258Z] Removing intermediate container 48fa22bcf3dc [2022-10-26T20:54:28.258Z] ---> e622e1b89d94 [2022-10-26T20:54:28.258Z] Step 10/11 : COPY . . [2022-10-26T20:54:29.222Z] ---> 85e31185cdf8 [2022-10-26T20:54:29.222Z] Step 11/11 : RUN $MAKE [2022-10-26T20:54:29.222Z] ---> Running in 6fd7693cbd7e [2022-10-26T20:54:30.189Z] noop [2022-10-26T20:54:30.774Z] Removing intermediate container 6fd7693cbd7e [2022-10-26T20:54:30.774Z] ---> 62967e7864eb [2022-10-26T20:54:30.774Z] Successfully built 62967e7864eb [2022-10-26T20:54:31.046Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:54:31.408Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T20:54:31.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:54:31.615Z] prd-ubuntu20.04-docker-arm64-4c-16g-117365 does not seem to be running inside a container [2022-10-26T20:54:31.704Z] $ 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 [2022-10-26T20:54:33.048Z] $ docker top 2e63213eb72b25181f1320b5bee0f0a57aa52fb4a41b99bda22b648a3132d283 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T20:54:33.919Z] + go version [2022-10-26T20:54:33.919Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T20:54:33.941Z] $ docker stop --time=1 2e63213eb72b25181f1320b5bee0f0a57aa52fb4a41b99bda22b648a3132d283 [2022-10-26T20:54:35.622Z] $ 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 [2022-10-26T20:54:36.228Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T20:54:36.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T20:54:36.425Z] prd-ubuntu20.04-docker-arm64-4c-16g-117365 does not seem to be running inside a container [2022-10-26T20:54:36.511Z] $ 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 [2022-10-26T20:54:37.814Z] $ docker top 737c2a4b5eccf0c37532256325c831fa3bbab6cc9078fdb2f2de6d2918ec02b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T20:54:38.720Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/56 [Pipeline] fileExists [Pipeline] sh [2022-10-26T20:54:39.371Z] + make test [2022-10-26T20:54:39.371Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T20:54:41.325Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-10-26T20:56:33.052Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-10-26T20:56:33.052Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-10-26T20:57:19.949Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 36.958s coverage: 38.5% of statements [2022-10-26T20:57:19.949Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.617s coverage: 52.0% of statements [2022-10-26T20:57:19.949Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.052s coverage: 96.4% of statements [2022-10-26T20:57:19.949Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-26T20:57:19.949Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T20:57:58.897Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T20:57:58.897Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T20:57:58.897Z] ./bin/test-attribution-txt.sh [2022-10-26T20:57:58.897Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-10-26T20:57:58.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T20:57:58.935Z] $ docker stop --time=1 737c2a4b5eccf0c37532256325c831fa3bbab6cc9078fdb2f2de6d2918ec02b4 [2022-10-26T20:58:00.884Z] $ docker rm -f 737c2a4b5eccf0c37532256325c831fa3bbab6cc9078fdb2f2de6d2918ec02b4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T20:58:02.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T20:58:02.055Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T20:58:02.925Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T20:58:03.316Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T20:58:03.652Z] + ls -al . [2022-10-26T20:58:03.652Z] total 636 [2022-10-26T20:58:03.652Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 20:54 . [2022-10-26T20:58:03.652Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:52 .. [2022-10-26T20:58:03.652Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 26 20:52 .dockerignore [2022-10-26T20:58:03.652Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 20:52 .git [2022-10-26T20:58:03.652Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 20:52 .github [2022-10-26T20:58:03.652Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 26 20:52 .gitignore [2022-10-26T20:58:03.652Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 20:52 .golangci.yml [2022-10-26T20:58:03.652Z] -rw-rw-r-- 1 jenkins jenkins 10866 Oct 26 20:52 Attribution.txt [2022-10-26T20:58:03.652Z] -rw-rw-r-- 1 jenkins jenkins 3740 Oct 26 20:52 CHANGELOG.md [2022-10-26T20:58:03.652Z] -rw-rw-r-- 1 jenkins jenkins 1340 Oct 26 20:52 Dockerfile [2022-10-26T20:58:03.652Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 20:52 GOVERNANCE.md [2022-10-26T20:58:03.652Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 26 20:52 Jenkinsfile [2022-10-26T20:58:03.652Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 26 20:52 LICENSE [2022-10-26T20:58:03.652Z] -rw-rw-r-- 1 jenkins jenkins 2196 Oct 26 20:52 Makefile [2022-10-26T20:58:03.652Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 26 20:52 OWNERS.md [2022-10-26T20:58:03.652Z] -rw-rw-r-- 1 jenkins jenkins 28496 Oct 26 20:52 README.md [2022-10-26T20:58:03.652Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 20:52 VERSION [2022-10-26T20:58:03.652Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:52 bin [2022-10-26T20:58:03.652Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:52 cmd [2022-10-26T20:58:03.652Z] -rw-r--r-- 1 jenkins jenkins 460049 Oct 26 20:57 coverage.out [2022-10-26T20:58:03.652Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:52 examples [2022-10-26T20:58:03.652Z] -rw-rw-r-- 1 jenkins jenkins 3598 Oct 26 20:52 go.mod [2022-10-26T20:58:03.652Z] -rw-rw-r-- 1 jenkins jenkins 44720 Oct 26 20:52 go.sum [2022-10-26T20:58:03.652Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 20:52 images [2022-10-26T20:58:03.652Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 26 20:52 internal [2022-10-26T20:58:03.652Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 20:52 snap [2022-10-26T20:58:03.652Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 26 20:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T20:58:04.011Z] + 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 . [2022-10-26T20:58:04.284Z] Sending build context to Docker daemon 1.221MB [2022-10-26T20:58:04.284Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T20:58:04.284Z] Step 2/23 : FROM ${BASE} AS builder [2022-10-26T20:58:04.284Z] ---> 62967e7864eb [2022-10-26T20:58:04.284Z] Step 3/23 : ARG MAKE='make build' [2022-10-26T20:58:04.558Z] ---> Running in 352d7a0bb466 [2022-10-26T20:58:04.830Z] Removing intermediate container 352d7a0bb466 [2022-10-26T20:58:04.830Z] ---> 3eb3d5f15844 [2022-10-26T20:58:04.830Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-26T20:58:06.264Z] ---> Running in cd6797bfa524 [2022-10-26T20:58:06.264Z] Removing intermediate container cd6797bfa524 [2022-10-26T20:58:06.264Z] ---> 24e4724f8813 [2022-10-26T20:58:06.264Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T20:58:06.534Z] ---> Running in c85e06a917ad [2022-10-26T20:58:06.805Z] Removing intermediate container c85e06a917ad [2022-10-26T20:58:06.805Z] ---> 0ca3436ce710 [2022-10-26T20:58:06.805Z] Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T20:58:06.805Z] ---> Running in 4aa1dd020dc6 [2022-10-26T20:58:08.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T20:58:08.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T20:58:09.941Z] OK: 221 MiB in 51 packages [2022-10-26T20:58:10.915Z] Removing intermediate container 4aa1dd020dc6 [2022-10-26T20:58:10.915Z] ---> 93fe6f4bd999 [2022-10-26T20:58:10.915Z] Step 7/23 : WORKDIR /app [2022-10-26T20:58:10.915Z] ---> Running in c437959599ca [2022-10-26T20:58:11.186Z] Removing intermediate container c437959599ca [2022-10-26T20:58:11.186Z] ---> 4b1dc8e1b22f [2022-10-26T20:58:11.186Z] Step 8/23 : COPY go.mod vendor* ./ [2022-10-26T20:58:12.165Z] ---> 3e247189639b [2022-10-26T20:58:12.165Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T20:58:12.165Z] ---> Running in b47a689161ef [2022-10-26T20:58:14.772Z] Removing intermediate container b47a689161ef [2022-10-26T20:58:14.772Z] ---> e14d36de3bb3 [2022-10-26T20:58:14.772Z] Step 10/23 : COPY . . [2022-10-26T20:58:15.364Z] ---> e19c7d5de563 [2022-10-26T20:58:15.364Z] Step 11/23 : RUN $MAKE [2022-10-26T20:58:15.364Z] ---> Running in e14769d7284d [2022-10-26T20:58:16.785Z] 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 [2022-10-26T21:01:08.574Z] Removing intermediate container e14769d7284d [2022-10-26T21:01:08.574Z] ---> 28f26ea8a7f4 [2022-10-26T21:01:08.574Z] Step 12/23 : FROM alpine:3.16 [2022-10-26T21:01:08.574Z] 3.16: Pulling from library/alpine [2022-10-26T21:01:08.574Z] 9b18e9b68314: Already exists [2022-10-26T21:01:08.574Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T21:01:08.574Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T21:01:08.574Z] ---> a6215f271958 [2022-10-26T21:01:08.574Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T21:01:08.574Z] ---> Running in 1bd1235fca9d [2022-10-26T21:01:08.574Z] Removing intermediate container 1bd1235fca9d [2022-10-26T21:01:08.574Z] ---> fc73ac194c68 [2022-10-26T21:01:08.574Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T21:01:08.574Z] ---> Running in e23860322b9c [2022-10-26T21:01:08.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T21:01:08.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T21:01:08.574Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T21:01:08.574Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T21:01:08.574Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T21:01:08.574Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T21:01:08.574Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T21:01:08.574Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T21:01:08.574Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T21:01:08.574Z] OK: 8 MiB in 20 packages [2022-10-26T21:01:08.842Z] Removing intermediate container e23860322b9c [2022-10-26T21:01:08.842Z] ---> f0edfac099e9 [2022-10-26T21:01:08.842Z] Step 15/23 : COPY --from=builder /app/LICENSE / [2022-10-26T21:01:09.429Z] ---> c674b559bf6a [2022-10-26T21:01:09.429Z] Step 16/23 : COPY --from=builder /app/Attribution.txt / [2022-10-26T21:01:10.018Z] ---> b95604b00088 [2022-10-26T21:01:10.018Z] Step 17/23 : COPY --from=builder /app/cmd/ / [2022-10-26T21:01:11.978Z] ---> fa90942c0f87 [2022-10-26T21:01:11.978Z] Step 18/23 : EXPOSE 59989 [2022-10-26T21:01:11.978Z] ---> Running in 300f3bb8f234 [2022-10-26T21:01:11.978Z] Removing intermediate container 300f3bb8f234 [2022-10-26T21:01:11.978Z] ---> 319e234e7571 [2022-10-26T21:01:11.978Z] Step 19/23 : ENTRYPOINT ["/device-rfid-llrp"] [2022-10-26T21:01:12.246Z] ---> Running in 17d5e3323b30 [2022-10-26T21:01:12.513Z] Removing intermediate container 17d5e3323b30 [2022-10-26T21:01:12.513Z] ---> f8682807b98a [2022-10-26T21:01:12.513Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-26T21:01:12.513Z] ---> Running in 758ae37e8a8c [2022-10-26T21:01:12.779Z] Removing intermediate container 758ae37e8a8c [2022-10-26T21:01:12.779Z] ---> 25f95568402a [2022-10-26T21:01:12.779Z] Step 21/23 : LABEL arch=arm64 [2022-10-26T21:01:13.048Z] ---> Running in c8e1d75e3be7 [2022-10-26T21:01:13.316Z] Removing intermediate container c8e1d75e3be7 [2022-10-26T21:01:13.316Z] ---> 73db8084b0cd [2022-10-26T21:01:13.316Z] Step 22/23 : LABEL git_sha=f6bccf35dbf70652488d3d62af4c0b01b59563e6 [2022-10-26T21:01:13.316Z] ---> Running in 6354f189c39d [2022-10-26T21:01:13.584Z] Removing intermediate container 6354f189c39d [2022-10-26T21:01:13.584Z] ---> 9ed033e04fac [2022-10-26T21:01:13.584Z] Step 23/23 : LABEL version=2.3.0-dev.19 [2022-10-26T21:01:13.852Z] ---> Running in 5462e05d069b [2022-10-26T21:01:14.118Z] Removing intermediate container 5462e05d069b [2022-10-26T21:01:14.118Z] ---> 535fd1ffac48 [2022-10-26T21:01:14.118Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T21:01:14.118Z] Successfully built 535fd1ffac48 [2022-10-26T21:01:14.118Z] 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 [2022-10-26T21:01:14.221Z] provisioning config files... [2022-10-26T21:01:14.236Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/56@tmp/config8228068386511010589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:01:14.575Z] ---> docker-login.sh [2022-10-26T21:01:14.575Z] nexus3.edgexfoundry.org:10001 [2022-10-26T21:01:14.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:01:14.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:01:14.845Z] Configure a credential helper to remove this warning. See [2022-10-26T21:01:14.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:01:14.845Z] [2022-10-26T21:01:14.846Z] Login Succeeded [2022-10-26T21:01:14.846Z] nexus3.edgexfoundry.org:10002 [2022-10-26T21:01:15.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:01:15.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:01:15.385Z] Configure a credential helper to remove this warning. See [2022-10-26T21:01:15.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:01:15.385Z] [2022-10-26T21:01:15.385Z] Login Succeeded [2022-10-26T21:01:15.385Z] nexus3.edgexfoundry.org:10003 [2022-10-26T21:01:15.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:01:15.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:01:15.655Z] Configure a credential helper to remove this warning. See [2022-10-26T21:01:15.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:01:15.655Z] [2022-10-26T21:01:15.655Z] Login Succeeded [2022-10-26T21:01:15.655Z] nexus3.edgexfoundry.org:10004 [2022-10-26T21:01:15.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:01:16.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:01:16.192Z] Configure a credential helper to remove this warning. See [2022-10-26T21:01:16.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:01:16.192Z] [2022-10-26T21:01:16.192Z] Login Succeeded [2022-10-26T21:01:16.192Z] docker.io [2022-10-26T21:01:16.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T21:01:17.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T21:01:17.049Z] Configure a credential helper to remove this warning. See [2022-10-26T21:01:17.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T21:01:17.049Z] [2022-10-26T21:01:17.049Z] Login Succeeded [2022-10-26T21:01:17.049Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T21:01:17.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T21:01:17.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T21:01:17.101Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-10-26T21:01:17.101Z] f6bccf35dbf70652488d3d62af4c0b01b59563e6 [2022-10-26T21:01:17.101Z] latest [2022-10-26T21:01:17.101Z] 2.3.0-dev.19 [2022-10-26T21:01:17.101Z] f6bccf35dbf70652488d3d62af4c0b01b59563e6-2.3.0-dev.19 [2022-10-26T21:01:17.101Z] main [2022-10-26T21:01:17.101Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:01:17.454Z] + 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 [2022-10-26T21:01:17.909Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6bccf35dbf70652488d3d62af4c0b01b59563e6 [2022-10-26T21:01:17.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-26T21:01:17.909Z] 6bd0752e1a4f: Preparing [2022-10-26T21:01:17.909Z] b657dab5a936: Preparing [2022-10-26T21:01:17.909Z] 07cd8f036378: Preparing [2022-10-26T21:01:17.909Z] 0d0ababaaa81: Preparing [2022-10-26T21:01:17.909Z] 5d3e392a13a0: Preparing [2022-10-26T21:01:17.909Z] 5d3e392a13a0: Layer already exists [2022-10-26T21:01:18.181Z] b657dab5a936: Pushed [2022-10-26T21:01:18.181Z] 07cd8f036378: Pushed [2022-10-26T21:01:18.783Z] 0d0ababaaa81: Pushed [2022-10-26T21:01:24.180Z] 6bd0752e1a4f: Pushed [2022-10-26T21:01:24.180Z] f6bccf35dbf70652488d3d62af4c0b01b59563e6: digest: sha256:9573345b830aaa03f3e0680db9e8013a6ff1d4e6149310ba6a28fac453e02f6c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:01:24.536Z] + 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 [2022-10-26T21:01:24.879Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-10-26T21:01:24.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-26T21:01:24.879Z] 6bd0752e1a4f: Preparing [2022-10-26T21:01:24.879Z] b657dab5a936: Preparing [2022-10-26T21:01:24.879Z] 07cd8f036378: Preparing [2022-10-26T21:01:24.879Z] 0d0ababaaa81: Preparing [2022-10-26T21:01:24.879Z] 5d3e392a13a0: Preparing [2022-10-26T21:01:24.879Z] 6bd0752e1a4f: Layer already exists [2022-10-26T21:01:24.879Z] 07cd8f036378: Layer already exists [2022-10-26T21:01:24.879Z] b657dab5a936: Layer already exists [2022-10-26T21:01:24.879Z] 0d0ababaaa81: Layer already exists [2022-10-26T21:01:24.879Z] 5d3e392a13a0: Layer already exists [2022-10-26T21:01:25.152Z] latest: digest: sha256:9573345b830aaa03f3e0680db9e8013a6ff1d4e6149310ba6a28fac453e02f6c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:01:25.499Z] + 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 [2022-10-26T21:01:25.848Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.19 [2022-10-26T21:01:25.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-26T21:01:25.848Z] 6bd0752e1a4f: Preparing [2022-10-26T21:01:25.848Z] b657dab5a936: Preparing [2022-10-26T21:01:25.848Z] 07cd8f036378: Preparing [2022-10-26T21:01:25.848Z] 0d0ababaaa81: Preparing [2022-10-26T21:01:25.848Z] 5d3e392a13a0: Preparing [2022-10-26T21:01:25.848Z] 07cd8f036378: Layer already exists [2022-10-26T21:01:25.848Z] b657dab5a936: Layer already exists [2022-10-26T21:01:25.848Z] 5d3e392a13a0: Layer already exists [2022-10-26T21:01:25.848Z] 6bd0752e1a4f: Layer already exists [2022-10-26T21:01:25.848Z] 0d0ababaaa81: Layer already exists [2022-10-26T21:01:25.848Z] 2.3.0-dev.19: digest: sha256:9573345b830aaa03f3e0680db9e8013a6ff1d4e6149310ba6a28fac453e02f6c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:01:26.469Z] + 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 [2022-10-26T21:01:26.812Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6bccf35dbf70652488d3d62af4c0b01b59563e6-2.3.0-dev.19 [2022-10-26T21:01:26.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-26T21:01:26.812Z] 6bd0752e1a4f: Preparing [2022-10-26T21:01:26.812Z] b657dab5a936: Preparing [2022-10-26T21:01:26.812Z] 07cd8f036378: Preparing [2022-10-26T21:01:26.812Z] 0d0ababaaa81: Preparing [2022-10-26T21:01:26.812Z] 5d3e392a13a0: Preparing [2022-10-26T21:01:26.812Z] 5d3e392a13a0: Layer already exists [2022-10-26T21:01:26.812Z] 07cd8f036378: Layer already exists [2022-10-26T21:01:26.812Z] 6bd0752e1a4f: Layer already exists [2022-10-26T21:01:26.812Z] b657dab5a936: Layer already exists [2022-10-26T21:01:26.812Z] 0d0ababaaa81: Layer already exists [2022-10-26T21:01:26.812Z] f6bccf35dbf70652488d3d62af4c0b01b59563e6-2.3.0-dev.19: digest: sha256:9573345b830aaa03f3e0680db9e8013a6ff1d4e6149310ba6a28fac453e02f6c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:01:27.429Z] + 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 [2022-10-26T21:01:27.773Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-10-26T21:01:27.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-26T21:01:27.773Z] 6bd0752e1a4f: Preparing [2022-10-26T21:01:27.773Z] b657dab5a936: Preparing [2022-10-26T21:01:27.773Z] 07cd8f036378: Preparing [2022-10-26T21:01:27.773Z] 0d0ababaaa81: Preparing [2022-10-26T21:01:27.773Z] 5d3e392a13a0: Preparing [2022-10-26T21:01:27.773Z] b657dab5a936: Layer already exists [2022-10-26T21:01:27.773Z] 07cd8f036378: Layer already exists [2022-10-26T21:01:27.773Z] 0d0ababaaa81: Layer already exists [2022-10-26T21:01:27.773Z] 5d3e392a13a0: Layer already exists [2022-10-26T21:01:27.773Z] 6bd0752e1a4f: Layer already exists [2022-10-26T21:01:28.041Z] main: digest: sha256:9573345b830aaa03f3e0680db9e8013a6ff1d4e6149310ba6a28fac453e02f6c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T21:01:28.104Z] ===================================================== [Pipeline] echo [2022-10-26T21:01:28.113Z] taggedImages: [2022-10-26T21:01:28.113Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6bccf35dbf70652488d3d62af4c0b01b59563e6 [2022-10-26T21:01:28.113Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-10-26T21:01:28.113Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.19 [2022-10-26T21:01:28.113Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6bccf35dbf70652488d3d62af4c0b01b59563e6-2.3.0-dev.19 [2022-10-26T21:01:28.113Z] - 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 [2022-10-26T21:01:28.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T21:01:28.492Z] [2022-10-26T21:01:28.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:01:28.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T21:01:29.102Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T21:01:29.102Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T21:01:29.102Z] 04944245beec: Pulling fs layer [2022-10-26T21:01:29.102Z] 699f458cf7ca: Pulling fs layer [2022-10-26T21:01:29.102Z] 765212b225bb: Pulling fs layer [2022-10-26T21:01:29.102Z] f23df028b6ca: Pulling fs layer [2022-10-26T21:01:29.102Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T21:01:29.102Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T21:01:29.102Z] 765212b225bb: Waiting [2022-10-26T21:01:29.102Z] f23df028b6ca: Waiting [2022-10-26T21:01:29.102Z] d65c8cfc05b1: Waiting [2022-10-26T21:01:29.102Z] 2437ff75d9bd: Waiting [2022-10-26T21:01:29.102Z] 04944245beec: Verifying Checksum [2022-10-26T21:01:29.102Z] 04944245beec: Download complete [2022-10-26T21:01:29.102Z] 765212b225bb: Verifying Checksum [2022-10-26T21:01:29.102Z] 765212b225bb: Download complete [2022-10-26T21:01:29.102Z] f23df028b6ca: Verifying Checksum [2022-10-26T21:01:29.102Z] f23df028b6ca: Download complete [2022-10-26T21:01:29.102Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T21:01:29.102Z] d65c8cfc05b1: Download complete [2022-10-26T21:01:29.376Z] 699f458cf7ca: Verifying Checksum [2022-10-26T21:01:29.376Z] 699f458cf7ca: Download complete [2022-10-26T21:01:29.645Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T21:01:29.645Z] 8998bd30e6a1: Download complete [2022-10-26T21:01:32.229Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T21:01:32.229Z] 2437ff75d9bd: Download complete [2022-10-26T21:01:34.180Z] 8998bd30e6a1: Pull complete [2022-10-26T21:01:34.180Z] 04944245beec: Pull complete [2022-10-26T21:01:35.594Z] 699f458cf7ca: Pull complete [2022-10-26T21:01:35.862Z] 765212b225bb: Pull complete [2022-10-26T21:01:36.822Z] f23df028b6ca: Pull complete [2022-10-26T21:01:37.089Z] d65c8cfc05b1: Pull complete [2022-10-26T21:01:52.102Z] 2437ff75d9bd: Pull complete [2022-10-26T21:01:52.102Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T21:01:52.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T21:01:52.102Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:01:52.299Z] prd-ubuntu20.04-docker-arm64-4c-16g-117365 does not seem to be running inside a container [2022-10-26T21:01:52.383Z] $ 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 [2022-10-26T21:01:55.199Z] $ docker top e9f0822bb782e53a69a234132cdeb36c217a31d835938cc5b6c0c91ddfe94938 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:01:56.070Z] ---> job-cost.sh [2022-10-26T21:01:56.070Z] lf-activate-venv: SKIPPING [2022-10-26T21:01:56.070Z] INFO: No Stack... [2022-10-26T21:01:56.655Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T21:01:57.241Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T21:01:57.889Z] + cat /w/workspace/device-rfid-llrp-go/56/archives/cost.csv [2022-10-26T21:01:57.889Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T21:01:57.967Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-56-stack-cost] [2022-10-26T21:01:57.973Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-56-stack-cost] did not exist. Created. [2022-10-26T21:01:57.974Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T21:01:58.631Z] /w/workspace/device-rfid-llrp-go/56@tmp/durable-bdf1f3fa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T21:01:59.293Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T21:01:59.314Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T21:01:59.371Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T21:01:59.378Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-56-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T21:01:59.397Z] $ docker stop --time=1 e9f0822bb782e53a69a234132cdeb36c217a31d835938cc5b6c0c91ddfe94938 [2022-10-26T21:02:00.924Z] $ 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 [2022-10-26T21:02:01.342Z] provisioning config files... [2022-10-26T21:02:01.348Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15832969689108524452tmp [Pipeline] { [Pipeline] sh [2022-10-26T21:02:01.637Z] + set +x [2022-10-26T21:02:01.637Z] + bash -s -- [2022-10-26T21:02:01.637Z] + curl -s https://codecov.io/bash [2022-10-26T21:02:01.637Z] [2022-10-26T21:02:01.637Z] _____ _ [2022-10-26T21:02:01.637Z] / ____| | | [2022-10-26T21:02:01.637Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T21:02:01.637Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T21:02:01.637Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T21:02:01.637Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T21:02:01.637Z] Bash-1.0.6 [2022-10-26T21:02:01.637Z] [2022-10-26T21:02:01.637Z] [2022-10-26T21:02:01.637Z] ==> git version 2.25.1 found [2022-10-26T21:02:01.637Z] ==> 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 [2022-10-26T21:02:01.637Z] Release-Date: 2020-01-08 [2022-10-26T21:02:01.637Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T21:02:01.637Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T21:02:01.638Z] ==> Jenkins CI detected. [2022-10-26T21:02:01.638Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-10-26T21:02:01.638Z] project root: . [2022-10-26T21:02:01.638Z] --> token set from env [2022-10-26T21:02:01.638Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T21:02:01.638Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T21:02:01.638Z] ==> Python coveragepy not found [2022-10-26T21:02:01.638Z] ==> Searching for coverage reports in: [2022-10-26T21:02:01.638Z] + . [2022-10-26T21:02:01.638Z] -> Found 1 reports [2022-10-26T21:02:01.638Z] ==> Detecting git/mercurial file structure [2022-10-26T21:02:01.638Z] ==> Reading reports [2022-10-26T21:02:01.638Z] + ./coverage.out bytes=460049 [2022-10-26T21:02:01.638Z] ==> Appending adjustments [2022-10-26T21:02:01.638Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T21:02:01.898Z] + Found adjustments [2022-10-26T21:02:01.898Z] ==> Gzipping contents [2022-10-26T21:02:01.898Z] 52K /tmp/codecov.F4qoPv.gz [2022-10-26T21:02:01.898Z] ==> Uploading reports [2022-10-26T21:02:01.898Z] url: https://codecov.io [2022-10-26T21:02:01.898Z] 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= [2022-10-26T21:02:01.898Z] -> Pinging Codecov [2022-10-26T21:02:01.898Z] 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= [2022-10-26T21:02:02.468Z] -> Uploading to [2022-10-26T21:02:02.469Z] 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 [2022-10-26T21:02:02.469Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T21:02:02.469Z] Dload Upload Total Spent Left Speed [2022-10-26T21:02:02.727Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51571 0 0 100 51571 0 182k --:--:-- --:--:-- --:--:-- 182k [2022-10-26T21:02:02.727Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f6bccf35dbf70652488d3d62af4c0b01b59563e6 [Pipeline] } [2022-10-26T21:02:02.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-26T21:02:02.943Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-26T21:02:02.955Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:02:03.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T21:02:03.253Z] [2022-10-26T21:02:03.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:02:03.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T21:02:03.557Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-26T21:02:03.557Z] df9b9388f04a: Pulling fs layer [2022-10-26T21:02:03.557Z] 52dc419b0ee2: Pulling fs layer [2022-10-26T21:02:03.557Z] 25bc292e5bac: Pulling fs layer [2022-10-26T21:02:03.557Z] 114826534d7a: Pulling fs layer [2022-10-26T21:02:03.557Z] 4657fd5d0bcf: Pulling fs layer [2022-10-26T21:02:03.557Z] 6ad1cebc031e: Pulling fs layer [2022-10-26T21:02:03.557Z] 8a3aa393b2d8: Pulling fs layer [2022-10-26T21:02:03.557Z] 4657fd5d0bcf: Waiting [2022-10-26T21:02:03.557Z] 6ad1cebc031e: Waiting [2022-10-26T21:02:03.557Z] 114826534d7a: Waiting [2022-10-26T21:02:03.557Z] 8a3aa393b2d8: Waiting [2022-10-26T21:02:03.557Z] 25bc292e5bac: Verifying Checksum [2022-10-26T21:02:03.557Z] 25bc292e5bac: Download complete [2022-10-26T21:02:03.557Z] 52dc419b0ee2: Download complete [2022-10-26T21:02:03.557Z] 4657fd5d0bcf: Verifying Checksum [2022-10-26T21:02:03.557Z] 4657fd5d0bcf: Download complete [2022-10-26T21:02:03.557Z] df9b9388f04a: Download complete [2022-10-26T21:02:03.816Z] df9b9388f04a: Pull complete [2022-10-26T21:02:03.816Z] 52dc419b0ee2: Pull complete [2022-10-26T21:02:03.816Z] 6ad1cebc031e: Download complete [2022-10-26T21:02:03.816Z] 25bc292e5bac: Pull complete [2022-10-26T21:02:04.384Z] 114826534d7a: Verifying Checksum [2022-10-26T21:02:04.384Z] 114826534d7a: Download complete [2022-10-26T21:02:04.384Z] 8a3aa393b2d8: Verifying Checksum [2022-10-26T21:02:04.384Z] 8a3aa393b2d8: Download complete [2022-10-26T21:02:07.660Z] 114826534d7a: Pull complete [2022-10-26T21:02:07.660Z] 4657fd5d0bcf: Pull complete [2022-10-26T21:02:07.660Z] 6ad1cebc031e: Pull complete [2022-10-26T21:02:10.182Z] 8a3aa393b2d8: Pull complete [2022-10-26T21:02:10.182Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-26T21:02:10.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T21:02:10.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:02:10.249Z] prd-ubuntu20.04-docker-8c-8g-117367 does not seem to be running inside a container [2022-10-26T21:02:10.286Z] $ 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 [2022-10-26T21:02:12.537Z] $ docker top 161631a29e418ea138b14382886eb3b43e432f75693e79b38c661f8b9ebb0a84 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T21:02:12.586Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2022-10-26T21:02:12.860Z] + set -o pipefail [2022-10-26T21:02:12.860Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2022-10-26T21:02:18.130Z] [2022-10-26T21:02:18.130Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-10-26T21:02:18.130Z] [2022-10-26T21:02:18.130Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/b8d488e5-912e-4ecd-b85c-363bbb5212d4 [2022-10-26T21:02:18.130Z] [2022-10-26T21:02:18.130Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-26T21:02:18.130Z] [2022-10-26T21:02:18.130Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-26T21:02:18.130Z] [2022-10-26T21:02:18.698Z] [2022-10-26T21:02:18.698Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-26T21:02:18.698Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-26T21:02:18.698Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-26T21:02:18.719Z] $ docker stop --time=1 161631a29e418ea138b14382886eb3b43e432f75693e79b38c661f8b9ebb0a84 [2022-10-26T21:02:20.940Z] $ 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 [2022-10-26T21:02:21.597Z] + git log --format=format:%s -1 f6bccf35dbf70652488d3d62af4c0b01b59563e6 [Pipeline] sh [2022-10-26T21:02:21.880Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T21:02:21.880Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:02:22.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T21:02:22.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:02:22.234Z] prd-ubuntu20.04-docker-8c-8g-117367 does not seem to be running inside a container [2022-10-26T21:02:22.270Z] $ 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 [2022-10-26T21:02:22.645Z] $ docker top 3042578faebee3966bf2df8a2c4e79c7d0069bfb51d3beb700c94b169adb603b -eo pid,comm [2022-10-26T21:02:22.682Z] 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). [2022-10-26T21:02:22.682Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T21:02:22.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T21:02:22.722Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T21:02:22.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T21:02:22.847Z] $ docker exec 3042578faebee3966bf2df8a2c4e79c7d0069bfb51d3beb700c94b169adb603b ssh-agent [2022-10-26T21:02:22.949Z] SSH_AUTH_SOCK=/tmp/ssh-NcGPUd0bABe5/agent.32 [2022-10-26T21:02:22.949Z] SSH_AGENT_PID=38 [2022-10-26T21:02:22.953Z] Running ssh-add (command line suppressed) [2022-10-26T21:02:23.052Z] 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) [2022-10-26T21:02:23.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T21:02:23.339Z] + git semver tag [2022-10-26T21:02:23.599Z] 2022-10-26 21:02:23,563 [run_tag] DEBUG tag force:False [2022-10-26T21:02:23.599Z] 2022-10-26 21:02:23,563 [check_head_tag] DEBUG check head tag [2022-10-26T21:02:23.599Z] 2022-10-26 21:02:23,563 [execute] INFO git cat-file --batch-check [2022-10-26T21:02:23.599Z] 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=) [2022-10-26T21:02:23.599Z] 2022-10-26 21:02:23,568 [execute] INFO git cat-file --batch [2022-10-26T21:02:23.599Z] 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=) [2022-10-26T21:02:23.599Z] 2022-10-26 21:02:23,582 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-26T21:02:23.599Z] 2022-10-26 21:02:23,582 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 [2022-10-26T21:02:23.599Z] 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) [2022-10-26T21:02:23.599Z] 2022-10-26 21:02:23,587 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-26T21:02:23.599Z] 2.3.0-dev.19 [Pipeline] } [2022-10-26T21:02:23.619Z] $ docker exec --env ******** --env ******** 3042578faebee3966bf2df8a2c4e79c7d0069bfb51d3beb700c94b169adb603b ssh-agent -k [2022-10-26T21:02:23.732Z] unset SSH_AUTH_SOCK; [2022-10-26T21:02:23.732Z] unset SSH_AGENT_PID; [2022-10-26T21:02:23.732Z] echo Agent pid 38 killed; [2022-10-26T21:02:23.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T21:02:24.042Z] + git semver [Pipeline] } [2022-10-26T21:02:24.326Z] $ docker stop --time=1 3042578faebee3966bf2df8a2c4e79c7d0069bfb51d3beb700c94b169adb603b [2022-10-26T21:02:25.620Z] $ docker rm -f 3042578faebee3966bf2df8a2c4e79c7d0069bfb51d3beb700c94b169adb603b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:02:25.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T21:02:25.995Z] [2022-10-26T21:02:25.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:02:26.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T21:02:26.365Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-26T21:02:26.365Z] ab5ef0e58194: Pulling fs layer [2022-10-26T21:02:26.365Z] 9712f1f96733: Pulling fs layer [2022-10-26T21:02:26.365Z] 63f879dbbcfc: Pulling fs layer [2022-10-26T21:02:26.365Z] 0d9ebad4ef96: Pulling fs layer [2022-10-26T21:02:26.365Z] e9a5061849ea: Pulling fs layer [2022-10-26T21:02:26.365Z] d747dcd14b5f: Pulling fs layer [2022-10-26T21:02:26.365Z] 2de7ff778b66: Pulling fs layer [2022-10-26T21:02:26.365Z] e9a5061849ea: Waiting [2022-10-26T21:02:26.365Z] d747dcd14b5f: Waiting [2022-10-26T21:02:26.365Z] 2de7ff778b66: Waiting [2022-10-26T21:02:26.365Z] 0d9ebad4ef96: Waiting [2022-10-26T21:02:26.365Z] 9712f1f96733: Verifying Checksum [2022-10-26T21:02:26.365Z] 9712f1f96733: Download complete [2022-10-26T21:02:26.624Z] 63f879dbbcfc: Verifying Checksum [2022-10-26T21:02:26.624Z] 63f879dbbcfc: Download complete [2022-10-26T21:02:26.885Z] e9a5061849ea: Verifying Checksum [2022-10-26T21:02:26.885Z] e9a5061849ea: Download complete [2022-10-26T21:02:26.885Z] d747dcd14b5f: Verifying Checksum [2022-10-26T21:02:26.885Z] d747dcd14b5f: Download complete [2022-10-26T21:02:27.143Z] ab5ef0e58194: Verifying Checksum [2022-10-26T21:02:27.143Z] ab5ef0e58194: Download complete [2022-10-26T21:02:27.143Z] 0d9ebad4ef96: Verifying Checksum [2022-10-26T21:02:27.143Z] 0d9ebad4ef96: Download complete [2022-10-26T21:02:27.143Z] 2de7ff778b66: Verifying Checksum [2022-10-26T21:02:27.143Z] 2de7ff778b66: Download complete [2022-10-26T21:02:29.674Z] ab5ef0e58194: Pull complete [2022-10-26T21:02:29.674Z] 9712f1f96733: Pull complete [2022-10-26T21:02:30.239Z] 63f879dbbcfc: Pull complete [2022-10-26T21:02:33.526Z] 0d9ebad4ef96: Pull complete [2022-10-26T21:02:33.786Z] e9a5061849ea: Pull complete [2022-10-26T21:02:34.043Z] d747dcd14b5f: Pull complete [2022-10-26T21:02:34.977Z] 2de7ff778b66: Pull complete [2022-10-26T21:02:34.977Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-26T21:02:34.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T21:02:34.977Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:02:35.048Z] prd-ubuntu20.04-docker-8c-8g-117367 does not seem to be running inside a container [2022-10-26T21:02:35.085Z] $ 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 [2022-10-26T21:02:37.439Z] $ docker top 76d870d1e8474d851b5e9f634cdacd38770d690d06d20f1fe840002eff07e29e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-26T21:02:37.495Z] provisioning config files... [2022-10-26T21:02:37.502Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14679855559729658751tmp [2022-10-26T21:02:37.510Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16444497676986707019tmp [2022-10-26T21:02:37.518Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4384319568829316340tmp [Pipeline] { [Pipeline] echo [2022-10-26T21:02:37.531Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:02:37.814Z] ---> sigul-configuration.sh [2022-10-26T21:02:37.814Z] gpg: directory `/root/.gnupg' created [2022-10-26T21:02:37.814Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-26T21:02:37.814Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-26T21:02:37.814Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-26T21:02:37.814Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-26T21:02:37.814Z] gpg: CAST5 encrypted data [2022-10-26T21:02:37.814Z] gpg: encrypted with 1 passphrase [2022-10-26T21:02:37.814Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-26T21:02:38.102Z] + mkdir /home/jenkins [2022-10-26T21:02:38.102Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-26T21:02:38.386Z] + 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 [2022-10-26T21:02:38.394Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:02:38.676Z] ---> sigul-install.sh [2022-10-26T21:02:38.677Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-26T21:02:38.958Z] + git tag --list [2022-10-26T21:02:38.958Z] v0.0.0 [2022-10-26T21:02:38.958Z] v1.0.0 [2022-10-26T21:02:38.958Z] v2.1.0 [2022-10-26T21:02:38.958Z] v2.1.1 [2022-10-26T21:02:38.958Z] v2.1.1-dev.1 [2022-10-26T21:02:38.958Z] v2.2.0 [2022-10-26T21:02:38.958Z] v2.2.1-dev.1 [2022-10-26T21:02:38.958Z] v2.2.1-dev.2 [2022-10-26T21:02:38.958Z] v2.2.1-dev.3 [2022-10-26T21:02:38.958Z] v2.2.1-dev.4 [2022-10-26T21:02:38.958Z] v2.2.1-dev.5 [2022-10-26T21:02:38.958Z] v2.2.1-dev.6 [2022-10-26T21:02:38.958Z] v2.2.1-dev.7 [2022-10-26T21:02:38.958Z] v2.3.0-dev.10 [2022-10-26T21:02:38.958Z] v2.3.0-dev.11 [2022-10-26T21:02:38.958Z] v2.3.0-dev.12 [2022-10-26T21:02:38.958Z] v2.3.0-dev.13 [2022-10-26T21:02:38.958Z] v2.3.0-dev.14 [2022-10-26T21:02:38.958Z] v2.3.0-dev.15 [2022-10-26T21:02:38.958Z] v2.3.0-dev.16 [2022-10-26T21:02:38.958Z] v2.3.0-dev.17 [2022-10-26T21:02:38.958Z] v2.3.0-dev.18 [2022-10-26T21:02:38.958Z] v2.3.0-dev.19 [2022-10-26T21:02:38.958Z] v2.3.0-dev.7 [2022-10-26T21:02:38.958Z] v2.3.0-dev.8 [2022-10-26T21:02:38.958Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-26T21:02:39.243Z] + lftools sign git-tag v2.3.0-dev.19 [2022-10-26T21:02:39.810Z] Signing Git tag with Sigul... [2022-10-26T21:02:39.810Z] Signing v2.3.0-dev.19 [Pipeline] echo [2022-10-26T21:02:40.385Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:02:40.667Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-26T21:02:40.674Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-26T21:02:40.699Z] $ docker stop --time=1 76d870d1e8474d851b5e9f634cdacd38770d690d06d20f1fe840002eff07e29e [2022-10-26T21:02:42.009Z] $ docker rm -f 76d870d1e8474d851b5e9f634cdacd38770d690d06d20f1fe840002eff07e29e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-26T21:02:42.405Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T21:02:42.405Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:02:42.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T21:02:42.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:02:42.765Z] prd-ubuntu20.04-docker-8c-8g-117367 does not seem to be running inside a container [2022-10-26T21:02:42.803Z] $ 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 [2022-10-26T21:02:43.174Z] $ docker top 1d77367a0a1f14b0e23a3b9c5f513e9ccc86b52a33a671eeb874eb3eef774ac2 -eo pid,comm [2022-10-26T21:02:43.215Z] 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). [2022-10-26T21:02:43.215Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T21:02:43.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T21:02:43.249Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T21:02:43.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T21:02:43.377Z] $ docker exec 1d77367a0a1f14b0e23a3b9c5f513e9ccc86b52a33a671eeb874eb3eef774ac2 ssh-agent [2022-10-26T21:02:43.473Z] SSH_AUTH_SOCK=/tmp/ssh-dx9QYLn7xxtG/agent.31 [2022-10-26T21:02:43.473Z] SSH_AGENT_PID=37 [2022-10-26T21:02:43.480Z] Running ssh-add (command line suppressed) [2022-10-26T21:02:43.593Z] 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) [2022-10-26T21:02:43.596Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T21:02:43.878Z] + git semver bump pre [2022-10-26T21:02:44.137Z] 2022-10-26 21:02:44,113 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-26T21:02:44.137Z] 2022-10-26 21:02:44,113 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev [2022-10-26T21:02:44.137Z] 2022-10-26 21:02:44,113 [bump_version] DEBUG bumped version:2.3.0-dev.20 [2022-10-26T21:02:44.137Z] 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 [2022-10-26T21:02:44.137Z] 2022-10-26 21:02:44,113 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-26T21:02:44.137Z] 2022-10-26 21:02:44,113 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-26T21:02:44.137Z] 2022-10-26 21:02:44,116 [execute] INFO git cat-file --batch-check [2022-10-26T21:02:44.137Z] 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=) [2022-10-26T21:02:44.137Z] 2022-10-26 21:02:44,121 [execute] INFO git cat-file --batch [2022-10-26T21:02:44.137Z] 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=) [2022-10-26T21:02:44.137Z] 2022-10-26 21:02:44,127 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-26T21:02:44.137Z] 2.3.0-dev.20 [Pipeline] } [2022-10-26T21:02:44.157Z] $ docker exec --env ******** --env ******** 1d77367a0a1f14b0e23a3b9c5f513e9ccc86b52a33a671eeb874eb3eef774ac2 ssh-agent -k [2022-10-26T21:02:44.265Z] unset SSH_AUTH_SOCK; [2022-10-26T21:02:44.265Z] unset SSH_AGENT_PID; [2022-10-26T21:02:44.266Z] echo Agent pid 37 killed; [2022-10-26T21:02:44.263Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T21:02:44.566Z] + git semver [Pipeline] } [2022-10-26T21:02:44.846Z] $ docker stop --time=1 1d77367a0a1f14b0e23a3b9c5f513e9ccc86b52a33a671eeb874eb3eef774ac2 [2022-10-26T21:02:46.162Z] $ docker rm -f 1d77367a0a1f14b0e23a3b9c5f513e9ccc86b52a33a671eeb874eb3eef774ac2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T21:02:46.484Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T21:02:46.484Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:02:46.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T21:02:46.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:02:46.839Z] prd-ubuntu20.04-docker-8c-8g-117367 does not seem to be running inside a container [2022-10-26T21:02:46.880Z] $ 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 [2022-10-26T21:02:47.240Z] $ docker top 11e665f3ebbe6f28a60fb523db958ace095475334671988f24c9a69e70baea3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T21:02:47.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T21:02:47.315Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T21:02:47.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T21:02:47.441Z] $ docker exec 11e665f3ebbe6f28a60fb523db958ace095475334671988f24c9a69e70baea3b ssh-agent [2022-10-26T21:02:47.540Z] SSH_AUTH_SOCK=/tmp/ssh-PoLaParfDVr2/agent.32 [2022-10-26T21:02:47.540Z] SSH_AGENT_PID=38 [2022-10-26T21:02:47.545Z] Running ssh-add (command line suppressed) [2022-10-26T21:02:47.647Z] 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) [2022-10-26T21:02:47.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T21:02:47.934Z] + git semver push [2022-10-26T21:02:48.193Z] 2022-10-26 21:02:48,112 [run_push] DEBUG push [2022-10-26T21:02:48.193Z] 2022-10-26 21:02:48,113 [execute] INFO git cat-file --batch-check [2022-10-26T21:02:48.193Z] 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=) [2022-10-26T21:02:48.193Z] 2022-10-26 21:02:48,116 [execute] INFO git rev-list 6a1e6c80f4f5f01f7db80b50993cd38052a9bcbe -- [2022-10-26T21:02:48.193Z] 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) [2022-10-26T21:02:48.193Z] 2022-10-26 21:02:48,120 [execute] INFO git fetch -v origin [2022-10-26T21:02:48.193Z] 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) [2022-10-26T21:02:48.761Z] 2022-10-26 21:02:48,667 [run_push] DEBUG no remote changes detected [2022-10-26T21:02:48.761Z] 2022-10-26 21:02:48,667 [execute] INFO git push origin semver [2022-10-26T21:02:48.761Z] 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) [2022-10-26T21:02:49.697Z] 2022-10-26 21:02:49,488 [run_push] DEBUG push all version tags [2022-10-26T21:02:49.697Z] 2022-10-26 21:02:49,488 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-26T21:02:49.697Z] 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) [2022-10-26T21:02:50.266Z] 2022-10-26 21:02:50,266 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-26T21:02:50.266Z] 2.3.0-dev.20 [Pipeline] } [2022-10-26T21:02:50.545Z] $ docker exec --env ******** --env ******** 11e665f3ebbe6f28a60fb523db958ace095475334671988f24c9a69e70baea3b ssh-agent -k [2022-10-26T21:02:50.660Z] unset SSH_AUTH_SOCK; [2022-10-26T21:02:50.660Z] unset SSH_AGENT_PID; [2022-10-26T21:02:50.660Z] echo Agent pid 38 killed; [2022-10-26T21:02:50.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T21:02:50.966Z] + git semver [Pipeline] } [2022-10-26T21:02:51.248Z] $ docker stop --time=1 11e665f3ebbe6f28a60fb523db958ace095475334671988f24c9a69e70baea3b [2022-10-26T21:02:52.549Z] $ 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 [2022-10-26T21:02:53.099Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-10-26T21:02:53.099Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-10-26T21:02:53.099Z] total 16 [2022-10-26T21:02:53.099Z] drwxr-xr-x 3 root root 4096 Oct 26 20:54 . [2022-10-26T21:02:53.099Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 26 21:02 .. [2022-10-26T21:02:53.099Z] drwxr-xr-x 2 root root 4096 Oct 26 20:54 cost [2022-10-26T21:02:53.099Z] -rw-r--r-- 1 root root 90 Oct 26 20:54 cost.csv [2022-10-26T21:02:53.099Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-10-26T21:02:53.099Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-10-26T21:02:53.099Z] total 16 [2022-10-26T21:02:53.099Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 20:54 . [2022-10-26T21:02:53.099Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 26 21:02 .. [2022-10-26T21:02:53.099Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 20:54 cost [2022-10-26T21:02:53.099Z] -rw-r--r-- 1 jenkins jenkins 90 Oct 26 20:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:02:53.394Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:02:54.252Z] ---> package-listing.sh [2022-10-26T21:02:54.252Z] ++ facter osfamily [2022-10-26T21:02:54.252Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T21:02:54.512Z] + OS_FAMILY=debian [2022-10-26T21:02:54.512Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-10-26T21:02:54.512Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T21:02:54.512Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T21:02:54.512Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T21:02:54.512Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T21:02:54.512Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-10-26T21:02:54.512Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T21:02:54.512Z] + case "${OS_FAMILY}" in [2022-10-26T21:02:54.512Z] + dpkg -l [2022-10-26T21:02:54.512Z] + grep '^ii' [2022-10-26T21:02:54.512Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T21:02:54.512Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T21:02:54.512Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T21:02:54.512Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-10-26T21:02:54.512Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-10-26T21:02:54.512Z] + 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 [2022-10-26T21:02:54.523Z] 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 [2022-10-26T21:02:54.804Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T21:02:55.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T21:02:55.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T21:02:55.422Z] prd-ubuntu20.04-docker-8c-8g-117367 does not seem to be running inside a container [2022-10-26T21:02:55.461Z] $ 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 [2022-10-26T21:02:55.682Z] $ docker top 7a78c35eaa2b256e319c04078a59082f668a3554c736bf9471aed83895398a9a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T21:02:56.005Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T21:02:56.286Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T21:02:56.567Z] + ls /var/log/sa-host [2022-10-26T21:02:56.567Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T21:02:56.711Z] provisioning config files... [2022-10-26T21:02:56.720Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3241462068216363516tmp [Pipeline] { [Pipeline] echo [2022-10-26T21:02:56.732Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:02:57.063Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T21:02:57.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:02:57.451Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T21:02:57.475Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:02:57.785Z] ---> sudo-logs.sh [2022-10-26T21:02:57.785Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T21:02:57.811Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:02:58.089Z] ---> job-cost.sh [2022-10-26T21:02:58.089Z] lf-activate-venv: SKIPPING [2022-10-26T21:02:58.089Z] DEBUG: total: 0.2199999988079071 [2022-10-26T21:02:58.089Z] INFO: Retrieving Stack Cost... [2022-10-26T21:02:58.656Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T21:02:58.917Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T21:02:58.927Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T21:02:59.208Z] ---> logs-deploy.sh [2022-10-26T21:02:59.208Z] lf-activate-venv: SKIPPING [2022-10-26T21:02:59.208Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/56 [2022-10-26T21:02:59.208Z] INFO: archiving workspace using pattern(s): [2022-10-26T21:03:00.142Z] Archives upload complete. [2022-10-26T21:03:00.143Z] INFO: archiving logs to Nexus