Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 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-ssh4704628603170387792.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh15093981205271166544.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3444991690377681295.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh6242753131634969379.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-ssh17710858390981823523.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6856 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 Avoid second fetch Checking out Revision 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 (main) Commit message: "Merge pull request #111 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 # timeout=10 > git rev-list --no-walk 5ef66c06da2cd6d2c2ceae2410191fd4126a861d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-03T10:26:53.678Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-03T10:26:53.743Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-03T10:26:53.757Z] ========================================================= [2022-10-03T10:26:53.757Z] EdgeX Global Pipelines Version Info [2022-10-03T10:26:53.757Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:26:54.470Z] ------------------- [2022-10-03T10:26:54.470Z] stable info: [2022-10-03T10:26:54.470Z] ------------------- [2022-10-03T10:26:54.470Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-03T10:26:54.470Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T10:26:54.470Z] Message: update stable to v1.0.239 [2022-10-03T10:26:55.040Z] ------------------- [2022-10-03T10:26:55.040Z] experimental info: [2022-10-03T10:26:55.040Z] ------------------- [2022-10-03T10:26:55.040Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-03T10:26:55.040Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T10:26:55.040Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-03T10:26:55.201Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-10-03T10:26:55.215Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-10-03T10:26:55.229Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-03T10:26:55.238Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-03T10:26:55.247Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-03T10:26:55.255Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-03T10:26:55.264Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-03T10:26:55.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-03T10:26:55.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-03T10:26:55.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-03T10:26:55.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-03T10:26:55.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-10-03T10:26:55.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-03T10:26:55.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-03T10:26:55.349Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T10:26:55.362Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T10:26:55.376Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T10:26:55.390Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T10:26:55.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-03T10:26:55.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-03T10:26:55.428Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-03T10:26:55.439Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-03T10:26:55.450Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-03T10:26:55.462Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-03T10:26:55.472Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-03T10:26:55.481Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-03T10:26:55.489Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-03T10:26:55.497Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-03T10:26:55.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-03T10:26:55.515Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-03T10:26:55.531Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [Pipeline] echo [2022-10-03T10:26:55.544Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 04c8a43 [Pipeline] echo [2022-10-03T10:26:55.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T10:26:55.610Z] provisioning config files... [2022-10-03T10:26:55.622Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9486755075547931845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:26:55.920Z] ---> docker-login.sh [2022-10-03T10:26:55.920Z] nexus3.edgexfoundry.org:10001 [2022-10-03T10:26:56.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:26:56.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:26:56.180Z] Configure a credential helper to remove this warning. See [2022-10-03T10:26:56.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:26:56.180Z] [2022-10-03T10:26:56.180Z] Login Succeeded [2022-10-03T10:26:56.180Z] nexus3.edgexfoundry.org:10002 [2022-10-03T10:26:56.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:26:56.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:26:56.441Z] Configure a credential helper to remove this warning. See [2022-10-03T10:26:56.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:26:56.441Z] [2022-10-03T10:26:56.441Z] Login Succeeded [2022-10-03T10:26:56.441Z] nexus3.edgexfoundry.org:10003 [2022-10-03T10:26:56.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:26:56.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:26:56.441Z] Configure a credential helper to remove this warning. See [2022-10-03T10:26:56.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:26:56.441Z] [2022-10-03T10:26:56.441Z] Login Succeeded [2022-10-03T10:26:56.441Z] nexus3.edgexfoundry.org:10004 [2022-10-03T10:26:56.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:26:56.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:26:56.701Z] Configure a credential helper to remove this warning. See [2022-10-03T10:26:56.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:26:56.701Z] [2022-10-03T10:26:56.701Z] Login Succeeded [2022-10-03T10:26:56.701Z] docker.io [2022-10-03T10:26:56.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:26:56.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:26:56.961Z] Configure a credential helper to remove this warning. See [2022-10-03T10:26:56.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:26:56.961Z] [2022-10-03T10:26:56.961Z] Login Succeeded [2022-10-03T10:26:56.961Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T10:26:56.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-03T10:26:57.343Z] + git rev-list -1 --merges 04c8a43402ace802ed6149db3c9b9d73c3ae2f09~1..04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [Pipeline] echo [2022-10-03T10:26:57.370Z] -----------> git rev-list -1 --merges 04c8a43402ace802ed6149db3c9b9d73c3ae2f09~1..04c8a43402ace802ed6149db3c9b9d73c3ae2f09 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [2022-10-03T10:26:57.370Z] 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [false] [Pipeline] sh [2022-10-03T10:26:57.663Z] + git log --format=format:%s -1 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [Pipeline] echo [2022-10-03T10:26:57.697Z] ========================================================= [2022-10-03T10:26:57.697Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-03T10:26:57.697Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T10:26:58.013Z] + git log --format=format:%s -1 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [Pipeline] echo [2022-10-03T10:26:58.022Z] [semverPrep] GIT_COMMIT: 04c8a43402ace802ed6149db3c9b9d73c3ae2f09, Commit Message: Merge pull request #111 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34 [Pipeline] echo [2022-10-03T10:26:58.033Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-03T10:26:58.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T10:26:58.373Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-03T10:26:58.373Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-03T10:26:58.373Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-03T10:26:58.373Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-03T10:26:58.373Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-03T10:26:58.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:26:58.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T10:26:58.728Z] [2022-10-03T10:26:58.728Z] 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-03T10:26:59.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T10:26:59.032Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-03T10:26:59.032Z] b85a868b505f: Pulling fs layer [2022-10-03T10:26:59.032Z] e2be974225ed: Pulling fs layer [2022-10-03T10:26:59.032Z] 339a4e72a1f5: Pulling fs layer [2022-10-03T10:26:59.032Z] 988bab9f4d93: Pulling fs layer [2022-10-03T10:26:59.032Z] 1469e6f7b9e6: Pulling fs layer [2022-10-03T10:26:59.032Z] eaf3925da568: Pulling fs layer [2022-10-03T10:26:59.032Z] 988bab9f4d93: Waiting [2022-10-03T10:26:59.032Z] 1469e6f7b9e6: Waiting [2022-10-03T10:26:59.032Z] bab4dde63d76: Pulling fs layer [2022-10-03T10:26:59.032Z] bde34c3a00c8: Pulling fs layer [2022-10-03T10:26:59.032Z] b352a97aabf1: Pulling fs layer [2022-10-03T10:26:59.032Z] eaf3925da568: Waiting [2022-10-03T10:26:59.032Z] bde34c3a00c8: Waiting [2022-10-03T10:26:59.032Z] bab4dde63d76: Waiting [2022-10-03T10:26:59.032Z] 4872d77fe225: Pulling fs layer [2022-10-03T10:26:59.032Z] 5851b861e8e6: Pulling fs layer [2022-10-03T10:26:59.032Z] b352a97aabf1: Waiting [2022-10-03T10:26:59.032Z] 5851b861e8e6: Waiting [2022-10-03T10:26:59.032Z] e2be974225ed: Download complete [2022-10-03T10:26:59.032Z] 988bab9f4d93: Download complete [2022-10-03T10:26:59.295Z] 1469e6f7b9e6: Verifying Checksum [2022-10-03T10:26:59.295Z] 1469e6f7b9e6: Download complete [2022-10-03T10:26:59.295Z] eaf3925da568: Download complete [2022-10-03T10:26:59.295Z] 339a4e72a1f5: Verifying Checksum [2022-10-03T10:26:59.295Z] 339a4e72a1f5: Download complete [2022-10-03T10:26:59.295Z] bde34c3a00c8: Download complete [2022-10-03T10:26:59.295Z] b352a97aabf1: Download complete [2022-10-03T10:26:59.295Z] 4872d77fe225: Download complete [2022-10-03T10:26:59.295Z] 5851b861e8e6: Download complete [2022-10-03T10:26:59.295Z] b85a868b505f: Verifying Checksum [2022-10-03T10:26:59.295Z] b85a868b505f: Download complete [2022-10-03T10:26:59.554Z] bab4dde63d76: Verifying Checksum [2022-10-03T10:26:59.555Z] bab4dde63d76: Download complete [2022-10-03T10:27:00.930Z] b85a868b505f: Pull complete [2022-10-03T10:27:00.930Z] e2be974225ed: Pull complete [2022-10-03T10:27:01.498Z] 339a4e72a1f5: Pull complete [2022-10-03T10:27:01.498Z] 988bab9f4d93: Pull complete [2022-10-03T10:27:01.761Z] 1469e6f7b9e6: Pull complete [2022-10-03T10:27:01.761Z] eaf3925da568: Pull complete [2022-10-03T10:27:03.668Z] bab4dde63d76: Pull complete [2022-10-03T10:27:03.668Z] bde34c3a00c8: Pull complete [2022-10-03T10:27:03.928Z] b352a97aabf1: Pull complete [2022-10-03T10:27:04.187Z] 4872d77fe225: Pull complete [2022-10-03T10:27:04.187Z] 5851b861e8e6: Pull complete [2022-10-03T10:27:04.187Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-03T10:27:04.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T10:27:04.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:27:04.260Z] prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container [2022-10-03T10:27:04.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T10:27:07.226Z] $ docker top cf8068af1632f6f8c0023d36957aa3b11b3c2037480b0a972431b052fdb57ace -eo pid,comm [2022-10-03T10:27:07.277Z] 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-03T10:27:07.277Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T10:27:07.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T10:27:07.310Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T10:27:07.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T10:27:07.432Z] $ docker exec cf8068af1632f6f8c0023d36957aa3b11b3c2037480b0a972431b052fdb57ace ssh-agent [2022-10-03T10:27:07.548Z] SSH_AUTH_SOCK=/tmp/ssh-xloLC5ytxjIL/agent.32 [2022-10-03T10:27:07.548Z] SSH_AGENT_PID=38 [2022-10-03T10:27:07.555Z] Running ssh-add (command line suppressed) [2022-10-03T10:27:07.672Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10698905690917271220.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10698905690917271220.key) [2022-10-03T10:27:07.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T10:27:07.976Z] + git tag --points-at HEAD [Pipeline] } [2022-10-03T10:27:07.990Z] $ docker exec --env ******** --env ******** cf8068af1632f6f8c0023d36957aa3b11b3c2037480b0a972431b052fdb57ace ssh-agent -k [2022-10-03T10:27:08.111Z] unset SSH_AUTH_SOCK; [2022-10-03T10:27:08.113Z] unset SSH_AGENT_PID; [2022-10-03T10:27:08.113Z] echo Agent pid 38 killed; [2022-10-03T10:27:08.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-03T10:27:08.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T10:27:08.146Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T10:27:08.296Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T10:27:08.301Z] $ docker exec cf8068af1632f6f8c0023d36957aa3b11b3c2037480b0a972431b052fdb57ace ssh-agent [2022-10-03T10:27:08.406Z] SSH_AUTH_SOCK=/tmp/ssh-MUtkqp9QKjTh/agent.70 [2022-10-03T10:27:08.406Z] SSH_AGENT_PID=76 [2022-10-03T10:27:08.410Z] Running ssh-add (command line suppressed) [2022-10-03T10:27:08.539Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13464605655082393994.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13464605655082393994.key) [2022-10-03T10:27:08.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T10:27:08.845Z] + git semver init [2022-10-03T10:27:09.106Z] 2022-10-03 10:27:09,055 [run_init] DEBUG init version:0.0.0 force:False [2022-10-03T10:27:09.106Z] 2022-10-03 10:27:09,056 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-10-03T10:27:09.106Z] 2022-10-03 10:27:09,056 [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-03T10:27:09.106Z] 2022-10-03 10:27:09,057 [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-03T10:27:10.046Z] 2022-10-03 10:27:09,983 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-10-03T10:27:10.046Z] 2022-10-03 10:27:09,984 [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-03T10:27:10.046Z] 2022-10-03 10:27:09,984 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-03T10:27:10.046Z] 2022-10-03 10:27:09,984 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-03T10:27:10.046Z] 2.3.0-dev.14 [Pipeline] } [2022-10-03T10:27:10.060Z] $ docker exec --env ******** --env ******** cf8068af1632f6f8c0023d36957aa3b11b3c2037480b0a972431b052fdb57ace ssh-agent -k [2022-10-03T10:27:10.161Z] unset SSH_AUTH_SOCK; [2022-10-03T10:27:10.161Z] unset SSH_AGENT_PID; [2022-10-03T10:27:10.161Z] echo Agent pid 76 killed; [2022-10-03T10:27:10.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T10:27:10.469Z] + git semver [Pipeline] } [2022-10-03T10:27:10.758Z] $ docker stop --time=1 cf8068af1632f6f8c0023d36957aa3b11b3c2037480b0a972431b052fdb57ace [2022-10-03T10:27:12.018Z] $ docker rm -f cf8068af1632f6f8c0023d36957aa3b11b3c2037480b0a972431b052fdb57ace [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T10:27:12.369Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-03T10:27:12.559Z] Stashed 1 file(s) [Pipeline] echo [2022-10-03T10:27:12.561Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.14 [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-03T10:27:12.715Z] provisioning config files... [2022-10-03T10:27:12.726Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1896250231092951107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:27:13.032Z] ---> docker-login.sh [2022-10-03T10:27:13.032Z] nexus3.edgexfoundry.org:10001 [2022-10-03T10:27:13.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:27:13.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:27:13.032Z] Configure a credential helper to remove this warning. See [2022-10-03T10:27:13.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:27:13.032Z] [2022-10-03T10:27:13.032Z] Login Succeeded [2022-10-03T10:27:13.032Z] nexus3.edgexfoundry.org:10002 [2022-10-03T10:27:13.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:27:13.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:27:13.032Z] Configure a credential helper to remove this warning. See [2022-10-03T10:27:13.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:27:13.032Z] [2022-10-03T10:27:13.032Z] Login Succeeded [2022-10-03T10:27:13.032Z] nexus3.edgexfoundry.org:10003 [2022-10-03T10:27:13.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:27:13.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:27:13.292Z] Configure a credential helper to remove this warning. See [2022-10-03T10:27:13.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:27:13.292Z] [2022-10-03T10:27:13.292Z] Login Succeeded [2022-10-03T10:27:13.292Z] nexus3.edgexfoundry.org:10004 [2022-10-03T10:27:13.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:27:13.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:27:13.292Z] Configure a credential helper to remove this warning. See [2022-10-03T10:27:13.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:27:13.292Z] [2022-10-03T10:27:13.292Z] Login Succeeded [2022-10-03T10:27:13.292Z] docker.io [2022-10-03T10:27:13.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:27:13.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:27:13.812Z] Configure a credential helper to remove this warning. See [2022-10-03T10:27:13.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:27:13.812Z] [2022-10-03T10:27:13.812Z] Login Succeeded [2022-10-03T10:27:13.812Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T10:27:13.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T10:27:13.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T10:27:13.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T10:27:13.894Z] ========================================================= [2022-10-03T10:27:13.894Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-03T10:27:13.894Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:27:14.203Z] + 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-03T10:27:14.203Z] Sending build context to Docker daemon 4.07MB [2022-10-03T10:27:14.203Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T10:27:14.203Z] Step 2/12 : FROM ${BASE} AS builder [2022-10-03T10:27:14.203Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-03T10:27:14.203Z] 2408cc74d12b: Pulling fs layer [2022-10-03T10:27:14.203Z] ea60b727a1ce: Pulling fs layer [2022-10-03T10:27:14.203Z] 30c4a7721957: Pulling fs layer [2022-10-03T10:27:14.203Z] 370296b7ddb6: Pulling fs layer [2022-10-03T10:27:14.203Z] 7c6cee850709: Pulling fs layer [2022-10-03T10:27:14.203Z] aa9baa53a306: Pulling fs layer [2022-10-03T10:27:14.203Z] 8b309c321861: Pulling fs layer [2022-10-03T10:27:14.203Z] d8d76fd02f46: Pulling fs layer [2022-10-03T10:27:14.203Z] fa31f396de31: Pulling fs layer [2022-10-03T10:27:14.203Z] 370296b7ddb6: Waiting [2022-10-03T10:27:14.203Z] 7c6cee850709: Waiting [2022-10-03T10:27:14.203Z] aa9baa53a306: Waiting [2022-10-03T10:27:14.203Z] fa31f396de31: Waiting [2022-10-03T10:27:14.203Z] d8d76fd02f46: Waiting [2022-10-03T10:27:14.203Z] 30c4a7721957: Verifying Checksum [2022-10-03T10:27:14.203Z] 30c4a7721957: Download complete [2022-10-03T10:27:14.203Z] ea60b727a1ce: Verifying Checksum [2022-10-03T10:27:14.203Z] ea60b727a1ce: Download complete [2022-10-03T10:27:14.203Z] 7c6cee850709: Verifying Checksum [2022-10-03T10:27:14.203Z] 7c6cee850709: Download complete [2022-10-03T10:27:14.470Z] aa9baa53a306: Verifying Checksum [2022-10-03T10:27:14.470Z] aa9baa53a306: Download complete [2022-10-03T10:27:14.470Z] 2408cc74d12b: Verifying Checksum [2022-10-03T10:27:14.470Z] 2408cc74d12b: Download complete [2022-10-03T10:27:14.470Z] 8b309c321861: Download complete [2022-10-03T10:27:14.470Z] 2408cc74d12b: Pull complete [2022-10-03T10:27:14.738Z] ea60b727a1ce: Pull complete [2022-10-03T10:27:14.738Z] 30c4a7721957: Pull complete [2022-10-03T10:27:15.017Z] fa31f396de31: Verifying Checksum [2022-10-03T10:27:15.017Z] fa31f396de31: Download complete [2022-10-03T10:27:15.282Z] 370296b7ddb6: Verifying Checksum [2022-10-03T10:27:15.283Z] 370296b7ddb6: Download complete [2022-10-03T10:27:15.283Z] d8d76fd02f46: Verifying Checksum [2022-10-03T10:27:15.283Z] d8d76fd02f46: Download complete [2022-10-03T10:27:19.477Z] 370296b7ddb6: Pull complete [2022-10-03T10:27:19.477Z] 7c6cee850709: Pull complete [2022-10-03T10:27:19.477Z] aa9baa53a306: Pull complete [2022-10-03T10:27:19.477Z] 8b309c321861: Pull complete [2022-10-03T10:27:21.384Z] d8d76fd02f46: Pull complete [2022-10-03T10:27:22.328Z] fa31f396de31: Pull complete [2022-10-03T10:27:22.328Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-03T10:27:22.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T10:27:22.328Z] ---> cef68f9685f8 [2022-10-03T10:27:22.328Z] Step 3/12 : ARG MAKE='make build' [2022-10-03T10:27:27.662Z] Still waiting to schedule task [2022-10-03T10:27:27.662Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-03T10:27:27.662Z] ---> Running in 31c57329d372 [2022-10-03T10:27:27.662Z] Removing intermediate container 31c57329d372 [2022-10-03T10:27:27.662Z] ---> 2cbfecbfb0d5 [2022-10-03T10:27:27.662Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-03T10:27:27.662Z] ---> Running in 072c7c7e2907 [2022-10-03T10:27:27.662Z] Removing intermediate container 072c7c7e2907 [2022-10-03T10:27:27.662Z] ---> 22e37cd6921f [2022-10-03T10:27:27.662Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T10:27:27.662Z] ---> Running in 238eec893707 [2022-10-03T10:27:27.662Z] Removing intermediate container 238eec893707 [2022-10-03T10:27:27.662Z] ---> 4add9ffb3b2e [2022-10-03T10:27:27.662Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T10:27:27.662Z] ---> Running in 38a00d9ebcf0 [2022-10-03T10:27:27.923Z] Removing intermediate container 38a00d9ebcf0 [2022-10-03T10:27:27.923Z] ---> 68c658605cd7 [2022-10-03T10:27:27.923Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T10:27:27.923Z] ---> Running in f309647fe945 [2022-10-03T10:27:28.183Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T10:27:29.126Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T10:27:29.387Z] OK: 211 MiB in 51 packages [2022-10-03T10:27:29.956Z] Removing intermediate container f309647fe945 [2022-10-03T10:27:29.956Z] ---> 880daeb1b034 [2022-10-03T10:27:29.956Z] Step 8/12 : WORKDIR /app [2022-10-03T10:27:29.956Z] ---> Running in 664b08575db7 [2022-10-03T10:27:29.956Z] Removing intermediate container 664b08575db7 [2022-10-03T10:27:29.956Z] ---> d018638dbb86 [2022-10-03T10:27:29.956Z] Step 9/12 : COPY go.mod vendor* ./ [2022-10-03T10:27:30.214Z] ---> c1934843fba4 [2022-10-03T10:27:30.214Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T10:27:30.214Z] ---> Running in 5f4f7a57c0d7 [2022-10-03T10:27:56.814Z] Removing intermediate container 5f4f7a57c0d7 [2022-10-03T10:27:56.814Z] ---> 52b5083e9927 [2022-10-03T10:27:56.814Z] Step 11/12 : COPY . . [2022-10-03T10:27:56.814Z] ---> b3748d6545ce [2022-10-03T10:27:56.814Z] Step 12/12 : RUN $MAKE [2022-10-03T10:27:56.814Z] ---> Running in e7a81848176b [2022-10-03T10:27:56.814Z] noop [2022-10-03T10:27:56.814Z] Removing intermediate container e7a81848176b [2022-10-03T10:27:56.814Z] ---> fe0327d2be59 [2022-10-03T10:27:56.814Z] Successfully built fe0327d2be59 [2022-10-03T10:27:56.814Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:27:57.135Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T10:27:57.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:27:57.242Z] prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container [2022-10-03T10:27:57.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-03T10:27:57.644Z] $ docker top ca57fd18832f88344ec7c2ce9c95ee8f65fd04d0f19526889174f1721cd68bbb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T10:27:58.004Z] + go version [2022-10-03T10:27:58.004Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-03T10:27:58.017Z] $ docker stop --time=1 ca57fd18832f88344ec7c2ce9c95ee8f65fd04d0f19526889174f1721cd68bbb [2022-10-03T10:27:59.437Z] $ docker rm -f ca57fd18832f88344ec7c2ce9c95ee8f65fd04d0f19526889174f1721cd68bbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:27:59.826Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T10:27:59.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:27:59.895Z] prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container [2022-10-03T10:27:59.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-03T10:28:00.348Z] $ docker top 82199cedf39d8ab2c18d91c95cf195e8f3a066b1b3536e4e52c66648be58efbf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T10:28:00.696Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-03T10:28:00.992Z] + make test [2022-10-03T10:28:00.992Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-03T10:28:01.249Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-10-03T10:28:13.446Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-10-03T10:28:13.446Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-10-03T10:28:16.732Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.938s coverage: 38.5% of statements [2022-10-03T10:28:16.732Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 51.9% of statements [2022-10-03T10:28:16.732Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.021s coverage: 94.6% of statements [2022-10-03T10:28:26.709Z] 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-03T10:28:26.709Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T10:28:29.242Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T10:28:29.242Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T10:28:29.242Z] ./bin/test-attribution-txt.sh [2022-10-03T10:28:29.242Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-10-03T10:28:29.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T10:28:29.521Z] $ docker stop --time=1 82199cedf39d8ab2c18d91c95cf195e8f3a066b1b3536e4e52c66648be58efbf [2022-10-03T10:28:32.608Z] $ docker rm -f 82199cedf39d8ab2c18d91c95cf195e8f3a066b1b3536e4e52c66648be58efbf [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T10:28:33.047Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T10:28:33.121Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-03T10:28:33.628Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T10:28:33.917Z] + ls -al . [2022-10-03T10:28:33.917Z] total 636 [2022-10-03T10:28:33.917Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 10:28 . [2022-10-03T10:28:33.917Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:26 .. [2022-10-03T10:28:33.917Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 3 10:26 .dockerignore [2022-10-03T10:28:33.917Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 10:28 .git [2022-10-03T10:28:33.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 10:26 .github [2022-10-03T10:28:33.917Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 3 10:26 .gitignore [2022-10-03T10:28:33.917Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 10:26 .golangci.yml [2022-10-03T10:28:33.917Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 10:27 .semver [2022-10-03T10:28:33.917Z] -rw-rw-r-- 1 jenkins jenkins 10866 Oct 3 10:26 Attribution.txt [2022-10-03T10:28:33.917Z] -rw-rw-r-- 1 jenkins jenkins 3740 Oct 3 10:26 CHANGELOG.md [2022-10-03T10:28:33.917Z] -rw-rw-r-- 1 jenkins jenkins 1518 Oct 3 10:26 Dockerfile [2022-10-03T10:28:33.917Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 10:26 GOVERNANCE.md [2022-10-03T10:28:33.917Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 3 10:26 Jenkinsfile [2022-10-03T10:28:33.917Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 3 10:26 LICENSE [2022-10-03T10:28:33.917Z] -rw-rw-r-- 1 jenkins jenkins 2196 Oct 3 10:26 Makefile [2022-10-03T10:28:33.917Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 3 10:26 OWNERS.md [2022-10-03T10:28:33.917Z] -rw-rw-r-- 1 jenkins jenkins 28496 Oct 3 10:26 README.md [2022-10-03T10:28:33.917Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 10:27 VERSION [2022-10-03T10:28:33.917Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:26 bin [2022-10-03T10:28:33.917Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:26 cmd [2022-10-03T10:28:33.917Z] -rw-r--r-- 1 jenkins jenkins 460049 Oct 3 10:28 coverage.out [2022-10-03T10:28:33.917Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:26 examples [2022-10-03T10:28:33.917Z] -rw-rw-r-- 1 jenkins jenkins 3609 Oct 3 10:26 go.mod [2022-10-03T10:28:33.917Z] -rw-rw-r-- 1 jenkins jenkins 37783 Oct 3 10:26 go.sum [2022-10-03T10:28:33.917Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:26 images [2022-10-03T10:28:33.917Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 10:26 internal [2022-10-03T10:28:33.917Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:26 snap [2022-10-03T10:28:33.917Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 3 10:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:28:34.220Z] + 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=04c8a43402ace802ed6149db3c9b9d73c3ae2f09 --label arch=amd64 --label version=2.3.0-dev.14 . [2022-10-03T10:28:34.220Z] Sending build context to Docker daemon 4.07MB [2022-10-03T10:28:34.220Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T10:28:34.220Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-03T10:28:34.220Z] ---> fe0327d2be59 [2022-10-03T10:28:34.220Z] Step 3/25 : ARG MAKE='make build' [2022-10-03T10:28:34.479Z] ---> Running in 0567248a5da5 [2022-10-03T10:28:34.479Z] Removing intermediate container 0567248a5da5 [2022-10-03T10:28:34.479Z] ---> ed7d03e3fcae [2022-10-03T10:28:34.479Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-03T10:28:34.479Z] ---> Running in 63d6ac1e079c [2022-10-03T10:28:34.479Z] Removing intermediate container 63d6ac1e079c [2022-10-03T10:28:34.479Z] ---> 79ce01a4b835 [2022-10-03T10:28:34.479Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T10:28:34.479Z] ---> Running in a3db804e45a5 [2022-10-03T10:28:34.739Z] Removing intermediate container a3db804e45a5 [2022-10-03T10:28:34.740Z] ---> 1e45ec6a6556 [2022-10-03T10:28:34.740Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T10:28:34.740Z] ---> Running in fc35f4b2dc25 [2022-10-03T10:28:35.308Z] Removing intermediate container fc35f4b2dc25 [2022-10-03T10:28:35.308Z] ---> f456fe29bf0b [2022-10-03T10:28:35.308Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T10:28:35.308Z] ---> Running in 91ca292c314f [2022-10-03T10:28:35.878Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T10:28:36.448Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T10:28:37.017Z] OK: 211 MiB in 51 packages [2022-10-03T10:28:37.276Z] Removing intermediate container 91ca292c314f [2022-10-03T10:28:37.276Z] ---> bdcbe346f506 [2022-10-03T10:28:37.276Z] Step 8/25 : WORKDIR /app [2022-10-03T10:28:37.276Z] ---> Running in a4e92aa5b2aa [2022-10-03T10:28:37.276Z] Removing intermediate container a4e92aa5b2aa [2022-10-03T10:28:37.276Z] ---> b617e89b1fbd [2022-10-03T10:28:37.276Z] Step 9/25 : COPY go.mod vendor* ./ [2022-10-03T10:28:37.534Z] ---> c38eda458e82 [2022-10-03T10:28:37.535Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T10:28:37.535Z] ---> Running in e428f4a3cb57 [2022-10-03T10:28:38.471Z] Removing intermediate container e428f4a3cb57 [2022-10-03T10:28:38.471Z] ---> 5a69155b3f26 [2022-10-03T10:28:38.471Z] Step 11/25 : COPY . . [2022-10-03T10:28:38.731Z] ---> a0b34239d130 [2022-10-03T10:28:38.731Z] Step 12/25 : RUN $MAKE [2022-10-03T10:28:38.990Z] ---> Running in 56d6a06089f6 [2022-10-03T10:28:39.250Z] 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.34 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.14" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-10-03T10:28:52.335Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6857 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-10-03T10:28:52.346Z] Running in /w/workspace/device-rfid-llrp-go/50 [Pipeline] { [Pipeline] checkout [2022-10-03T10:28:52.383Z] Selected Git installation does not exist. Using Default [2022-10-03T10:28:52.383Z] The recommended git tool is: NONE [2022-10-03T10:28:57.376Z] using credential edgex-jenkins-ssh [2022-10-03T10:28:57.395Z] Cloning the remote Git repository [2022-10-03T10:28:57.429Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-10-03T10:28:57.497Z] > git init /w/workspace/device-rfid-llrp-go/50 # timeout=10 [2022-10-03T10:28:57.612Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-10-03T10:28:57.613Z] > git --version # timeout=10 [2022-10-03T10:28:57.636Z] > git --version # 'git version 2.25.1' [2022-10-03T10:28:57.637Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T10:28:57.683Z] Verifying host key using known hosts file [2022-10-03T10:28:57.876Z] 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-03T10:28:57.893Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T10:28:59.107Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-10-03T10:28:59.125Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T10:28:59.904Z] Avoid second fetch [2022-10-03T10:28:59.904Z] Checking out Revision 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 (main) [2022-10-03T10:29:00.406Z] Commit message: "Merge pull request #111 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T10:28:59.917Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T10:28:59.935Z] > git checkout -f 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 # timeout=10 [2022-10-03T10:29:01.399Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-03T10:29:01.399Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T10:29:01.399Z] Dload Upload Total Spent Left Speed [2022-10-03T10:29:01.399Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-10-03T10:29:02.093Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-03T10:29:02.416Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-03T10:29:02.416Z] + sudo tee /etc/docker/daemon.new [2022-10-03T10:29:02.416Z] { [2022-10-03T10:29:02.416Z] "registry-mirrors": [ [2022-10-03T10:29:02.416Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-03T10:29:02.416Z] ], [2022-10-03T10:29:02.416Z] "bip": "10.250.0.254/24", [2022-10-03T10:29:02.416Z] "hosts": [ [2022-10-03T10:29:02.416Z] "tcp://0.0.0.0:5555", [2022-10-03T10:29:02.416Z] "unix:///var/run/docker.sock" [2022-10-03T10:29:02.416Z] ], [2022-10-03T10:29:02.416Z] "mtu": 1458, [2022-10-03T10:29:02.416Z] "selinux-enabled": true, [2022-10-03T10:29:02.416Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-03T10:29:02.416Z] } [Pipeline] sh [2022-10-03T10:29:02.739Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-03T10:29:03.067Z] + sudo service docker restart [2022-10-03T10:29:05.808Z] Removing intermediate container 56d6a06089f6 [2022-10-03T10:29:05.808Z] ---> ae29e3e3b39b [2022-10-03T10:29:05.808Z] Step 13/25 : FROM alpine:3.16 [2022-10-03T10:29:05.808Z] 3.16: Pulling from library/alpine [2022-10-03T10:29:05.808Z] 213ec9aee27d: Pulling fs layer [2022-10-03T10:29:05.808Z] 213ec9aee27d: Verifying Checksum [2022-10-03T10:29:05.808Z] 213ec9aee27d: Download complete [2022-10-03T10:29:05.808Z] 213ec9aee27d: Pull complete [2022-10-03T10:29:05.808Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T10:29:05.808Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T10:29:05.808Z] ---> 9c6f07244728 [2022-10-03T10:29:05.808Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T10:29:05.808Z] ---> Running in bec36465f56f [2022-10-03T10:29:05.808Z] Removing intermediate container bec36465f56f [2022-10-03T10:29:05.808Z] ---> 86450419f103 [2022-10-03T10:29:05.808Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T10:29:05.808Z] ---> Running in da453547fa67 [2022-10-03T10:29:05.808Z] Removing intermediate container da453547fa67 [2022-10-03T10:29:05.808Z] ---> 9be2c8c8da61 [2022-10-03T10:29:05.808Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-03T10:29:05.808Z] ---> Running in e7cc99920437 [2022-10-03T10:29:05.808Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T10:29:05.808Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T10:29:06.068Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-03T10:29:06.068Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T10:29:06.328Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-03T10:29:06.328Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T10:29:06.588Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-03T10:29:06.588Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-03T10:29:06.588Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T10:29:06.588Z] OK: 8 MiB in 20 packages [2022-10-03T10:29:07.163Z] Removing intermediate container e7cc99920437 [2022-10-03T10:29:07.163Z] ---> 103380ba5491 [2022-10-03T10:29:07.163Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-10-03T10:29:07.422Z] ---> fa1dc8576d01 [2022-10-03T10:29:07.422Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-10-03T10:29:07.422Z] ---> 6ce45b3f9302 [2022-10-03T10:29:07.422Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-10-03T10:29:08.361Z] ---> 6cde845b331b [2022-10-03T10:29:08.361Z] Step 20/25 : EXPOSE 59989 [2022-10-03T10:29:08.361Z] ---> Running in 1349ea4d7496 [2022-10-03T10:29:08.639Z] Removing intermediate container 1349ea4d7496 [2022-10-03T10:29:08.639Z] ---> 67bc9122db11 [2022-10-03T10:29:08.639Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-10-03T10:29:08.639Z] ---> Running in 63861a682b84 [2022-10-03T10:29:08.639Z] Removing intermediate container 63861a682b84 [2022-10-03T10:29:08.639Z] ---> dc647c161f2e [2022-10-03T10:29:08.639Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-03T10:29:08.639Z] ---> Running in 435d54a188ff [2022-10-03T10:29:08.639Z] Removing intermediate container 435d54a188ff [2022-10-03T10:29:08.639Z] ---> 5c7ab40f5c20 [2022-10-03T10:29:08.639Z] Step 23/25 : LABEL arch=amd64 [2022-10-03T10:29:08.639Z] ---> Running in b1aa29617587 [2022-10-03T10:29:08.898Z] Removing intermediate container b1aa29617587 [2022-10-03T10:29:08.898Z] ---> 32a004951106 [2022-10-03T10:29:08.898Z] Step 24/25 : LABEL git_sha=04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [2022-10-03T10:29:08.898Z] ---> Running in 919f10f1e25d [2022-10-03T10:29:08.899Z] Removing intermediate container 919f10f1e25d [2022-10-03T10:29:08.899Z] ---> 508b13bc0d7d [2022-10-03T10:29:08.899Z] Step 25/25 : LABEL version=2.3.0-dev.14 [2022-10-03T10:29:08.899Z] ---> Running in 6dc8e7f46419 [2022-10-03T10:29:09.158Z] Removing intermediate container 6dc8e7f46419 [2022-10-03T10:29:09.158Z] ---> 28f2faeda09d [2022-10-03T10:29:09.158Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T10:29:09.158Z] Successfully built 28f2faeda09d [2022-10-03T10:29:09.158Z] 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-03T10:29:09.296Z] provisioning config files... [2022-10-03T10:29:09.307Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15645614031337191180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:29:09.612Z] ---> docker-login.sh [2022-10-03T10:29:09.612Z] nexus3.edgexfoundry.org:10001 [2022-10-03T10:29:09.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:29:09.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:29:09.612Z] Configure a credential helper to remove this warning. See [2022-10-03T10:29:09.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:29:09.612Z] [2022-10-03T10:29:09.612Z] Login Succeeded [2022-10-03T10:29:09.612Z] nexus3.edgexfoundry.org:10002 [2022-10-03T10:29:09.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:29:09.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:29:09.612Z] Configure a credential helper to remove this warning. See [2022-10-03T10:29:09.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:29:09.612Z] [2022-10-03T10:29:09.612Z] Login Succeeded [2022-10-03T10:29:09.612Z] nexus3.edgexfoundry.org:10003 [2022-10-03T10:29:09.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:29:09.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:29:09.872Z] Configure a credential helper to remove this warning. See [2022-10-03T10:29:09.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:29:09.872Z] [2022-10-03T10:29:09.872Z] Login Succeeded [2022-10-03T10:29:09.872Z] nexus3.edgexfoundry.org:10004 [2022-10-03T10:29:09.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:29:09.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:29:09.872Z] Configure a credential helper to remove this warning. See [2022-10-03T10:29:09.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:29:09.872Z] [2022-10-03T10:29:09.872Z] Login Succeeded [2022-10-03T10:29:09.872Z] docker.io [2022-10-03T10:29:10.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:29:10.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:29:10.468Z] Configure a credential helper to remove this warning. See [2022-10-03T10:29:10.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:29:10.468Z] [2022-10-03T10:29:10.468Z] Login Succeeded [2022-10-03T10:29:10.468Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T10:29:10.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T10:29:10.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T10:29:10.525Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-10-03T10:29:10.525Z] 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [2022-10-03T10:29:10.525Z] latest [2022-10-03T10:29:10.525Z] 2.3.0-dev.14 [2022-10-03T10:29:10.525Z] 04c8a43402ace802ed6149db3c9b9d73c3ae2f09-2.3.0-dev.14 [2022-10-03T10:29:10.525Z] main [2022-10-03T10:29:10.525Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:29:10.876Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:29:11.269Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [2022-10-03T10:29:11.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-03T10:29:11.269Z] 9e20f8927912: Preparing [2022-10-03T10:29:11.269Z] 675e07a33ab4: Preparing [2022-10-03T10:29:11.269Z] 09b159d00fb1: Preparing [2022-10-03T10:29:11.269Z] dec5a3d18012: Preparing [2022-10-03T10:29:11.269Z] 44bb71d96d74: Preparing [2022-10-03T10:29:11.269Z] 994393dc58e7: Preparing [2022-10-03T10:29:11.269Z] 675e07a33ab4: Pushed [2022-10-03T10:29:11.269Z] 44bb71d96d74: Pushed [2022-10-03T10:29:11.269Z] 09b159d00fb1: Pushed [2022-10-03T10:29:11.269Z] 994393dc58e7: Layer already exists [2022-10-03T10:29:11.529Z] dec5a3d18012: Pushed [2022-10-03T10:29:14.076Z] 9e20f8927912: Pushed [2022-10-03T10:29:14.335Z] 04c8a43402ace802ed6149db3c9b9d73c3ae2f09: digest: sha256:d2a9f9d9b9b76bfd97c3608509140cb5d3bf21d754b1a864ae623265c747eea8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:29:14.647Z] + 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-03T10:29:14.953Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-10-03T10:29:14.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-03T10:29:14.953Z] 9e20f8927912: Preparing [2022-10-03T10:29:14.953Z] 675e07a33ab4: Preparing [2022-10-03T10:29:14.953Z] 09b159d00fb1: Preparing [2022-10-03T10:29:14.953Z] dec5a3d18012: Preparing [2022-10-03T10:29:14.953Z] 44bb71d96d74: Preparing [2022-10-03T10:29:14.953Z] 994393dc58e7: Preparing [2022-10-03T10:29:14.953Z] 994393dc58e7: Waiting [2022-10-03T10:29:14.953Z] 44bb71d96d74: Layer already exists [2022-10-03T10:29:14.953Z] 9e20f8927912: Layer already exists [2022-10-03T10:29:14.953Z] dec5a3d18012: Layer already exists [2022-10-03T10:29:14.953Z] 09b159d00fb1: Layer already exists [2022-10-03T10:29:14.953Z] 675e07a33ab4: Layer already exists [2022-10-03T10:29:14.953Z] 994393dc58e7: Layer already exists [2022-10-03T10:29:14.953Z] latest: digest: sha256:d2a9f9d9b9b76bfd97c3608509140cb5d3bf21d754b1a864ae623265c747eea8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:29:15.264Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:29:15.567Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.14 [2022-10-03T10:29:15.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-03T10:29:15.568Z] 9e20f8927912: Preparing [2022-10-03T10:29:15.568Z] 675e07a33ab4: Preparing [2022-10-03T10:29:15.568Z] 09b159d00fb1: Preparing [2022-10-03T10:29:15.568Z] dec5a3d18012: Preparing [2022-10-03T10:29:15.568Z] 44bb71d96d74: Preparing [2022-10-03T10:29:15.568Z] 994393dc58e7: Preparing [2022-10-03T10:29:15.568Z] 994393dc58e7: Waiting [2022-10-03T10:29:15.568Z] 44bb71d96d74: Layer already exists [2022-10-03T10:29:15.568Z] 675e07a33ab4: Layer already exists [2022-10-03T10:29:15.568Z] 09b159d00fb1: Layer already exists [2022-10-03T10:29:15.568Z] 9e20f8927912: Layer already exists [2022-10-03T10:29:15.568Z] dec5a3d18012: Layer already exists [2022-10-03T10:29:15.568Z] 994393dc58e7: Layer already exists [2022-10-03T10:29:15.568Z] 2.3.0-dev.14: digest: sha256:d2a9f9d9b9b76bfd97c3608509140cb5d3bf21d754b1a864ae623265c747eea8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:29:15.872Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:04c8a43402ace802ed6149db3c9b9d73c3ae2f09-2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:29:16.182Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:04c8a43402ace802ed6149db3c9b9d73c3ae2f09-2.3.0-dev.14 [2022-10-03T10:29:16.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-03T10:29:16.182Z] 9e20f8927912: Preparing [2022-10-03T10:29:16.182Z] 675e07a33ab4: Preparing [2022-10-03T10:29:16.182Z] 09b159d00fb1: Preparing [2022-10-03T10:29:16.182Z] dec5a3d18012: Preparing [2022-10-03T10:29:16.182Z] 44bb71d96d74: Preparing [2022-10-03T10:29:16.182Z] 994393dc58e7: Preparing [2022-10-03T10:29:16.182Z] 994393dc58e7: Waiting [2022-10-03T10:29:16.182Z] dec5a3d18012: Layer already exists [2022-10-03T10:29:16.182Z] 9e20f8927912: Layer already exists [2022-10-03T10:29:16.182Z] 675e07a33ab4: Layer already exists [2022-10-03T10:29:16.182Z] 44bb71d96d74: Layer already exists [2022-10-03T10:29:16.182Z] 994393dc58e7: Layer already exists [2022-10-03T10:29:16.182Z] 09b159d00fb1: Layer already exists [2022-10-03T10:29:16.182Z] 04c8a43402ace802ed6149db3c9b9d73c3ae2f09-2.3.0-dev.14: digest: sha256:d2a9f9d9b9b76bfd97c3608509140cb5d3bf21d754b1a864ae623265c747eea8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:29:16.494Z] + 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-03T10:29:16.803Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-10-03T10:29:16.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-03T10:29:16.803Z] 9e20f8927912: Preparing [2022-10-03T10:29:16.803Z] 675e07a33ab4: Preparing [2022-10-03T10:29:16.803Z] 09b159d00fb1: Preparing [2022-10-03T10:29:16.803Z] dec5a3d18012: Preparing [2022-10-03T10:29:16.803Z] 44bb71d96d74: Preparing [2022-10-03T10:29:16.803Z] 994393dc58e7: Preparing [2022-10-03T10:29:16.803Z] 994393dc58e7: Waiting [2022-10-03T10:29:16.803Z] 44bb71d96d74: Layer already exists [2022-10-03T10:29:16.803Z] dec5a3d18012: Layer already exists [2022-10-03T10:29:16.803Z] 675e07a33ab4: Layer already exists [2022-10-03T10:29:16.803Z] 09b159d00fb1: Layer already exists [2022-10-03T10:29:16.803Z] 9e20f8927912: Layer already exists [2022-10-03T10:29:16.803Z] 994393dc58e7: Layer already exists [2022-10-03T10:29:16.803Z] main: digest: sha256:d2a9f9d9b9b76bfd97c3608509140cb5d3bf21d754b1a864ae623265c747eea8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T10:29:16.864Z] ===================================================== [Pipeline] echo [2022-10-03T10:29:16.875Z] taggedImages: [2022-10-03T10:29:16.875Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [2022-10-03T10:29:16.875Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-10-03T10:29:16.875Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.14 [2022-10-03T10:29:16.875Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:04c8a43402ace802ed6149db3c9b9d73c3ae2f09-2.3.0-dev.14 [2022-10-03T10:29:16.875Z] - 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-03T10:29:17.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T10:29:17.266Z] [2022-10-03T10:29:17.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:29:17.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T10:29:17.574Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-03T10:29:17.574Z] 5eb5b503b376: Pulling fs layer [2022-10-03T10:29:17.574Z] 5c69ac0246d0: Pulling fs layer [2022-10-03T10:29:17.574Z] ec43610c2a17: Pulling fs layer [2022-10-03T10:29:17.574Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-03T10:29:17.574Z] 33b1e0a273af: Pulling fs layer [2022-10-03T10:29:17.574Z] 5d3b04190fa2: Pulling fs layer [2022-10-03T10:29:17.574Z] 2f39f015ded8: Pulling fs layer [2022-10-03T10:29:17.574Z] 33b1e0a273af: Waiting [2022-10-03T10:29:17.574Z] 3a2ae6a8a46f: Waiting [2022-10-03T10:29:17.574Z] 5d3b04190fa2: Waiting [2022-10-03T10:29:17.574Z] 2f39f015ded8: Waiting [2022-10-03T10:29:17.574Z] 5c69ac0246d0: Verifying Checksum [2022-10-03T10:29:17.574Z] 5c69ac0246d0: Download complete [2022-10-03T10:29:17.574Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-03T10:29:17.574Z] 3a2ae6a8a46f: Download complete [2022-10-03T10:29:17.574Z] 33b1e0a273af: Verifying Checksum [2022-10-03T10:29:17.574Z] 33b1e0a273af: Download complete [2022-10-03T10:29:17.836Z] 5d3b04190fa2: Verifying Checksum [2022-10-03T10:29:17.836Z] 5d3b04190fa2: Download complete [2022-10-03T10:29:17.836Z] ec43610c2a17: Verifying Checksum [2022-10-03T10:29:17.836Z] ec43610c2a17: Download complete [2022-10-03T10:29:17.836Z] 5eb5b503b376: Verifying Checksum [2022-10-03T10:29:17.836Z] 5eb5b503b376: Download complete [2022-10-03T10:29:18.404Z] 2f39f015ded8: Download complete [2022-10-03T10:29:19.340Z] 5eb5b503b376: Pull complete [2022-10-03T10:29:19.340Z] 5c69ac0246d0: Pull complete [2022-10-03T10:29:19.908Z] ec43610c2a17: Pull complete [2022-10-03T10:29:19.908Z] 3a2ae6a8a46f: Pull complete [2022-10-03T10:29:20.167Z] 33b1e0a273af: Pull complete [2022-10-03T10:29:20.167Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T10:29:21.318Z] provisioning config files... [2022-10-03T10:29:21.347Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/50@tmp/config8284730489430872698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:29:21.695Z] ---> docker-login.sh [2022-10-03T10:29:21.695Z] nexus3.edgexfoundry.org:10001 [2022-10-03T10:29:21.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:29:22.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:29:22.242Z] Configure a credential helper to remove this warning. See [2022-10-03T10:29:22.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:29:22.242Z] [2022-10-03T10:29:22.242Z] Login Succeeded [2022-10-03T10:29:22.242Z] nexus3.edgexfoundry.org:10002 [2022-10-03T10:29:22.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:29:22.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:29:22.511Z] Configure a credential helper to remove this warning. See [2022-10-03T10:29:22.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:29:22.511Z] [2022-10-03T10:29:22.511Z] Login Succeeded [2022-10-03T10:29:22.782Z] nexus3.edgexfoundry.org:10003 [2022-10-03T10:29:22.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:29:23.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:29:23.055Z] Configure a credential helper to remove this warning. See [2022-10-03T10:29:23.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:29:23.055Z] [2022-10-03T10:29:23.055Z] Login Succeeded [2022-10-03T10:29:23.055Z] nexus3.edgexfoundry.org:10004 [2022-10-03T10:29:23.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:29:23.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:29:23.325Z] Configure a credential helper to remove this warning. See [2022-10-03T10:29:23.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:29:23.325Z] [2022-10-03T10:29:23.325Z] Login Succeeded [2022-10-03T10:29:23.325Z] docker.io [2022-10-03T10:29:23.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:29:23.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:29:23.864Z] Configure a credential helper to remove this warning. See [2022-10-03T10:29:23.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:29:23.864Z] [2022-10-03T10:29:23.864Z] Login Succeeded [2022-10-03T10:29:23.864Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T10:29:23.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T10:29:24.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T10:29:24.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T10:29:24.069Z] ========================================================= [2022-10-03T10:29:24.069Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-03T10:29:24.069Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:29:24.428Z] + 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-03T10:29:24.697Z] Sending build context to Docker daemon 1.22MB [2022-10-03T10:29:24.697Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T10:29:24.697Z] Step 2/12 : FROM ${BASE} AS builder [2022-10-03T10:29:24.969Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-03T10:29:24.969Z] b3c136eddcbf: Pulling fs layer [2022-10-03T10:29:24.969Z] c0a3192eca97: Pulling fs layer [2022-10-03T10:29:24.969Z] a050256f5b6f: Pulling fs layer [2022-10-03T10:29:24.969Z] 656be50a0ddc: Pulling fs layer [2022-10-03T10:29:24.969Z] 2bbca73fdf42: Pulling fs layer [2022-10-03T10:29:24.969Z] f607e4fc86c3: Pulling fs layer [2022-10-03T10:29:24.969Z] 4d572c569a2c: Pulling fs layer [2022-10-03T10:29:24.969Z] fcf976331f73: Pulling fs layer [2022-10-03T10:29:24.969Z] 2bbca73fdf42: Waiting [2022-10-03T10:29:24.969Z] f607e4fc86c3: Waiting [2022-10-03T10:29:24.969Z] 4d572c569a2c: Waiting [2022-10-03T10:29:24.969Z] fcf976331f73: Waiting [2022-10-03T10:29:24.969Z] 656be50a0ddc: Waiting [2022-10-03T10:29:24.969Z] a050256f5b6f: Verifying Checksum [2022-10-03T10:29:24.969Z] a050256f5b6f: Download complete [2022-10-03T10:29:24.969Z] c0a3192eca97: Verifying Checksum [2022-10-03T10:29:24.969Z] c0a3192eca97: Download complete [2022-10-03T10:29:24.969Z] 2bbca73fdf42: Verifying Checksum [2022-10-03T10:29:24.969Z] 2bbca73fdf42: Download complete [2022-10-03T10:29:24.969Z] f607e4fc86c3: Verifying Checksum [2022-10-03T10:29:24.969Z] f607e4fc86c3: Download complete [2022-10-03T10:29:24.969Z] b3c136eddcbf: Verifying Checksum [2022-10-03T10:29:25.437Z] 2f39f015ded8: Pull complete [2022-10-03T10:29:25.437Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-03T10:29:25.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T10:29:25.437Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:29:25.512Z] prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container [2022-10-03T10:29:25.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-03T10:29:25.937Z] fcf976331f73: Verifying Checksum [2022-10-03T10:29:25.937Z] fcf976331f73: Download complete [2022-10-03T10:29:26.207Z] b3c136eddcbf: Pull complete [2022-10-03T10:29:26.476Z] c0a3192eca97: Pull complete [2022-10-03T10:29:26.746Z] a050256f5b6f: Pull complete [2022-10-03T10:29:27.017Z] 4d572c569a2c: Verifying Checksum [2022-10-03T10:29:27.017Z] 4d572c569a2c: Download complete [2022-10-03T10:29:27.979Z] 656be50a0ddc: Download complete [2022-10-03T10:29:30.721Z] $ docker top b56bb6f61d6b171b47fdf41df32bd8ac69187e344b5da452fe2ace6fcd6f5253 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:29:31.146Z] ---> job-cost.sh [2022-10-03T10:29:31.146Z] lf-activate-venv: SKIPPING [2022-10-03T10:29:31.146Z] INFO: No Stack... [2022-10-03T10:29:31.406Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T10:29:31.672Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T10:29:31.963Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-10-03T10:29:31.963Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T10:29:31.977Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-50-stack-cost] [2022-10-03T10:29:31.983Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-50-stack-cost] did not exist. Created. [2022-10-03T10:29:31.984Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T10:29:32.288Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-03T10:29:32.321Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T10:29:32.327Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-50-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T10:29:32.344Z] $ docker stop --time=1 b56bb6f61d6b171b47fdf41df32bd8ac69187e344b5da452fe2ace6fcd6f5253 [2022-10-03T10:29:33.561Z] $ docker rm -f b56bb6f61d6b171b47fdf41df32bd8ac69187e344b5da452fe2ace6fcd6f5253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-03T10:29:40.312Z] 656be50a0ddc: Pull complete [2022-10-03T10:29:40.312Z] 2bbca73fdf42: Pull complete [2022-10-03T10:29:40.312Z] f607e4fc86c3: Pull complete [2022-10-03T10:29:46.974Z] 4d572c569a2c: Pull complete [2022-10-03T10:29:47.943Z] fcf976331f73: Pull complete [2022-10-03T10:29:47.943Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-03T10:29:47.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-03T10:29:47.943Z] ---> 3970a7415f9e [2022-10-03T10:29:47.943Z] Step 3/12 : ARG MAKE='make build' [2022-10-03T10:29:49.894Z] ---> Running in 6a2c7bd9ad1c [2022-10-03T10:29:50.165Z] Removing intermediate container 6a2c7bd9ad1c [2022-10-03T10:29:50.165Z] ---> de2e4c7fd617 [2022-10-03T10:29:50.165Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-03T10:29:50.165Z] ---> Running in cf345c743e40 [2022-10-03T10:29:50.433Z] Removing intermediate container cf345c743e40 [2022-10-03T10:29:50.433Z] ---> 341e558a221f [2022-10-03T10:29:50.433Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T10:29:50.433Z] ---> Running in 7ca8c819f762 [2022-10-03T10:29:50.699Z] Removing intermediate container 7ca8c819f762 [2022-10-03T10:29:50.699Z] ---> fb17514979f4 [2022-10-03T10:29:50.699Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T10:29:51.020Z] ---> Running in 8b717f24d841 [2022-10-03T10:29:52.999Z] Removing intermediate container 8b717f24d841 [2022-10-03T10:29:52.999Z] ---> e9537c3c77e2 [2022-10-03T10:29:52.999Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T10:29:52.999Z] ---> Running in bf5e65507fb2 [2022-10-03T10:29:53.958Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T10:29:54.543Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T10:29:55.504Z] OK: 221 MiB in 51 packages [2022-10-03T10:29:56.471Z] Removing intermediate container bf5e65507fb2 [2022-10-03T10:29:56.471Z] ---> 7446e18ee3d3 [2022-10-03T10:29:56.471Z] Step 8/12 : WORKDIR /app [2022-10-03T10:29:56.471Z] ---> Running in ea0099e156f6 [2022-10-03T10:29:56.736Z] Removing intermediate container ea0099e156f6 [2022-10-03T10:29:56.736Z] ---> 2e6226b2c544 [2022-10-03T10:29:56.736Z] Step 9/12 : COPY go.mod vendor* ./ [2022-10-03T10:29:57.330Z] ---> 54120477e795 [2022-10-03T10:29:57.330Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T10:29:57.330Z] ---> Running in 7b675c6a1d5b [2022-10-03T10:30:44.195Z] Removing intermediate container 7b675c6a1d5b [2022-10-03T10:30:44.195Z] ---> df44225cee3c [2022-10-03T10:30:44.195Z] Step 11/12 : COPY . . [2022-10-03T10:30:44.195Z] ---> b1c061c56c3d [2022-10-03T10:30:44.195Z] Step 12/12 : RUN $MAKE [2022-10-03T10:30:44.195Z] ---> Running in 173c6e624de2 [2022-10-03T10:30:44.795Z] noop [2022-10-03T10:30:45.377Z] Removing intermediate container 173c6e624de2 [2022-10-03T10:30:45.377Z] ---> e14158f508e3 [2022-10-03T10:30:45.377Z] Successfully built e14158f508e3 [2022-10-03T10:30:45.377Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:30:45.727Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T10:30:45.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:30:45.906Z] prd-ubuntu20.04-docker-arm64-4c-16g-6857 does not seem to be running inside a container [2022-10-03T10:30:45.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/50 -v /w/workspace/device-rfid-llrp-go/50:/w/workspace/device-rfid-llrp-go/50:rw,z -v /w/workspace/device-rfid-llrp-go/50@tmp:/w/workspace/device-rfid-llrp-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-03T10:30:47.129Z] $ docker top add33021e02bfd48ff7bafbbfcf96bc0ffb69a58076504060b079ead49e6aec6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T10:30:47.960Z] + go version [2022-10-03T10:30:47.960Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-03T10:30:47.981Z] $ docker stop --time=1 add33021e02bfd48ff7bafbbfcf96bc0ffb69a58076504060b079ead49e6aec6 [2022-10-03T10:30:49.587Z] $ docker rm -f add33021e02bfd48ff7bafbbfcf96bc0ffb69a58076504060b079ead49e6aec6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:30:50.135Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T10:30:50.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:30:50.289Z] prd-ubuntu20.04-docker-arm64-4c-16g-6857 does not seem to be running inside a container [2022-10-03T10:30:50.352Z] $ 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/50 -v /w/workspace/device-rfid-llrp-go/50:/w/workspace/device-rfid-llrp-go/50:rw,z -v /w/workspace/device-rfid-llrp-go/50@tmp:/w/workspace/device-rfid-llrp-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-03T10:30:51.451Z] $ docker top e5aec4a79944519d46f1c87ce02e08948f131e76522b26b6fc795550969a332f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T10:30:51.946Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/50 [Pipeline] fileExists [Pipeline] sh [2022-10-03T10:30:52.270Z] + make test [2022-10-03T10:30:52.537Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-03T10:30:53.959Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-10-03T10:32:15.595Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-10-03T10:32:15.595Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-10-03T10:32:54.523Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.708s coverage: 38.5% of statements [2022-10-03T10:32:54.523Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.512s coverage: 52.0% of statements [2022-10-03T10:32:54.523Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 95.5% of statements [2022-10-03T10:32:54.791Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-03T10:32:54.791Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T10:33:21.474Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T10:33:21.474Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T10:33:21.474Z] ./bin/test-attribution-txt.sh [2022-10-03T10:33:21.474Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-10-03T10:33:21.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T10:33:21.507Z] $ docker stop --time=1 e5aec4a79944519d46f1c87ce02e08948f131e76522b26b6fc795550969a332f [2022-10-03T10:33:23.223Z] $ docker rm -f e5aec4a79944519d46f1c87ce02e08948f131e76522b26b6fc795550969a332f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T10:33:24.235Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T10:33:24.251Z] Warning: overwriting stash ‘coverage-report’ [2022-10-03T10:33:24.934Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T10:33:25.324Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T10:33:25.646Z] + ls -al . [2022-10-03T10:33:25.646Z] total 632 [2022-10-03T10:33:25.646Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 10:30 . [2022-10-03T10:33:25.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:28 .. [2022-10-03T10:33:25.646Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 3 10:28 .dockerignore [2022-10-03T10:33:25.646Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 10:28 .git [2022-10-03T10:33:25.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 10:28 .github [2022-10-03T10:33:25.646Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 3 10:28 .gitignore [2022-10-03T10:33:25.646Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 10:28 .golangci.yml [2022-10-03T10:33:25.646Z] -rw-rw-r-- 1 jenkins jenkins 10866 Oct 3 10:28 Attribution.txt [2022-10-03T10:33:25.646Z] -rw-rw-r-- 1 jenkins jenkins 3740 Oct 3 10:28 CHANGELOG.md [2022-10-03T10:33:25.646Z] -rw-rw-r-- 1 jenkins jenkins 1518 Oct 3 10:28 Dockerfile [2022-10-03T10:33:25.646Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 10:28 GOVERNANCE.md [2022-10-03T10:33:25.646Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 3 10:28 Jenkinsfile [2022-10-03T10:33:25.646Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 3 10:28 LICENSE [2022-10-03T10:33:25.646Z] -rw-rw-r-- 1 jenkins jenkins 2196 Oct 3 10:28 Makefile [2022-10-03T10:33:25.646Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 3 10:28 OWNERS.md [2022-10-03T10:33:25.646Z] -rw-rw-r-- 1 jenkins jenkins 28496 Oct 3 10:28 README.md [2022-10-03T10:33:25.646Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 10:27 VERSION [2022-10-03T10:33:25.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:28 bin [2022-10-03T10:33:25.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:28 cmd [2022-10-03T10:33:25.646Z] -rw-r--r-- 1 jenkins jenkins 460049 Oct 3 10:32 coverage.out [2022-10-03T10:33:25.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:28 examples [2022-10-03T10:33:25.646Z] -rw-rw-r-- 1 jenkins jenkins 3609 Oct 3 10:28 go.mod [2022-10-03T10:33:25.646Z] -rw-rw-r-- 1 jenkins jenkins 37783 Oct 3 10:28 go.sum [2022-10-03T10:33:25.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 10:28 images [2022-10-03T10:33:25.646Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 10:28 internal [2022-10-03T10:33:25.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 10:28 snap [2022-10-03T10:33:25.646Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 3 10:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:33:25.990Z] + 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=04c8a43402ace802ed6149db3c9b9d73c3ae2f09 --label arch=arm64 --label version=2.3.0-dev.14 . [2022-10-03T10:33:26.257Z] Sending build context to Docker daemon 1.22MB [2022-10-03T10:33:26.257Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T10:33:26.257Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-03T10:33:26.257Z] ---> e14158f508e3 [2022-10-03T10:33:26.257Z] Step 3/25 : ARG MAKE='make build' [2022-10-03T10:33:26.525Z] ---> Running in 4c59c4f4ff5f [2022-10-03T10:33:26.796Z] Removing intermediate container 4c59c4f4ff5f [2022-10-03T10:33:26.796Z] ---> 66fcde7fc2cd [2022-10-03T10:33:26.796Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-03T10:33:26.796Z] ---> Running in e2b38616d343 [2022-10-03T10:33:27.063Z] Removing intermediate container e2b38616d343 [2022-10-03T10:33:27.063Z] ---> 3e36d9ff53f8 [2022-10-03T10:33:27.063Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T10:33:27.333Z] ---> Running in 4deaf9a15ae0 [2022-10-03T10:33:27.609Z] Removing intermediate container 4deaf9a15ae0 [2022-10-03T10:33:27.609Z] ---> 01067e7ae2b4 [2022-10-03T10:33:27.609Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T10:33:27.609Z] ---> Running in 0b752089ac8b [2022-10-03T10:33:30.196Z] Removing intermediate container 0b752089ac8b [2022-10-03T10:33:30.196Z] ---> 0cc135f516e0 [2022-10-03T10:33:30.196Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T10:33:30.196Z] ---> Running in 3d3fb88b8f9f [2022-10-03T10:33:32.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T10:33:33.101Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T10:33:34.063Z] OK: 221 MiB in 51 packages [2022-10-03T10:33:34.651Z] Removing intermediate container 3d3fb88b8f9f [2022-10-03T10:33:34.651Z] ---> 780c4fa490ce [2022-10-03T10:33:34.651Z] Step 8/25 : WORKDIR /app [2022-10-03T10:33:34.919Z] ---> Running in 93aa905de059 [2022-10-03T10:33:35.189Z] Removing intermediate container 93aa905de059 [2022-10-03T10:33:35.189Z] ---> dff17240bc33 [2022-10-03T10:33:35.189Z] Step 9/25 : COPY go.mod vendor* ./ [2022-10-03T10:33:35.772Z] ---> bf229a2c5175 [2022-10-03T10:33:35.772Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T10:33:35.772Z] ---> Running in c2edad5c35b8 [2022-10-03T10:33:38.355Z] Removing intermediate container c2edad5c35b8 [2022-10-03T10:33:38.355Z] ---> 6410f696c140 [2022-10-03T10:33:38.355Z] Step 11/25 : COPY . . [2022-10-03T10:33:38.622Z] ---> 4e122d048571 [2022-10-03T10:33:38.622Z] Step 12/25 : RUN $MAKE [2022-10-03T10:33:38.891Z] ---> Running in 83eb4ac0e8e3 [2022-10-03T10:33:39.851Z] 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.34 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.14" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-10-03T10:36:01.642Z] Removing intermediate container 83eb4ac0e8e3 [2022-10-03T10:36:01.642Z] ---> 00cbfd31c167 [2022-10-03T10:36:01.642Z] Step 13/25 : FROM alpine:3.16 [2022-10-03T10:36:01.642Z] 3.16: Pulling from library/alpine [2022-10-03T10:36:01.642Z] 9b18e9b68314: Pulling fs layer [2022-10-03T10:36:01.642Z] 9b18e9b68314: Download complete [2022-10-03T10:36:01.642Z] 9b18e9b68314: Pull complete [2022-10-03T10:36:01.642Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T10:36:01.642Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T10:36:01.642Z] ---> a6215f271958 [2022-10-03T10:36:01.642Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-03T10:36:01.642Z] ---> Running in 99324186ae00 [2022-10-03T10:36:01.642Z] Removing intermediate container 99324186ae00 [2022-10-03T10:36:01.642Z] ---> a07867feee70 [2022-10-03T10:36:01.642Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T10:36:01.642Z] ---> Running in f4771141f200 [2022-10-03T10:36:02.225Z] Removing intermediate container f4771141f200 [2022-10-03T10:36:02.225Z] ---> 301148407015 [2022-10-03T10:36:02.225Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-03T10:36:02.225Z] ---> Running in 7ea31e759a63 [2022-10-03T10:36:03.180Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T10:36:04.136Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T10:36:05.095Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-03T10:36:05.095Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T10:36:05.095Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-03T10:36:05.095Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T10:36:05.361Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-03T10:36:05.361Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-03T10:36:05.362Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T10:36:05.629Z] OK: 8 MiB in 20 packages [2022-10-03T10:36:06.584Z] Removing intermediate container 7ea31e759a63 [2022-10-03T10:36:06.584Z] ---> f159eba276aa [2022-10-03T10:36:06.584Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-10-03T10:36:06.851Z] ---> 0765d74983db [2022-10-03T10:36:06.852Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-10-03T10:36:07.435Z] ---> 939dd4a2a46d [2022-10-03T10:36:07.435Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-10-03T10:36:08.843Z] ---> 44294dc6d95a [2022-10-03T10:36:08.843Z] Step 20/25 : EXPOSE 59989 [2022-10-03T10:36:08.843Z] ---> Running in c5b0f8b304a3 [2022-10-03T10:36:09.108Z] Removing intermediate container c5b0f8b304a3 [2022-10-03T10:36:09.109Z] ---> 1612dc6813dd [2022-10-03T10:36:09.109Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-10-03T10:36:09.109Z] ---> Running in 5cd79b23c237 [2022-10-03T10:36:09.375Z] Removing intermediate container 5cd79b23c237 [2022-10-03T10:36:09.375Z] ---> db4c06cf8e21 [2022-10-03T10:36:09.375Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-03T10:36:09.375Z] ---> Running in cb39db177720 [2022-10-03T10:36:09.641Z] Removing intermediate container cb39db177720 [2022-10-03T10:36:09.641Z] ---> 47aa27ea3195 [2022-10-03T10:36:09.641Z] Step 23/25 : LABEL arch=arm64 [2022-10-03T10:36:09.906Z] ---> Running in 848656d1f503 [2022-10-03T10:36:10.174Z] Removing intermediate container 848656d1f503 [2022-10-03T10:36:10.175Z] ---> 48fdfbfc0448 [2022-10-03T10:36:10.175Z] Step 24/25 : LABEL git_sha=04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [2022-10-03T10:36:10.175Z] ---> Running in 996622d62df5 [2022-10-03T10:36:10.441Z] Removing intermediate container 996622d62df5 [2022-10-03T10:36:10.441Z] ---> 96936935b0ad [2022-10-03T10:36:10.441Z] Step 25/25 : LABEL version=2.3.0-dev.14 [2022-10-03T10:36:10.441Z] ---> Running in 51bc13414d0c [2022-10-03T10:36:10.706Z] Removing intermediate container 51bc13414d0c [2022-10-03T10:36:10.706Z] ---> 9102c410066d [2022-10-03T10:36:10.706Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T10:36:10.706Z] Successfully built 9102c410066d [2022-10-03T10:36:10.706Z] 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-03T10:36:10.819Z] provisioning config files... [2022-10-03T10:36:10.835Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/50@tmp/config5010448197580366412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:36:11.166Z] ---> docker-login.sh [2022-10-03T10:36:11.166Z] nexus3.edgexfoundry.org:10001 [2022-10-03T10:36:11.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:36:11.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:36:11.435Z] Configure a credential helper to remove this warning. See [2022-10-03T10:36:11.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:36:11.435Z] [2022-10-03T10:36:11.435Z] Login Succeeded [2022-10-03T10:36:11.435Z] nexus3.edgexfoundry.org:10002 [2022-10-03T10:36:11.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:36:11.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:36:11.703Z] Configure a credential helper to remove this warning. See [2022-10-03T10:36:11.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:36:11.703Z] [2022-10-03T10:36:11.703Z] Login Succeeded [2022-10-03T10:36:11.703Z] nexus3.edgexfoundry.org:10003 [2022-10-03T10:36:11.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:36:11.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:36:11.969Z] Configure a credential helper to remove this warning. See [2022-10-03T10:36:11.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:36:11.969Z] [2022-10-03T10:36:11.969Z] Login Succeeded [2022-10-03T10:36:11.969Z] nexus3.edgexfoundry.org:10004 [2022-10-03T10:36:12.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:36:12.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:36:12.501Z] Configure a credential helper to remove this warning. See [2022-10-03T10:36:12.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:36:12.501Z] [2022-10-03T10:36:12.501Z] Login Succeeded [2022-10-03T10:36:12.501Z] docker.io [2022-10-03T10:36:12.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T10:36:13.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T10:36:13.031Z] Configure a credential helper to remove this warning. See [2022-10-03T10:36:13.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T10:36:13.031Z] [2022-10-03T10:36:13.031Z] Login Succeeded [2022-10-03T10:36:13.031Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T10:36:13.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T10:36:13.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T10:36:13.082Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-10-03T10:36:13.082Z] 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [2022-10-03T10:36:13.082Z] latest [2022-10-03T10:36:13.082Z] 2.3.0-dev.14 [2022-10-03T10:36:13.082Z] 04c8a43402ace802ed6149db3c9b9d73c3ae2f09-2.3.0-dev.14 [2022-10-03T10:36:13.082Z] main [2022-10-03T10:36:13.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:36:13.408Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:36:13.737Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [2022-10-03T10:36:13.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-03T10:36:13.737Z] 3f73a3670a6f: Preparing [2022-10-03T10:36:13.737Z] 38d99f1a213c: Preparing [2022-10-03T10:36:13.737Z] 6869668b824c: Preparing [2022-10-03T10:36:13.737Z] 25d3e51f39ac: Preparing [2022-10-03T10:36:13.737Z] c286bec102a3: Preparing [2022-10-03T10:36:13.737Z] 5d3e392a13a0: Preparing [2022-10-03T10:36:13.737Z] 5d3e392a13a0: Waiting [2022-10-03T10:36:14.003Z] 38d99f1a213c: Pushed [2022-10-03T10:36:14.003Z] c286bec102a3: Pushed [2022-10-03T10:36:14.003Z] 6869668b824c: Pushed [2022-10-03T10:36:14.003Z] 5d3e392a13a0: Layer already exists [2022-10-03T10:36:14.583Z] 25d3e51f39ac: Pushed [2022-10-03T10:36:19.912Z] 3f73a3670a6f: Pushed [2022-10-03T10:36:19.912Z] 04c8a43402ace802ed6149db3c9b9d73c3ae2f09: digest: sha256:cda18723201d44f10ae90f1a5bd7ebfc3881b140b82a5968b1cd12c6731c6346 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:36:20.338Z] + 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-03T10:36:20.694Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-10-03T10:36:20.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-03T10:36:20.694Z] 3f73a3670a6f: Preparing [2022-10-03T10:36:20.694Z] 38d99f1a213c: Preparing [2022-10-03T10:36:20.694Z] 6869668b824c: Preparing [2022-10-03T10:36:20.694Z] 25d3e51f39ac: Preparing [2022-10-03T10:36:20.694Z] c286bec102a3: Preparing [2022-10-03T10:36:20.694Z] 5d3e392a13a0: Preparing [2022-10-03T10:36:20.694Z] 5d3e392a13a0: Waiting [2022-10-03T10:36:20.694Z] 6869668b824c: Layer already exists [2022-10-03T10:36:20.694Z] 25d3e51f39ac: Layer already exists [2022-10-03T10:36:20.694Z] 38d99f1a213c: Layer already exists [2022-10-03T10:36:20.694Z] 3f73a3670a6f: Layer already exists [2022-10-03T10:36:20.694Z] c286bec102a3: Layer already exists [2022-10-03T10:36:20.694Z] 5d3e392a13a0: Layer already exists [2022-10-03T10:36:20.694Z] latest: digest: sha256:cda18723201d44f10ae90f1a5bd7ebfc3881b140b82a5968b1cd12c6731c6346 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:36:21.062Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:36:21.418Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.14 [2022-10-03T10:36:21.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-03T10:36:21.418Z] 3f73a3670a6f: Preparing [2022-10-03T10:36:21.418Z] 38d99f1a213c: Preparing [2022-10-03T10:36:21.418Z] 6869668b824c: Preparing [2022-10-03T10:36:21.418Z] 25d3e51f39ac: Preparing [2022-10-03T10:36:21.418Z] c286bec102a3: Preparing [2022-10-03T10:36:21.418Z] 5d3e392a13a0: Preparing [2022-10-03T10:36:21.418Z] 5d3e392a13a0: Waiting [2022-10-03T10:36:21.418Z] 6869668b824c: Layer already exists [2022-10-03T10:36:21.418Z] 38d99f1a213c: Layer already exists [2022-10-03T10:36:21.418Z] c286bec102a3: Layer already exists [2022-10-03T10:36:21.418Z] 3f73a3670a6f: Layer already exists [2022-10-03T10:36:21.418Z] 25d3e51f39ac: Layer already exists [2022-10-03T10:36:21.418Z] 5d3e392a13a0: Layer already exists [2022-10-03T10:36:21.418Z] 2.3.0-dev.14: digest: sha256:cda18723201d44f10ae90f1a5bd7ebfc3881b140b82a5968b1cd12c6731c6346 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:36:21.787Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:04c8a43402ace802ed6149db3c9b9d73c3ae2f09-2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:36:22.135Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:04c8a43402ace802ed6149db3c9b9d73c3ae2f09-2.3.0-dev.14 [2022-10-03T10:36:22.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-03T10:36:22.135Z] 3f73a3670a6f: Preparing [2022-10-03T10:36:22.135Z] 38d99f1a213c: Preparing [2022-10-03T10:36:22.135Z] 6869668b824c: Preparing [2022-10-03T10:36:22.135Z] 25d3e51f39ac: Preparing [2022-10-03T10:36:22.135Z] c286bec102a3: Preparing [2022-10-03T10:36:22.135Z] 5d3e392a13a0: Preparing [2022-10-03T10:36:22.135Z] 5d3e392a13a0: Waiting [2022-10-03T10:36:22.135Z] 25d3e51f39ac: Layer already exists [2022-10-03T10:36:22.135Z] 6869668b824c: Layer already exists [2022-10-03T10:36:22.135Z] c286bec102a3: Layer already exists [2022-10-03T10:36:22.135Z] 38d99f1a213c: Layer already exists [2022-10-03T10:36:22.135Z] 3f73a3670a6f: Layer already exists [2022-10-03T10:36:22.135Z] 5d3e392a13a0: Layer already exists [2022-10-03T10:36:22.135Z] 04c8a43402ace802ed6149db3c9b9d73c3ae2f09-2.3.0-dev.14: digest: sha256:cda18723201d44f10ae90f1a5bd7ebfc3881b140b82a5968b1cd12c6731c6346 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:36:22.746Z] + 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-03T10:36:23.076Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-10-03T10:36:23.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-03T10:36:23.076Z] 3f73a3670a6f: Preparing [2022-10-03T10:36:23.076Z] 38d99f1a213c: Preparing [2022-10-03T10:36:23.076Z] 6869668b824c: Preparing [2022-10-03T10:36:23.076Z] 25d3e51f39ac: Preparing [2022-10-03T10:36:23.076Z] c286bec102a3: Preparing [2022-10-03T10:36:23.076Z] 5d3e392a13a0: Preparing [2022-10-03T10:36:23.076Z] 38d99f1a213c: Layer already exists [2022-10-03T10:36:23.076Z] 3f73a3670a6f: Layer already exists [2022-10-03T10:36:23.076Z] c286bec102a3: Layer already exists [2022-10-03T10:36:23.076Z] 6869668b824c: Layer already exists [2022-10-03T10:36:23.076Z] 25d3e51f39ac: Layer already exists [2022-10-03T10:36:23.076Z] 5d3e392a13a0: Layer already exists [2022-10-03T10:36:23.342Z] main: digest: sha256:cda18723201d44f10ae90f1a5bd7ebfc3881b140b82a5968b1cd12c6731c6346 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T10:36:23.384Z] ===================================================== [Pipeline] echo [2022-10-03T10:36:23.392Z] taggedImages: [2022-10-03T10:36:23.392Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [2022-10-03T10:36:23.392Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-10-03T10:36:23.392Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.14 [2022-10-03T10:36:23.392Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:04c8a43402ace802ed6149db3c9b9d73c3ae2f09-2.3.0-dev.14 [2022-10-03T10:36:23.392Z] - 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-03T10:36:23.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T10:36:23.743Z] [2022-10-03T10:36:23.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:36:24.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T10:36:24.074Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-03T10:36:24.074Z] 8998bd30e6a1: Pulling fs layer [2022-10-03T10:36:24.074Z] 04944245beec: Pulling fs layer [2022-10-03T10:36:24.074Z] 699f458cf7ca: Pulling fs layer [2022-10-03T10:36:24.074Z] 765212b225bb: Pulling fs layer [2022-10-03T10:36:24.074Z] f23df028b6ca: Pulling fs layer [2022-10-03T10:36:24.074Z] d65c8cfc05b1: Pulling fs layer [2022-10-03T10:36:24.074Z] 2437ff75d9bd: Pulling fs layer [2022-10-03T10:36:24.074Z] 765212b225bb: Waiting [2022-10-03T10:36:24.074Z] 2437ff75d9bd: Waiting [2022-10-03T10:36:24.074Z] d65c8cfc05b1: Waiting [2022-10-03T10:36:24.074Z] f23df028b6ca: Waiting [2022-10-03T10:36:24.343Z] 04944245beec: Verifying Checksum [2022-10-03T10:36:24.343Z] 04944245beec: Download complete [2022-10-03T10:36:24.343Z] 765212b225bb: Verifying Checksum [2022-10-03T10:36:24.343Z] 765212b225bb: Download complete [2022-10-03T10:36:24.343Z] f23df028b6ca: Verifying Checksum [2022-10-03T10:36:24.343Z] f23df028b6ca: Download complete [2022-10-03T10:36:24.343Z] d65c8cfc05b1: Verifying Checksum [2022-10-03T10:36:24.343Z] d65c8cfc05b1: Download complete [2022-10-03T10:36:24.611Z] 699f458cf7ca: Verifying Checksum [2022-10-03T10:36:24.611Z] 699f458cf7ca: Download complete [2022-10-03T10:36:24.878Z] 8998bd30e6a1: Verifying Checksum [2022-10-03T10:36:24.878Z] 8998bd30e6a1: Download complete [2022-10-03T10:36:27.457Z] 2437ff75d9bd: Verifying Checksum [2022-10-03T10:36:27.457Z] 2437ff75d9bd: Download complete [2022-10-03T10:36:28.863Z] 8998bd30e6a1: Pull complete [2022-10-03T10:36:29.130Z] 04944245beec: Pull complete [2022-10-03T10:36:30.540Z] 699f458cf7ca: Pull complete [2022-10-03T10:36:30.806Z] 765212b225bb: Pull complete [2022-10-03T10:36:31.389Z] f23df028b6ca: Pull complete [2022-10-03T10:36:31.655Z] d65c8cfc05b1: Pull complete [2022-10-03T10:36:46.656Z] 2437ff75d9bd: Pull complete [2022-10-03T10:36:46.656Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-03T10:36:46.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T10:36:46.656Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:36:46.837Z] prd-ubuntu20.04-docker-arm64-4c-16g-6857 does not seem to be running inside a container [2022-10-03T10:36:46.907Z] $ 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/50 -v /w/workspace/device-rfid-llrp-go/50:/w/workspace/device-rfid-llrp-go/50:rw,z -v /w/workspace/device-rfid-llrp-go/50@tmp:/w/workspace/device-rfid-llrp-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-03T10:36:49.263Z] $ docker top e67af04a04d66267edf2cafa9187ced6f177c8fbf21a0b14cd4277b3d61714dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:36:50.091Z] ---> job-cost.sh [2022-10-03T10:36:50.092Z] lf-activate-venv: SKIPPING [2022-10-03T10:36:50.092Z] INFO: No Stack... [2022-10-03T10:36:50.673Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-03T10:36:51.253Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T10:36:51.570Z] + cat /w/workspace/device-rfid-llrp-go/50/archives/cost.csv [2022-10-03T10:36:51.570Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T10:36:51.635Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-50-stack-cost] [2022-10-03T10:36:51.644Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-50-stack-cost] did not exist. Created. [2022-10-03T10:36:51.644Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T10:36:51.971Z] /w/workspace/device-rfid-llrp-go/50@tmp/durable-2c1a3979/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-03T10:36:52.296Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-03T10:36:52.319Z] Warning: overwriting stash ‘stack-cost’ [2022-10-03T10:36:52.366Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T10:36:52.373Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-50-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T10:36:52.391Z] $ docker stop --time=1 e67af04a04d66267edf2cafa9187ced6f177c8fbf21a0b14cd4277b3d61714dc [2022-10-03T10:36:53.862Z] $ docker rm -f e67af04a04d66267edf2cafa9187ced6f177c8fbf21a0b14cd4277b3d61714dc [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-03T10:36:54.232Z] provisioning config files... [2022-10-03T10:36:54.239Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6548641081258712708tmp [Pipeline] { [Pipeline] sh [2022-10-03T10:36:54.535Z] + set +x [2022-10-03T10:36:54.535Z] + curl -s https://codecov.io/bash [2022-10-03T10:36:54.535Z] + bash -s -- [2022-10-03T10:36:54.535Z] [2022-10-03T10:36:54.535Z] _____ _ [2022-10-03T10:36:54.535Z] / ____| | | [2022-10-03T10:36:54.535Z] | | ___ __| | ___ ___ _____ __ [2022-10-03T10:36:54.535Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-03T10:36:54.535Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-03T10:36:54.535Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-03T10:36:54.535Z] Bash-1.0.6 [2022-10-03T10:36:54.535Z] [2022-10-03T10:36:54.535Z] [2022-10-03T10:36:54.535Z] ==> git version 2.25.1 found [2022-10-03T10:36:54.535Z] ==> 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-03T10:36:54.535Z] Release-Date: 2020-01-08 [2022-10-03T10:36:54.535Z] 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-03T10:36:54.535Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-03T10:36:54.535Z] ==> Jenkins CI detected. [2022-10-03T10:36:54.535Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-10-03T10:36:54.535Z] project root: . [2022-10-03T10:36:54.535Z] --> token set from env [2022-10-03T10:36:54.535Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-03T10:36:54.535Z] ==> Running gcov in . (disable via -X gcov) [2022-10-03T10:36:54.535Z] ==> Python coveragepy not found [2022-10-03T10:36:54.535Z] ==> Searching for coverage reports in: [2022-10-03T10:36:54.535Z] + . [2022-10-03T10:36:54.535Z] -> Found 1 reports [2022-10-03T10:36:54.535Z] ==> Detecting git/mercurial file structure [2022-10-03T10:36:54.796Z] ==> Reading reports [2022-10-03T10:36:54.796Z] + ./coverage.out bytes=460049 [2022-10-03T10:36:54.796Z] ==> Appending adjustments [2022-10-03T10:36:54.796Z] https://docs.codecov.io/docs/fixing-reports [2022-10-03T10:36:54.796Z] + Found adjustments [2022-10-03T10:36:54.796Z] ==> Gzipping contents [2022-10-03T10:36:55.055Z] 52K /tmp/codecov.uTon9y.gz [2022-10-03T10:36:55.055Z] ==> Uploading reports [2022-10-03T10:36:55.055Z] url: https://codecov.io [2022-10-03T10:36:55.055Z] query: branch=main&commit=04c8a43402ace802ed6149db3c9b9d73c3ae2f09&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-03T10:36:55.055Z] -> Pinging Codecov [2022-10-03T10:36:55.056Z] 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=04c8a43402ace802ed6149db3c9b9d73c3ae2f09&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-03T10:36:55.315Z] -> Uploading to [2022-10-03T10:36:55.315Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-03/581DD39554BDF9B6E22D074273EAD858/04c8a43402ace802ed6149db3c9b9d73c3ae2f09/ff77962a-950c-45ea-8671-bb62797e7945.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T103655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4bf38729db5852c5227c418f52ca50f1c085d2339b5073786f2c8ef7cc461c9a [2022-10-03T10:36:55.315Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T10:36:55.315Z] Dload Upload Total Spent Left Speed [2022-10-03T10:36:55.574Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51618 0 0 100 51618 0 203k --:--:-- --:--:-- --:--:-- 203k [2022-10-03T10:36:55.574Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [Pipeline] } [2022-10-03T10:36:55.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-03T10:36:55.809Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-03T10:36:55.820Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:36:56.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T10:36:56.116Z] [2022-10-03T10:36:56.116Z] 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-03T10:36:56.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T10:36:56.413Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-03T10:36:56.413Z] df9b9388f04a: Pulling fs layer [2022-10-03T10:36:56.413Z] 52dc419b0ee2: Pulling fs layer [2022-10-03T10:36:56.413Z] 25bc292e5bac: Pulling fs layer [2022-10-03T10:36:56.413Z] 114826534d7a: Pulling fs layer [2022-10-03T10:36:56.413Z] 4657fd5d0bcf: Pulling fs layer [2022-10-03T10:36:56.413Z] 6ad1cebc031e: Pulling fs layer [2022-10-03T10:36:56.413Z] 8a3aa393b2d8: Pulling fs layer [2022-10-03T10:36:56.413Z] 4657fd5d0bcf: Waiting [2022-10-03T10:36:56.413Z] 6ad1cebc031e: Waiting [2022-10-03T10:36:56.413Z] 114826534d7a: Waiting [2022-10-03T10:36:56.413Z] 8a3aa393b2d8: Waiting [2022-10-03T10:36:56.413Z] 25bc292e5bac: Download complete [2022-10-03T10:36:56.413Z] 52dc419b0ee2: Download complete [2022-10-03T10:36:56.413Z] 4657fd5d0bcf: Verifying Checksum [2022-10-03T10:36:56.413Z] 4657fd5d0bcf: Download complete [2022-10-03T10:36:56.413Z] df9b9388f04a: Download complete [2022-10-03T10:36:56.674Z] df9b9388f04a: Pull complete [2022-10-03T10:36:56.674Z] 6ad1cebc031e: Verifying Checksum [2022-10-03T10:36:56.674Z] 6ad1cebc031e: Download complete [2022-10-03T10:36:56.674Z] 52dc419b0ee2: Pull complete [2022-10-03T10:36:56.943Z] 25bc292e5bac: Pull complete [2022-10-03T10:36:57.204Z] 114826534d7a: Verifying Checksum [2022-10-03T10:36:57.204Z] 114826534d7a: Download complete [2022-10-03T10:36:57.463Z] 8a3aa393b2d8: Verifying Checksum [2022-10-03T10:36:57.463Z] 8a3aa393b2d8: Download complete [2022-10-03T10:37:01.668Z] 114826534d7a: Pull complete [2022-10-03T10:37:01.668Z] 4657fd5d0bcf: Pull complete [2022-10-03T10:37:01.668Z] 6ad1cebc031e: Pull complete [2022-10-03T10:37:04.953Z] 8a3aa393b2d8: Pull complete [2022-10-03T10:37:04.953Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-03T10:37:04.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T10:37:04.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:37:05.029Z] prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container [2022-10-03T10:37:05.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-03T10:37:10.400Z] $ docker top 8fc18c1fec8eeb587ce8a69f23676ab6a559a57e42504bc944f092e86e6cf47a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-03T10:37:10.479Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2022-10-03T10:37:10.759Z] + set -o pipefail [2022-10-03T10:37:10.759Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2022-10-03T10:37:17.357Z] [2022-10-03T10:37:17.357Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-10-03T10:37:17.357Z] [2022-10-03T10:37:17.357Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/d23a1518-6096-4894-9404-d39a3c8a1541 [2022-10-03T10:37:17.357Z] [2022-10-03T10:37:17.357Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-03T10:37:17.357Z] [2022-10-03T10:37:17.357Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-03T10:37:17.357Z] [2022-10-03T10:37:17.357Z] [Pipeline] } [2022-10-03T10:37:17.369Z] $ docker stop --time=1 8fc18c1fec8eeb587ce8a69f23676ab6a559a57e42504bc944f092e86e6cf47a [2022-10-03T10:37:20.997Z] $ docker rm -f 8fc18c1fec8eeb587ce8a69f23676ab6a559a57e42504bc944f092e86e6cf47a [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-03T10:37:21.690Z] + git log --format=format:%s -1 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 [Pipeline] sh [2022-10-03T10:37:21.984Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T10:37:21.984Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:37:22.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T10:37:22.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:37:22.365Z] prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container [2022-10-03T10:37:22.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T10:37:22.889Z] $ docker top 3aa06ae7bcb381399f8d9358a8f19d3115ae2fe4b427e0bd6c4a46ab4698e62d -eo pid,comm [2022-10-03T10:37:22.944Z] 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-03T10:37:22.944Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T10:37:22.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T10:37:22.982Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T10:37:23.098Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T10:37:23.101Z] $ docker exec 3aa06ae7bcb381399f8d9358a8f19d3115ae2fe4b427e0bd6c4a46ab4698e62d ssh-agent [2022-10-03T10:37:23.212Z] SSH_AUTH_SOCK=/tmp/ssh-vNjPvxl6PUUX/agent.32 [2022-10-03T10:37:23.212Z] SSH_AGENT_PID=38 [2022-10-03T10:37:23.218Z] Running ssh-add (command line suppressed) [2022-10-03T10:37:23.331Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4051575846645360382.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4051575846645360382.key) [2022-10-03T10:37:23.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T10:37:23.631Z] + git semver tag [2022-10-03T10:37:23.892Z] 2022-10-03 10:37:23,807 [run_tag] DEBUG tag force:False [2022-10-03T10:37:23.892Z] 2022-10-03 10:37:23,808 [check_head_tag] DEBUG check head tag [2022-10-03T10:37:23.892Z] 2022-10-03 10:37:23,808 [execute] INFO git cat-file --batch-check [2022-10-03T10:37:23.892Z] 2022-10-03 10:37:23,808 [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-03T10:37:23.892Z] 2022-10-03 10:37:23,813 [execute] INFO git cat-file --batch [2022-10-03T10:37:23.892Z] 2022-10-03 10:37:23,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-10-03T10:37:23.892Z] 2022-10-03 10:37:23,825 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-03T10:37:23.892Z] 2022-10-03 10:37:23,826 [execute] INFO git tag -a v2.3.0-dev.14 -m v2.3.0-dev.14 [2022-10-03T10:37:23.892Z] 2022-10-03 10:37:23,826 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.14', '-m', 'v2.3.0-dev.14'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-03T10:37:23.892Z] 2022-10-03 10:37:23,834 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-03T10:37:23.892Z] 2.3.0-dev.14 [Pipeline] } [2022-10-03T10:37:23.899Z] $ docker exec --env ******** --env ******** 3aa06ae7bcb381399f8d9358a8f19d3115ae2fe4b427e0bd6c4a46ab4698e62d ssh-agent -k [2022-10-03T10:37:24.001Z] unset SSH_AUTH_SOCK; [2022-10-03T10:37:24.002Z] unset SSH_AGENT_PID; [2022-10-03T10:37:24.002Z] echo Agent pid 38 killed; [2022-10-03T10:37:24.011Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T10:37:24.321Z] + git semver [Pipeline] } [2022-10-03T10:37:24.591Z] $ docker stop --time=1 3aa06ae7bcb381399f8d9358a8f19d3115ae2fe4b427e0bd6c4a46ab4698e62d [2022-10-03T10:37:25.893Z] $ docker rm -f 3aa06ae7bcb381399f8d9358a8f19d3115ae2fe4b427e0bd6c4a46ab4698e62d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:37:26.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T10:37:26.291Z] [2022-10-03T10:37:26.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:37:26.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T10:37:26.597Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-03T10:37:26.597Z] ab5ef0e58194: Pulling fs layer [2022-10-03T10:37:26.597Z] 9712f1f96733: Pulling fs layer [2022-10-03T10:37:26.597Z] 63f879dbbcfc: Pulling fs layer [2022-10-03T10:37:26.597Z] 0d9ebad4ef96: Pulling fs layer [2022-10-03T10:37:26.597Z] e9a5061849ea: Pulling fs layer [2022-10-03T10:37:26.597Z] d747dcd14b5f: Pulling fs layer [2022-10-03T10:37:26.597Z] 2de7ff778b66: Pulling fs layer [2022-10-03T10:37:26.597Z] d747dcd14b5f: Waiting [2022-10-03T10:37:26.597Z] e9a5061849ea: Waiting [2022-10-03T10:37:26.597Z] 2de7ff778b66: Waiting [2022-10-03T10:37:26.597Z] 9712f1f96733: Verifying Checksum [2022-10-03T10:37:26.597Z] 9712f1f96733: Download complete [2022-10-03T10:37:27.188Z] 63f879dbbcfc: Verifying Checksum [2022-10-03T10:37:27.188Z] 63f879dbbcfc: Download complete [2022-10-03T10:37:27.188Z] 0d9ebad4ef96: Verifying Checksum [2022-10-03T10:37:27.188Z] 0d9ebad4ef96: Download complete [2022-10-03T10:37:27.188Z] d747dcd14b5f: Verifying Checksum [2022-10-03T10:37:27.188Z] d747dcd14b5f: Download complete [2022-10-03T10:37:27.188Z] e9a5061849ea: Verifying Checksum [2022-10-03T10:37:27.188Z] e9a5061849ea: Download complete [2022-10-03T10:37:27.447Z] 2de7ff778b66: Verifying Checksum [2022-10-03T10:37:27.447Z] 2de7ff778b66: Download complete [2022-10-03T10:37:27.447Z] ab5ef0e58194: Verifying Checksum [2022-10-03T10:37:27.447Z] ab5ef0e58194: Download complete [2022-10-03T10:37:30.767Z] ab5ef0e58194: Pull complete [2022-10-03T10:37:30.767Z] 9712f1f96733: Pull complete [2022-10-03T10:37:31.349Z] 63f879dbbcfc: Pull complete [2022-10-03T10:37:36.616Z] 0d9ebad4ef96: Pull complete [2022-10-03T10:37:36.616Z] e9a5061849ea: Pull complete [2022-10-03T10:37:36.616Z] d747dcd14b5f: Pull complete [2022-10-03T10:37:37.552Z] 2de7ff778b66: Pull complete [2022-10-03T10:37:37.552Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-03T10:37:37.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T10:37:37.552Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:37:37.643Z] prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container [2022-10-03T10:37:37.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-03T10:37:44.832Z] $ docker top 09be669aa04242a93c2931c666f58d5c357e41de1d6640801ef9cb126a371086 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-03T10:37:44.899Z] provisioning config files... [2022-10-03T10:37:44.905Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9150332218405764638tmp [2022-10-03T10:37:44.916Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4881387654185599381tmp [2022-10-03T10:37:44.927Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2760367954618070406tmp [Pipeline] { [Pipeline] echo [2022-10-03T10:37:44.939Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:37:45.224Z] ---> sigul-configuration.sh [2022-10-03T10:37:45.224Z] gpg: directory `/root/.gnupg' created [2022-10-03T10:37:45.224Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-03T10:37:45.224Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-03T10:37:45.224Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-03T10:37:45.224Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-03T10:37:45.224Z] gpg: CAST5 encrypted data [2022-10-03T10:37:45.224Z] gpg: encrypted with 1 passphrase [2022-10-03T10:37:45.224Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-03T10:37:45.514Z] + mkdir /home/jenkins [2022-10-03T10:37:45.514Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-03T10:37:45.803Z] + 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-03T10:37:45.812Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:37:46.100Z] ---> sigul-install.sh [2022-10-03T10:37:46.100Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-03T10:37:46.390Z] + git tag --list [2022-10-03T10:37:46.390Z] v0.0.0 [2022-10-03T10:37:46.390Z] v1.0.0 [2022-10-03T10:37:46.390Z] v2.1.0 [2022-10-03T10:37:46.390Z] v2.1.1 [2022-10-03T10:37:46.390Z] v2.1.1-dev.1 [2022-10-03T10:37:46.390Z] v2.2.0 [2022-10-03T10:37:46.390Z] v2.2.1-dev.1 [2022-10-03T10:37:46.390Z] v2.2.1-dev.2 [2022-10-03T10:37:46.390Z] v2.2.1-dev.3 [2022-10-03T10:37:46.390Z] v2.2.1-dev.4 [2022-10-03T10:37:46.390Z] v2.2.1-dev.5 [2022-10-03T10:37:46.390Z] v2.2.1-dev.6 [2022-10-03T10:37:46.390Z] v2.2.1-dev.7 [2022-10-03T10:37:46.390Z] v2.3.0-dev.10 [2022-10-03T10:37:46.390Z] v2.3.0-dev.11 [2022-10-03T10:37:46.390Z] v2.3.0-dev.12 [2022-10-03T10:37:46.390Z] v2.3.0-dev.13 [2022-10-03T10:37:46.390Z] v2.3.0-dev.14 [2022-10-03T10:37:46.390Z] v2.3.0-dev.7 [2022-10-03T10:37:46.390Z] v2.3.0-dev.8 [2022-10-03T10:37:46.390Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-03T10:37:46.678Z] + lftools sign git-tag v2.3.0-dev.14 [2022-10-03T10:37:47.245Z] Signing Git tag with Sigul... [2022-10-03T10:37:47.245Z] Signing v2.3.0-dev.14 [Pipeline] echo [2022-10-03T10:37:47.513Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:37:47.797Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-03T10:37:47.803Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-03T10:37:47.826Z] $ docker stop --time=1 09be669aa04242a93c2931c666f58d5c357e41de1d6640801ef9cb126a371086 [2022-10-03T10:37:49.337Z] $ docker rm -f 09be669aa04242a93c2931c666f58d5c357e41de1d6640801ef9cb126a371086 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-03T10:37:49.726Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T10:37:49.726Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:37:50.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T10:37:50.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:37:50.090Z] prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container [2022-10-03T10:37:50.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T10:37:50.486Z] $ docker top 0a0174af708143938cb279fde069393d1b21a60b4c691a929f8ea516e7eba54a -eo pid,comm [2022-10-03T10:37:50.533Z] 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-03T10:37:50.533Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T10:37:50.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T10:37:50.566Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T10:37:50.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T10:37:50.686Z] $ docker exec 0a0174af708143938cb279fde069393d1b21a60b4c691a929f8ea516e7eba54a ssh-agent [2022-10-03T10:37:50.797Z] SSH_AUTH_SOCK=/tmp/ssh-O7Z5nYxDfSVs/agent.32 [2022-10-03T10:37:50.797Z] SSH_AGENT_PID=38 [2022-10-03T10:37:50.801Z] Running ssh-add (command line suppressed) [2022-10-03T10:37:50.907Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1577034012437466152.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1577034012437466152.key) [2022-10-03T10:37:50.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T10:37:51.203Z] + git semver bump pre [2022-10-03T10:37:51.463Z] 2022-10-03 10:37:51,391 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-03T10:37:51.463Z] 2022-10-03 10:37:51,391 [bump_version] DEBUG bumping version:2.3.0-dev.14 on axis:pre with prefix:dev [2022-10-03T10:37:51.463Z] 2022-10-03 10:37:51,391 [bump_version] DEBUG bumped version:2.3.0-dev.15 [2022-10-03T10:37:51.463Z] 2022-10-03 10:37:51,391 [write_version] DEBUG write version:2.3.0-dev.15 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2022-10-03T10:37:51.463Z] 2022-10-03 10:37:51,391 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-03T10:37:51.463Z] 2022-10-03 10:37:51,391 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-03T10:37:51.463Z] 2022-10-03 10:37:51,394 [execute] INFO git cat-file --batch-check [2022-10-03T10:37:51.463Z] 2022-10-03 10:37:51,394 [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-03T10:37:51.463Z] 2022-10-03 10:37:51,400 [execute] INFO git cat-file --batch [2022-10-03T10:37:51.463Z] 2022-10-03 10:37:51,400 [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-03T10:37:51.463Z] 2022-10-03 10:37:51,405 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-03T10:37:51.463Z] 2.3.0-dev.15 [Pipeline] } [2022-10-03T10:37:51.472Z] $ docker exec --env ******** --env ******** 0a0174af708143938cb279fde069393d1b21a60b4c691a929f8ea516e7eba54a ssh-agent -k [2022-10-03T10:37:51.571Z] unset SSH_AUTH_SOCK; [2022-10-03T10:37:51.571Z] unset SSH_AGENT_PID; [2022-10-03T10:37:51.572Z] echo Agent pid 38 killed; [2022-10-03T10:37:51.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T10:37:51.881Z] + git semver [Pipeline] } [2022-10-03T10:37:52.151Z] $ docker stop --time=1 0a0174af708143938cb279fde069393d1b21a60b4c691a929f8ea516e7eba54a [2022-10-03T10:37:53.557Z] $ docker rm -f 0a0174af708143938cb279fde069393d1b21a60b4c691a929f8ea516e7eba54a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T10:37:54.004Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T10:37:54.004Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:37:54.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T10:37:54.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:37:54.365Z] prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container [2022-10-03T10:37:54.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T10:37:54.794Z] $ docker top dd56dd4c2b251968c5728a85b71867db5ab0eece4e6d8caa9f8fc5407e93289d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T10:37:54.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T10:37:54.888Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T10:37:55.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T10:37:55.014Z] $ docker exec dd56dd4c2b251968c5728a85b71867db5ab0eece4e6d8caa9f8fc5407e93289d ssh-agent [2022-10-03T10:37:55.117Z] SSH_AUTH_SOCK=/tmp/ssh-CTzU6QynOBTH/agent.33 [2022-10-03T10:37:55.117Z] SSH_AGENT_PID=39 [2022-10-03T10:37:55.122Z] Running ssh-add (command line suppressed) [2022-10-03T10:37:55.237Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8069379396913247351.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8069379396913247351.key) [2022-10-03T10:37:55.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T10:37:55.539Z] + git semver push [2022-10-03T10:37:55.798Z] 2022-10-03 10:37:55,714 [run_push] DEBUG push [2022-10-03T10:37:55.798Z] 2022-10-03 10:37:55,715 [execute] INFO git cat-file --batch-check [2022-10-03T10:37:55.798Z] 2022-10-03 10:37:55,715 [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-03T10:37:55.798Z] 2022-10-03 10:37:55,719 [execute] INFO git rev-list 3eacc0239f9b80015b82d4f048d193d1eabeb9d5 -- [2022-10-03T10:37:55.798Z] 2022-10-03 10:37:55,719 [execute] DEBUG Popen(['git', 'rev-list', '3eacc0239f9b80015b82d4f048d193d1eabeb9d5', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-03T10:37:55.798Z] 2022-10-03 10:37:55,726 [execute] INFO git fetch -v origin [2022-10-03T10:37:55.798Z] 2022-10-03 10:37:55,726 [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-03T10:37:56.368Z] 2022-10-03 10:37:56,266 [run_push] DEBUG no remote changes detected [2022-10-03T10:37:56.368Z] 2022-10-03 10:37:56,267 [execute] INFO git push origin semver [2022-10-03T10:37:56.368Z] 2022-10-03 10:37:56,267 [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-03T10:37:57.310Z] 2022-10-03 10:37:57,092 [run_push] DEBUG push all version tags [2022-10-03T10:37:57.310Z] 2022-10-03 10:37:57,092 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-03T10:37:57.310Z] 2022-10-03 10:37:57,093 [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-03T10:37:58.247Z] 2022-10-03 10:37:57,894 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-03T10:37:58.247Z] 2.3.0-dev.15 [Pipeline] } [2022-10-03T10:37:58.257Z] $ docker exec --env ******** --env ******** dd56dd4c2b251968c5728a85b71867db5ab0eece4e6d8caa9f8fc5407e93289d ssh-agent -k [2022-10-03T10:37:58.361Z] unset SSH_AUTH_SOCK; [2022-10-03T10:37:58.361Z] unset SSH_AGENT_PID; [2022-10-03T10:37:58.361Z] echo Agent pid 39 killed; [2022-10-03T10:37:58.373Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T10:37:58.677Z] + git semver [Pipeline] } [2022-10-03T10:37:58.947Z] $ docker stop --time=1 dd56dd4c2b251968c5728a85b71867db5ab0eece4e6d8caa9f8fc5407e93289d [2022-10-03T10:38:00.212Z] $ docker rm -f dd56dd4c2b251968c5728a85b71867db5ab0eece4e6d8caa9f8fc5407e93289d [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-03T10:38:00.788Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-10-03T10:38:00.788Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-10-03T10:38:00.788Z] total 16 [2022-10-03T10:38:00.788Z] drwxr-xr-x 3 root root 4096 Oct 3 10:29 . [2022-10-03T10:38:00.788Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 10:37 .. [2022-10-03T10:38:00.788Z] drwxr-xr-x 2 root root 4096 Oct 3 10:29 cost [2022-10-03T10:38:00.788Z] -rw-r--r-- 1 root root 90 Oct 3 10:29 cost.csv [2022-10-03T10:38:00.788Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-10-03T10:38:00.788Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-10-03T10:38:00.788Z] total 16 [2022-10-03T10:38:00.788Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 10:29 . [2022-10-03T10:38:00.788Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 10:37 .. [2022-10-03T10:38:00.788Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 10:29 cost [2022-10-03T10:38:00.788Z] -rw-r--r-- 1 jenkins jenkins 90 Oct 3 10:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:38:01.080Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:38:01.938Z] ---> package-listing.sh [2022-10-03T10:38:01.938Z] ++ facter osfamily [2022-10-03T10:38:01.938Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-03T10:38:02.199Z] + OS_FAMILY=debian [2022-10-03T10:38:02.199Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-10-03T10:38:02.199Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-03T10:38:02.199Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-03T10:38:02.199Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-03T10:38:02.199Z] + PACKAGES=/tmp/packages_start.txt [2022-10-03T10:38:02.199Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-10-03T10:38:02.199Z] + PACKAGES=/tmp/packages_end.txt [2022-10-03T10:38:02.199Z] + case "${OS_FAMILY}" in [2022-10-03T10:38:02.199Z] + dpkg -l [2022-10-03T10:38:02.199Z] + grep '^ii' [2022-10-03T10:38:02.199Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-03T10:38:02.199Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-03T10:38:02.199Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-03T10:38:02.199Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-10-03T10:38:02.199Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-10-03T10:38:02.199Z] + 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-03T10:38:02.209Z] 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-03T10:38:02.486Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T10:38:03.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T10:38:03.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T10:38:03.108Z] prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container [2022-10-03T10:38:03.181Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-03T10:38:03.375Z] $ docker top 97bf02b50aafe7fa1077071bad7be529ac6da43bc4a83818a17c571cafb92f48 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T10:38:03.756Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-03T10:38:04.056Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-03T10:38:04.340Z] + ls /var/log/sa-host [2022-10-03T10:38:04.340Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T10:38:04.488Z] provisioning config files... [2022-10-03T10:38:04.497Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16651807140281262643tmp [Pipeline] { [Pipeline] echo [2022-10-03T10:38:04.513Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:38:04.797Z] ---> create-netrc.sh [Pipeline] } [2022-10-03T10:38:04.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:38:05.143Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-03T10:38:05.151Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:38:05.438Z] ---> sudo-logs.sh [2022-10-03T10:38:05.438Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-03T10:38:05.472Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:38:05.760Z] ---> job-cost.sh [2022-10-03T10:38:05.760Z] lf-activate-venv: SKIPPING [2022-10-03T10:38:05.760Z] DEBUG: total: 0.2199999988079071 [2022-10-03T10:38:05.760Z] INFO: Retrieving Stack Cost... [2022-10-03T10:38:06.329Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T10:38:06.588Z] INFO: Archiving Costs [Pipeline] echo [2022-10-03T10:38:06.598Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T10:38:06.878Z] ---> logs-deploy.sh [2022-10-03T10:38:06.878Z] lf-activate-venv: SKIPPING [2022-10-03T10:38:06.878Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/50 [2022-10-03T10:38:06.878Z] INFO: archiving workspace using pattern(s): [2022-10-03T10:38:08.257Z] Archives upload complete. [2022-10-03T10:38:08.257Z] INFO: archiving logs to Nexus [2022-10-03T10:38:08.824Z] ---> uname -a: [2022-10-03T10:38:08.824Z] Linux prd-ubuntu20-04-docker-8c-8g-6856 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-03T10:38:08.824Z] [2022-10-03T10:38:08.824Z]