Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a70bcdea68fe9fd36914b2ff2b4132587672f434 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-ssh12883965064642889674.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh16032651919360001927.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh12111585826087782364.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14899279103284164630.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15933702408096939491.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5014 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a70bcdea68fe9fd36914b2ff2b4132587672f434 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#245)" > 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 a70bcdea68fe9fd36914b2ff2b4132587672f434 # timeout=10 > git rev-list --no-walk 083fa2f723157b55da528870f81b1571d9ee15b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-31T14:55:31.581Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-31T14:55:31.649Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-31T14:55:31.666Z] ========================================================= [2023-08-31T14:55:31.666Z] EdgeX Global Pipelines Version Info [2023-08-31T14:55:31.666Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-31T14:55:32.760Z] ------------------- [2023-08-31T14:55:32.760Z] stable info: [2023-08-31T14:55:32.760Z] ------------------- [2023-08-31T14:55:32.760Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-31T14:55:32.760Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T14:55:32.760Z] Message: update stable to v1.0.253 [2023-08-31T14:55:33.330Z] ------------------- [2023-08-31T14:55:33.330Z] experimental info: [2023-08-31T14:55:33.330Z] ------------------- [2023-08-31T14:55:33.330Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-31T14:55:33.330Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T14:55:33.330Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-31T14:55:33.495Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-08-31T14:55:33.510Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-08-31T14:55:33.529Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-31T14:55:33.540Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-31T14:55:33.555Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-31T14:55:33.568Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-31T14:55:33.584Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-31T14:55:33.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-31T14:55:33.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-31T14:55:33.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-31T14:55:33.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-31T14:55:33.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-08-31T14:55:33.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-31T14:55:33.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-31T14:55:33.701Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T14:55:33.717Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T14:55:33.730Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-31T14:55:33.742Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-31T14:55:33.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-31T14:55:33.772Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-31T14:55:33.785Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-31T14:55:33.801Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-31T14:55:33.817Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-31T14:55:33.835Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-31T14:55:33.853Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-31T14:55:33.870Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-31T14:55:33.889Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-31T14:55:33.907Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-31T14:55:33.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-31T14:55:33.941Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-31T14:55:33.961Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a70bcdea68fe9fd36914b2ff2b4132587672f434 [Pipeline] echo [2023-08-31T14:55:33.978Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a70bcde [Pipeline] echo [2023-08-31T14:55:33.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T14:55:34.043Z] provisioning config files... [2023-08-31T14:55:34.055Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6359489267564726324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T14:55:34.358Z] ---> docker-login.sh [2023-08-31T14:55:34.358Z] nexus3.edgexfoundry.org:10001 [2023-08-31T14:55:34.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:55:34.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:55:34.617Z] Configure a credential helper to remove this warning. See [2023-08-31T14:55:34.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:55:34.617Z] [2023-08-31T14:55:34.617Z] Login Succeeded [2023-08-31T14:55:34.617Z] nexus3.edgexfoundry.org:10002 [2023-08-31T14:55:34.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:55:34.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:55:34.875Z] Configure a credential helper to remove this warning. See [2023-08-31T14:55:34.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:55:34.876Z] [2023-08-31T14:55:34.876Z] Login Succeeded [2023-08-31T14:55:34.876Z] nexus3.edgexfoundry.org:10003 [2023-08-31T14:55:34.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:55:34.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:55:34.876Z] Configure a credential helper to remove this warning. See [2023-08-31T14:55:34.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:55:34.876Z] [2023-08-31T14:55:34.876Z] Login Succeeded [2023-08-31T14:55:34.876Z] nexus3.edgexfoundry.org:10004 [2023-08-31T14:55:34.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:55:34.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:55:34.876Z] Configure a credential helper to remove this warning. See [2023-08-31T14:55:34.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:55:34.876Z] [2023-08-31T14:55:34.876Z] Login Succeeded [2023-08-31T14:55:34.876Z] docker.io [2023-08-31T14:55:35.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:55:35.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:55:35.396Z] Configure a credential helper to remove this warning. See [2023-08-31T14:55:35.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:55:35.396Z] [2023-08-31T14:55:35.396Z] Login Succeeded [2023-08-31T14:55:35.396Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T14:55:35.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-31T14:55:35.775Z] + git rev-list -1 --merges a70bcdea68fe9fd36914b2ff2b4132587672f434~1..a70bcdea68fe9fd36914b2ff2b4132587672f434 [Pipeline] echo [2023-08-31T14:55:35.853Z] -----------> git rev-list -1 --merges a70bcdea68fe9fd36914b2ff2b4132587672f434~1..a70bcdea68fe9fd36914b2ff2b4132587672f434 a70bcdea68fe9fd36914b2ff2b4132587672f434 [false] [Pipeline] sh [2023-08-31T14:55:36.140Z] + git log --format=format:%s -1 a70bcdea68fe9fd36914b2ff2b4132587672f434 [Pipeline] echo [2023-08-31T14:55:36.154Z] ========================================================= [2023-08-31T14:55:36.154Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-31T14:55:36.154Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T14:55:36.486Z] + git log --format=format:%s -1 a70bcdea68fe9fd36914b2ff2b4132587672f434 [Pipeline] echo [2023-08-31T14:55:36.497Z] [semverPrep] GIT_COMMIT: a70bcdea68fe9fd36914b2ff2b4132587672f434, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#245) [Pipeline] echo [2023-08-31T14:55:36.507Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-31T14:55:36.847Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T14:55:36.847Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-31T14:55:36.847Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-31T14:55:36.847Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-31T14:55:36.847Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-31T14:55:36.847Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-31T14:55:36.847Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:55:37.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T14:55:37.209Z] [2023-08-31T14:55:37.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:55:37.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T14:55:38.101Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-31T14:55:38.101Z] b85a868b505f: Pulling fs layer [2023-08-31T14:55:38.101Z] e2be974225ed: Pulling fs layer [2023-08-31T14:55:38.101Z] 339a4e72a1f5: Pulling fs layer [2023-08-31T14:55:38.101Z] 988bab9f4d93: Pulling fs layer [2023-08-31T14:55:38.101Z] 1469e6f7b9e6: Pulling fs layer [2023-08-31T14:55:38.101Z] eaf3925da568: Pulling fs layer [2023-08-31T14:55:38.101Z] bab4dde63d76: Pulling fs layer [2023-08-31T14:55:38.101Z] bde34c3a00c8: Pulling fs layer [2023-08-31T14:55:38.101Z] b352a97aabf1: Pulling fs layer [2023-08-31T14:55:38.101Z] 4872d77fe225: Pulling fs layer [2023-08-31T14:55:38.101Z] 5851b861e8e6: Pulling fs layer [2023-08-31T14:55:38.101Z] bab4dde63d76: Waiting [2023-08-31T14:55:38.101Z] bde34c3a00c8: Waiting [2023-08-31T14:55:38.101Z] 4872d77fe225: Waiting [2023-08-31T14:55:38.101Z] 5851b861e8e6: Waiting [2023-08-31T14:55:38.101Z] 988bab9f4d93: Waiting [2023-08-31T14:55:38.101Z] eaf3925da568: Waiting [2023-08-31T14:55:38.101Z] 1469e6f7b9e6: Waiting [2023-08-31T14:55:38.101Z] b352a97aabf1: Waiting [2023-08-31T14:55:38.101Z] e2be974225ed: Download complete [2023-08-31T14:55:38.101Z] 988bab9f4d93: Verifying Checksum [2023-08-31T14:55:38.101Z] 988bab9f4d93: Download complete [2023-08-31T14:55:38.101Z] 1469e6f7b9e6: Verifying Checksum [2023-08-31T14:55:38.101Z] 1469e6f7b9e6: Download complete [2023-08-31T14:55:38.101Z] eaf3925da568: Verifying Checksum [2023-08-31T14:55:38.101Z] eaf3925da568: Download complete [2023-08-31T14:55:38.101Z] 339a4e72a1f5: Verifying Checksum [2023-08-31T14:55:38.101Z] 339a4e72a1f5: Download complete [2023-08-31T14:55:38.101Z] bde34c3a00c8: Verifying Checksum [2023-08-31T14:55:38.101Z] bde34c3a00c8: Download complete [2023-08-31T14:55:38.101Z] b352a97aabf1: Download complete [2023-08-31T14:55:38.101Z] 4872d77fe225: Verifying Checksum [2023-08-31T14:55:38.101Z] 4872d77fe225: Download complete [2023-08-31T14:55:38.101Z] 5851b861e8e6: Download complete [2023-08-31T14:55:38.101Z] b85a868b505f: Verifying Checksum [2023-08-31T14:55:38.101Z] b85a868b505f: Download complete [2023-08-31T14:55:38.669Z] bab4dde63d76: Verifying Checksum [2023-08-31T14:55:38.669Z] bab4dde63d76: Download complete [2023-08-31T14:55:39.609Z] b85a868b505f: Pull complete [2023-08-31T14:55:39.609Z] e2be974225ed: Pull complete [2023-08-31T14:55:40.177Z] 339a4e72a1f5: Pull complete [2023-08-31T14:55:40.177Z] 988bab9f4d93: Pull complete [2023-08-31T14:55:40.436Z] 1469e6f7b9e6: Pull complete [2023-08-31T14:55:40.436Z] eaf3925da568: Pull complete [2023-08-31T14:55:42.338Z] bab4dde63d76: Pull complete [2023-08-31T14:55:42.338Z] bde34c3a00c8: Pull complete [2023-08-31T14:55:42.600Z] b352a97aabf1: Pull complete [2023-08-31T14:55:42.861Z] 4872d77fe225: Pull complete [2023-08-31T14:55:43.122Z] 5851b861e8e6: Pull complete [2023-08-31T14:55:43.383Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-31T14:55:43.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T14:55:43.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T14:55:43.497Z] prd-ubuntu20.04-docker-8c-8g-5014 does not seem to be running inside a container [2023-08-31T14:55:43.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-31T14:55:47.579Z] $ docker top 052740fe9dec39920eff921d84a6e8fb120b92fd70353c48b93e3dbd8a2db30f -eo pid,comm [2023-08-31T14:55:47.636Z] 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). [2023-08-31T14:55:47.636Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T14:55:47.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T14:55:47.678Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T14:55:47.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T14:55:47.806Z] $ docker exec 052740fe9dec39920eff921d84a6e8fb120b92fd70353c48b93e3dbd8a2db30f ssh-agent [2023-08-31T14:55:47.911Z] SSH_AUTH_SOCK=/tmp/ssh-rfh52gSEgaGP/agent.32 [2023-08-31T14:55:47.911Z] SSH_AGENT_PID=38 [2023-08-31T14:55:47.920Z] Running ssh-add (command line suppressed) [2023-08-31T14:55:48.034Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12223158355179162715.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12223158355179162715.key) [2023-08-31T14:55:48.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T14:55:48.336Z] + git tag --points-at HEAD [Pipeline] } [2023-08-31T14:55:48.351Z] $ docker exec --env ******** --env ******** 052740fe9dec39920eff921d84a6e8fb120b92fd70353c48b93e3dbd8a2db30f ssh-agent -k [2023-08-31T14:55:48.464Z] unset SSH_AUTH_SOCK; [2023-08-31T14:55:48.465Z] unset SSH_AGENT_PID; [2023-08-31T14:55:48.465Z] echo Agent pid 38 killed; [2023-08-31T14:55:48.471Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-31T14:55:48.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T14:55:48.496Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T14:55:48.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T14:55:48.621Z] $ docker exec 052740fe9dec39920eff921d84a6e8fb120b92fd70353c48b93e3dbd8a2db30f ssh-agent [2023-08-31T14:55:48.732Z] SSH_AUTH_SOCK=/tmp/ssh-QqStOpSvgYvk/agent.70 [2023-08-31T14:55:48.732Z] SSH_AGENT_PID=76 [2023-08-31T14:55:48.737Z] Running ssh-add (command line suppressed) [2023-08-31T14:55:48.849Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13367572442996445857.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13367572442996445857.key) [2023-08-31T14:55:48.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T14:55:49.150Z] + git semver init [2023-08-31T14:55:49.409Z] 2023-08-31 14:55:49,327 [run_init] DEBUG init version:0.0.0 force:False [2023-08-31T14:55:49.409Z] 2023-08-31 14:55:49,328 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-08-31T14:55:49.409Z] 2023-08-31 14:55:49,328 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-08-31T14:55:49.410Z] 2023-08-31 14:55:49,328 [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) [2023-08-31T14:55:50.350Z] 2023-08-31 14:55:50,128 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-08-31T14:55:50.350Z] 2023-08-31 14:55:50,128 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-08-31T14:55:50.350Z] 2023-08-31 14:55:50,129 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-08-31T14:55:50.350Z] 2023-08-31 14:55:50,129 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-08-31T14:55:50.350Z] 3.1.0-dev.4 [Pipeline] } [2023-08-31T14:55:50.366Z] $ docker exec --env ******** --env ******** 052740fe9dec39920eff921d84a6e8fb120b92fd70353c48b93e3dbd8a2db30f ssh-agent -k [2023-08-31T14:55:50.469Z] unset SSH_AUTH_SOCK; [2023-08-31T14:55:50.470Z] unset SSH_AGENT_PID; [2023-08-31T14:55:50.470Z] echo Agent pid 76 killed; [2023-08-31T14:55:50.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T14:55:50.789Z] + git semver [Pipeline] } [2023-08-31T14:55:51.067Z] $ docker stop --time=1 052740fe9dec39920eff921d84a6e8fb120b92fd70353c48b93e3dbd8a2db30f [2023-08-31T14:55:52.409Z] $ docker rm -f --volumes 052740fe9dec39920eff921d84a6e8fb120b92fd70353c48b93e3dbd8a2db30f [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T14:55:52.741Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-31T14:55:52.956Z] Stashed 1 file(s) [Pipeline] echo [2023-08-31T14:55:52.960Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [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 [2023-08-31T14:55:53.116Z] provisioning config files... [2023-08-31T14:55:53.124Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17738938909535935749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T14:55:53.425Z] ---> docker-login.sh [2023-08-31T14:55:53.425Z] nexus3.edgexfoundry.org:10001 [2023-08-31T14:55:53.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:55:53.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:55:53.425Z] Configure a credential helper to remove this warning. See [2023-08-31T14:55:53.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:55:53.425Z] [2023-08-31T14:55:53.425Z] Login Succeeded [2023-08-31T14:55:53.425Z] nexus3.edgexfoundry.org:10002 [2023-08-31T14:55:53.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:55:53.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:55:53.425Z] Configure a credential helper to remove this warning. See [2023-08-31T14:55:53.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:55:53.425Z] [2023-08-31T14:55:53.425Z] Login Succeeded [2023-08-31T14:55:53.425Z] nexus3.edgexfoundry.org:10003 [2023-08-31T14:55:53.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:55:53.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:55:53.686Z] Configure a credential helper to remove this warning. See [2023-08-31T14:55:53.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:55:53.686Z] [2023-08-31T14:55:53.686Z] Login Succeeded [2023-08-31T14:55:53.686Z] nexus3.edgexfoundry.org:10004 [2023-08-31T14:55:53.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:55:53.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:55:53.686Z] Configure a credential helper to remove this warning. See [2023-08-31T14:55:53.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:55:53.686Z] [2023-08-31T14:55:53.686Z] Login Succeeded [2023-08-31T14:55:53.686Z] docker.io [2023-08-31T14:55:53.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:55:53.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:55:53.946Z] Configure a credential helper to remove this warning. See [2023-08-31T14:55:53.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:55:53.946Z] [2023-08-31T14:55:53.946Z] Login Succeeded [2023-08-31T14:55:53.946Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T14:55:53.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-31T14:55:54.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T14:55:54.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T14:55:54.046Z] ========================================================= [2023-08-31T14:55:54.046Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-31T14:55:54.046Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:55:54.375Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-31T14:55:54.375Z] Sending build context to Docker daemon 4.314MB [2023-08-31T14:55:54.375Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T14:55:54.375Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-31T14:55:54.375Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-31T14:55:54.375Z] 4db1b89c0bd1: Pulling fs layer [2023-08-31T14:55:54.375Z] 6911f1a30b25: Pulling fs layer [2023-08-31T14:55:54.375Z] e194b8c5c2a9: Pulling fs layer [2023-08-31T14:55:54.375Z] 6863d3e3a2b1: Pulling fs layer [2023-08-31T14:55:54.375Z] ec0bb842ea78: Pulling fs layer [2023-08-31T14:55:54.375Z] 40a00589a448: Pulling fs layer [2023-08-31T14:55:54.375Z] 6c08303d61cc: Pulling fs layer [2023-08-31T14:55:54.375Z] 798269fcf238: Pulling fs layer [2023-08-31T14:55:54.375Z] 40a00589a448: Waiting [2023-08-31T14:55:54.375Z] 6863d3e3a2b1: Waiting [2023-08-31T14:55:54.375Z] ec0bb842ea78: Waiting [2023-08-31T14:55:54.375Z] 6c08303d61cc: Waiting [2023-08-31T14:55:54.375Z] 798269fcf238: Waiting [2023-08-31T14:55:54.636Z] 6911f1a30b25: Verifying Checksum [2023-08-31T14:55:54.636Z] 6911f1a30b25: Download complete [2023-08-31T14:55:54.636Z] 6863d3e3a2b1: Verifying Checksum [2023-08-31T14:55:54.636Z] 6863d3e3a2b1: Download complete [2023-08-31T14:55:54.636Z] ec0bb842ea78: Verifying Checksum [2023-08-31T14:55:54.636Z] ec0bb842ea78: Download complete [2023-08-31T14:55:54.636Z] 4db1b89c0bd1: Verifying Checksum [2023-08-31T14:55:54.636Z] 4db1b89c0bd1: Download complete [2023-08-31T14:55:54.636Z] 40a00589a448: Verifying Checksum [2023-08-31T14:55:54.636Z] 40a00589a448: Download complete [2023-08-31T14:55:54.636Z] 4db1b89c0bd1: Pull complete [2023-08-31T14:55:54.898Z] 6911f1a30b25: Pull complete [2023-08-31T14:55:55.156Z] 798269fcf238: Verifying Checksum [2023-08-31T14:55:55.156Z] 798269fcf238: Download complete [2023-08-31T14:55:55.156Z] e194b8c5c2a9: Verifying Checksum [2023-08-31T14:55:55.156Z] e194b8c5c2a9: Download complete [2023-08-31T14:55:55.415Z] 6c08303d61cc: Verifying Checksum [2023-08-31T14:55:55.415Z] 6c08303d61cc: Download complete [2023-08-31T14:55:58.758Z] e194b8c5c2a9: Pull complete [2023-08-31T14:55:58.758Z] 6863d3e3a2b1: Pull complete [2023-08-31T14:55:58.758Z] ec0bb842ea78: Pull complete [2023-08-31T14:55:59.019Z] 40a00589a448: Pull complete [2023-08-31T14:56:02.314Z] 6c08303d61cc: Pull complete [2023-08-31T14:56:02.904Z] 798269fcf238: Pull complete [2023-08-31T14:56:02.904Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-31T14:56:02.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-31T14:56:02.904Z] ---> ec979cd7f677 [2023-08-31T14:56:02.904Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-31T14:56:08.065Z] Still waiting to schedule task [2023-08-31T14:56:08.065Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-31T14:56:11.059Z] ---> Running in 6830e442fa4e [2023-08-31T14:56:11.059Z] Removing intermediate container 6830e442fa4e [2023-08-31T14:56:11.059Z] ---> 04b7d2a23802 [2023-08-31T14:56:11.059Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T14:56:11.059Z] ---> Running in a1123df1f6cb [2023-08-31T14:56:11.059Z] Removing intermediate container a1123df1f6cb [2023-08-31T14:56:11.059Z] ---> fd95b7185a88 [2023-08-31T14:56:11.059Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T14:56:11.059Z] ---> Running in 0079afae3cec [2023-08-31T14:56:11.059Z] Removing intermediate container 0079afae3cec [2023-08-31T14:56:11.059Z] ---> 5d663ddcd3f1 [2023-08-31T14:56:11.059Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T14:56:11.059Z] ---> Running in 5ed0b7a18727 [2023-08-31T14:56:11.059Z] Removing intermediate container 5ed0b7a18727 [2023-08-31T14:56:11.059Z] ---> ec6c637f31f1 [2023-08-31T14:56:11.059Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T14:56:11.059Z] ---> Running in f78834df97c8 [2023-08-31T14:56:11.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T14:56:11.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T14:56:12.986Z] OK: 265 MiB in 53 packages [2023-08-31T14:56:12.986Z] Removing intermediate container f78834df97c8 [2023-08-31T14:56:12.986Z] ---> 6646f0859f06 [2023-08-31T14:56:12.986Z] Step 8/12 : WORKDIR /app [2023-08-31T14:56:12.986Z] ---> Running in 82b5e83abddf [2023-08-31T14:56:13.245Z] Removing intermediate container 82b5e83abddf [2023-08-31T14:56:13.245Z] ---> 4db1f266b5ad [2023-08-31T14:56:13.245Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-31T14:56:13.245Z] ---> 7f20b0fb9142 [2023-08-31T14:56:13.245Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T14:56:13.245Z] ---> Running in d9aeefeffed2 [2023-08-31T14:56:52.183Z] Removing intermediate container d9aeefeffed2 [2023-08-31T14:56:52.183Z] ---> 5958a1cc4462 [2023-08-31T14:56:52.183Z] Step 11/12 : COPY . . [2023-08-31T14:56:52.183Z] ---> 904d2b8b5e30 [2023-08-31T14:56:52.183Z] Step 12/12 : RUN $MAKE [2023-08-31T14:56:52.183Z] ---> Running in bdab3e953645 [2023-08-31T14:56:52.183Z] noop [2023-08-31T14:56:52.183Z] Removing intermediate container bdab3e953645 [2023-08-31T14:56:52.183Z] ---> 9cd5501d6947 [2023-08-31T14:56:52.183Z] Successfully built 9cd5501d6947 [2023-08-31T14:56:52.183Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:56:52.504Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T14:56:52.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T14:56:52.574Z] prd-ubuntu20.04-docker-8c-8g-5014 does not seem to be running inside a container [2023-08-31T14:56:52.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-31T14:56:52.954Z] $ docker top 3abdc1c5d83859b9131be0445207adf5bd48c5a01353d6a7bb12d4b48e02b115 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T14:56:53.299Z] + go version [2023-08-31T14:56:53.299Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-31T14:56:53.316Z] $ docker stop --time=1 3abdc1c5d83859b9131be0445207adf5bd48c5a01353d6a7bb12d4b48e02b115 [2023-08-31T14:56:54.625Z] $ docker rm -f --volumes 3abdc1c5d83859b9131be0445207adf5bd48c5a01353d6a7bb12d4b48e02b115 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:56:55.028Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T14:56:55.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T14:56:55.099Z] prd-ubuntu20.04-docker-8c-8g-5014 does not seem to be running inside a container [2023-08-31T14:56:55.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-31T14:56:55.472Z] $ docker top 2b06acbc0c6216a7b661b73153ac929949a147dab49743b8f27266c62e9fc2ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T14:56:55.806Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-08-31T14:56:56.103Z] + make test [2023-08-31T14:56:56.103Z] go test ./... -coverprofile=coverage.out ./... [2023-08-31T14:57:01.374Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-08-31T14:57:13.566Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-08-31T14:57:13.566Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-08-31T14:57:16.099Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.123s coverage: 40.6% of statements [2023-08-31T14:57:16.099Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 51.9% of statements [2023-08-31T14:57:16.099Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 96.4% of statements [2023-08-31T14:57:26.062Z] go vet ./... [2023-08-31T14:57:29.347Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-31T14:57:29.347Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-31T14:57:29.347Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-31T14:57:29.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-31T14:57:29.388Z] $ docker stop --time=1 2b06acbc0c6216a7b661b73153ac929949a147dab49743b8f27266c62e9fc2ce [2023-08-31T14:57:30.990Z] $ docker rm -f --volumes 2b06acbc0c6216a7b661b73153ac929949a147dab49743b8f27266c62e9fc2ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T14:57:31.587Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-31T14:57:31.686Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-31T14:57:32.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-31T14:57:32.438Z] + ls -al . [2023-08-31T14:57:32.438Z] total 644 [2023-08-31T14:57:32.438Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 14:56 . [2023-08-31T14:57:32.438Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:55 .. [2023-08-31T14:57:32.438Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 31 14:55 .dockerignore [2023-08-31T14:57:32.438Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 14:55 .git [2023-08-31T14:57:32.438Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 14:55 .github [2023-08-31T14:57:32.438Z] -rw-rw-r-- 1 jenkins jenkins 946 Aug 31 14:55 .gitignore [2023-08-31T14:57:32.438Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 14:55 .golangci.yml [2023-08-31T14:57:32.438Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 14:55 .semver [2023-08-31T14:57:32.438Z] -rw-rw-r-- 1 jenkins jenkins 11980 Aug 31 14:55 Attribution.txt [2023-08-31T14:57:32.438Z] -rw-rw-r-- 1 jenkins jenkins 10365 Aug 31 14:55 CHANGELOG.md [2023-08-31T14:57:32.438Z] -rw-rw-r-- 1 jenkins jenkins 1347 Aug 31 14:55 Dockerfile [2023-08-31T14:57:32.438Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 14:55 GOVERNANCE.md [2023-08-31T14:57:32.438Z] -rw-rw-r-- 1 jenkins jenkins 683 Aug 31 14:55 Jenkinsfile [2023-08-31T14:57:32.438Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 31 14:55 LICENSE [2023-08-31T14:57:32.438Z] -rw-rw-r-- 1 jenkins jenkins 2179 Aug 31 14:55 Makefile [2023-08-31T14:57:32.438Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 31 14:55 OWNERS.md [2023-08-31T14:57:32.438Z] -rw-rw-r-- 1 jenkins jenkins 29016 Aug 31 14:55 README.md [2023-08-31T14:57:32.438Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 31 14:55 VERSION [2023-08-31T14:57:32.438Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 14:55 bin [2023-08-31T14:57:32.438Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:55 cmd [2023-08-31T14:57:32.438Z] -rw-r--r-- 1 jenkins jenkins 459493 Aug 31 14:57 coverage.out [2023-08-31T14:57:32.438Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 14:55 examples [2023-08-31T14:57:32.438Z] -rw-rw-r-- 1 jenkins jenkins 3876 Aug 31 14:55 go.mod [2023-08-31T14:57:32.438Z] -rw-rw-r-- 1 jenkins jenkins 33758 Aug 31 14:55 go.sum [2023-08-31T14:57:32.438Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 14:55 images [2023-08-31T14:57:32.438Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 31 14:55 internal [2023-08-31T14:57:32.438Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:55 snap [2023-08-31T14:57:32.438Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 31 14:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:57:32.747Z] + 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=a70bcdea68fe9fd36914b2ff2b4132587672f434 --label arch=amd64 --label version=3.1.0-dev.4 . [2023-08-31T14:57:32.747Z] Sending build context to Docker daemon 4.314MB [2023-08-31T14:57:32.747Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T14:57:32.747Z] Step 2/24 : FROM ${BASE} AS builder [2023-08-31T14:57:32.747Z] ---> 9cd5501d6947 [2023-08-31T14:57:32.747Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-08-31T14:57:33.008Z] ---> Running in 07625aea1b49 [2023-08-31T14:57:33.008Z] Removing intermediate container 07625aea1b49 [2023-08-31T14:57:33.008Z] ---> 212868039825 [2023-08-31T14:57:33.008Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T14:57:33.008Z] ---> Running in baac3c238fbc [2023-08-31T14:57:33.008Z] Removing intermediate container baac3c238fbc [2023-08-31T14:57:33.008Z] ---> 0cde3f4a354e [2023-08-31T14:57:33.008Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T14:57:33.268Z] ---> Running in ff0ba761eae7 [2023-08-31T14:57:33.268Z] Removing intermediate container ff0ba761eae7 [2023-08-31T14:57:33.268Z] ---> 68f63ccb4a6e [2023-08-31T14:57:33.268Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T14:57:33.268Z] ---> Running in 6911d3f9abeb [2023-08-31T14:57:33.268Z] Removing intermediate container 6911d3f9abeb [2023-08-31T14:57:33.268Z] ---> 29e448f5b9b1 [2023-08-31T14:57:33.268Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T14:57:33.268Z] ---> Running in cc86fa27e66a [2023-08-31T14:57:33.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T14:57:33.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T14:57:33.787Z] OK: 265 MiB in 53 packages [2023-08-31T14:57:34.354Z] Removing intermediate container cc86fa27e66a [2023-08-31T14:57:34.354Z] ---> 83a28e4d0d9c [2023-08-31T14:57:34.354Z] Step 8/24 : WORKDIR /app [2023-08-31T14:57:34.354Z] ---> Running in 9db02e898d87 [2023-08-31T14:57:34.354Z] Removing intermediate container 9db02e898d87 [2023-08-31T14:57:34.354Z] ---> 61c2e700bb87 [2023-08-31T14:57:34.354Z] Step 9/24 : COPY go.mod vendor* ./ [2023-08-31T14:57:34.354Z] ---> eccd51b8e285 [2023-08-31T14:57:34.354Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T14:57:34.354Z] ---> Running in b4ebcc49499b [2023-08-31T14:57:35.440Z] Removing intermediate container b4ebcc49499b [2023-08-31T14:57:35.440Z] ---> 61b7ec907e6c [2023-08-31T14:57:35.440Z] Step 11/24 : COPY . . [2023-08-31T14:57:35.699Z] ---> 9a756a3edf5a [2023-08-31T14:57:35.699Z] Step 12/24 : RUN $MAKE [2023-08-31T14:57:35.699Z] ---> Running in b673f8b5a025 [2023-08-31T14:57:35.971Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-08-31T14:57:59.899Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5019 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-08-31T14:57:59.911Z] Running in /w/workspace/device-rfid-llrp-go/107 [Pipeline] { [Pipeline] checkout [2023-08-31T14:57:59.948Z] The recommended git tool is: git [2023-08-31T14:58:02.506Z] Removing intermediate container b673f8b5a025 [2023-08-31T14:58:02.506Z] ---> 875d65215497 [2023-08-31T14:58:02.506Z] Step 13/24 : FROM alpine:3.17 [2023-08-31T14:58:02.506Z] 3.17: Pulling from library/alpine [2023-08-31T14:58:02.506Z] 9398808236ff: Pulling fs layer [2023-08-31T14:58:02.506Z] 9398808236ff: Download complete [2023-08-31T14:58:02.506Z] 9398808236ff: Pull complete [2023-08-31T14:58:02.506Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T14:58:02.506Z] Status: Downloaded newer image for alpine:3.17 [2023-08-31T14:58:02.506Z] ---> 1e0b8b5322fc [2023-08-31T14:58:02.506Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-08-31T14:58:02.506Z] ---> Running in 0534b4d9bc22 [2023-08-31T14:58:02.506Z] Removing intermediate container 0534b4d9bc22 [2023-08-31T14:58:02.506Z] ---> 03ee75469350 [2023-08-31T14:58:02.506Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-08-31T14:58:02.506Z] ---> Running in 3c9bf2e56b5f [2023-08-31T14:58:02.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T14:58:02.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T14:58:02.506Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-31T14:58:02.506Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T14:58:02.506Z] OK: 7 MiB in 16 packages [2023-08-31T14:58:02.506Z] Removing intermediate container 3c9bf2e56b5f [2023-08-31T14:58:02.506Z] ---> a182fa5ae6ff [2023-08-31T14:58:02.506Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-08-31T14:58:02.506Z] ---> d40080bf51ac [2023-08-31T14:58:02.506Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-08-31T14:58:02.506Z] ---> 7e0998190f4b [2023-08-31T14:58:02.506Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-08-31T14:58:02.506Z] ---> e0ff8431a221 [2023-08-31T14:58:02.506Z] Step 19/24 : EXPOSE 59989 [2023-08-31T14:58:02.506Z] ---> Running in bf9884048a65 [2023-08-31T14:58:02.506Z] Removing intermediate container bf9884048a65 [2023-08-31T14:58:02.506Z] ---> 388813d9d777 [2023-08-31T14:58:02.506Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-08-31T14:58:02.506Z] ---> Running in dd3f7cdb93f3 [2023-08-31T14:58:02.506Z] Removing intermediate container dd3f7cdb93f3 [2023-08-31T14:58:02.506Z] ---> 1227a5f6bd71 [2023-08-31T14:58:02.506Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-31T14:58:02.506Z] ---> Running in fa1d485f37e3 [2023-08-31T14:58:02.506Z] Removing intermediate container fa1d485f37e3 [2023-08-31T14:58:02.506Z] ---> f7565b0dd451 [2023-08-31T14:58:02.506Z] Step 22/24 : LABEL arch=amd64 [2023-08-31T14:58:02.506Z] ---> Running in b0356c5a3af7 [2023-08-31T14:58:02.764Z] Removing intermediate container b0356c5a3af7 [2023-08-31T14:58:02.764Z] ---> c0563419cf2c [2023-08-31T14:58:02.764Z] Step 23/24 : LABEL git_sha=a70bcdea68fe9fd36914b2ff2b4132587672f434 [2023-08-31T14:58:02.764Z] ---> Running in 7dd94097351b [2023-08-31T14:58:02.764Z] Removing intermediate container 7dd94097351b [2023-08-31T14:58:02.764Z] ---> ee296718b727 [2023-08-31T14:58:02.764Z] Step 24/24 : LABEL version=3.1.0-dev.4 [2023-08-31T14:58:02.764Z] ---> Running in a608a2472ac1 [2023-08-31T14:58:02.764Z] Removing intermediate container a608a2472ac1 [2023-08-31T14:58:02.764Z] ---> ba81a5b7bb9c [2023-08-31T14:58:02.764Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-31T14:58:02.764Z] Successfully built ba81a5b7bb9c [2023-08-31T14:58:02.764Z] 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 [2023-08-31T14:58:02.877Z] provisioning config files... [2023-08-31T14:58:02.885Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2689818694545465333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T14:58:03.182Z] ---> docker-login.sh [2023-08-31T14:58:03.182Z] nexus3.edgexfoundry.org:10001 [2023-08-31T14:58:03.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:58:03.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:58:03.182Z] Configure a credential helper to remove this warning. See [2023-08-31T14:58:03.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:58:03.182Z] [2023-08-31T14:58:03.182Z] Login Succeeded [2023-08-31T14:58:03.182Z] nexus3.edgexfoundry.org:10002 [2023-08-31T14:58:03.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:58:03.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:58:03.182Z] Configure a credential helper to remove this warning. See [2023-08-31T14:58:03.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:58:03.182Z] [2023-08-31T14:58:03.182Z] Login Succeeded [2023-08-31T14:58:03.182Z] nexus3.edgexfoundry.org:10003 [2023-08-31T14:58:03.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:58:03.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:58:03.440Z] Configure a credential helper to remove this warning. See [2023-08-31T14:58:03.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:58:03.440Z] [2023-08-31T14:58:03.440Z] Login Succeeded [2023-08-31T14:58:03.440Z] nexus3.edgexfoundry.org:10004 [2023-08-31T14:58:03.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:58:03.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:58:03.440Z] Configure a credential helper to remove this warning. See [2023-08-31T14:58:03.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:58:03.440Z] [2023-08-31T14:58:03.441Z] Login Succeeded [2023-08-31T14:58:03.441Z] docker.io [2023-08-31T14:58:03.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:58:03.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:58:03.700Z] Configure a credential helper to remove this warning. See [2023-08-31T14:58:03.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:58:03.700Z] [2023-08-31T14:58:03.700Z] Login Succeeded [2023-08-31T14:58:03.700Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T14:58:03.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T14:58:03.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T14:58:03.773Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-08-31T14:58:03.773Z] a70bcdea68fe9fd36914b2ff2b4132587672f434 [2023-08-31T14:58:03.773Z] latest [2023-08-31T14:58:03.773Z] 3.1.0-dev.4 [2023-08-31T14:58:03.773Z] a70bcdea68fe9fd36914b2ff2b4132587672f434-3.1.0-dev.4 [2023-08-31T14:58:03.773Z] main [2023-08-31T14:58:03.773Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:04.095Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a70bcdea68fe9fd36914b2ff2b4132587672f434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:04.400Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a70bcdea68fe9fd36914b2ff2b4132587672f434 [2023-08-31T14:58:04.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-08-31T14:58:04.400Z] 65b4d4a5a94e: Preparing [2023-08-31T14:58:04.400Z] 650f883d66ac: Preparing [2023-08-31T14:58:04.400Z] 702405192ccd: Preparing [2023-08-31T14:58:04.400Z] b86d8c807be2: Preparing [2023-08-31T14:58:04.400Z] 36b50b131297: Preparing [2023-08-31T14:58:04.400Z] 36b50b131297: Layer already exists [2023-08-31T14:58:04.400Z] 650f883d66ac: Pushed [2023-08-31T14:58:04.400Z] b86d8c807be2: Pushed [2023-08-31T14:58:04.400Z] 702405192ccd: Pushed [2023-08-31T14:58:05.744Z] using credential edgex-jenkins-ssh [2023-08-31T14:58:05.759Z] Cloning the remote Git repository [2023-08-31T14:58:05.806Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-08-31T14:58:05.908Z] > git init /w/workspace/device-rfid-llrp-go/107 # timeout=10 [2023-08-31T14:58:06.061Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-08-31T14:58:06.062Z] > git --version # timeout=10 [2023-08-31T14:58:06.082Z] > git --version # 'git version 2.25.1' [2023-08-31T14:58:06.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T14:58:06.244Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T14:58:07.333Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-08-31T14:58:07.353Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T14:58:07.692Z] 65b4d4a5a94e: Pushed [2023-08-31T14:58:07.692Z] a70bcdea68fe9fd36914b2ff2b4132587672f434: digest: sha256:056cf88bb3dc095e63178a3187ead18af03660f4423cd49c1d322eed88492a3e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:08.013Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:08.251Z] Avoid second fetch [2023-08-31T14:58:08.252Z] Checking out Revision a70bcdea68fe9fd36914b2ff2b4132587672f434 (main) [2023-08-31T14:58:08.315Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-08-31T14:58:08.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-08-31T14:58:08.315Z] 65b4d4a5a94e: Preparing [2023-08-31T14:58:08.315Z] 650f883d66ac: Preparing [2023-08-31T14:58:08.315Z] 702405192ccd: Preparing [2023-08-31T14:58:08.315Z] b86d8c807be2: Preparing [2023-08-31T14:58:08.315Z] 36b50b131297: Preparing [2023-08-31T14:58:08.315Z] 702405192ccd: Layer already exists [2023-08-31T14:58:08.315Z] 36b50b131297: Layer already exists [2023-08-31T14:58:08.315Z] 65b4d4a5a94e: Layer already exists [2023-08-31T14:58:08.315Z] 650f883d66ac: Layer already exists [2023-08-31T14:58:08.315Z] b86d8c807be2: Layer already exists [2023-08-31T14:58:08.315Z] latest: digest: sha256:056cf88bb3dc095e63178a3187ead18af03660f4423cd49c1d322eed88492a3e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:08.621Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:08.275Z] > git config core.sparsecheckout # timeout=10 [2023-08-31T14:58:08.351Z] > git checkout -f a70bcdea68fe9fd36914b2ff2b4132587672f434 # timeout=10 [2023-08-31T14:58:08.897Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#245)" [2023-08-31T14:58:08.919Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.4 [2023-08-31T14:58:08.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-08-31T14:58:08.919Z] 65b4d4a5a94e: Preparing [2023-08-31T14:58:08.919Z] 650f883d66ac: Preparing [2023-08-31T14:58:08.919Z] 702405192ccd: Preparing [2023-08-31T14:58:08.919Z] b86d8c807be2: Preparing [2023-08-31T14:58:08.919Z] 36b50b131297: Preparing [2023-08-31T14:58:08.919Z] b86d8c807be2: Layer already exists [2023-08-31T14:58:08.919Z] 36b50b131297: Layer already exists [2023-08-31T14:58:08.919Z] 65b4d4a5a94e: Layer already exists [2023-08-31T14:58:08.919Z] 650f883d66ac: Layer already exists [2023-08-31T14:58:08.919Z] 702405192ccd: Layer already exists [2023-08-31T14:58:08.919Z] 3.1.0-dev.4: digest: sha256:056cf88bb3dc095e63178a3187ead18af03660f4423cd49c1d322eed88492a3e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-08-31T14:58:09.227Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a70bcdea68fe9fd36914b2ff2b4132587672f434-3.1.0-dev.4 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T14:58:09.543Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a70bcdea68fe9fd36914b2ff2b4132587672f434-3.1.0-dev.4 [2023-08-31T14:58:09.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-08-31T14:58:09.543Z] 65b4d4a5a94e: Preparing [2023-08-31T14:58:09.543Z] 650f883d66ac: Preparing [2023-08-31T14:58:09.543Z] 702405192ccd: Preparing [2023-08-31T14:58:09.543Z] b86d8c807be2: Preparing [2023-08-31T14:58:09.543Z] 36b50b131297: Preparing [2023-08-31T14:58:09.543Z] 36b50b131297: Layer already exists [2023-08-31T14:58:09.543Z] 702405192ccd: Layer already exists [2023-08-31T14:58:09.543Z] 650f883d66ac: Layer already exists [2023-08-31T14:58:09.543Z] 65b4d4a5a94e: Layer already exists [2023-08-31T14:58:09.543Z] b86d8c807be2: Layer already exists [2023-08-31T14:58:09.544Z] a70bcdea68fe9fd36914b2ff2b4132587672f434-3.1.0-dev.4: digest: sha256:056cf88bb3dc095e63178a3187ead18af03660f4423cd49c1d322eed88492a3e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:09.842Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-31T14:58:09.843Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T14:58:09.843Z] Dload Upload Total Spent Left Speed [2023-08-31T14:58:09.843Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [2023-08-31T14:58:09.863Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:10.171Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-08-31T14:58:10.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-08-31T14:58:10.171Z] 65b4d4a5a94e: Preparing [2023-08-31T14:58:10.171Z] 650f883d66ac: Preparing [2023-08-31T14:58:10.171Z] 702405192ccd: Preparing [2023-08-31T14:58:10.171Z] b86d8c807be2: Preparing [2023-08-31T14:58:10.171Z] 36b50b131297: Preparing [2023-08-31T14:58:10.171Z] 36b50b131297: Layer already exists [2023-08-31T14:58:10.171Z] 650f883d66ac: Layer already exists [2023-08-31T14:58:10.171Z] 702405192ccd: Layer already exists [2023-08-31T14:58:10.171Z] 65b4d4a5a94e: Layer already exists [2023-08-31T14:58:10.171Z] b86d8c807be2: Layer already exists [2023-08-31T14:58:10.171Z] main: digest: sha256:056cf88bb3dc095e63178a3187ead18af03660f4423cd49c1d322eed88492a3e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T14:58:10.218Z] ===================================================== [Pipeline] sh [Pipeline] echo [2023-08-31T14:58:10.305Z] taggedImages: [2023-08-31T14:58:10.305Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a70bcdea68fe9fd36914b2ff2b4132587672f434 [2023-08-31T14:58:10.305Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-08-31T14:58:10.305Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.4 [2023-08-31T14:58:10.305Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a70bcdea68fe9fd36914b2ff2b4132587672f434-3.1.0-dev.4 [2023-08-31T14:58:10.305Z] - 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 [2023-08-31T14:58:10.559Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-31T14:58:10.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T14:58:10.684Z] [2023-08-31T14:58:10.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:10.930Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-31T14:58:10.930Z] + sudo tee /etc/docker/daemon.new [2023-08-31T14:58:10.930Z] { [2023-08-31T14:58:10.930Z] "registry-mirrors": [ [2023-08-31T14:58:10.930Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-31T14:58:10.930Z] ], [2023-08-31T14:58:10.930Z] "bip": "10.250.0.254/24", [2023-08-31T14:58:10.930Z] "hosts": [ [2023-08-31T14:58:10.930Z] "tcp://0.0.0.0:5555", [2023-08-31T14:58:10.930Z] "unix:///var/run/docker.sock" [2023-08-31T14:58:10.930Z] ], [2023-08-31T14:58:10.930Z] "mtu": 1458, [2023-08-31T14:58:10.930Z] "selinux-enabled": true, [2023-08-31T14:58:10.930Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-31T14:58:10.930Z] } [Pipeline] sh [2023-08-31T14:58:10.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T14:58:10.985Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-31T14:58:10.985Z] 5eb5b503b376: Pulling fs layer [2023-08-31T14:58:10.985Z] 5c69ac0246d0: Pulling fs layer [2023-08-31T14:58:10.985Z] ec43610c2a17: Pulling fs layer [2023-08-31T14:58:10.985Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-31T14:58:10.985Z] 33b1e0a273af: Pulling fs layer [2023-08-31T14:58:10.985Z] 5d3b04190fa2: Pulling fs layer [2023-08-31T14:58:10.985Z] 2f39f015ded8: Pulling fs layer [2023-08-31T14:58:10.985Z] 3a2ae6a8a46f: Waiting [2023-08-31T14:58:10.985Z] 33b1e0a273af: Waiting [2023-08-31T14:58:10.985Z] 5d3b04190fa2: Waiting [2023-08-31T14:58:10.985Z] 2f39f015ded8: Waiting [2023-08-31T14:58:10.985Z] 5c69ac0246d0: Verifying Checksum [2023-08-31T14:58:10.986Z] 5c69ac0246d0: Download complete [2023-08-31T14:58:10.986Z] 3a2ae6a8a46f: Download complete [2023-08-31T14:58:10.986Z] 33b1e0a273af: Verifying Checksum [2023-08-31T14:58:10.986Z] 33b1e0a273af: Download complete [2023-08-31T14:58:11.248Z] 5d3b04190fa2: Verifying Checksum [2023-08-31T14:58:11.248Z] 5d3b04190fa2: Download complete [2023-08-31T14:58:11.248Z] ec43610c2a17: Verifying Checksum [2023-08-31T14:58:11.248Z] ec43610c2a17: Download complete [2023-08-31T14:58:11.248Z] 5eb5b503b376: Download complete [2023-08-31T14:58:11.276Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-31T14:58:11.627Z] + sudo service docker restart [2023-08-31T14:58:11.817Z] 2f39f015ded8: Verifying Checksum [2023-08-31T14:58:11.817Z] 2f39f015ded8: Download complete [2023-08-31T14:58:12.384Z] 5eb5b503b376: Pull complete [2023-08-31T14:58:12.384Z] 5c69ac0246d0: Pull complete [2023-08-31T14:58:12.952Z] ec43610c2a17: Pull complete [2023-08-31T14:58:12.952Z] 3a2ae6a8a46f: Pull complete [2023-08-31T14:58:13.209Z] 33b1e0a273af: Pull complete [2023-08-31T14:58:13.209Z] 5d3b04190fa2: Pull complete [2023-08-31T14:58:17.390Z] 2f39f015ded8: Pull complete [2023-08-31T14:58:17.390Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-31T14:58:17.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T14:58:17.390Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T14:58:17.478Z] prd-ubuntu20.04-docker-8c-8g-5014 does not seem to be running inside a container [2023-08-31T14:58:17.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-31T14:58:24.241Z] $ docker top 6b979dcb3dd8cf7a06fdfc8a8b1e7648aa89bb96dfac904bf1ca5b5038f24e4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T14:58:24.599Z] ---> job-cost.sh [2023-08-31T14:58:24.599Z] lf-activate-venv: SKIPPING [2023-08-31T14:58:24.599Z] INFO: No Stack... [2023-08-31T14:58:24.858Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T14:58:25.116Z] INFO: Archiving Costs [Pipeline] sh [2023-08-31T14:58:25.406Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-08-31T14:58:25.406Z] + cut -d, -f6 [Pipeline] lock [2023-08-31T14:58:25.418Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-107-stack-cost] [2023-08-31T14:58:25.424Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-107-stack-cost] did not exist. Created. [2023-08-31T14:58:25.424Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T14:58:25.726Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-31T14:58:25.752Z] Stashed 1 file(s) [Pipeline] } [2023-08-31T14:58:25.759Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-31T14:58:25.797Z] $ docker stop --time=1 6b979dcb3dd8cf7a06fdfc8a8b1e7648aa89bb96dfac904bf1ca5b5038f24e4c [2023-08-31T14:58:26.932Z] $ docker rm -f --volumes 6b979dcb3dd8cf7a06fdfc8a8b1e7648aa89bb96dfac904bf1ca5b5038f24e4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T14:58:29.942Z] provisioning config files... [2023-08-31T14:58:29.974Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/107@tmp/config15401623042024682006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T14:58:30.345Z] ---> docker-login.sh [2023-08-31T14:58:30.345Z] nexus3.edgexfoundry.org:10001 [2023-08-31T14:58:30.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:58:30.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:58:30.940Z] Configure a credential helper to remove this warning. See [2023-08-31T14:58:30.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:58:30.940Z] [2023-08-31T14:58:30.940Z] Login Succeeded [2023-08-31T14:58:30.940Z] nexus3.edgexfoundry.org:10002 [2023-08-31T14:58:31.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:58:31.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:58:31.483Z] Configure a credential helper to remove this warning. See [2023-08-31T14:58:31.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:58:31.483Z] [2023-08-31T14:58:31.483Z] Login Succeeded [2023-08-31T14:58:31.483Z] nexus3.edgexfoundry.org:10003 [2023-08-31T14:58:31.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:58:31.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:58:31.757Z] Configure a credential helper to remove this warning. See [2023-08-31T14:58:31.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:58:31.757Z] [2023-08-31T14:58:31.757Z] Login Succeeded [2023-08-31T14:58:31.757Z] nexus3.edgexfoundry.org:10004 [2023-08-31T14:58:32.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:58:32.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:58:32.301Z] Configure a credential helper to remove this warning. See [2023-08-31T14:58:32.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:58:32.301Z] [2023-08-31T14:58:32.301Z] Login Succeeded [2023-08-31T14:58:32.301Z] docker.io [2023-08-31T14:58:32.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:58:32.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:58:32.845Z] Configure a credential helper to remove this warning. See [2023-08-31T14:58:32.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:58:32.845Z] [2023-08-31T14:58:32.845Z] Login Succeeded [2023-08-31T14:58:32.845Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T14:58:32.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-31T14:58:33.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T14:58:33.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T14:58:33.189Z] ========================================================= [2023-08-31T14:58:33.189Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-31T14:58:33.189Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:33.547Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-31T14:58:33.823Z] Sending build context to Docker daemon 1.218MB [2023-08-31T14:58:33.823Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T14:58:33.823Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-31T14:58:34.097Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-31T14:58:34.097Z] edb6bdbacee9: Pulling fs layer [2023-08-31T14:58:34.097Z] 5f9638ab2659: Pulling fs layer [2023-08-31T14:58:34.097Z] 8d51d6327a98: Pulling fs layer [2023-08-31T14:58:34.097Z] 8b374f2dd631: Pulling fs layer [2023-08-31T14:58:34.097Z] ec14aa9079de: Pulling fs layer [2023-08-31T14:58:34.097Z] 2f466654f4bb: Pulling fs layer [2023-08-31T14:58:34.097Z] 554e91adad29: Pulling fs layer [2023-08-31T14:58:34.097Z] 8b374f2dd631: Waiting [2023-08-31T14:58:34.097Z] ec14aa9079de: Waiting [2023-08-31T14:58:34.097Z] 2f466654f4bb: Waiting [2023-08-31T14:58:34.097Z] 554e91adad29: Waiting [2023-08-31T14:58:34.097Z] 5f9638ab2659: Verifying Checksum [2023-08-31T14:58:34.097Z] 5f9638ab2659: Download complete [2023-08-31T14:58:34.097Z] 8b374f2dd631: Verifying Checksum [2023-08-31T14:58:34.097Z] 8b374f2dd631: Download complete [2023-08-31T14:58:34.097Z] ec14aa9079de: Verifying Checksum [2023-08-31T14:58:34.097Z] ec14aa9079de: Download complete [2023-08-31T14:58:34.097Z] edb6bdbacee9: Verifying Checksum [2023-08-31T14:58:35.537Z] edb6bdbacee9: Pull complete [2023-08-31T14:58:36.138Z] 554e91adad29: Verifying Checksum [2023-08-31T14:58:36.138Z] 554e91adad29: Download complete [2023-08-31T14:58:36.138Z] 5f9638ab2659: Pull complete [2023-08-31T14:58:37.114Z] 8d51d6327a98: Verifying Checksum [2023-08-31T14:58:37.114Z] 8d51d6327a98: Download complete [2023-08-31T14:58:37.114Z] 2f466654f4bb: Download complete [2023-08-31T14:58:49.457Z] 8d51d6327a98: Pull complete [2023-08-31T14:58:49.457Z] 8b374f2dd631: Pull complete [2023-08-31T14:58:49.457Z] ec14aa9079de: Pull complete [2023-08-31T14:58:54.810Z] 2f466654f4bb: Pull complete [2023-08-31T14:58:57.399Z] 554e91adad29: Pull complete [2023-08-31T14:58:57.399Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-31T14:58:57.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-31T14:58:57.399Z] ---> 1e15ea492957 [2023-08-31T14:58:57.399Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-31T14:58:58.873Z] ---> Running in 32702149c5f5 [2023-08-31T14:58:59.469Z] Removing intermediate container 32702149c5f5 [2023-08-31T14:58:59.469Z] ---> 080408acc08f [2023-08-31T14:58:59.469Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T14:58:59.469Z] ---> Running in ba40843d8a44 [2023-08-31T14:58:59.744Z] Removing intermediate container ba40843d8a44 [2023-08-31T14:58:59.744Z] ---> d189b29c25f6 [2023-08-31T14:58:59.744Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T14:58:59.745Z] ---> Running in 6bf7377ca23f [2023-08-31T14:59:00.019Z] Removing intermediate container 6bf7377ca23f [2023-08-31T14:59:00.019Z] ---> f8de81c66227 [2023-08-31T14:59:00.019Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T14:59:00.286Z] ---> Running in b88d12b1358a [2023-08-31T14:59:00.556Z] Removing intermediate container b88d12b1358a [2023-08-31T14:59:00.556Z] ---> fb2832f13192 [2023-08-31T14:59:00.556Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T14:59:00.556Z] ---> Running in 76643dfe3dda [2023-08-31T14:59:01.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T14:59:02.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T14:59:03.637Z] OK: 263 MiB in 53 packages [2023-08-31T14:59:04.220Z] Removing intermediate container 76643dfe3dda [2023-08-31T14:59:04.220Z] ---> df7e76de6e0a [2023-08-31T14:59:04.220Z] Step 8/12 : WORKDIR /app [2023-08-31T14:59:04.220Z] ---> Running in cc49e9736ca4 [2023-08-31T14:59:04.488Z] Removing intermediate container cc49e9736ca4 [2023-08-31T14:59:04.488Z] ---> 48eda67b7f22 [2023-08-31T14:59:04.488Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-31T14:59:05.076Z] ---> eeeef34a69e2 [2023-08-31T14:59:05.076Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T14:59:05.346Z] ---> Running in b798cdeb4add [2023-08-31T15:00:14.740Z] Removing intermediate container b798cdeb4add [2023-08-31T15:00:14.740Z] ---> 46d195ded3f5 [2023-08-31T15:00:14.740Z] Step 11/12 : COPY . . [2023-08-31T15:00:14.740Z] ---> 87910499f2be [2023-08-31T15:00:14.740Z] Step 12/12 : RUN $MAKE [2023-08-31T15:00:14.740Z] ---> Running in fcc2289ad7e6 [2023-08-31T15:00:14.740Z] noop [2023-08-31T15:00:14.740Z] Removing intermediate container fcc2289ad7e6 [2023-08-31T15:00:14.740Z] ---> c4dbb254ee42 [2023-08-31T15:00:14.740Z] Successfully built c4dbb254ee42 [2023-08-31T15:00:14.740Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:00:15.122Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T15:00:15.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:00:15.339Z] prd-ubuntu20.04-docker-arm64-4c-16g-5019 does not seem to be running inside a container [2023-08-31T15:00:15.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/107 -v /w/workspace/device-rfid-llrp-go/107:/w/workspace/device-rfid-llrp-go/107:rw,z -v /w/workspace/device-rfid-llrp-go/107@tmp:/w/workspace/device-rfid-llrp-go/107@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 [2023-08-31T15:00:16.755Z] $ docker top e7e09cd57601890f62420eba37a765eb951910a780e5e9748d405d067fb2bd38 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T15:00:17.628Z] + go version [2023-08-31T15:00:17.628Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-31T15:00:17.653Z] $ docker stop --time=1 e7e09cd57601890f62420eba37a765eb951910a780e5e9748d405d067fb2bd38 [2023-08-31T15:00:19.264Z] $ docker rm -f --volumes e7e09cd57601890f62420eba37a765eb951910a780e5e9748d405d067fb2bd38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:00:19.822Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T15:00:19.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:00:20.022Z] prd-ubuntu20.04-docker-arm64-4c-16g-5019 does not seem to be running inside a container [2023-08-31T15:00:20.121Z] $ 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/107 -v /w/workspace/device-rfid-llrp-go/107:/w/workspace/device-rfid-llrp-go/107:rw,z -v /w/workspace/device-rfid-llrp-go/107@tmp:/w/workspace/device-rfid-llrp-go/107@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 [2023-08-31T15:00:21.360Z] $ docker top 1e2619d7ecf931f7057f4d18a94660061e9aba1615ac328cd6b44ff08d0e4a1c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T15:00:22.238Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/107 [Pipeline] fileExists [Pipeline] sh [2023-08-31T15:00:22.927Z] + make test [2023-08-31T15:00:22.927Z] go test ./... -coverprofile=coverage.out ./... [2023-08-31T15:01:02.637Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-08-31T15:03:24.792Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-08-31T15:03:24.792Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-08-31T15:04:03.694Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.669s coverage: 40.6% of statements [2023-08-31T15:04:03.694Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.579s coverage: 51.9% of statements [2023-08-31T15:04:03.694Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 96.4% of statements [2023-08-31T15:04:03.694Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-31T15:04:03.694Z] go vet ./... [2023-08-31T15:04:42.595Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-31T15:04:42.595Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-31T15:04:42.595Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-31T15:04:42.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-31T15:04:42.626Z] $ docker stop --time=1 1e2619d7ecf931f7057f4d18a94660061e9aba1615ac328cd6b44ff08d0e4a1c [2023-08-31T15:04:45.841Z] $ docker rm -f --volumes 1e2619d7ecf931f7057f4d18a94660061e9aba1615ac328cd6b44ff08d0e4a1c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T15:04:47.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-31T15:04:47.089Z] Warning: overwriting stash ‘coverage-report’ [2023-08-31T15:04:47.936Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T15:04:48.325Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-31T15:04:48.660Z] + ls -al . [2023-08-31T15:04:48.660Z] total 640 [2023-08-31T15:04:48.661Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 15:00 . [2023-08-31T15:04:48.661Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:58 .. [2023-08-31T15:04:48.661Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 31 14:58 .dockerignore [2023-08-31T15:04:48.661Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 14:58 .git [2023-08-31T15:04:48.661Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 14:58 .github [2023-08-31T15:04:48.661Z] -rw-rw-r-- 1 jenkins jenkins 946 Aug 31 14:58 .gitignore [2023-08-31T15:04:48.661Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 14:58 .golangci.yml [2023-08-31T15:04:48.661Z] -rw-rw-r-- 1 jenkins jenkins 11980 Aug 31 14:58 Attribution.txt [2023-08-31T15:04:48.661Z] -rw-rw-r-- 1 jenkins jenkins 10365 Aug 31 14:58 CHANGELOG.md [2023-08-31T15:04:48.661Z] -rw-rw-r-- 1 jenkins jenkins 1347 Aug 31 14:58 Dockerfile [2023-08-31T15:04:48.661Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 14:58 GOVERNANCE.md [2023-08-31T15:04:48.661Z] -rw-rw-r-- 1 jenkins jenkins 683 Aug 31 14:58 Jenkinsfile [2023-08-31T15:04:48.661Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 31 14:58 LICENSE [2023-08-31T15:04:48.661Z] -rw-rw-r-- 1 jenkins jenkins 2179 Aug 31 14:58 Makefile [2023-08-31T15:04:48.661Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 31 14:58 OWNERS.md [2023-08-31T15:04:48.661Z] -rw-rw-r-- 1 jenkins jenkins 29016 Aug 31 14:58 README.md [2023-08-31T15:04:48.661Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 31 14:55 VERSION [2023-08-31T15:04:48.661Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 14:58 bin [2023-08-31T15:04:48.661Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:58 cmd [2023-08-31T15:04:48.661Z] -rw-r--r-- 1 jenkins jenkins 459493 Aug 31 15:04 coverage.out [2023-08-31T15:04:48.661Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 14:58 examples [2023-08-31T15:04:48.661Z] -rw-rw-r-- 1 jenkins jenkins 3876 Aug 31 14:58 go.mod [2023-08-31T15:04:48.661Z] -rw-rw-r-- 1 jenkins jenkins 33758 Aug 31 14:58 go.sum [2023-08-31T15:04:48.661Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 14:58 images [2023-08-31T15:04:48.661Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 31 14:58 internal [2023-08-31T15:04:48.661Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:58 snap [2023-08-31T15:04:48.661Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 31 14:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:04:49.012Z] + 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=a70bcdea68fe9fd36914b2ff2b4132587672f434 --label arch=arm64 --label version=3.1.0-dev.4 . [2023-08-31T15:04:49.280Z] Sending build context to Docker daemon 1.218MB [2023-08-31T15:04:49.280Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T15:04:49.281Z] Step 2/24 : FROM ${BASE} AS builder [2023-08-31T15:04:49.281Z] ---> c4dbb254ee42 [2023-08-31T15:04:49.281Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-08-31T15:04:49.550Z] ---> Running in 2d4fc01b29d9 [2023-08-31T15:04:49.816Z] Removing intermediate container 2d4fc01b29d9 [2023-08-31T15:04:49.816Z] ---> 180a6cda0621 [2023-08-31T15:04:49.816Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T15:04:49.816Z] ---> Running in aea6bc47b554 [2023-08-31T15:04:50.083Z] Removing intermediate container aea6bc47b554 [2023-08-31T15:04:50.083Z] ---> 871d3af753c9 [2023-08-31T15:04:50.083Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T15:04:50.083Z] ---> Running in c8802d9638c4 [2023-08-31T15:04:50.349Z] Removing intermediate container c8802d9638c4 [2023-08-31T15:04:50.349Z] ---> fd6b6bb836a8 [2023-08-31T15:04:50.349Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T15:04:50.619Z] ---> Running in 0b4b44de827b [2023-08-31T15:04:50.886Z] Removing intermediate container 0b4b44de827b [2023-08-31T15:04:50.886Z] ---> 67965f9a40ae [2023-08-31T15:04:50.887Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T15:04:50.887Z] ---> Running in c15f0822d4e7 [2023-08-31T15:04:52.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T15:04:52.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T15:04:54.319Z] OK: 263 MiB in 53 packages [2023-08-31T15:04:55.285Z] Removing intermediate container c15f0822d4e7 [2023-08-31T15:04:55.285Z] ---> 80f9c896a697 [2023-08-31T15:04:55.285Z] Step 8/24 : WORKDIR /app [2023-08-31T15:04:55.554Z] ---> Running in 107aef51ff36 [2023-08-31T15:04:55.825Z] Removing intermediate container 107aef51ff36 [2023-08-31T15:04:55.825Z] ---> fcc995eccb70 [2023-08-31T15:04:55.825Z] Step 9/24 : COPY go.mod vendor* ./ [2023-08-31T15:04:56.411Z] ---> c02afd794ef1 [2023-08-31T15:04:56.411Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T15:04:56.411Z] ---> Running in 2274b29d1576 [2023-08-31T15:05:00.684Z] Removing intermediate container 2274b29d1576 [2023-08-31T15:05:00.684Z] ---> b248af93a703 [2023-08-31T15:05:00.684Z] Step 11/24 : COPY . . [2023-08-31T15:05:00.957Z] ---> d9e5389529f9 [2023-08-31T15:05:00.957Z] Step 12/24 : RUN $MAKE [2023-08-31T15:05:00.957Z] ---> Running in 34e7a82c6b23 [2023-08-31T15:05:02.376Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-08-31T15:08:09.195Z] Removing intermediate container 34e7a82c6b23 [2023-08-31T15:08:09.195Z] ---> 519d3810ce5d [2023-08-31T15:08:09.195Z] Step 13/24 : FROM alpine:3.17 [2023-08-31T15:08:09.195Z] 3.17: Pulling from library/alpine [2023-08-31T15:08:09.195Z] 4060ece20d7a: Pulling fs layer [2023-08-31T15:08:09.195Z] 4060ece20d7a: Verifying Checksum [2023-08-31T15:08:09.195Z] 4060ece20d7a: Download complete [2023-08-31T15:08:09.195Z] 4060ece20d7a: Pull complete [2023-08-31T15:08:09.195Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T15:08:09.195Z] Status: Downloaded newer image for alpine:3.17 [2023-08-31T15:08:09.195Z] ---> 8650cd65339b [2023-08-31T15:08:09.195Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-08-31T15:08:09.195Z] ---> Running in 4d3b751dd8b5 [2023-08-31T15:08:09.195Z] Removing intermediate container 4d3b751dd8b5 [2023-08-31T15:08:09.195Z] ---> fbef90036142 [2023-08-31T15:08:09.195Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-08-31T15:08:09.195Z] ---> Running in 8afddcdbe02c [2023-08-31T15:08:09.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T15:08:09.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T15:08:09.195Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-31T15:08:09.195Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T15:08:09.195Z] OK: 8 MiB in 16 packages [2023-08-31T15:08:09.195Z] Removing intermediate container 8afddcdbe02c [2023-08-31T15:08:09.195Z] ---> 9c5078098e00 [2023-08-31T15:08:09.195Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-08-31T15:08:09.195Z] ---> debe5dacbe7e [2023-08-31T15:08:09.195Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-08-31T15:08:09.195Z] ---> f0dda53d0af4 [2023-08-31T15:08:09.195Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-08-31T15:08:09.195Z] ---> f1777275325c [2023-08-31T15:08:09.195Z] Step 19/24 : EXPOSE 59989 [2023-08-31T15:08:09.195Z] ---> Running in f93cc8df50ab [2023-08-31T15:08:09.195Z] Removing intermediate container f93cc8df50ab [2023-08-31T15:08:09.195Z] ---> 40b21c6366ad [2023-08-31T15:08:09.195Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-08-31T15:08:09.195Z] ---> Running in 6e1a830594b4 [2023-08-31T15:08:09.195Z] Removing intermediate container 6e1a830594b4 [2023-08-31T15:08:09.195Z] ---> 9bbb9cec67c4 [2023-08-31T15:08:09.195Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-31T15:08:09.195Z] ---> Running in 61ca808d6179 [2023-08-31T15:08:09.195Z] Removing intermediate container 61ca808d6179 [2023-08-31T15:08:09.195Z] ---> d7710ea9bf73 [2023-08-31T15:08:09.195Z] Step 22/24 : LABEL arch=arm64 [2023-08-31T15:08:09.195Z] ---> Running in fe8c32d10c9a [2023-08-31T15:08:09.195Z] Removing intermediate container fe8c32d10c9a [2023-08-31T15:08:09.195Z] ---> f005f6c29390 [2023-08-31T15:08:09.195Z] Step 23/24 : LABEL git_sha=a70bcdea68fe9fd36914b2ff2b4132587672f434 [2023-08-31T15:08:09.195Z] ---> Running in 939497fe44df [2023-08-31T15:08:09.195Z] Removing intermediate container 939497fe44df [2023-08-31T15:08:09.195Z] ---> b0a52da39d6d [2023-08-31T15:08:09.195Z] Step 24/24 : LABEL version=3.1.0-dev.4 [2023-08-31T15:08:09.195Z] ---> Running in d521b81547a9 [2023-08-31T15:08:09.195Z] Removing intermediate container d521b81547a9 [2023-08-31T15:08:09.195Z] ---> 900805ee112e [2023-08-31T15:08:09.195Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-31T15:08:09.195Z] Successfully built 900805ee112e [2023-08-31T15:08:09.195Z] 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 [2023-08-31T15:08:09.321Z] provisioning config files... [2023-08-31T15:08:09.336Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/107@tmp/config4082828069209044775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:08:09.676Z] ---> docker-login.sh [2023-08-31T15:08:09.676Z] nexus3.edgexfoundry.org:10001 [2023-08-31T15:08:09.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:08:09.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:08:09.944Z] Configure a credential helper to remove this warning. See [2023-08-31T15:08:09.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:08:09.944Z] [2023-08-31T15:08:09.944Z] Login Succeeded [2023-08-31T15:08:09.944Z] nexus3.edgexfoundry.org:10002 [2023-08-31T15:08:10.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:08:10.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:08:10.481Z] Configure a credential helper to remove this warning. See [2023-08-31T15:08:10.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:08:10.481Z] [2023-08-31T15:08:10.481Z] Login Succeeded [2023-08-31T15:08:10.481Z] nexus3.edgexfoundry.org:10003 [2023-08-31T15:08:10.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:08:10.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:08:10.751Z] Configure a credential helper to remove this warning. See [2023-08-31T15:08:10.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:08:10.751Z] [2023-08-31T15:08:10.751Z] Login Succeeded [2023-08-31T15:08:10.751Z] nexus3.edgexfoundry.org:10004 [2023-08-31T15:08:11.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:08:11.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:08:11.290Z] Configure a credential helper to remove this warning. See [2023-08-31T15:08:11.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:08:11.290Z] [2023-08-31T15:08:11.290Z] Login Succeeded [2023-08-31T15:08:11.290Z] docker.io [2023-08-31T15:08:11.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T15:08:12.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T15:08:12.145Z] Configure a credential helper to remove this warning. See [2023-08-31T15:08:12.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T15:08:12.145Z] [2023-08-31T15:08:12.145Z] Login Succeeded [2023-08-31T15:08:12.145Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T15:08:12.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T15:08:12.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T15:08:12.227Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-08-31T15:08:12.227Z] a70bcdea68fe9fd36914b2ff2b4132587672f434 [2023-08-31T15:08:12.227Z] latest [2023-08-31T15:08:12.227Z] 3.1.0-dev.4 [2023-08-31T15:08:12.227Z] a70bcdea68fe9fd36914b2ff2b4132587672f434-3.1.0-dev.4 [2023-08-31T15:08:12.227Z] main [2023-08-31T15:08:12.227Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:08:12.595Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a70bcdea68fe9fd36914b2ff2b4132587672f434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:08:13.019Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a70bcdea68fe9fd36914b2ff2b4132587672f434 [2023-08-31T15:08:13.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-08-31T15:08:13.019Z] 2c174abe90af: Preparing [2023-08-31T15:08:13.020Z] f856ca17c166: Preparing [2023-08-31T15:08:13.020Z] 98990a744ebf: Preparing [2023-08-31T15:08:13.020Z] fe395d7caf65: Preparing [2023-08-31T15:08:13.020Z] d2d9d24a8c2a: Preparing [2023-08-31T15:08:13.020Z] d2d9d24a8c2a: Layer already exists [2023-08-31T15:08:13.308Z] 98990a744ebf: Pushed [2023-08-31T15:08:13.308Z] f856ca17c166: Pushed [2023-08-31T15:08:13.308Z] fe395d7caf65: Pushed [2023-08-31T15:08:20.045Z] 2c174abe90af: Pushed [2023-08-31T15:08:20.045Z] a70bcdea68fe9fd36914b2ff2b4132587672f434: digest: sha256:581789bd54d14c0a815ad9b09b0fd0e1e5ff85c7c9a1975947d108514f902525 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:08:20.411Z] + 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 [2023-08-31T15:08:20.764Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-08-31T15:08:20.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-08-31T15:08:20.764Z] 2c174abe90af: Preparing [2023-08-31T15:08:20.764Z] f856ca17c166: Preparing [2023-08-31T15:08:20.764Z] 98990a744ebf: Preparing [2023-08-31T15:08:20.764Z] fe395d7caf65: Preparing [2023-08-31T15:08:20.764Z] d2d9d24a8c2a: Preparing [2023-08-31T15:08:20.764Z] d2d9d24a8c2a: Layer already exists [2023-08-31T15:08:20.764Z] f856ca17c166: Layer already exists [2023-08-31T15:08:20.764Z] fe395d7caf65: Layer already exists [2023-08-31T15:08:20.764Z] 2c174abe90af: Layer already exists [2023-08-31T15:08:20.764Z] 98990a744ebf: Layer already exists [2023-08-31T15:08:21.031Z] latest: digest: sha256:581789bd54d14c0a815ad9b09b0fd0e1e5ff85c7c9a1975947d108514f902525 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:08:21.393Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:08:21.745Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.4 [2023-08-31T15:08:21.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-08-31T15:08:21.745Z] 2c174abe90af: Preparing [2023-08-31T15:08:21.745Z] f856ca17c166: Preparing [2023-08-31T15:08:21.745Z] 98990a744ebf: Preparing [2023-08-31T15:08:21.745Z] fe395d7caf65: Preparing [2023-08-31T15:08:21.745Z] d2d9d24a8c2a: Preparing [2023-08-31T15:08:21.745Z] d2d9d24a8c2a: Layer already exists [2023-08-31T15:08:21.745Z] 98990a744ebf: Layer already exists [2023-08-31T15:08:21.745Z] 2c174abe90af: Layer already exists [2023-08-31T15:08:21.745Z] fe395d7caf65: Layer already exists [2023-08-31T15:08:21.745Z] f856ca17c166: Layer already exists [2023-08-31T15:08:22.014Z] 3.1.0-dev.4: digest: sha256:581789bd54d14c0a815ad9b09b0fd0e1e5ff85c7c9a1975947d108514f902525 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:08:22.363Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a70bcdea68fe9fd36914b2ff2b4132587672f434-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:08:22.705Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a70bcdea68fe9fd36914b2ff2b4132587672f434-3.1.0-dev.4 [2023-08-31T15:08:22.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-08-31T15:08:22.705Z] 2c174abe90af: Preparing [2023-08-31T15:08:22.705Z] f856ca17c166: Preparing [2023-08-31T15:08:22.705Z] 98990a744ebf: Preparing [2023-08-31T15:08:22.705Z] fe395d7caf65: Preparing [2023-08-31T15:08:22.705Z] d2d9d24a8c2a: Preparing [2023-08-31T15:08:22.705Z] 98990a744ebf: Layer already exists [2023-08-31T15:08:22.705Z] 2c174abe90af: Layer already exists [2023-08-31T15:08:22.705Z] d2d9d24a8c2a: Layer already exists [2023-08-31T15:08:22.705Z] f856ca17c166: Layer already exists [2023-08-31T15:08:22.705Z] fe395d7caf65: Layer already exists [2023-08-31T15:08:22.973Z] a70bcdea68fe9fd36914b2ff2b4132587672f434-3.1.0-dev.4: digest: sha256:581789bd54d14c0a815ad9b09b0fd0e1e5ff85c7c9a1975947d108514f902525 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:08:23.324Z] + 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 [2023-08-31T15:08:23.671Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-08-31T15:08:23.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-08-31T15:08:23.671Z] 2c174abe90af: Preparing [2023-08-31T15:08:23.671Z] f856ca17c166: Preparing [2023-08-31T15:08:23.671Z] 98990a744ebf: Preparing [2023-08-31T15:08:23.671Z] fe395d7caf65: Preparing [2023-08-31T15:08:23.671Z] d2d9d24a8c2a: Preparing [2023-08-31T15:08:23.671Z] f856ca17c166: Layer already exists [2023-08-31T15:08:23.941Z] d2d9d24a8c2a: Layer already exists [2023-08-31T15:08:23.941Z] 2c174abe90af: Layer already exists [2023-08-31T15:08:23.941Z] fe395d7caf65: Layer already exists [2023-08-31T15:08:23.941Z] 98990a744ebf: Layer already exists [2023-08-31T15:08:23.941Z] main: digest: sha256:581789bd54d14c0a815ad9b09b0fd0e1e5ff85c7c9a1975947d108514f902525 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T15:08:24.000Z] ===================================================== [Pipeline] echo [2023-08-31T15:08:24.007Z] taggedImages: [2023-08-31T15:08:24.007Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a70bcdea68fe9fd36914b2ff2b4132587672f434 [2023-08-31T15:08:24.007Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-08-31T15:08:24.007Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.4 [2023-08-31T15:08:24.007Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a70bcdea68fe9fd36914b2ff2b4132587672f434-3.1.0-dev.4 [2023-08-31T15:08:24.007Z] - 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 [2023-08-31T15:08:24.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T15:08:24.418Z] [2023-08-31T15:08:24.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:08:24.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T15:08:27.347Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-31T15:08:27.347Z] 8998bd30e6a1: Pulling fs layer [2023-08-31T15:08:27.347Z] 04944245beec: Pulling fs layer [2023-08-31T15:08:27.347Z] 699f458cf7ca: Pulling fs layer [2023-08-31T15:08:27.347Z] 765212b225bb: Pulling fs layer [2023-08-31T15:08:27.347Z] f23df028b6ca: Pulling fs layer [2023-08-31T15:08:27.347Z] d65c8cfc05b1: Pulling fs layer [2023-08-31T15:08:27.347Z] 2437ff75d9bd: Pulling fs layer [2023-08-31T15:08:27.347Z] f23df028b6ca: Waiting [2023-08-31T15:08:27.347Z] d65c8cfc05b1: Waiting [2023-08-31T15:08:27.347Z] 2437ff75d9bd: Waiting [2023-08-31T15:08:27.347Z] 765212b225bb: Waiting [2023-08-31T15:08:27.347Z] 04944245beec: Verifying Checksum [2023-08-31T15:08:27.347Z] 04944245beec: Download complete [2023-08-31T15:08:27.619Z] 765212b225bb: Verifying Checksum [2023-08-31T15:08:27.619Z] 765212b225bb: Download complete [2023-08-31T15:08:27.619Z] f23df028b6ca: Verifying Checksum [2023-08-31T15:08:27.619Z] f23df028b6ca: Download complete [2023-08-31T15:08:27.619Z] d65c8cfc05b1: Verifying Checksum [2023-08-31T15:08:27.619Z] d65c8cfc05b1: Download complete [2023-08-31T15:08:27.619Z] 699f458cf7ca: Verifying Checksum [2023-08-31T15:08:27.619Z] 699f458cf7ca: Download complete [2023-08-31T15:08:28.219Z] 8998bd30e6a1: Verifying Checksum [2023-08-31T15:08:28.219Z] 8998bd30e6a1: Download complete [2023-08-31T15:08:30.806Z] 2437ff75d9bd: Verifying Checksum [2023-08-31T15:08:32.221Z] 8998bd30e6a1: Pull complete [2023-08-31T15:08:32.490Z] 04944245beec: Pull complete [2023-08-31T15:08:33.899Z] 699f458cf7ca: Pull complete [2023-08-31T15:08:34.168Z] 765212b225bb: Pull complete [2023-08-31T15:08:34.755Z] f23df028b6ca: Pull complete [2023-08-31T15:08:35.022Z] d65c8cfc05b1: Pull complete [2023-08-31T15:08:50.038Z] 2437ff75d9bd: Pull complete [2023-08-31T15:08:50.038Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-31T15:08:50.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T15:08:50.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:08:50.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-5019 does not seem to be running inside a container [2023-08-31T15:08:50.309Z] $ 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/107 -v /w/workspace/device-rfid-llrp-go/107:/w/workspace/device-rfid-llrp-go/107:rw,z -v /w/workspace/device-rfid-llrp-go/107@tmp:/w/workspace/device-rfid-llrp-go/107@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 [2023-08-31T15:08:53.165Z] $ docker top c754c61fdb10861462befa1fbaae1f663a7a46b3e8e1dd667abeb49cf08eab4a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:08:54.026Z] ---> job-cost.sh [2023-08-31T15:08:54.026Z] lf-activate-venv: SKIPPING [2023-08-31T15:08:54.026Z] INFO: No Stack... [2023-08-31T15:08:54.294Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-31T15:08:55.270Z] INFO: Archiving Costs [Pipeline] sh [2023-08-31T15:08:55.914Z] + cat /w/workspace/device-rfid-llrp-go/107/archives/cost.csv [2023-08-31T15:08:55.914Z] + cut -d, -f6 [Pipeline] lock [2023-08-31T15:08:55.985Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-107-stack-cost] [2023-08-31T15:08:55.998Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-107-stack-cost] did not exist. Created. [2023-08-31T15:08:55.998Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T15:08:56.660Z] /w/workspace/device-rfid-llrp-go/107@tmp/durable-45671087/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-31T15:08:57.320Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-31T15:08:57.339Z] Warning: overwriting stash ‘stack-cost’ [2023-08-31T15:08:57.418Z] Stashed 1 file(s) [Pipeline] } [2023-08-31T15:08:57.429Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-31T15:08:57.459Z] $ docker stop --time=1 c754c61fdb10861462befa1fbaae1f663a7a46b3e8e1dd667abeb49cf08eab4a [2023-08-31T15:08:59.005Z] $ docker rm -f --volumes c754c61fdb10861462befa1fbaae1f663a7a46b3e8e1dd667abeb49cf08eab4a [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 [2023-08-31T15:08:59.481Z] provisioning config files... [2023-08-31T15:08:59.487Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8000170976085510528tmp [Pipeline] { [Pipeline] sh [2023-08-31T15:08:59.781Z] + set +x [2023-08-31T15:08:59.781Z] + curl -s https://codecov.io/bash [2023-08-31T15:08:59.781Z] + bash -s -- [2023-08-31T15:08:59.781Z] [2023-08-31T15:08:59.781Z] _____ _ [2023-08-31T15:08:59.781Z] / ____| | | [2023-08-31T15:08:59.781Z] | | ___ __| | ___ ___ _____ __ [2023-08-31T15:08:59.781Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-31T15:08:59.781Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-31T15:08:59.781Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-31T15:08:59.781Z] Bash-1.0.6 [2023-08-31T15:08:59.781Z] [2023-08-31T15:08:59.781Z] [2023-08-31T15:08:59.781Z] ==> git version 2.25.1 found [2023-08-31T15:08:59.781Z] ==> 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 [2023-08-31T15:08:59.781Z] Release-Date: 2020-01-08 [2023-08-31T15:08:59.781Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-31T15:08:59.781Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-31T15:08:59.781Z] ==> Jenkins CI detected. [2023-08-31T15:08:59.781Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-08-31T15:08:59.781Z] project root: . [2023-08-31T15:08:59.781Z] --> token set from env [2023-08-31T15:08:59.781Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-31T15:08:59.781Z] ==> Running gcov in . (disable via -X gcov) [2023-08-31T15:08:59.781Z] ==> Python coveragepy not found [2023-08-31T15:08:59.781Z] ==> Searching for coverage reports in: [2023-08-31T15:08:59.781Z] + . [2023-08-31T15:08:59.781Z] -> Found 1 reports [2023-08-31T15:08:59.781Z] ==> Detecting git/mercurial file structure [2023-08-31T15:08:59.781Z] ==> Reading reports [2023-08-31T15:08:59.781Z] + ./coverage.out bytes=459493 [2023-08-31T15:08:59.781Z] ==> Appending adjustments [2023-08-31T15:08:59.781Z] https://docs.codecov.io/docs/fixing-reports [2023-08-31T15:09:00.040Z] + Found adjustments [2023-08-31T15:09:00.040Z] ==> Gzipping contents [2023-08-31T15:09:00.040Z] 52K /tmp/codecov.5K9mud.gz [2023-08-31T15:09:00.040Z] ==> Uploading reports [2023-08-31T15:09:00.040Z] url: https://codecov.io [2023-08-31T15:09:00.040Z] query: branch=main&commit=a70bcdea68fe9fd36914b2ff2b4132587672f434&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-31T15:09:00.040Z] -> Pinging Codecov [2023-08-31T15:09:00.040Z] 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=a70bcdea68fe9fd36914b2ff2b4132587672f434&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-31T15:09:00.300Z] -> Uploading to [2023-08-31T15:09:00.300Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-31/581DD39554BDF9B6E22D074273EAD858/a70bcdea68fe9fd36914b2ff2b4132587672f434/02492031-e5fb-4404-925e-222eebd580f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T150900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95487cf9e28f4db1998be4f22df7e3eb41be8cc20f98288035c69d6d3234860d [2023-08-31T15:09:00.300Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T15:09:00.300Z] Dload Upload Total Spent Left Speed [2023-08-31T15:09:00.560Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50509 0 0 100 50509 0 258k --:--:-- --:--:-- --:--:-- 258k [2023-08-31T15:09:00.560Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a70bcdea68fe9fd36914b2ff2b4132587672f434 [Pipeline] } [2023-08-31T15:09:00.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-31T15:09:00.697Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-31T15:09:00.706Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:09:00.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-31T15:09:00.998Z] [2023-08-31T15:09:00.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:09:01.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-31T15:09:01.300Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-31T15:09:01.300Z] df9b9388f04a: Pulling fs layer [2023-08-31T15:09:01.300Z] 52dc419b0ee2: Pulling fs layer [2023-08-31T15:09:01.300Z] 25bc292e5bac: Pulling fs layer [2023-08-31T15:09:01.300Z] 114826534d7a: Pulling fs layer [2023-08-31T15:09:01.300Z] 4657fd5d0bcf: Pulling fs layer [2023-08-31T15:09:01.300Z] 6ad1cebc031e: Pulling fs layer [2023-08-31T15:09:01.300Z] 8a3aa393b2d8: Pulling fs layer [2023-08-31T15:09:01.300Z] 114826534d7a: Waiting [2023-08-31T15:09:01.300Z] 4657fd5d0bcf: Waiting [2023-08-31T15:09:01.300Z] 6ad1cebc031e: Waiting [2023-08-31T15:09:01.300Z] 8a3aa393b2d8: Waiting [2023-08-31T15:09:01.300Z] 25bc292e5bac: Download complete [2023-08-31T15:09:01.300Z] 52dc419b0ee2: Verifying Checksum [2023-08-31T15:09:01.300Z] 52dc419b0ee2: Download complete [2023-08-31T15:09:01.300Z] 4657fd5d0bcf: Verifying Checksum [2023-08-31T15:09:01.300Z] 4657fd5d0bcf: Download complete [2023-08-31T15:09:01.300Z] df9b9388f04a: Verifying Checksum [2023-08-31T15:09:01.300Z] df9b9388f04a: Download complete [2023-08-31T15:09:01.559Z] 6ad1cebc031e: Verifying Checksum [2023-08-31T15:09:01.559Z] 6ad1cebc031e: Download complete [2023-08-31T15:09:01.559Z] df9b9388f04a: Pull complete [2023-08-31T15:09:01.559Z] 52dc419b0ee2: Pull complete [2023-08-31T15:09:01.559Z] 25bc292e5bac: Pull complete [2023-08-31T15:09:02.129Z] 114826534d7a: Verifying Checksum [2023-08-31T15:09:02.129Z] 114826534d7a: Download complete [2023-08-31T15:09:02.129Z] 8a3aa393b2d8: Verifying Checksum [2023-08-31T15:09:02.129Z] 8a3aa393b2d8: Download complete [2023-08-31T15:09:06.315Z] 114826534d7a: Pull complete [2023-08-31T15:09:06.315Z] 4657fd5d0bcf: Pull complete [2023-08-31T15:09:06.315Z] 6ad1cebc031e: Pull complete [2023-08-31T15:09:10.525Z] 8a3aa393b2d8: Pull complete [2023-08-31T15:09:10.525Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-31T15:09:10.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-31T15:09:10.525Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:09:10.623Z] prd-ubuntu20.04-docker-8c-8g-5014 does not seem to be running inside a container [2023-08-31T15:09:10.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-31T15:09:15.064Z] $ docker top 81127d6509d6d3d11221aaad1392e3a0811354d75a69c6d67aa1d21e3fa22e82 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-31T15:09:15.130Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-08-31T15:09:15.407Z] + set -o pipefail [2023-08-31T15:09:15.408Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-08-31T15:09:20.673Z] [2023-08-31T15:09:20.673Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-08-31T15:09:20.673Z] [2023-08-31T15:09:20.673Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/11608f02-5711-4440-a276-d774fc9c9ee6 [2023-08-31T15:09:20.673Z] [2023-08-31T15:09:20.673Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-31T15:09:20.673Z] [2023-08-31T15:09:20.673Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-31T15:09:20.673Z] [2023-08-31T15:09:20.673Z] [2023-08-31T15:09:20.673Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-31T15:09:20.673Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-31T15:09:20.673Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-31T15:09:20.692Z] $ docker stop --time=1 81127d6509d6d3d11221aaad1392e3a0811354d75a69c6d67aa1d21e3fa22e82 [2023-08-31T15:09:25.565Z] $ docker rm -f --volumes 81127d6509d6d3d11221aaad1392e3a0811354d75a69c6d67aa1d21e3fa22e82 [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 [2023-08-31T15:09:26.270Z] + git log --format=format:%s -1 a70bcdea68fe9fd36914b2ff2b4132587672f434 [Pipeline] sh [2023-08-31T15:09:26.560Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T15:09:26.560Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:09:26.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T15:09:26.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:09:26.933Z] prd-ubuntu20.04-docker-8c-8g-5014 does not seem to be running inside a container [2023-08-31T15:09:26.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-31T15:09:27.451Z] $ docker top 48f931d390c39758e56a6f167a463c3f17c75d292b779860f7725699aa616164 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T15:09:27.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T15:09:27.534Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T15:09:27.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T15:09:27.654Z] $ docker exec 48f931d390c39758e56a6f167a463c3f17c75d292b779860f7725699aa616164 ssh-agent [2023-08-31T15:09:27.759Z] SSH_AUTH_SOCK=/tmp/ssh-85pPqA2htQlJ/agent.32 [2023-08-31T15:09:27.759Z] SSH_AGENT_PID=38 [2023-08-31T15:09:27.763Z] Running ssh-add (command line suppressed) [2023-08-31T15:09:27.887Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9749450081665634773.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9749450081665634773.key) [2023-08-31T15:09:27.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T15:09:28.306Z] + git semver tag [2023-08-31T15:09:29.574Z] 2023-08-31 15:09:28,601 [run_tag] DEBUG tag force:False [2023-08-31T15:09:29.574Z] 2023-08-31 15:09:28,601 [check_head_tag] DEBUG check head tag [2023-08-31T15:09:29.574Z] 2023-08-31 15:09:28,601 [execute] INFO git cat-file --batch-check [2023-08-31T15:09:29.574Z] 2023-08-31 15:09:28,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-08-31T15:09:29.574Z] 2023-08-31 15:09:28,606 [execute] INFO git cat-file --batch [2023-08-31T15:09:29.574Z] 2023-08-31 15:09:28,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-08-31T15:09:29.574Z] 2023-08-31 15:09:28,614 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-08-31T15:09:29.574Z] 2023-08-31 15:09:28,614 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 [2023-08-31T15:09:29.574Z] 2023-08-31 15:09:28,614 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-08-31T15:09:29.574Z] 2023-08-31 15:09:28,619 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-08-31T15:09:29.574Z] 3.1.0-dev.4 [Pipeline] } [2023-08-31T15:09:29.589Z] $ docker exec --env ******** --env ******** 48f931d390c39758e56a6f167a463c3f17c75d292b779860f7725699aa616164 ssh-agent -k [2023-08-31T15:09:29.703Z] unset SSH_AUTH_SOCK; [2023-08-31T15:09:29.703Z] unset SSH_AGENT_PID; [2023-08-31T15:09:29.703Z] echo Agent pid 38 killed; [2023-08-31T15:09:31.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T15:09:31.534Z] + git semver [Pipeline] } [2023-08-31T15:09:31.878Z] $ docker stop --time=1 48f931d390c39758e56a6f167a463c3f17c75d292b779860f7725699aa616164 [2023-08-31T15:09:33.166Z] $ docker rm -f --volumes 48f931d390c39758e56a6f167a463c3f17c75d292b779860f7725699aa616164 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:09:33.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-31T15:09:33.550Z] [2023-08-31T15:09:33.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:09:33.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-31T15:09:33.849Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-31T15:09:33.849Z] ab5ef0e58194: Pulling fs layer [2023-08-31T15:09:33.849Z] 9712f1f96733: Pulling fs layer [2023-08-31T15:09:33.849Z] 63f879dbbcfc: Pulling fs layer [2023-08-31T15:09:33.849Z] 0d9ebad4ef96: Pulling fs layer [2023-08-31T15:09:33.849Z] e9a5061849ea: Pulling fs layer [2023-08-31T15:09:33.849Z] d747dcd14b5f: Pulling fs layer [2023-08-31T15:09:33.849Z] 2de7ff778b66: Pulling fs layer [2023-08-31T15:09:33.849Z] d747dcd14b5f: Waiting [2023-08-31T15:09:33.849Z] 2de7ff778b66: Waiting [2023-08-31T15:09:33.849Z] e9a5061849ea: Waiting [2023-08-31T15:09:33.849Z] 0d9ebad4ef96: Waiting [2023-08-31T15:09:33.849Z] 9712f1f96733: Verifying Checksum [2023-08-31T15:09:33.849Z] 9712f1f96733: Download complete [2023-08-31T15:09:34.111Z] 63f879dbbcfc: Verifying Checksum [2023-08-31T15:09:34.111Z] 63f879dbbcfc: Download complete [2023-08-31T15:09:34.370Z] e9a5061849ea: Verifying Checksum [2023-08-31T15:09:34.370Z] e9a5061849ea: Download complete [2023-08-31T15:09:34.370Z] d747dcd14b5f: Verifying Checksum [2023-08-31T15:09:34.370Z] d747dcd14b5f: Download complete [2023-08-31T15:09:34.370Z] 0d9ebad4ef96: Verifying Checksum [2023-08-31T15:09:34.370Z] 0d9ebad4ef96: Download complete [2023-08-31T15:09:34.370Z] ab5ef0e58194: Verifying Checksum [2023-08-31T15:09:34.370Z] ab5ef0e58194: Download complete [2023-08-31T15:09:34.370Z] 2de7ff778b66: Verifying Checksum [2023-08-31T15:09:34.370Z] 2de7ff778b66: Download complete [2023-08-31T15:09:40.064Z] ab5ef0e58194: Pull complete [2023-08-31T15:09:40.064Z] 9712f1f96733: Pull complete [2023-08-31T15:09:40.322Z] 63f879dbbcfc: Pull complete [2023-08-31T15:09:44.507Z] 0d9ebad4ef96: Pull complete [2023-08-31T15:09:44.507Z] e9a5061849ea: Pull complete [2023-08-31T15:09:44.507Z] d747dcd14b5f: Pull complete [2023-08-31T15:09:45.440Z] 2de7ff778b66: Pull complete [2023-08-31T15:09:45.440Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-31T15:09:45.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-31T15:09:45.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:09:45.792Z] prd-ubuntu20.04-docker-8c-8g-5014 does not seem to be running inside a container [2023-08-31T15:09:45.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-31T15:09:53.795Z] $ docker top 183311d7ddad22a9d7342b55ce76b3a95ed8836ee71e45d709c60c7c6a10b76c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-31T15:09:53.861Z] provisioning config files... [2023-08-31T15:09:53.867Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4735908863865278831tmp [2023-08-31T15:09:53.875Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13922798470546374290tmp [2023-08-31T15:09:53.882Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9802179438926314569tmp [Pipeline] { [Pipeline] echo [2023-08-31T15:09:53.897Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:09:54.181Z] ---> sigul-configuration.sh [2023-08-31T15:09:54.181Z] gpg: directory `/root/.gnupg' created [2023-08-31T15:09:54.181Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-31T15:09:54.181Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-31T15:09:54.181Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-31T15:09:54.181Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-31T15:09:54.181Z] gpg: CAST5 encrypted data [2023-08-31T15:09:54.181Z] gpg: encrypted with 1 passphrase [2023-08-31T15:09:54.181Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-31T15:09:54.469Z] + mkdir /home/jenkins [2023-08-31T15:09:54.469Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-31T15:09:54.755Z] + 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 [2023-08-31T15:09:54.763Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:09:55.047Z] ---> sigul-install.sh [2023-08-31T15:09:55.047Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-31T15:09:55.329Z] + git tag --list [2023-08-31T15:09:55.329Z] v0.0.0 [2023-08-31T15:09:55.329Z] v1.0.0 [2023-08-31T15:09:55.329Z] v2.1.0 [2023-08-31T15:09:55.329Z] v2.1.1 [2023-08-31T15:09:55.329Z] v2.2.0 [2023-08-31T15:09:55.329Z] v2.3.0 [2023-08-31T15:09:55.329Z] v3.0 [2023-08-31T15:09:55.329Z] v3.0.0 [2023-08-31T15:09:55.329Z] v3.1.0-dev.1 [2023-08-31T15:09:55.329Z] v3.1.0-dev.2 [2023-08-31T15:09:55.329Z] v3.1.0-dev.3 [2023-08-31T15:09:55.329Z] v3.1.0-dev.4 [Pipeline] sh [2023-08-31T15:09:55.616Z] + lftools sign git-tag v3.1.0-dev.4 [2023-08-31T15:09:56.187Z] Signing Git tag with Sigul... [2023-08-31T15:09:56.187Z] Signing v3.1.0-dev.4 [Pipeline] echo [2023-08-31T15:09:56.764Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:09:57.049Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-31T15:09:57.055Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-31T15:09:57.079Z] $ docker stop --time=1 183311d7ddad22a9d7342b55ce76b3a95ed8836ee71e45d709c60c7c6a10b76c [2023-08-31T15:09:58.399Z] $ docker rm -f --volumes 183311d7ddad22a9d7342b55ce76b3a95ed8836ee71e45d709c60c7c6a10b76c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-31T15:09:58.819Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T15:09:58.819Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:09:59.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T15:09:59.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:09:59.175Z] prd-ubuntu20.04-docker-8c-8g-5014 does not seem to be running inside a container [2023-08-31T15:09:59.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-31T15:09:59.569Z] $ docker top d9ad6449946850f8e68f5ee50bea73c9c175cefdd9b4c52a59699e8174cf97a7 -eo pid,comm [2023-08-31T15:09:59.611Z] 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). [2023-08-31T15:09:59.611Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T15:09:59.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T15:09:59.654Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T15:09:59.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T15:09:59.773Z] $ docker exec d9ad6449946850f8e68f5ee50bea73c9c175cefdd9b4c52a59699e8174cf97a7 ssh-agent [2023-08-31T15:09:59.870Z] SSH_AUTH_SOCK=/tmp/ssh-m0L3abLL5xK8/agent.32 [2023-08-31T15:09:59.870Z] SSH_AGENT_PID=38 [2023-08-31T15:09:59.874Z] Running ssh-add (command line suppressed) [2023-08-31T15:09:59.983Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1316946881786765742.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1316946881786765742.key) [2023-08-31T15:09:59.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T15:10:00.272Z] + git semver bump pre [2023-08-31T15:10:00.532Z] 2023-08-31 15:10:00,447 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-08-31T15:10:00.532Z] 2023-08-31 15:10:00,448 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev [2023-08-31T15:10:00.532Z] 2023-08-31 15:10:00,448 [bump_version] DEBUG bumped version:3.1.0-dev.5 [2023-08-31T15:10:00.532Z] 2023-08-31 15:10:00,448 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-08-31T15:10:00.532Z] 2023-08-31 15:10:00,448 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-08-31T15:10:00.532Z] 2023-08-31 15:10:00,448 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-08-31T15:10:00.532Z] 2023-08-31 15:10:00,450 [execute] INFO git cat-file --batch-check [2023-08-31T15:10:00.532Z] 2023-08-31 15:10:00,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T15:10:00.532Z] 2023-08-31 15:10:00,457 [execute] INFO git cat-file --batch [2023-08-31T15:10:00.532Z] 2023-08-31 15:10:00,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T15:10:00.532Z] 2023-08-31 15:10:00,463 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-08-31T15:10:00.532Z] 3.1.0-dev.5 [Pipeline] } [2023-08-31T15:10:00.549Z] $ docker exec --env ******** --env ******** d9ad6449946850f8e68f5ee50bea73c9c175cefdd9b4c52a59699e8174cf97a7 ssh-agent -k [2023-08-31T15:10:00.650Z] unset SSH_AUTH_SOCK; [2023-08-31T15:10:00.650Z] unset SSH_AGENT_PID; [2023-08-31T15:10:00.650Z] echo Agent pid 38 killed; [2023-08-31T15:10:00.654Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T15:10:00.960Z] + git semver [Pipeline] } [2023-08-31T15:10:01.239Z] $ docker stop --time=1 d9ad6449946850f8e68f5ee50bea73c9c175cefdd9b4c52a59699e8174cf97a7 [2023-08-31T15:10:02.482Z] $ docker rm -f --volumes d9ad6449946850f8e68f5ee50bea73c9c175cefdd9b4c52a59699e8174cf97a7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T15:10:02.824Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T15:10:02.824Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:10:03.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T15:10:03.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:10:03.212Z] prd-ubuntu20.04-docker-8c-8g-5014 does not seem to be running inside a container [2023-08-31T15:10:03.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-31T15:10:03.613Z] $ docker top dd7b3f0cc949723b58dc65aa74d6dd6ba54f62941f95706fdc733b2c05d661b4 -eo pid,comm [2023-08-31T15:10:03.654Z] 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). [2023-08-31T15:10:03.654Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T15:10:03.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T15:10:03.702Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T15:10:03.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T15:10:03.834Z] $ docker exec dd7b3f0cc949723b58dc65aa74d6dd6ba54f62941f95706fdc733b2c05d661b4 ssh-agent [2023-08-31T15:10:03.949Z] SSH_AUTH_SOCK=/tmp/ssh-wijxRt5u8GIr/agent.32 [2023-08-31T15:10:03.949Z] SSH_AGENT_PID=38 [2023-08-31T15:10:03.956Z] Running ssh-add (command line suppressed) [2023-08-31T15:10:04.066Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8587300906062838048.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8587300906062838048.key) [2023-08-31T15:10:04.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T15:10:04.380Z] + git semver push [2023-08-31T15:10:04.639Z] 2023-08-31 15:10:04,563 [run_push] DEBUG push [2023-08-31T15:10:04.639Z] 2023-08-31 15:10:04,564 [execute] INFO git cat-file --batch-check [2023-08-31T15:10:04.639Z] 2023-08-31 15:10:04,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T15:10:04.639Z] 2023-08-31 15:10:04,569 [execute] INFO git rev-list bdae1003c50f147b92ebe443409ad40cb04f80ef -- [2023-08-31T15:10:04.639Z] 2023-08-31 15:10:04,569 [execute] DEBUG Popen(['git', 'rev-list', 'bdae1003c50f147b92ebe443409ad40cb04f80ef', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-31T15:10:04.639Z] 2023-08-31 15:10:04,577 [execute] INFO git fetch -v origin [2023-08-31T15:10:04.639Z] 2023-08-31 15:10:04,578 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-31T15:10:05.210Z] 2023-08-31 15:10:05,058 [run_push] DEBUG no remote changes detected [2023-08-31T15:10:05.210Z] 2023-08-31 15:10:05,058 [execute] INFO git push origin semver [2023-08-31T15:10:05.210Z] 2023-08-31 15:10:05,058 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-31T15:10:06.150Z] 2023-08-31 15:10:05,937 [run_push] DEBUG push all version tags [2023-08-31T15:10:06.150Z] 2023-08-31 15:10:05,937 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-31T15:10:06.150Z] 2023-08-31 15:10:05,938 [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) [2023-08-31T15:10:07.091Z] 2023-08-31 15:10:06,795 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-08-31T15:10:07.091Z] 3.1.0-dev.5 [Pipeline] } [2023-08-31T15:10:07.108Z] $ docker exec --env ******** --env ******** dd7b3f0cc949723b58dc65aa74d6dd6ba54f62941f95706fdc733b2c05d661b4 ssh-agent -k [2023-08-31T15:10:07.228Z] unset SSH_AUTH_SOCK; [2023-08-31T15:10:07.229Z] unset SSH_AGENT_PID; [2023-08-31T15:10:07.229Z] echo Agent pid 38 killed; [2023-08-31T15:10:07.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T15:10:07.590Z] + git semver [Pipeline] } [2023-08-31T15:10:07.870Z] $ docker stop --time=1 dd7b3f0cc949723b58dc65aa74d6dd6ba54f62941f95706fdc733b2c05d661b4 [2023-08-31T15:10:09.214Z] $ docker rm -f --volumes dd7b3f0cc949723b58dc65aa74d6dd6ba54f62941f95706fdc733b2c05d661b4 [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 [2023-08-31T15:10:09.792Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-08-31T15:10:09.792Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-08-31T15:10:09.792Z] total 16 [2023-08-31T15:10:09.792Z] drwxr-xr-x 3 root root 4096 Aug 31 14:58 . [2023-08-31T15:10:09.792Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 31 15:09 .. [2023-08-31T15:10:09.792Z] drwxr-xr-x 2 root root 4096 Aug 31 14:58 cost [2023-08-31T15:10:09.792Z] -rw-r--r-- 1 root root 91 Aug 31 14:58 cost.csv [2023-08-31T15:10:09.792Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-08-31T15:10:09.792Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-08-31T15:10:09.792Z] total 16 [2023-08-31T15:10:09.792Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 14:58 . [2023-08-31T15:10:09.792Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 31 15:09 .. [2023-08-31T15:10:09.792Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 14:58 cost [2023-08-31T15:10:09.792Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 31 14:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:10:10.126Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:10:10.987Z] ---> package-listing.sh [2023-08-31T15:10:10.987Z] ++ facter osfamily [2023-08-31T15:10:10.987Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-31T15:10:11.248Z] + OS_FAMILY=debian [2023-08-31T15:10:11.248Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-08-31T15:10:11.248Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-31T15:10:11.248Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-31T15:10:11.248Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-31T15:10:11.248Z] + PACKAGES=/tmp/packages_start.txt [2023-08-31T15:10:11.248Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-08-31T15:10:11.248Z] + PACKAGES=/tmp/packages_end.txt [2023-08-31T15:10:11.248Z] + case "${OS_FAMILY}" in [2023-08-31T15:10:11.248Z] + dpkg -l [2023-08-31T15:10:11.248Z] + grep '^ii' [2023-08-31T15:10:11.248Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-31T15:10:11.248Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-31T15:10:11.248Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-31T15:10:11.248Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-08-31T15:10:11.248Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-08-31T15:10:11.248Z] + 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 [2023-08-31T15:10:11.259Z] 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 [2023-08-31T15:10:11.538Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:10:12.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T15:10:12.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:10:12.177Z] prd-ubuntu20.04-docker-8c-8g-5014 does not seem to be running inside a container [2023-08-31T15:10:12.216Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-31T15:10:12.413Z] $ docker top 4f4cae1661e2975f608dfe9aaea6916f9c09a65579e4eb2808e232dfcc557517 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T15:10:12.758Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-31T15:10:13.042Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-31T15:10:13.330Z] + ls /var/log/sa-host [2023-08-31T15:10:13.330Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T15:10:13.412Z] provisioning config files... [2023-08-31T15:10:13.421Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11731293335588352137tmp [Pipeline] { [Pipeline] echo [2023-08-31T15:10:13.432Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:10:13.715Z] ---> create-netrc.sh [Pipeline] } [2023-08-31T15:10:13.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:10:14.051Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-31T15:10:14.059Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:10:14.342Z] ---> sudo-logs.sh [2023-08-31T15:10:14.342Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-31T15:10:14.373Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:10:14.654Z] ---> job-cost.sh [2023-08-31T15:10:14.654Z] lf-activate-venv: SKIPPING [2023-08-31T15:10:14.654Z] DEBUG: total: 0.2199999988079071 [2023-08-31T15:10:14.654Z] INFO: Retrieving Stack Cost... [2023-08-31T15:10:14.912Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T15:10:15.479Z] INFO: Archiving Costs [Pipeline] echo [2023-08-31T15:10:15.489Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:10:15.771Z] ---> logs-deploy.sh [2023-08-31T15:10:15.771Z] lf-activate-venv: SKIPPING [2023-08-31T15:10:15.771Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/107 [2023-08-31T15:10:15.771Z] INFO: archiving workspace using pattern(s): [2023-08-31T15:10:16.709Z] Archives upload complete. [2023-08-31T15:10:16.969Z] INFO: archiving logs to Nexus [2023-08-31T15:10:17.540Z] ---> uname -a: [2023-08-31T15:10:17.540Z] Linux prd-ubuntu20-04-docker-8c-8g-5014 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-31T15:10:17.540Z] [2023-08-31T15:10:17.540Z] [2023-08-31T15:10:17.540Z] ---> lscpu: [2023-08-31T15:10:17.540Z] Architecture: x86_64 [2023-08-31T15:10:17.540Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-31T15:10:17.540Z] Byte Order: Little Endian [2023-08-31T15:10:17.540Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-31T15:10:17.540Z] CPU(s): 8 [2023-08-31T15:10:17.540Z] On-line CPU(s) list: 0-7 [2023-08-31T15:10:17.540Z] Thread(s) per core: 1 [2023-08-31T15:10:17.540Z] Core(s) per socket: 1 [2023-08-31T15:10:17.540Z] Socket(s): 8 [2023-08-31T15:10:17.540Z] NUMA node(s): 1 [2023-08-31T15:10:17.540Z] Vendor ID: AuthenticAMD [2023-08-31T15:10:17.540Z] CPU family: 23 [2023-08-31T15:10:17.540Z] Model: 49 [2023-08-31T15:10:17.540Z] Model name: AMD EPYC-Rome Processor [2023-08-31T15:10:17.540Z] Stepping: 0 [2023-08-31T15:10:17.540Z] CPU MHz: 2799.998 [2023-08-31T15:10:17.540Z] BogoMIPS: 5599.99 [2023-08-31T15:10:17.540Z] Virtualization: AMD-V [2023-08-31T15:10:17.540Z] Hypervisor vendor: KVM [2023-08-31T15:10:17.540Z] Virtualization type: full [2023-08-31T15:10:17.540Z] L1d cache: 256 KiB [2023-08-31T15:10:17.540Z] L1i cache: 256 KiB [2023-08-31T15:10:17.540Z] L2 cache: 4 MiB [2023-08-31T15:10:17.540Z] L3 cache: 128 MiB [2023-08-31T15:10:17.540Z] NUMA node0 CPU(s): 0-7 [2023-08-31T15:10:17.540Z] Vulnerability Itlb multihit: Not affected [2023-08-31T15:10:17.540Z] Vulnerability L1tf: Not affected [2023-08-31T15:10:17.540Z] Vulnerability Mds: Not affected [2023-08-31T15:10:17.540Z] Vulnerability Meltdown: Not affected [2023-08-31T15:10:17.540Z] Vulnerability Mmio stale data: Not affected [2023-08-31T15:10:17.540Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-31T15:10:17.540Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-31T15:10:17.540Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-31T15:10:17.540Z] Vulnerability Srbds: Not affected [2023-08-31T15:10:17.540Z] Vulnerability Tsx async abort: Not affected [2023-08-31T15:10:17.540Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-08-31T15:10:17.540Z] [2023-08-31T15:10:17.540Z]