Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 224900f6885e44699053c83c13a1a421d11bcb33 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-ssh17022414644507375442.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3690461631577135621.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-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-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1564973221293233890.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1430517775194679221.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-snmp-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-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10982403180969580454.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-snmp-go] ========================================================= [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-snmp-go-settings PROJECT: device-snmp-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-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4971 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 224900f6885e44699053c83c13a1a421d11bcb33 (main) Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory (#270)" > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-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 224900f6885e44699053c83c13a1a421d11bcb33 # timeout=10 > git rev-list --no-walk 965f04e6862849b37eeb3a58b1f16c31f2ab2615 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T22:25:52.403Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T22:25:52.456Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T22:25:52.469Z] ========================================================= [2023-03-21T22:25:52.469Z] EdgeX Global Pipelines Version Info [2023-03-21T22:25:52.469Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:25:53.192Z] ------------------- [2023-03-21T22:25:53.192Z] stable info: [2023-03-21T22:25:53.192Z] ------------------- [2023-03-21T22:25:53.192Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T22:25:53.192Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T22:25:53.192Z] Message: update stable to v1.0.245 [2023-03-21T22:25:53.761Z] ------------------- [2023-03-21T22:25:53.761Z] experimental info: [2023-03-21T22:25:53.761Z] ------------------- [2023-03-21T22:25:53.761Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T22:25:53.761Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T22:25:53.761Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T22:25:53.920Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-03-21T22:25:53.932Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-03-21T22:25:53.944Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T22:25:53.958Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T22:25:53.970Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T22:25:53.984Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-21T22:25:54.003Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T22:25:54.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-21T22:25:54.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T22:25:54.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T22:25:54.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T22:25:54.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-03-21T22:25:54.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T22:25:54.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T22:25:54.119Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T22:25:54.129Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T22:25:54.144Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T22:25:54.156Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T22:25:54.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T22:25:54.183Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T22:25:54.197Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-21T22:25:54.211Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-21T22:25:54.225Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T22:25:54.239Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T22:25:54.254Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-21T22:25:54.265Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T22:25:54.275Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T22:25:54.282Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-21T22:25:54.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-21T22:25:54.298Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-21T22:25:54.306Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 224900f6885e44699053c83c13a1a421d11bcb33 [Pipeline] echo [2023-03-21T22:25:54.321Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 224900f [Pipeline] echo [2023-03-21T22:25:54.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:25:54.377Z] provisioning config files... [2023-03-21T22:25:54.390Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13408442093829494414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:25:54.689Z] ---> docker-login.sh [2023-03-21T22:25:54.689Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:25:54.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:25:54.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:25:54.947Z] Configure a credential helper to remove this warning. See [2023-03-21T22:25:54.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:25:54.947Z] [2023-03-21T22:25:54.947Z] Login Succeeded [2023-03-21T22:25:54.947Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:25:54.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:25:55.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:25:55.207Z] Configure a credential helper to remove this warning. See [2023-03-21T22:25:55.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:25:55.207Z] [2023-03-21T22:25:55.207Z] Login Succeeded [2023-03-21T22:25:55.207Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:25:55.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:25:55.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:25:55.207Z] Configure a credential helper to remove this warning. See [2023-03-21T22:25:55.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:25:55.207Z] [2023-03-21T22:25:55.207Z] Login Succeeded [2023-03-21T22:25:55.207Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:25:55.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:25:55.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:25:55.467Z] Configure a credential helper to remove this warning. See [2023-03-21T22:25:55.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:25:55.467Z] [2023-03-21T22:25:55.467Z] Login Succeeded [2023-03-21T22:25:55.467Z] docker.io [2023-03-21T22:25:55.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:25:55.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:25:55.726Z] Configure a credential helper to remove this warning. See [2023-03-21T22:25:55.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:25:55.726Z] [2023-03-21T22:25:55.726Z] Login Succeeded [2023-03-21T22:25:55.726Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:25:55.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T22:25:56.086Z] + git rev-list -1 --merges 224900f6885e44699053c83c13a1a421d11bcb33~1..224900f6885e44699053c83c13a1a421d11bcb33 [Pipeline] echo [2023-03-21T22:25:56.135Z] -----------> git rev-list -1 --merges 224900f6885e44699053c83c13a1a421d11bcb33~1..224900f6885e44699053c83c13a1a421d11bcb33 224900f6885e44699053c83c13a1a421d11bcb33 [false] [Pipeline] sh [2023-03-21T22:25:56.436Z] + git log --format=format:%s -1 224900f6885e44699053c83c13a1a421d11bcb33 [Pipeline] echo [2023-03-21T22:25:56.449Z] ========================================================= [2023-03-21T22:25:56.449Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T22:25:56.449Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T22:25:56.770Z] + git log --format=format:%s -1 224900f6885e44699053c83c13a1a421d11bcb33 [Pipeline] echo [2023-03-21T22:25:56.778Z] [semverPrep] GIT_COMMIT: 224900f6885e44699053c83c13a1a421d11bcb33, Commit Message: fix(snap): Refactor to avoid conflicts with readonly config provider directory (#270) [Pipeline] echo [2023-03-21T22:25:56.788Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T22:25:57.131Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T22:25:57.131Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T22:25:57.131Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T22:25:57.131Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T22:25:57.131Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T22:25:57.131Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T22:25:57.131Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:25:57.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:25:57.477Z] [2023-03-21T22:25:57.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:25:57.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:25:57.773Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T22:25:57.773Z] b85a868b505f: Pulling fs layer [2023-03-21T22:25:57.773Z] e2be974225ed: Pulling fs layer [2023-03-21T22:25:57.773Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T22:25:57.773Z] 988bab9f4d93: Pulling fs layer [2023-03-21T22:25:57.773Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T22:25:57.773Z] eaf3925da568: Pulling fs layer [2023-03-21T22:25:57.773Z] bab4dde63d76: Pulling fs layer [2023-03-21T22:25:57.773Z] bde34c3a00c8: Pulling fs layer [2023-03-21T22:25:57.773Z] b352a97aabf1: Pulling fs layer [2023-03-21T22:25:57.773Z] 4872d77fe225: Pulling fs layer [2023-03-21T22:25:57.773Z] 5851b861e8e6: Pulling fs layer [2023-03-21T22:25:57.773Z] 988bab9f4d93: Waiting [2023-03-21T22:25:57.773Z] 1469e6f7b9e6: Waiting [2023-03-21T22:25:57.773Z] eaf3925da568: Waiting [2023-03-21T22:25:57.773Z] bab4dde63d76: Waiting [2023-03-21T22:25:57.773Z] bde34c3a00c8: Waiting [2023-03-21T22:25:57.773Z] b352a97aabf1: Waiting [2023-03-21T22:25:57.773Z] 5851b861e8e6: Waiting [2023-03-21T22:25:57.773Z] 4872d77fe225: Waiting [2023-03-21T22:25:57.773Z] e2be974225ed: Verifying Checksum [2023-03-21T22:25:57.773Z] e2be974225ed: Download complete [2023-03-21T22:25:57.773Z] 988bab9f4d93: Verifying Checksum [2023-03-21T22:25:57.773Z] 988bab9f4d93: Download complete [2023-03-21T22:25:58.036Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T22:25:58.036Z] 339a4e72a1f5: Download complete [2023-03-21T22:25:58.036Z] eaf3925da568: Verifying Checksum [2023-03-21T22:25:58.036Z] eaf3925da568: Download complete [2023-03-21T22:25:58.036Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T22:25:58.036Z] 1469e6f7b9e6: Download complete [2023-03-21T22:25:58.036Z] bde34c3a00c8: Download complete [2023-03-21T22:25:58.296Z] b352a97aabf1: Download complete [2023-03-21T22:25:58.296Z] 4872d77fe225: Verifying Checksum [2023-03-21T22:25:58.296Z] 4872d77fe225: Download complete [2023-03-21T22:25:58.296Z] 5851b861e8e6: Verifying Checksum [2023-03-21T22:25:58.296Z] 5851b861e8e6: Download complete [2023-03-21T22:25:58.296Z] b85a868b505f: Verifying Checksum [2023-03-21T22:25:58.296Z] b85a868b505f: Download complete [2023-03-21T22:25:58.555Z] bab4dde63d76: Verifying Checksum [2023-03-21T22:25:58.555Z] bab4dde63d76: Download complete [2023-03-21T22:25:59.494Z] b85a868b505f: Pull complete [2023-03-21T22:25:59.494Z] e2be974225ed: Pull complete [2023-03-21T22:26:00.063Z] 339a4e72a1f5: Pull complete [2023-03-21T22:26:00.063Z] 988bab9f4d93: Pull complete [2023-03-21T22:26:00.323Z] 1469e6f7b9e6: Pull complete [2023-03-21T22:26:00.582Z] eaf3925da568: Pull complete [2023-03-21T22:26:02.502Z] bab4dde63d76: Pull complete [2023-03-21T22:26:02.502Z] bde34c3a00c8: Pull complete [2023-03-21T22:26:02.763Z] b352a97aabf1: Pull complete [2023-03-21T22:26:02.763Z] 4872d77fe225: Pull complete [2023-03-21T22:26:03.022Z] 5851b861e8e6: Pull complete [2023-03-21T22:26:03.023Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T22:26:03.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:26:03.023Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:26:03.137Z] prd-ubuntu20.04-docker-8c-8g-4971 does not seem to be running inside a container [2023-03-21T22:26:03.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-03-21T22:26:05.703Z] $ docker top cce9314775dda53ec3e036a8ac41db618479c49ad71061f4beb6821636251dcb -eo pid,comm [2023-03-21T22:26:05.755Z] 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-03-21T22:26:05.755Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T22:26:05.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:26:05.791Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:26:05.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:26:05.916Z] $ docker exec cce9314775dda53ec3e036a8ac41db618479c49ad71061f4beb6821636251dcb ssh-agent [2023-03-21T22:26:06.022Z] SSH_AUTH_SOCK=/tmp/ssh-RXvujs4Lbzuq/agent.31 [2023-03-21T22:26:06.022Z] SSH_AGENT_PID=37 [2023-03-21T22:26:06.029Z] Running ssh-add (command line suppressed) [2023-03-21T22:26:06.138Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10691830573370313051.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10691830573370313051.key) [2023-03-21T22:26:06.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:26:06.434Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T22:26:06.451Z] $ docker exec --env ******** --env ******** cce9314775dda53ec3e036a8ac41db618479c49ad71061f4beb6821636251dcb ssh-agent -k [2023-03-21T22:26:06.551Z] unset SSH_AUTH_SOCK; [2023-03-21T22:26:06.552Z] unset SSH_AGENT_PID; [2023-03-21T22:26:06.552Z] echo Agent pid 37 killed; [2023-03-21T22:26:06.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T22:26:06.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:26:06.582Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:26:06.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:26:06.689Z] $ docker exec cce9314775dda53ec3e036a8ac41db618479c49ad71061f4beb6821636251dcb ssh-agent [2023-03-21T22:26:06.784Z] SSH_AUTH_SOCK=/tmp/ssh-9FDmOwqrRVYp/agent.69 [2023-03-21T22:26:06.784Z] SSH_AGENT_PID=75 [2023-03-21T22:26:06.788Z] Running ssh-add (command line suppressed) [2023-03-21T22:26:06.889Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8687123889001423677.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8687123889001423677.key) [2023-03-21T22:26:06.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:26:07.182Z] + git semver init [2023-03-21T22:26:07.442Z] 2023-03-21 22:26:07,368 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T22:26:07.442Z] 2023-03-21 22:26:07,369 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-03-21T22:26:07.442Z] 2023-03-21 22:26:07,369 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-03-21T22:26:07.442Z] 2023-03-21 22:26:07,369 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-21T22:26:08.380Z] 2023-03-21 22:26:08,140 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2023-03-21T22:26:08.380Z] 2023-03-21 22:26:08,140 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2023-03-21T22:26:08.380Z] 2023-03-21 22:26:08,141 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-03-21T22:26:08.380Z] 2023-03-21 22:26:08,141 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-03-21T22:26:08.380Z] 3.0.0-dev.9 [Pipeline] } [2023-03-21T22:26:08.395Z] $ docker exec --env ******** --env ******** cce9314775dda53ec3e036a8ac41db618479c49ad71061f4beb6821636251dcb ssh-agent -k [2023-03-21T22:26:08.495Z] unset SSH_AUTH_SOCK; [2023-03-21T22:26:08.496Z] unset SSH_AGENT_PID; [2023-03-21T22:26:08.496Z] echo Agent pid 75 killed; [2023-03-21T22:26:08.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T22:26:08.805Z] + git semver [Pipeline] } [2023-03-21T22:26:09.083Z] $ docker stop --time=1 cce9314775dda53ec3e036a8ac41db618479c49ad71061f4beb6821636251dcb [2023-03-21T22:26:10.388Z] $ docker rm -f --volumes cce9314775dda53ec3e036a8ac41db618479c49ad71061f4beb6821636251dcb [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T22:26:10.739Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T22:26:10.943Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T22:26:10.946Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.9 [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-03-21T22:26:11.085Z] provisioning config files... [2023-03-21T22:26:11.092Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11308487451916955648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:26:11.387Z] ---> docker-login.sh [2023-03-21T22:26:11.387Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:26:11.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:26:11.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:26:11.387Z] Configure a credential helper to remove this warning. See [2023-03-21T22:26:11.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:26:11.388Z] [2023-03-21T22:26:11.388Z] Login Succeeded [2023-03-21T22:26:11.388Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:26:11.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:26:11.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:26:11.388Z] Configure a credential helper to remove this warning. See [2023-03-21T22:26:11.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:26:11.388Z] [2023-03-21T22:26:11.388Z] Login Succeeded [2023-03-21T22:26:11.388Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:26:11.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:26:11.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:26:11.648Z] Configure a credential helper to remove this warning. See [2023-03-21T22:26:11.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:26:11.648Z] [2023-03-21T22:26:11.648Z] Login Succeeded [2023-03-21T22:26:11.648Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:26:11.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:26:11.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:26:11.648Z] Configure a credential helper to remove this warning. See [2023-03-21T22:26:11.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:26:11.648Z] [2023-03-21T22:26:11.648Z] Login Succeeded [2023-03-21T22:26:11.648Z] docker.io [2023-03-21T22:26:11.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:26:11.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:26:11.908Z] Configure a credential helper to remove this warning. See [2023-03-21T22:26:11.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:26:11.908Z] [2023-03-21T22:26:11.908Z] Login Succeeded [2023-03-21T22:26:11.908Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:26:11.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T22:26:11.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:26:11.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:26:12.004Z] ========================================================= [2023-03-21T22:26:12.004Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-21T22:26:12.004Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:26:12.306Z] + 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-03-21T22:26:12.306Z] Sending build context to Docker daemon 5.725MB [2023-03-21T22:26:12.306Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T22:26:12.306Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-21T22:26:12.306Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T22:26:12.306Z] 63b65145d645: Pulling fs layer [2023-03-21T22:26:12.306Z] a2d21d5440eb: Pulling fs layer [2023-03-21T22:26:12.306Z] 935e6c44a52c: Pulling fs layer [2023-03-21T22:26:12.306Z] 94cc34f8dd06: Pulling fs layer [2023-03-21T22:26:12.306Z] 30dea6a524f1: Pulling fs layer [2023-03-21T22:26:12.306Z] a2aff8979fd8: Pulling fs layer [2023-03-21T22:26:12.306Z] 6808be2612f2: Pulling fs layer [2023-03-21T22:26:12.306Z] f25807f1079a: Pulling fs layer [2023-03-21T22:26:12.306Z] 30dea6a524f1: Waiting [2023-03-21T22:26:12.306Z] a2aff8979fd8: Waiting [2023-03-21T22:26:12.306Z] 6808be2612f2: Waiting [2023-03-21T22:26:12.306Z] 94cc34f8dd06: Waiting [2023-03-21T22:26:12.306Z] a2d21d5440eb: Verifying Checksum [2023-03-21T22:26:12.306Z] a2d21d5440eb: Download complete [2023-03-21T22:26:12.306Z] 94cc34f8dd06: Verifying Checksum [2023-03-21T22:26:12.306Z] 94cc34f8dd06: Download complete [2023-03-21T22:26:12.306Z] 30dea6a524f1: Verifying Checksum [2023-03-21T22:26:12.306Z] 30dea6a524f1: Download complete [2023-03-21T22:26:12.572Z] 63b65145d645: Verifying Checksum [2023-03-21T22:26:12.572Z] 63b65145d645: Download complete [2023-03-21T22:26:12.572Z] a2aff8979fd8: Verifying Checksum [2023-03-21T22:26:12.572Z] a2aff8979fd8: Download complete [2023-03-21T22:26:12.572Z] 63b65145d645: Pull complete [2023-03-21T22:26:12.852Z] a2d21d5440eb: Pull complete [2023-03-21T22:26:13.458Z] 935e6c44a52c: Verifying Checksum [2023-03-21T22:26:13.458Z] 935e6c44a52c: Download complete [2023-03-21T22:26:13.458Z] f25807f1079a: Verifying Checksum [2023-03-21T22:26:13.715Z] 6808be2612f2: Download complete [2023-03-21T22:26:17.012Z] 935e6c44a52c: Pull complete [2023-03-21T22:26:17.012Z] 94cc34f8dd06: Pull complete [2023-03-21T22:26:17.012Z] 30dea6a524f1: Pull complete [2023-03-21T22:26:17.012Z] a2aff8979fd8: Pull complete [2023-03-21T22:26:19.539Z] 6808be2612f2: Pull complete [2023-03-21T22:26:19.798Z] f25807f1079a: Pull complete [2023-03-21T22:26:20.057Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-21T22:26:20.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T22:26:20.057Z] ---> 3b553350e43f [2023-03-21T22:26:20.057Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:26:21.963Z] ---> Running in 1d2d6fffc5b8 [2023-03-21T22:26:22.222Z] Removing intermediate container 1d2d6fffc5b8 [2023-03-21T22:26:22.222Z] ---> 98f0efc63daa [2023-03-21T22:26:22.222Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:26:22.222Z] ---> Running in 036057d8b9ab [2023-03-21T22:26:22.222Z] Removing intermediate container 036057d8b9ab [2023-03-21T22:26:22.222Z] ---> 2b79bee62db7 [2023-03-21T22:26:22.222Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-21T22:26:22.481Z] ---> Running in 2a684067b935 [2023-03-21T22:26:22.481Z] Removing intermediate container 2a684067b935 [2023-03-21T22:26:22.481Z] ---> 3ea35b2322ab [2023-03-21T22:26:22.481Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T22:26:22.481Z] ---> Running in 17da5cca83a5 [2023-03-21T22:26:22.740Z] Removing intermediate container 17da5cca83a5 [2023-03-21T22:26:22.740Z] ---> 6037e41ec9c4 [2023-03-21T22:26:22.740Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:26:22.740Z] ---> Running in afaaf04ee4d4 [2023-03-21T22:26:22.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T22:26:22.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T22:26:23.259Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-21T22:26:23.259Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-21T22:26:23.259Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-21T22:26:23.259Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-21T22:26:23.259Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T22:26:23.259Z] OK: 269 MiB in 57 packages [2023-03-21T22:26:23.826Z] Removing intermediate container afaaf04ee4d4 [2023-03-21T22:26:23.826Z] ---> bfe876dab9ef [2023-03-21T22:26:23.826Z] Step 8/12 : WORKDIR /device-snmp-go [2023-03-21T22:26:23.826Z] ---> Running in 4cbab28c4e35 [2023-03-21T22:26:23.826Z] Removing intermediate container 4cbab28c4e35 [2023-03-21T22:26:23.826Z] ---> 40ea04e55931 [2023-03-21T22:26:23.827Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-21T22:26:23.827Z] ---> c1b6ed634d6e [2023-03-21T22:26:23.827Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:26:24.085Z] ---> Running in a36fca3d36d0 [2023-03-21T22:26:26.047Z] Still waiting to schedule task [2023-03-21T22:26:26.048Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4969’ is offline [2023-03-21T22:26:56.195Z] Removing intermediate container a36fca3d36d0 [2023-03-21T22:26:56.195Z] ---> f436641d6437 [2023-03-21T22:26:56.195Z] Step 11/12 : COPY . . [2023-03-21T22:26:56.195Z] ---> c6e5654ddc03 [2023-03-21T22:26:56.195Z] Step 12/12 : RUN ${MAKE} [2023-03-21T22:26:56.195Z] ---> Running in 755e3ba5ac5b [2023-03-21T22:26:56.195Z] noop [2023-03-21T22:26:56.195Z] Removing intermediate container 755e3ba5ac5b [2023-03-21T22:26:56.195Z] ---> c0726fe8e7c9 [2023-03-21T22:26:56.195Z] Successfully built c0726fe8e7c9 [2023-03-21T22:26:56.195Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:26:56.499Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T22:26:56.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:26:56.575Z] prd-ubuntu20.04-docker-8c-8g-4971 does not seem to be running inside a container [2023-03-21T22:26:56.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-03-21T22:26:56.979Z] $ docker top 3ef1f6b7a56f2aa2e978e1bf1dc86375ff25d6f84950ab6904e497c58705d1d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:26:57.327Z] + go version [2023-03-21T22:26:57.328Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-21T22:26:57.341Z] $ docker stop --time=1 3ef1f6b7a56f2aa2e978e1bf1dc86375ff25d6f84950ab6904e497c58705d1d1 [2023-03-21T22:26:58.630Z] $ docker rm -f --volumes 3ef1f6b7a56f2aa2e978e1bf1dc86375ff25d6f84950ab6904e497c58705d1d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:26:59.035Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T22:26:59.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:26:59.107Z] prd-ubuntu20.04-docker-8c-8g-4971 does not seem to be running inside a container [2023-03-21T22:26:59.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-03-21T22:26:59.507Z] $ docker top c64af37c2a0643bf9fa974a026a3f2897f25b816662f61ff5bbcdbd91a049b38 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:26:59.848Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-21T22:27:00.139Z] + make test [2023-03-21T22:27:00.139Z] go test ./... -coverprofile=coverage.out [2023-03-21T22:27:05.409Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-03-21T22:27:17.606Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-03-21T22:27:17.606Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2023-03-21T22:27:22.863Z] go vet ./... [2023-03-21T22:27:27.040Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T22:27:27.040Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T22:27:27.040Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T22:27:27.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T22:27:27.061Z] $ docker stop --time=1 c64af37c2a0643bf9fa974a026a3f2897f25b816662f61ff5bbcdbd91a049b38 [2023-03-21T22:27:29.502Z] $ docker rm -f --volumes c64af37c2a0643bf9fa974a026a3f2897f25b816662f61ff5bbcdbd91a049b38 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T22:27:30.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T22:27:30.106Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-21T22:27:30.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T22:27:30.859Z] + ls -al . [2023-03-21T22:27:30.859Z] total 172 [2023-03-21T22:27:30.859Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 22:27 . [2023-03-21T22:27:30.859Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:25 .. [2023-03-21T22:27:30.859Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 21 22:25 .dockerignore [2023-03-21T22:27:30.859Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 22:26 .git [2023-03-21T22:27:30.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:25 .github [2023-03-21T22:27:30.859Z] -rw-rw-r-- 1 jenkins jenkins 328 Mar 21 22:25 .gitignore [2023-03-21T22:27:30.859Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 22:25 .golangci.yml [2023-03-21T22:27:30.859Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 22:26 .semver [2023-03-21T22:27:30.859Z] -rw-rw-r-- 1 jenkins jenkins 9045 Mar 21 22:25 Attribution.txt [2023-03-21T22:27:30.859Z] -rw-rw-r-- 1 jenkins jenkins 8355 Mar 21 22:25 CHANGELOG.md [2023-03-21T22:27:30.859Z] -rw-rw-r-- 1 jenkins jenkins 1423 Mar 21 22:25 Dockerfile [2023-03-21T22:27:30.859Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 22:25 GOVERNANCE.md [2023-03-21T22:27:30.859Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 21 22:25 Jenkinsfile [2023-03-21T22:27:30.859Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 22:25 LICENSE [2023-03-21T22:27:30.859Z] -rw-rw-r-- 1 jenkins jenkins 2114 Mar 21 22:25 Makefile [2023-03-21T22:27:30.859Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 21 22:25 OWNERS.md [2023-03-21T22:27:30.859Z] -rw-rw-r-- 1 jenkins jenkins 10054 Mar 21 22:25 README.md [2023-03-21T22:27:30.859Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 21 22:26 VERSION [2023-03-21T22:27:30.859Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:25 bin [2023-03-21T22:27:30.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:25 cmd [2023-03-21T22:27:30.859Z] -rw-r--r-- 1 jenkins jenkins 7631 Mar 21 22:27 coverage.out [2023-03-21T22:27:30.859Z] -rw-rw-r-- 1 jenkins jenkins 3326 Mar 21 22:25 go.mod [2023-03-21T22:27:30.859Z] -rw-rw-r-- 1 jenkins jenkins 32920 Mar 21 22:25 go.sum [2023-03-21T22:27:30.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:25 internal [2023-03-21T22:27:30.859Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:25 snap [2023-03-21T22:27:30.859Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 21 22:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:27:31.166Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=224900f6885e44699053c83c13a1a421d11bcb33 --label arch=amd64 --label version=3.0.0-dev.9 . [2023-03-21T22:27:31.167Z] Sending build context to Docker daemon 5.733MB [2023-03-21T22:27:31.167Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T22:27:31.167Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-21T22:27:31.167Z] ---> c0726fe8e7c9 [2023-03-21T22:27:31.167Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:27:31.167Z] ---> Running in 816ee313774f [2023-03-21T22:27:31.426Z] Removing intermediate container 816ee313774f [2023-03-21T22:27:31.426Z] ---> 4946a99871bd [2023-03-21T22:27:31.426Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:27:31.426Z] ---> Running in bce32db582b7 [2023-03-21T22:27:31.426Z] Removing intermediate container bce32db582b7 [2023-03-21T22:27:31.426Z] ---> 2a56a309281c [2023-03-21T22:27:31.426Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-21T22:27:31.426Z] ---> Running in c5868aaa0f43 [2023-03-21T22:27:31.686Z] Removing intermediate container c5868aaa0f43 [2023-03-21T22:27:31.686Z] ---> 016a7081b1c0 [2023-03-21T22:27:31.686Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T22:27:31.686Z] ---> Running in e59ddd899d99 [2023-03-21T22:27:31.686Z] Removing intermediate container e59ddd899d99 [2023-03-21T22:27:31.686Z] ---> ee28b5747a17 [2023-03-21T22:27:31.686Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:27:31.686Z] ---> Running in 76308d16c7a5 [2023-03-21T22:27:31.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T22:27:32.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T22:27:32.463Z] OK: 269 MiB in 57 packages [2023-03-21T22:27:32.722Z] Removing intermediate container 76308d16c7a5 [2023-03-21T22:27:32.722Z] ---> 741222ea01cf [2023-03-21T22:27:32.722Z] Step 8/24 : WORKDIR /device-snmp-go [2023-03-21T22:27:32.722Z] ---> Running in a492206f4982 [2023-03-21T22:27:32.722Z] Removing intermediate container a492206f4982 [2023-03-21T22:27:32.722Z] ---> 92c6c3c11a08 [2023-03-21T22:27:32.722Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-21T22:27:32.980Z] ---> 9fbdfe85bb59 [2023-03-21T22:27:32.980Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:27:32.980Z] ---> Running in fa045084766a [2023-03-21T22:27:33.920Z] Removing intermediate container fa045084766a [2023-03-21T22:27:33.920Z] ---> 730836aedd60 [2023-03-21T22:27:33.920Z] Step 11/24 : COPY . . [2023-03-21T22:27:33.920Z] ---> e02f63bf7b1f [2023-03-21T22:27:33.920Z] Step 12/24 : RUN ${MAKE} [2023-03-21T22:27:33.920Z] ---> Running in 36dd91924d52 [2023-03-21T22:27:34.487Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-03-21T22:27:56.451Z] Removing intermediate container 36dd91924d52 [2023-03-21T22:27:56.451Z] ---> b85b3fd54527 [2023-03-21T22:27:56.451Z] Step 13/24 : FROM alpine:3.17 [2023-03-21T22:27:56.451Z] 3.17: Pulling from library/alpine [2023-03-21T22:27:56.451Z] 63b65145d645: Already exists [2023-03-21T22:27:56.451Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T22:27:56.451Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T22:27:56.451Z] ---> b2aa39c304c2 [2023-03-21T22:27:56.451Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-03-21T22:27:56.451Z] ---> Running in 898e7bcf5a57 [2023-03-21T22:27:56.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T22:27:56.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T22:27:56.451Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T22:27:56.451Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T22:27:56.451Z] OK: 7 MiB in 16 packages [2023-03-21T22:27:56.451Z] Removing intermediate container 898e7bcf5a57 [2023-03-21T22:27:56.451Z] ---> 0781e38ac789 [2023-03-21T22:27:56.451Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-03-21T22:27:56.451Z] ---> 3b84e9ad9c36 [2023-03-21T22:27:56.451Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-03-21T22:27:56.451Z] ---> 8d1b58cc9f2a [2023-03-21T22:27:56.451Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-03-21T22:27:56.451Z] ---> 6fb3ae5d376a [2023-03-21T22:27:56.451Z] Step 18/24 : EXPOSE 59993 [2023-03-21T22:27:56.451Z] ---> Running in 21a88e5fb2b5 [2023-03-21T22:27:56.451Z] Removing intermediate container 21a88e5fb2b5 [2023-03-21T22:27:56.451Z] ---> ed6f22bfc089 [2023-03-21T22:27:56.451Z] Step 19/24 : EXPOSE 161 [2023-03-21T22:27:56.451Z] ---> Running in 26fcba2b8780 [2023-03-21T22:27:56.451Z] Removing intermediate container 26fcba2b8780 [2023-03-21T22:27:56.451Z] ---> 55c2ef13bc00 [2023-03-21T22:27:56.451Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-03-21T22:27:56.451Z] ---> Running in 7bfb8cff252e [2023-03-21T22:27:56.451Z] Removing intermediate container 7bfb8cff252e [2023-03-21T22:27:56.451Z] ---> 31c37bd30926 [2023-03-21T22:27:56.451Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T22:27:56.451Z] ---> Running in d8df962708e9 [2023-03-21T22:27:56.451Z] Removing intermediate container d8df962708e9 [2023-03-21T22:27:56.451Z] ---> c16a1d27d4d7 [2023-03-21T22:27:56.451Z] Step 22/24 : LABEL arch=amd64 [2023-03-21T22:27:56.451Z] ---> Running in 42e12c5473d5 [2023-03-21T22:27:56.451Z] Removing intermediate container 42e12c5473d5 [2023-03-21T22:27:56.451Z] ---> d7a668b93125 [2023-03-21T22:27:56.451Z] Step 23/24 : LABEL git_sha=224900f6885e44699053c83c13a1a421d11bcb33 [2023-03-21T22:27:56.451Z] ---> Running in 49abba4865cd [2023-03-21T22:27:56.712Z] Removing intermediate container 49abba4865cd [2023-03-21T22:27:56.712Z] ---> e0649377c4e6 [2023-03-21T22:27:56.712Z] Step 24/24 : LABEL version=3.0.0-dev.9 [2023-03-21T22:27:56.712Z] ---> Running in dbe083b61c4c [2023-03-21T22:27:56.712Z] Removing intermediate container dbe083b61c4c [2023-03-21T22:27:56.712Z] ---> 3ebd30a8c671 [2023-03-21T22:27:56.712Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T22:27:56.712Z] Successfully built 3ebd30a8c671 [2023-03-21T22:27:56.712Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:27:56.804Z] provisioning config files... [2023-03-21T22:27:56.812Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5547316700101320120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:27:57.111Z] ---> docker-login.sh [2023-03-21T22:27:57.111Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:27:57.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:27:57.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:27:57.111Z] Configure a credential helper to remove this warning. See [2023-03-21T22:27:57.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:27:57.111Z] [2023-03-21T22:27:57.111Z] Login Succeeded [2023-03-21T22:27:57.111Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:27:57.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:27:57.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:27:57.111Z] Configure a credential helper to remove this warning. See [2023-03-21T22:27:57.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:27:57.111Z] [2023-03-21T22:27:57.111Z] Login Succeeded [2023-03-21T22:27:57.111Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:27:57.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:27:57.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:27:57.370Z] Configure a credential helper to remove this warning. See [2023-03-21T22:27:57.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:27:57.370Z] [2023-03-21T22:27:57.370Z] Login Succeeded [2023-03-21T22:27:57.370Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:27:57.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:27:57.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:27:57.370Z] Configure a credential helper to remove this warning. See [2023-03-21T22:27:57.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:27:57.370Z] [2023-03-21T22:27:57.370Z] Login Succeeded [2023-03-21T22:27:57.370Z] docker.io [2023-03-21T22:27:57.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:27:57.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:27:57.632Z] Configure a credential helper to remove this warning. See [2023-03-21T22:27:57.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:27:57.632Z] [2023-03-21T22:27:57.632Z] Login Succeeded [2023-03-21T22:27:57.632Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:27:57.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T22:27:57.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:27:57.678Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2023-03-21T22:27:57.678Z] 224900f6885e44699053c83c13a1a421d11bcb33 [2023-03-21T22:27:57.678Z] latest [2023-03-21T22:27:57.678Z] 3.0.0-dev.9 [2023-03-21T22:27:57.678Z] 224900f6885e44699053c83c13a1a421d11bcb33-3.0.0-dev.9 [2023-03-21T22:27:57.678Z] main [2023-03-21T22:27:57.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:27:57.991Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:224900f6885e44699053c83c13a1a421d11bcb33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:27:58.296Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:224900f6885e44699053c83c13a1a421d11bcb33 [2023-03-21T22:27:58.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-03-21T22:27:58.296Z] 631faf85c84d: Preparing [2023-03-21T22:27:58.296Z] 29b3343c15a9: Preparing [2023-03-21T22:27:58.296Z] 21f354e10f90: Preparing [2023-03-21T22:27:58.296Z] d54eb4407524: Preparing [2023-03-21T22:27:58.296Z] 7cd52847ad77: Preparing [2023-03-21T22:27:58.296Z] 7cd52847ad77: Layer already exists [2023-03-21T22:27:58.296Z] d54eb4407524: Pushed [2023-03-21T22:27:58.296Z] 29b3343c15a9: Pushed [2023-03-21T22:27:58.296Z] 631faf85c84d: Pushed [2023-03-21T22:28:01.577Z] 21f354e10f90: Pushed [2023-03-21T22:28:01.577Z] 224900f6885e44699053c83c13a1a421d11bcb33: digest: sha256:a720a8cbf5e9ba30b9ef368a6efc2a03b8aedbff02c1aa85590a967eac968a9a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:28:01.885Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:28:02.187Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-03-21T22:28:02.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-03-21T22:28:02.187Z] 631faf85c84d: Preparing [2023-03-21T22:28:02.187Z] 29b3343c15a9: Preparing [2023-03-21T22:28:02.187Z] 21f354e10f90: Preparing [2023-03-21T22:28:02.187Z] d54eb4407524: Preparing [2023-03-21T22:28:02.187Z] 7cd52847ad77: Preparing [2023-03-21T22:28:02.187Z] 29b3343c15a9: Layer already exists [2023-03-21T22:28:02.187Z] 631faf85c84d: Layer already exists [2023-03-21T22:28:02.187Z] 7cd52847ad77: Layer already exists [2023-03-21T22:28:02.187Z] 21f354e10f90: Layer already exists [2023-03-21T22:28:02.187Z] d54eb4407524: Layer already exists [2023-03-21T22:28:02.187Z] latest: digest: sha256:a720a8cbf5e9ba30b9ef368a6efc2a03b8aedbff02c1aa85590a967eac968a9a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:28:02.499Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:28:02.802Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.9 [2023-03-21T22:28:02.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-03-21T22:28:02.802Z] 631faf85c84d: Preparing [2023-03-21T22:28:02.802Z] 29b3343c15a9: Preparing [2023-03-21T22:28:02.802Z] 21f354e10f90: Preparing [2023-03-21T22:28:02.802Z] d54eb4407524: Preparing [2023-03-21T22:28:02.802Z] 7cd52847ad77: Preparing [2023-03-21T22:28:02.802Z] 21f354e10f90: Layer already exists [2023-03-21T22:28:02.802Z] 29b3343c15a9: Layer already exists [2023-03-21T22:28:02.802Z] 631faf85c84d: Layer already exists [2023-03-21T22:28:02.802Z] 7cd52847ad77: Layer already exists [2023-03-21T22:28:02.802Z] d54eb4407524: Layer already exists [2023-03-21T22:28:02.802Z] 3.0.0-dev.9: digest: sha256:a720a8cbf5e9ba30b9ef368a6efc2a03b8aedbff02c1aa85590a967eac968a9a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:28:03.115Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:224900f6885e44699053c83c13a1a421d11bcb33-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:28:03.421Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:224900f6885e44699053c83c13a1a421d11bcb33-3.0.0-dev.9 [2023-03-21T22:28:03.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-03-21T22:28:03.421Z] 631faf85c84d: Preparing [2023-03-21T22:28:03.421Z] 29b3343c15a9: Preparing [2023-03-21T22:28:03.421Z] 21f354e10f90: Preparing [2023-03-21T22:28:03.421Z] d54eb4407524: Preparing [2023-03-21T22:28:03.421Z] 7cd52847ad77: Preparing [2023-03-21T22:28:03.421Z] 7cd52847ad77: Layer already exists [2023-03-21T22:28:03.421Z] d54eb4407524: Layer already exists [2023-03-21T22:28:03.421Z] 21f354e10f90: Layer already exists [2023-03-21T22:28:03.421Z] 631faf85c84d: Layer already exists [2023-03-21T22:28:03.421Z] 29b3343c15a9: Layer already exists [2023-03-21T22:28:03.421Z] 224900f6885e44699053c83c13a1a421d11bcb33-3.0.0-dev.9: digest: sha256:a720a8cbf5e9ba30b9ef368a6efc2a03b8aedbff02c1aa85590a967eac968a9a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:28:03.732Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:28:04.035Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2023-03-21T22:28:04.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-03-21T22:28:04.035Z] 631faf85c84d: Preparing [2023-03-21T22:28:04.035Z] 29b3343c15a9: Preparing [2023-03-21T22:28:04.035Z] 21f354e10f90: Preparing [2023-03-21T22:28:04.035Z] d54eb4407524: Preparing [2023-03-21T22:28:04.035Z] 7cd52847ad77: Preparing [2023-03-21T22:28:04.035Z] 29b3343c15a9: Layer already exists [2023-03-21T22:28:04.035Z] 631faf85c84d: Layer already exists [2023-03-21T22:28:04.035Z] d54eb4407524: Layer already exists [2023-03-21T22:28:04.035Z] 21f354e10f90: Layer already exists [2023-03-21T22:28:04.035Z] 7cd52847ad77: Layer already exists [2023-03-21T22:28:04.035Z] main: digest: sha256:a720a8cbf5e9ba30b9ef368a6efc2a03b8aedbff02c1aa85590a967eac968a9a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T22:28:04.085Z] ===================================================== [Pipeline] echo [2023-03-21T22:28:04.092Z] taggedImages: [2023-03-21T22:28:04.092Z] - nexus3.edgexfoundry.org:10004/device-snmp:224900f6885e44699053c83c13a1a421d11bcb33 [2023-03-21T22:28:04.092Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-03-21T22:28:04.092Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.9 [2023-03-21T22:28:04.092Z] - nexus3.edgexfoundry.org:10004/device-snmp:224900f6885e44699053c83c13a1a421d11bcb33-3.0.0-dev.9 [2023-03-21T22:28:04.092Z] - nexus3.edgexfoundry.org:10004/device-snmp: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-03-21T22:28:04.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:28:04.449Z] [2023-03-21T22:28:04.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:28:04.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:28:04.746Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T22:28:04.746Z] 5eb5b503b376: Pulling fs layer [2023-03-21T22:28:04.746Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T22:28:04.746Z] ec43610c2a17: Pulling fs layer [2023-03-21T22:28:04.746Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T22:28:04.746Z] 33b1e0a273af: Pulling fs layer [2023-03-21T22:28:04.746Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T22:28:04.746Z] 2f39f015ded8: Pulling fs layer [2023-03-21T22:28:04.746Z] 3a2ae6a8a46f: Waiting [2023-03-21T22:28:04.746Z] 33b1e0a273af: Waiting [2023-03-21T22:28:04.746Z] 5d3b04190fa2: Waiting [2023-03-21T22:28:04.746Z] 2f39f015ded8: Waiting [2023-03-21T22:28:04.746Z] 5c69ac0246d0: Verifying Checksum [2023-03-21T22:28:04.746Z] 5c69ac0246d0: Download complete [2023-03-21T22:28:05.002Z] 3a2ae6a8a46f: Download complete [2023-03-21T22:28:05.002Z] 33b1e0a273af: Verifying Checksum [2023-03-21T22:28:05.002Z] 33b1e0a273af: Download complete [2023-03-21T22:28:05.002Z] 5d3b04190fa2: Verifying Checksum [2023-03-21T22:28:05.002Z] 5d3b04190fa2: Download complete [2023-03-21T22:28:05.258Z] ec43610c2a17: Verifying Checksum [2023-03-21T22:28:05.258Z] ec43610c2a17: Download complete [2023-03-21T22:28:05.258Z] 5eb5b503b376: Verifying Checksum [2023-03-21T22:28:05.258Z] 5eb5b503b376: Download complete [2023-03-21T22:28:05.824Z] 2f39f015ded8: Verifying Checksum [2023-03-21T22:28:05.824Z] 2f39f015ded8: Download complete [2023-03-21T22:28:06.389Z] 5eb5b503b376: Pull complete [2023-03-21T22:28:06.648Z] 5c69ac0246d0: Pull complete [2023-03-21T22:28:06.907Z] ec43610c2a17: Pull complete [2023-03-21T22:28:07.166Z] 3a2ae6a8a46f: Pull complete [2023-03-21T22:28:07.166Z] 33b1e0a273af: Pull complete [2023-03-21T22:28:07.424Z] 5d3b04190fa2: Pull complete [2023-03-21T22:28:11.615Z] 2f39f015ded8: Pull complete [2023-03-21T22:28:11.615Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T22:28:11.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:28:11.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:28:11.700Z] prd-ubuntu20.04-docker-8c-8g-4971 does not seem to be running inside a container [2023-03-21T22:28:11.733Z] $ 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/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-03-21T22:28:15.140Z] $ docker top 46acc450d372219921e9fc31d80189b9a968326709e3890bc69a273ffdea7d02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:28:15.505Z] ---> job-cost.sh [2023-03-21T22:28:15.505Z] lf-activate-venv: SKIPPING [2023-03-21T22:28:15.505Z] INFO: No Stack... [2023-03-21T22:28:16.073Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T22:28:16.333Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T22:28:16.620Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2023-03-21T22:28:16.620Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T22:28:16.632Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-66-stack-cost] [2023-03-21T22:28:16.641Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-66-stack-cost] did not exist. Created. [2023-03-21T22:28:16.641Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T22:28:16.940Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-21T22:28:16.970Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T22:28:16.979Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-66-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T22:28:17.002Z] $ docker stop --time=1 46acc450d372219921e9fc31d80189b9a968326709e3890bc69a273ffdea7d02 [2023-03-21T22:28:18.156Z] $ docker rm -f --volumes 46acc450d372219921e9fc31d80189b9a968326709e3890bc69a273ffdea7d02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T22:28:41.965Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4974 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2023-03-21T22:28:41.979Z] Running in /w/workspace/device-snmp-go/66 [Pipeline] { [Pipeline] checkout [2023-03-21T22:28:42.027Z] Selected Git installation does not exist. Using Default [2023-03-21T22:28:42.027Z] The recommended git tool is: NONE [2023-03-21T22:28:46.890Z] using credential edgex-jenkins-ssh [2023-03-21T22:28:46.910Z] Cloning the remote Git repository [2023-03-21T22:28:46.950Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-03-21T22:28:47.040Z] > git init /w/workspace/device-snmp-go/66 # timeout=10 [2023-03-21T22:28:47.162Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-03-21T22:28:47.163Z] > git --version # timeout=10 [2023-03-21T22:28:47.181Z] > git --version # 'git version 2.25.1' [2023-03-21T22:28:47.183Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T22:28:47.316Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T22:28:50.105Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-03-21T22:28:50.132Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T22:28:50.944Z] Avoid second fetch [2023-03-21T22:28:50.944Z] Checking out Revision 224900f6885e44699053c83c13a1a421d11bcb33 (main) [2023-03-21T22:28:51.481Z] Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory (#270)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T22:28:50.961Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T22:28:51.032Z] > git checkout -f 224900f6885e44699053c83c13a1a421d11bcb33 # timeout=10 [2023-03-21T22:28:52.319Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T22:28:52.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T22:28:52.319Z] Dload Upload Total Spent Left Speed [2023-03-21T22:28:52.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh [2023-03-21T22:28:52.860Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T22:28:53.187Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T22:28:53.187Z] + sudo tee /etc/docker/daemon.new [2023-03-21T22:28:53.187Z] { [2023-03-21T22:28:53.187Z] "registry-mirrors": [ [2023-03-21T22:28:53.187Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T22:28:53.187Z] ], [2023-03-21T22:28:53.187Z] "bip": "10.250.0.254/24", [2023-03-21T22:28:53.187Z] "hosts": [ [2023-03-21T22:28:53.187Z] "tcp://0.0.0.0:5555", [2023-03-21T22:28:53.187Z] "unix:///var/run/docker.sock" [2023-03-21T22:28:53.187Z] ], [2023-03-21T22:28:53.187Z] "mtu": 1458, [2023-03-21T22:28:53.187Z] "selinux-enabled": true, [2023-03-21T22:28:53.187Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T22:28:53.187Z] } [Pipeline] sh [2023-03-21T22:28:53.518Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T22:28:53.852Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:29:12.108Z] provisioning config files... [2023-03-21T22:29:12.134Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/66@tmp/config12790087844128083003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:29:12.482Z] ---> docker-login.sh [2023-03-21T22:29:12.482Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:29:12.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:29:13.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:29:13.020Z] Configure a credential helper to remove this warning. See [2023-03-21T22:29:13.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:29:13.020Z] [2023-03-21T22:29:13.020Z] Login Succeeded [2023-03-21T22:29:13.020Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:29:13.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:29:13.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:29:13.564Z] Configure a credential helper to remove this warning. See [2023-03-21T22:29:13.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:29:13.564Z] [2023-03-21T22:29:13.564Z] Login Succeeded [2023-03-21T22:29:13.564Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:29:13.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:29:13.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:29:13.836Z] Configure a credential helper to remove this warning. See [2023-03-21T22:29:13.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:29:13.836Z] [2023-03-21T22:29:13.836Z] Login Succeeded [2023-03-21T22:29:13.836Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:29:14.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:29:14.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:29:14.381Z] Configure a credential helper to remove this warning. See [2023-03-21T22:29:14.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:29:14.381Z] [2023-03-21T22:29:14.381Z] Login Succeeded [2023-03-21T22:29:14.381Z] docker.io [2023-03-21T22:29:14.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:29:14.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:29:14.650Z] Configure a credential helper to remove this warning. See [2023-03-21T22:29:14.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:29:14.650Z] [2023-03-21T22:29:14.921Z] Login Succeeded [2023-03-21T22:29:14.921Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:29:14.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T22:29:15.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:29:15.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:29:15.230Z] ========================================================= [2023-03-21T22:29:15.230Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-21T22:29:15.230Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:29:15.675Z] + 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-03-21T22:29:15.946Z] Sending build context to Docker daemon 2.964MB [2023-03-21T22:29:15.946Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T22:29:15.946Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-21T22:29:16.916Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T22:29:16.916Z] af6eaf76a39c: Pulling fs layer [2023-03-21T22:29:16.916Z] 55522c791124: Pulling fs layer [2023-03-21T22:29:16.916Z] ce5c4a1c91eb: Pulling fs layer [2023-03-21T22:29:16.916Z] 169dfbe0d373: Pulling fs layer [2023-03-21T22:29:16.916Z] e1ff8fa3b103: Pulling fs layer [2023-03-21T22:29:16.916Z] 52ebb69f0ebf: Pulling fs layer [2023-03-21T22:29:16.916Z] 5abe8eddf0d5: Pulling fs layer [2023-03-21T22:29:16.916Z] e1ff8fa3b103: Waiting [2023-03-21T22:29:16.916Z] 169dfbe0d373: Waiting [2023-03-21T22:29:16.916Z] 52ebb69f0ebf: Waiting [2023-03-21T22:29:16.916Z] 5abe8eddf0d5: Waiting [2023-03-21T22:29:16.916Z] 55522c791124: Download complete [2023-03-21T22:29:16.916Z] 169dfbe0d373: Verifying Checksum [2023-03-21T22:29:16.916Z] 169dfbe0d373: Download complete [2023-03-21T22:29:16.916Z] e1ff8fa3b103: Verifying Checksum [2023-03-21T22:29:16.916Z] e1ff8fa3b103: Download complete [2023-03-21T22:29:16.916Z] af6eaf76a39c: Verifying Checksum [2023-03-21T22:29:16.916Z] af6eaf76a39c: Download complete [2023-03-21T22:29:17.905Z] af6eaf76a39c: Pull complete [2023-03-21T22:29:17.905Z] 5abe8eddf0d5: Verifying Checksum [2023-03-21T22:29:17.905Z] 5abe8eddf0d5: Download complete [2023-03-21T22:29:18.496Z] 55522c791124: Pull complete [2023-03-21T22:29:19.474Z] ce5c4a1c91eb: Verifying Checksum [2023-03-21T22:29:19.474Z] ce5c4a1c91eb: Download complete [2023-03-21T22:29:19.474Z] 52ebb69f0ebf: Download complete [2023-03-21T22:29:29.597Z] ce5c4a1c91eb: Pull complete [2023-03-21T22:29:29.868Z] 169dfbe0d373: Pull complete [2023-03-21T22:29:29.868Z] e1ff8fa3b103: Pull complete [2023-03-21T22:29:36.546Z] 52ebb69f0ebf: Pull complete [2023-03-21T22:29:38.503Z] 5abe8eddf0d5: Pull complete [2023-03-21T22:29:38.503Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-21T22:29:38.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T22:29:38.503Z] ---> 6cb57ee374ae [2023-03-21T22:29:38.503Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:29:40.484Z] ---> Running in e7b3bc2e5933 [2023-03-21T22:29:40.484Z] Removing intermediate container e7b3bc2e5933 [2023-03-21T22:29:40.484Z] ---> d072e59a60a1 [2023-03-21T22:29:40.484Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:29:40.758Z] ---> Running in 5df8251611a9 [2023-03-21T22:29:41.028Z] Removing intermediate container 5df8251611a9 [2023-03-21T22:29:41.028Z] ---> 55d94207b046 [2023-03-21T22:29:41.028Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-21T22:29:41.028Z] ---> Running in f04d09da1248 [2023-03-21T22:29:41.296Z] Removing intermediate container f04d09da1248 [2023-03-21T22:29:41.296Z] ---> 19b0bc8d9272 [2023-03-21T22:29:41.296Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T22:29:41.647Z] ---> Running in 124894ffebb2 [2023-03-21T22:29:41.923Z] Removing intermediate container 124894ffebb2 [2023-03-21T22:29:41.923Z] ---> 4892ecb84d36 [2023-03-21T22:29:41.923Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:29:41.923Z] ---> Running in 2f9caebdb994 [2023-03-21T22:29:43.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T22:29:43.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T22:29:45.060Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-21T22:29:45.060Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-21T22:29:45.060Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-21T22:29:45.060Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-21T22:29:45.060Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T22:29:45.060Z] OK: 268 MiB in 57 packages [2023-03-21T22:29:46.024Z] Removing intermediate container 2f9caebdb994 [2023-03-21T22:29:46.024Z] ---> 8f246251b240 [2023-03-21T22:29:46.024Z] Step 8/12 : WORKDIR /device-snmp-go [2023-03-21T22:29:46.024Z] ---> Running in 3c50b0a69b1d [2023-03-21T22:29:46.292Z] Removing intermediate container 3c50b0a69b1d [2023-03-21T22:29:46.292Z] ---> e30e5d64cea8 [2023-03-21T22:29:46.292Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-21T22:29:46.881Z] ---> ae1ca1b44d9e [2023-03-21T22:29:46.881Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:29:46.881Z] ---> Running in 9697f7e137ec [2023-03-21T22:31:08.529Z] Removing intermediate container 9697f7e137ec [2023-03-21T22:31:08.529Z] ---> d805417ea36a [2023-03-21T22:31:08.529Z] Step 11/12 : COPY . . [2023-03-21T22:31:08.529Z] ---> 9acf17b5659a [2023-03-21T22:31:08.529Z] Step 12/12 : RUN ${MAKE} [2023-03-21T22:31:08.529Z] ---> Running in 7255bfbefddd [2023-03-21T22:31:08.529Z] noop [2023-03-21T22:31:08.529Z] Removing intermediate container 7255bfbefddd [2023-03-21T22:31:08.529Z] ---> 81d1563b9343 [2023-03-21T22:31:08.529Z] Successfully built 81d1563b9343 [2023-03-21T22:31:08.529Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:31:08.892Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T22:31:08.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:31:09.107Z] prd-ubuntu20.04-docker-arm64-4c-16g-4974 does not seem to be running inside a container [2023-03-21T22:31:09.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/66 -v /w/workspace/device-snmp-go/66:/w/workspace/device-snmp-go/66:rw,z -v /w/workspace/device-snmp-go/66@tmp:/w/workspace/device-snmp-go/66@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-03-21T22:31:10.386Z] $ docker top 3d9a358a8960a06c2909e4b742d7d8f427642303074da43eec972d6207c3af5b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:31:11.236Z] + go version [2023-03-21T22:31:11.236Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-21T22:31:11.258Z] $ docker stop --time=1 3d9a358a8960a06c2909e4b742d7d8f427642303074da43eec972d6207c3af5b [2023-03-21T22:31:13.826Z] $ docker rm -f --volumes 3d9a358a8960a06c2909e4b742d7d8f427642303074da43eec972d6207c3af5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:31:14.391Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T22:31:14.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:31:14.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-4974 does not seem to be running inside a container [2023-03-21T22:31:14.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/66 -v /w/workspace/device-snmp-go/66:/w/workspace/device-snmp-go/66:rw,z -v /w/workspace/device-snmp-go/66@tmp:/w/workspace/device-snmp-go/66@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-03-21T22:31:15.777Z] $ docker top bc06fd8b14ced9392b476aed42582cd40c77455b3bcf1ec886d03c8fb1b3ba48 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:31:16.274Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/66 [Pipeline] fileExists [Pipeline] sh [2023-03-21T22:31:16.926Z] + make test [2023-03-21T22:31:16.926Z] go test ./... -coverprofile=coverage.out [2023-03-21T22:31:49.189Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-03-21T22:34:10.913Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-03-21T22:34:10.913Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.046s coverage: 0.0% of statements [2023-03-21T22:34:10.913Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T22:34:10.913Z] go vet ./... [2023-03-21T22:34:37.617Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T22:34:37.617Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T22:34:37.617Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T22:34:37.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T22:34:37.649Z] $ docker stop --time=1 bc06fd8b14ced9392b476aed42582cd40c77455b3bcf1ec886d03c8fb1b3ba48 [2023-03-21T22:34:39.511Z] $ docker rm -f --volumes bc06fd8b14ced9392b476aed42582cd40c77455b3bcf1ec886d03c8fb1b3ba48 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T22:34:40.716Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T22:34:40.738Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T22:34:41.249Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T22:34:41.637Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T22:34:41.961Z] + ls -al . [2023-03-21T22:34:41.961Z] total 168 [2023-03-21T22:34:41.961Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 22:31 . [2023-03-21T22:34:41.961Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:28 .. [2023-03-21T22:34:41.961Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 21 22:28 .dockerignore [2023-03-21T22:34:41.961Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 22:28 .git [2023-03-21T22:34:41.961Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:28 .github [2023-03-21T22:34:41.961Z] -rw-rw-r-- 1 jenkins jenkins 328 Mar 21 22:28 .gitignore [2023-03-21T22:34:41.961Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 22:28 .golangci.yml [2023-03-21T22:34:41.961Z] -rw-rw-r-- 1 jenkins jenkins 9045 Mar 21 22:28 Attribution.txt [2023-03-21T22:34:41.961Z] -rw-rw-r-- 1 jenkins jenkins 8355 Mar 21 22:28 CHANGELOG.md [2023-03-21T22:34:41.961Z] -rw-rw-r-- 1 jenkins jenkins 1423 Mar 21 22:28 Dockerfile [2023-03-21T22:34:41.961Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 22:28 GOVERNANCE.md [2023-03-21T22:34:41.961Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 21 22:28 Jenkinsfile [2023-03-21T22:34:41.961Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 22:28 LICENSE [2023-03-21T22:34:41.961Z] -rw-rw-r-- 1 jenkins jenkins 2114 Mar 21 22:28 Makefile [2023-03-21T22:34:41.961Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 21 22:28 OWNERS.md [2023-03-21T22:34:41.961Z] -rw-rw-r-- 1 jenkins jenkins 10054 Mar 21 22:28 README.md [2023-03-21T22:34:41.961Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 21 22:26 VERSION [2023-03-21T22:34:41.961Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 22:28 bin [2023-03-21T22:34:41.961Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:28 cmd [2023-03-21T22:34:41.961Z] -rw-r--r-- 1 jenkins jenkins 7631 Mar 21 22:34 coverage.out [2023-03-21T22:34:41.961Z] -rw-rw-r-- 1 jenkins jenkins 3326 Mar 21 22:28 go.mod [2023-03-21T22:34:41.961Z] -rw-rw-r-- 1 jenkins jenkins 32920 Mar 21 22:28 go.sum [2023-03-21T22:34:41.961Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 22:28 internal [2023-03-21T22:34:41.961Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 22:28 snap [2023-03-21T22:34:41.961Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 21 22:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:34:42.301Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=224900f6885e44699053c83c13a1a421d11bcb33 --label arch=arm64 --label version=3.0.0-dev.9 . [2023-03-21T22:34:42.570Z] Sending build context to Docker daemon 2.973MB [2023-03-21T22:34:42.570Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T22:34:42.570Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-21T22:34:42.570Z] ---> 81d1563b9343 [2023-03-21T22:34:42.570Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-21T22:34:42.839Z] ---> Running in 591be488110c [2023-03-21T22:34:43.109Z] Removing intermediate container 591be488110c [2023-03-21T22:34:43.109Z] ---> 66c69669daec [2023-03-21T22:34:43.109Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T22:34:43.109Z] ---> Running in 1e8ad5b00ce1 [2023-03-21T22:34:46.469Z] Removing intermediate container 1e8ad5b00ce1 [2023-03-21T22:34:46.469Z] ---> 23a19f60aab9 [2023-03-21T22:34:46.469Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-21T22:34:46.469Z] ---> Running in d368d201bf47 [2023-03-21T22:34:46.741Z] Removing intermediate container d368d201bf47 [2023-03-21T22:34:46.741Z] ---> ffaaa4bd4237 [2023-03-21T22:34:46.741Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T22:34:46.741Z] ---> Running in 6ffa0d89a509 [2023-03-21T22:34:47.329Z] Removing intermediate container 6ffa0d89a509 [2023-03-21T22:34:47.329Z] ---> a5838bd8f757 [2023-03-21T22:34:47.329Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T22:34:47.329Z] ---> Running in 9456fdd7d6ca [2023-03-21T22:34:48.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T22:34:49.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T22:34:50.238Z] OK: 268 MiB in 57 packages [2023-03-21T22:34:51.206Z] Removing intermediate container 9456fdd7d6ca [2023-03-21T22:34:51.206Z] ---> e7a845362f4c [2023-03-21T22:34:51.206Z] Step 8/24 : WORKDIR /device-snmp-go [2023-03-21T22:34:51.479Z] ---> Running in 6f8e70055ef1 [2023-03-21T22:34:51.748Z] Removing intermediate container 6f8e70055ef1 [2023-03-21T22:34:51.748Z] ---> c373fc4d846d [2023-03-21T22:34:51.748Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-21T22:34:52.343Z] ---> fdf8383ab879 [2023-03-21T22:34:52.343Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T22:34:52.343Z] ---> Running in 4e4bfb9f617d [2023-03-21T22:34:55.702Z] Removing intermediate container 4e4bfb9f617d [2023-03-21T22:34:55.702Z] ---> f89079932bc6 [2023-03-21T22:34:55.702Z] Step 11/24 : COPY . . [2023-03-21T22:34:55.972Z] ---> 59c75b131874 [2023-03-21T22:34:55.972Z] Step 12/24 : RUN ${MAKE} [2023-03-21T22:34:56.244Z] ---> Running in 8f60923cf131 [2023-03-21T22:34:57.215Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.9" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-03-21T22:37:34.253Z] Removing intermediate container 8f60923cf131 [2023-03-21T22:37:34.253Z] ---> eb29db4c3e75 [2023-03-21T22:37:34.253Z] Step 13/24 : FROM alpine:3.17 [2023-03-21T22:37:34.253Z] 3.17: Pulling from library/alpine [2023-03-21T22:37:34.253Z] af6eaf76a39c: Already exists [2023-03-21T22:37:34.253Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T22:37:34.253Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T22:37:34.253Z] ---> d74e625d9115 [2023-03-21T22:37:34.253Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-03-21T22:37:34.253Z] ---> Running in ac42fee8a6d2 [2023-03-21T22:37:34.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T22:37:34.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T22:37:34.253Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T22:37:34.253Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T22:37:34.253Z] OK: 8 MiB in 16 packages [2023-03-21T22:37:34.253Z] Removing intermediate container ac42fee8a6d2 [2023-03-21T22:37:34.253Z] ---> 9749b6190bdf [2023-03-21T22:37:34.253Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-03-21T22:37:34.253Z] ---> a1ec4f68256b [2023-03-21T22:37:34.253Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-03-21T22:37:34.861Z] ---> 668022d14c84 [2023-03-21T22:37:34.861Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-03-21T22:37:35.448Z] ---> 81068d95eecd [2023-03-21T22:37:35.448Z] Step 18/24 : EXPOSE 59993 [2023-03-21T22:37:35.715Z] ---> Running in c34d4b9b5670 [2023-03-21T22:37:35.983Z] Removing intermediate container c34d4b9b5670 [2023-03-21T22:37:35.983Z] ---> af703078da1d [2023-03-21T22:37:35.983Z] Step 19/24 : EXPOSE 161 [2023-03-21T22:37:35.983Z] ---> Running in c916f4b2c351 [2023-03-21T22:37:36.251Z] Removing intermediate container c916f4b2c351 [2023-03-21T22:37:36.251Z] ---> 282f8d1e2a33 [2023-03-21T22:37:36.251Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-03-21T22:37:36.251Z] ---> Running in 3024b4932f22 [2023-03-21T22:37:36.523Z] Removing intermediate container 3024b4932f22 [2023-03-21T22:37:36.523Z] ---> 87f675a53f60 [2023-03-21T22:37:36.523Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T22:37:36.795Z] ---> Running in 37f400af3499 [2023-03-21T22:37:37.063Z] Removing intermediate container 37f400af3499 [2023-03-21T22:37:37.063Z] ---> a203cfee27ca [2023-03-21T22:37:37.063Z] Step 22/24 : LABEL arch=arm64 [2023-03-21T22:37:37.063Z] ---> Running in 1c2e939e0a87 [2023-03-21T22:37:37.330Z] Removing intermediate container 1c2e939e0a87 [2023-03-21T22:37:37.330Z] ---> 819cc9e253d1 [2023-03-21T22:37:37.330Z] Step 23/24 : LABEL git_sha=224900f6885e44699053c83c13a1a421d11bcb33 [2023-03-21T22:37:37.599Z] ---> Running in 5dbaf88cf448 [2023-03-21T22:37:37.868Z] Removing intermediate container 5dbaf88cf448 [2023-03-21T22:37:37.868Z] ---> b7d172f43a0e [2023-03-21T22:37:37.868Z] Step 24/24 : LABEL version=3.0.0-dev.9 [2023-03-21T22:37:37.868Z] ---> Running in ddad48201f3f [2023-03-21T22:37:38.136Z] Removing intermediate container ddad48201f3f [2023-03-21T22:37:38.136Z] ---> 0117450d0681 [2023-03-21T22:37:38.136Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T22:37:38.136Z] Successfully built 0117450d0681 [2023-03-21T22:37:38.136Z] Successfully tagged device-snmp-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-03-21T22:37:38.244Z] provisioning config files... [2023-03-21T22:37:38.262Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/66@tmp/config1850650790623093730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:37:38.607Z] ---> docker-login.sh [2023-03-21T22:37:38.607Z] nexus3.edgexfoundry.org:10001 [2023-03-21T22:37:38.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:37:38.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:37:38.878Z] Configure a credential helper to remove this warning. See [2023-03-21T22:37:38.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:37:38.878Z] [2023-03-21T22:37:38.878Z] Login Succeeded [2023-03-21T22:37:38.878Z] nexus3.edgexfoundry.org:10002 [2023-03-21T22:37:39.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:37:39.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:37:39.417Z] Configure a credential helper to remove this warning. See [2023-03-21T22:37:39.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:37:39.417Z] [2023-03-21T22:37:39.417Z] Login Succeeded [2023-03-21T22:37:39.417Z] nexus3.edgexfoundry.org:10003 [2023-03-21T22:37:39.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:37:39.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:37:39.687Z] Configure a credential helper to remove this warning. See [2023-03-21T22:37:39.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:37:39.687Z] [2023-03-21T22:37:39.687Z] Login Succeeded [2023-03-21T22:37:39.687Z] nexus3.edgexfoundry.org:10004 [2023-03-21T22:37:39.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:37:40.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:37:40.224Z] Configure a credential helper to remove this warning. See [2023-03-21T22:37:40.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:37:40.224Z] [2023-03-21T22:37:40.224Z] Login Succeeded [2023-03-21T22:37:40.224Z] docker.io [2023-03-21T22:37:40.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T22:37:40.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T22:37:40.762Z] Configure a credential helper to remove this warning. See [2023-03-21T22:37:40.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T22:37:40.762Z] [2023-03-21T22:37:40.762Z] Login Succeeded [2023-03-21T22:37:40.762Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T22:37:40.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T22:37:40.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T22:37:40.815Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2023-03-21T22:37:40.815Z] 224900f6885e44699053c83c13a1a421d11bcb33 [2023-03-21T22:37:40.815Z] latest [2023-03-21T22:37:40.815Z] 3.0.0-dev.9 [2023-03-21T22:37:40.815Z] 224900f6885e44699053c83c13a1a421d11bcb33-3.0.0-dev.9 [2023-03-21T22:37:40.815Z] main [2023-03-21T22:37:40.815Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:37:41.157Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:224900f6885e44699053c83c13a1a421d11bcb33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:37:41.507Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:224900f6885e44699053c83c13a1a421d11bcb33 [2023-03-21T22:37:41.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-03-21T22:37:41.507Z] 8083f00f5380: Preparing [2023-03-21T22:37:41.507Z] 576adb48d82b: Preparing [2023-03-21T22:37:41.507Z] 0f8bffbb7e64: Preparing [2023-03-21T22:37:41.507Z] fe2419bbe6f8: Preparing [2023-03-21T22:37:41.507Z] edf70074bd40: Preparing [2023-03-21T22:37:41.507Z] edf70074bd40: Layer already exists [2023-03-21T22:37:41.775Z] 8083f00f5380: Pushed [2023-03-21T22:37:41.775Z] 576adb48d82b: Pushed [2023-03-21T22:37:41.775Z] fe2419bbe6f8: Pushed [2023-03-21T22:37:47.124Z] 0f8bffbb7e64: Pushed [2023-03-21T22:37:47.124Z] 224900f6885e44699053c83c13a1a421d11bcb33: digest: sha256:781f52ef2833c0a3a8ceb419a25ac821f1bf19d86ce1f800522d3d35d62bfedd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:37:47.478Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:37:47.825Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-03-21T22:37:47.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-03-21T22:37:47.825Z] 8083f00f5380: Preparing [2023-03-21T22:37:47.825Z] 576adb48d82b: Preparing [2023-03-21T22:37:47.825Z] 0f8bffbb7e64: Preparing [2023-03-21T22:37:47.825Z] fe2419bbe6f8: Preparing [2023-03-21T22:37:47.825Z] edf70074bd40: Preparing [2023-03-21T22:37:47.825Z] 576adb48d82b: Layer already exists [2023-03-21T22:37:47.825Z] edf70074bd40: Layer already exists [2023-03-21T22:37:47.825Z] 0f8bffbb7e64: Layer already exists [2023-03-21T22:37:47.825Z] fe2419bbe6f8: Layer already exists [2023-03-21T22:37:47.825Z] 8083f00f5380: Layer already exists [2023-03-21T22:37:48.093Z] latest: digest: sha256:781f52ef2833c0a3a8ceb419a25ac821f1bf19d86ce1f800522d3d35d62bfedd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:37:48.439Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:37:48.786Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.9 [2023-03-21T22:37:48.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-03-21T22:37:48.786Z] 8083f00f5380: Preparing [2023-03-21T22:37:48.786Z] 576adb48d82b: Preparing [2023-03-21T22:37:48.786Z] 0f8bffbb7e64: Preparing [2023-03-21T22:37:48.786Z] fe2419bbe6f8: Preparing [2023-03-21T22:37:48.786Z] edf70074bd40: Preparing [2023-03-21T22:37:48.786Z] 8083f00f5380: Layer already exists [2023-03-21T22:37:48.786Z] fe2419bbe6f8: Layer already exists [2023-03-21T22:37:48.786Z] 0f8bffbb7e64: Layer already exists [2023-03-21T22:37:48.786Z] edf70074bd40: Layer already exists [2023-03-21T22:37:48.786Z] 576adb48d82b: Layer already exists [2023-03-21T22:37:48.786Z] 3.0.0-dev.9: digest: sha256:781f52ef2833c0a3a8ceb419a25ac821f1bf19d86ce1f800522d3d35d62bfedd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:37:49.412Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:224900f6885e44699053c83c13a1a421d11bcb33-3.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:37:49.762Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:224900f6885e44699053c83c13a1a421d11bcb33-3.0.0-dev.9 [2023-03-21T22:37:49.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-03-21T22:37:49.762Z] 8083f00f5380: Preparing [2023-03-21T22:37:49.762Z] 576adb48d82b: Preparing [2023-03-21T22:37:49.762Z] 0f8bffbb7e64: Preparing [2023-03-21T22:37:49.762Z] fe2419bbe6f8: Preparing [2023-03-21T22:37:49.762Z] edf70074bd40: Preparing [2023-03-21T22:37:49.762Z] edf70074bd40: Layer already exists [2023-03-21T22:37:49.762Z] 576adb48d82b: Layer already exists [2023-03-21T22:37:49.762Z] 0f8bffbb7e64: Layer already exists [2023-03-21T22:37:49.762Z] fe2419bbe6f8: Layer already exists [2023-03-21T22:37:49.762Z] 8083f00f5380: Layer already exists [2023-03-21T22:37:50.031Z] 224900f6885e44699053c83c13a1a421d11bcb33-3.0.0-dev.9: digest: sha256:781f52ef2833c0a3a8ceb419a25ac821f1bf19d86ce1f800522d3d35d62bfedd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:37:50.386Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:37:51.705Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2023-03-21T22:37:51.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-03-21T22:37:51.705Z] 8083f00f5380: Preparing [2023-03-21T22:37:51.705Z] 576adb48d82b: Preparing [2023-03-21T22:37:51.705Z] 0f8bffbb7e64: Preparing [2023-03-21T22:37:51.705Z] fe2419bbe6f8: Preparing [2023-03-21T22:37:51.705Z] edf70074bd40: Preparing [2023-03-21T22:37:51.705Z] 576adb48d82b: Layer already exists [2023-03-21T22:37:51.705Z] 8083f00f5380: Layer already exists [2023-03-21T22:37:51.705Z] edf70074bd40: Layer already exists [2023-03-21T22:37:51.705Z] 0f8bffbb7e64: Layer already exists [2023-03-21T22:37:51.705Z] fe2419bbe6f8: Layer already exists [2023-03-21T22:37:51.975Z] main: digest: sha256:781f52ef2833c0a3a8ceb419a25ac821f1bf19d86ce1f800522d3d35d62bfedd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T22:37:52.040Z] ===================================================== [Pipeline] echo [2023-03-21T22:37:52.048Z] taggedImages: [2023-03-21T22:37:52.048Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:224900f6885e44699053c83c13a1a421d11bcb33 [2023-03-21T22:37:52.048Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-03-21T22:37:52.048Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.9 [2023-03-21T22:37:52.048Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:224900f6885e44699053c83c13a1a421d11bcb33-3.0.0-dev.9 [2023-03-21T22:37:52.048Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:37:52.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T22:37:52.426Z] [2023-03-21T22:37:52.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:37:52.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T22:37:52.773Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T22:37:52.773Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T22:37:52.773Z] 04944245beec: Pulling fs layer [2023-03-21T22:37:52.773Z] 699f458cf7ca: Pulling fs layer [2023-03-21T22:37:53.045Z] 765212b225bb: Pulling fs layer [2023-03-21T22:37:53.045Z] f23df028b6ca: Pulling fs layer [2023-03-21T22:37:53.045Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T22:37:53.045Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T22:37:53.045Z] f23df028b6ca: Waiting [2023-03-21T22:37:53.045Z] d65c8cfc05b1: Waiting [2023-03-21T22:37:53.045Z] 2437ff75d9bd: Waiting [2023-03-21T22:37:53.045Z] 765212b225bb: Waiting [2023-03-21T22:37:53.045Z] 04944245beec: Verifying Checksum [2023-03-21T22:37:53.045Z] 04944245beec: Download complete [2023-03-21T22:37:53.045Z] 765212b225bb: Verifying Checksum [2023-03-21T22:37:53.045Z] 765212b225bb: Download complete [2023-03-21T22:37:53.045Z] f23df028b6ca: Verifying Checksum [2023-03-21T22:37:53.045Z] f23df028b6ca: Download complete [2023-03-21T22:37:53.320Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T22:37:53.320Z] d65c8cfc05b1: Download complete [2023-03-21T22:37:53.320Z] 699f458cf7ca: Verifying Checksum [2023-03-21T22:37:53.320Z] 699f458cf7ca: Download complete [2023-03-21T22:37:53.594Z] 8998bd30e6a1: Download complete [2023-03-21T22:37:56.190Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T22:37:56.190Z] 2437ff75d9bd: Download complete [2023-03-21T22:37:57.623Z] 8998bd30e6a1: Pull complete [2023-03-21T22:37:58.209Z] 04944245beec: Pull complete [2023-03-21T22:37:59.173Z] 699f458cf7ca: Pull complete [2023-03-21T22:37:59.442Z] 765212b225bb: Pull complete [2023-03-21T22:38:00.406Z] f23df028b6ca: Pull complete [2023-03-21T22:38:00.674Z] d65c8cfc05b1: Pull complete [2023-03-21T22:38:15.687Z] 2437ff75d9bd: Pull complete [2023-03-21T22:38:15.687Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T22:38:15.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T22:38:15.687Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:38:15.898Z] prd-ubuntu20.04-docker-arm64-4c-16g-4974 does not seem to be running inside a container [2023-03-21T22:38:15.974Z] $ 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-snmp-go/66 -v /w/workspace/device-snmp-go/66:/w/workspace/device-snmp-go/66:rw,z -v /w/workspace/device-snmp-go/66@tmp:/w/workspace/device-snmp-go/66@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-03-21T22:38:18.920Z] $ docker top 708fed6b6ad364160eb8770efc9bb401a0db4fd84bb2289131d72707aec4b6d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:38:19.798Z] ---> job-cost.sh [2023-03-21T22:38:19.798Z] lf-activate-venv: SKIPPING [2023-03-21T22:38:19.798Z] INFO: No Stack... [2023-03-21T22:38:20.762Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T22:38:21.347Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T22:38:21.991Z] + + catcut /w/workspace/device-snmp-go/66/archives/cost.csv -d, [2023-03-21T22:38:21.991Z] -f6 [Pipeline] lock [2023-03-21T22:38:22.024Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-66-stack-cost] [2023-03-21T22:38:22.036Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-66-stack-cost] did not exist. Created. [2023-03-21T22:38:22.036Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T22:38:22.703Z] /w/workspace/device-snmp-go/66@tmp/durable-f9b3b596/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-21T22:38:23.371Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T22:38:23.396Z] Warning: overwriting stash ‘stack-cost’ [2023-03-21T22:38:23.453Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T22:38:23.466Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-66-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T22:38:23.485Z] $ docker stop --time=1 708fed6b6ad364160eb8770efc9bb401a0db4fd84bb2289131d72707aec4b6d2 [2023-03-21T22:38:25.089Z] $ docker rm -f --volumes 708fed6b6ad364160eb8770efc9bb401a0db4fd84bb2289131d72707aec4b6d2 [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-03-21T22:38:25.475Z] provisioning config files... [2023-03-21T22:38:25.482Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config18105624109807461849tmp [Pipeline] { [Pipeline] sh [2023-03-21T22:38:25.778Z] + set +x [2023-03-21T22:38:25.778Z] + curl -s+ https://codecov.io/bash [2023-03-21T22:38:25.778Z] bash -s -- [2023-03-21T22:38:25.778Z] [2023-03-21T22:38:25.778Z] _____ _ [2023-03-21T22:38:25.778Z] / ____| | | [2023-03-21T22:38:25.778Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T22:38:25.778Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T22:38:25.778Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T22:38:25.778Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T22:38:25.778Z] Bash-1.0.6 [2023-03-21T22:38:25.778Z] [2023-03-21T22:38:25.778Z] [2023-03-21T22:38:25.778Z] ==> git version 2.25.1 found [2023-03-21T22:38:25.778Z] ==> 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-03-21T22:38:25.778Z] Release-Date: 2020-01-08 [2023-03-21T22:38:25.778Z] 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-03-21T22:38:25.778Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T22:38:25.778Z] ==> Jenkins CI detected. [2023-03-21T22:38:25.778Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2023-03-21T22:38:25.778Z] project root: . [2023-03-21T22:38:25.778Z] --> token set from env [2023-03-21T22:38:25.778Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T22:38:25.778Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T22:38:25.778Z] ==> Python coveragepy not found [2023-03-21T22:38:25.778Z] ==> Searching for coverage reports in: [2023-03-21T22:38:25.778Z] + . [2023-03-21T22:38:25.778Z] -> Found 1 reports [2023-03-21T22:38:25.778Z] ==> Detecting git/mercurial file structure [2023-03-21T22:38:25.778Z] ==> Reading reports [2023-03-21T22:38:25.778Z] + ./coverage.out bytes=7631 [2023-03-21T22:38:25.778Z] ==> Appending adjustments [2023-03-21T22:38:25.778Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T22:38:26.037Z] + Found adjustments [2023-03-21T22:38:26.037Z] ==> Gzipping contents [2023-03-21T22:38:26.037Z] 4.0K /tmp/codecov.DqPmyJ.gz [2023-03-21T22:38:26.037Z] ==> Uploading reports [2023-03-21T22:38:26.037Z] url: https://codecov.io [2023-03-21T22:38:26.037Z] query: branch=main&commit=224900f6885e44699053c83c13a1a421d11bcb33&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T22:38:26.037Z] -> Pinging Codecov [2023-03-21T22:38:26.037Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=224900f6885e44699053c83c13a1a421d11bcb33&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T22:38:26.037Z] -> Uploading to [2023-03-21T22:38:26.037Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/6C56EA5C29638FB4528AC87E60AF5AE0/224900f6885e44699053c83c13a1a421d11bcb33/9615c717-9244-491a-babc-fc89ed9109f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T223825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a3014b5b4a0861258ed0e5976564edaf53c335a156adf9a42876323ef7179f20 [2023-03-21T22:38:26.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T22:38:26.296Z] Dload Upload Total Spent Left Speed [2023-03-21T22:38:26.555Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1507 0 0 100 1507 0 5269 --:--:-- --:--:-- --:--:-- 5269 [2023-03-21T22:38:26.555Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/224900f6885e44699053c83c13a1a421d11bcb33 [Pipeline] } [2023-03-21T22:38:26.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-21T22:38:26.685Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-21T22:38:26.789Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:38:27.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T22:38:27.091Z] [2023-03-21T22:38:27.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:38:27.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T22:38:27.393Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-21T22:38:27.393Z] df9b9388f04a: Pulling fs layer [2023-03-21T22:38:27.393Z] 52dc419b0ee2: Pulling fs layer [2023-03-21T22:38:27.393Z] 25bc292e5bac: Pulling fs layer [2023-03-21T22:38:27.393Z] 114826534d7a: Pulling fs layer [2023-03-21T22:38:27.393Z] 4657fd5d0bcf: Pulling fs layer [2023-03-21T22:38:27.393Z] 6ad1cebc031e: Pulling fs layer [2023-03-21T22:38:27.393Z] 8a3aa393b2d8: Pulling fs layer [2023-03-21T22:38:27.393Z] 4657fd5d0bcf: Waiting [2023-03-21T22:38:27.393Z] 6ad1cebc031e: Waiting [2023-03-21T22:38:27.393Z] 8a3aa393b2d8: Waiting [2023-03-21T22:38:27.393Z] 114826534d7a: Waiting [2023-03-21T22:38:27.393Z] 25bc292e5bac: Verifying Checksum [2023-03-21T22:38:27.393Z] 25bc292e5bac: Download complete [2023-03-21T22:38:27.393Z] 52dc419b0ee2: Verifying Checksum [2023-03-21T22:38:27.393Z] 52dc419b0ee2: Download complete [2023-03-21T22:38:27.393Z] 4657fd5d0bcf: Verifying Checksum [2023-03-21T22:38:27.393Z] 4657fd5d0bcf: Download complete [2023-03-21T22:38:27.663Z] df9b9388f04a: Download complete [2023-03-21T22:38:27.663Z] df9b9388f04a: Pull complete [2023-03-21T22:38:27.663Z] 52dc419b0ee2: Pull complete [2023-03-21T22:38:27.940Z] 6ad1cebc031e: Verifying Checksum [2023-03-21T22:38:27.940Z] 6ad1cebc031e: Download complete [2023-03-21T22:38:27.940Z] 25bc292e5bac: Pull complete [2023-03-21T22:38:28.547Z] 114826534d7a: Verifying Checksum [2023-03-21T22:38:28.547Z] 114826534d7a: Download complete [2023-03-21T22:38:28.804Z] 8a3aa393b2d8: Verifying Checksum [2023-03-21T22:38:28.804Z] 8a3aa393b2d8: Download complete [2023-03-21T22:38:32.084Z] 114826534d7a: Pull complete [2023-03-21T22:38:32.084Z] 4657fd5d0bcf: Pull complete [2023-03-21T22:38:32.648Z] 6ad1cebc031e: Pull complete [2023-03-21T22:38:35.931Z] 8a3aa393b2d8: Pull complete [2023-03-21T22:38:35.931Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-21T22:38:35.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T22:38:35.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:38:36.020Z] prd-ubuntu20.04-docker-8c-8g-4971 does not seem to be running inside a container [2023-03-21T22:38:36.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-03-21T22:38:38.876Z] $ docker top 59a95bf6786f06ccc7c5737188a502800f7656b611381b63770183c94606c78a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-21T22:38:38.939Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2023-03-21T22:38:39.214Z] + set -o pipefail [2023-03-21T22:38:39.214Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2023-03-21T22:38:44.486Z] [2023-03-21T22:38:44.486Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2023-03-21T22:38:44.486Z] [2023-03-21T22:38:44.486Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/e34e8d16-b7c2-4f8a-8f84-896fb84a0abf [2023-03-21T22:38:44.486Z] [2023-03-21T22:38:44.486Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-21T22:38:44.486Z] [2023-03-21T22:38:44.486Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-21T22:38:44.486Z] [2023-03-21T22:38:44.486Z] [2023-03-21T22:38:44.486Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-21T22:38:44.486Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-21T22:38:44.486Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-21T22:38:44.497Z] $ docker stop --time=1 59a95bf6786f06ccc7c5737188a502800f7656b611381b63770183c94606c78a [2023-03-21T22:38:46.754Z] $ docker rm -f --volumes 59a95bf6786f06ccc7c5737188a502800f7656b611381b63770183c94606c78a [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-03-21T22:38:47.462Z] + git log --format=format:%s -1 224900f6885e44699053c83c13a1a421d11bcb33 [Pipeline] sh [2023-03-21T22:38:47.751Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T22:38:47.751Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:38:48.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:38:48.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:38:48.118Z] prd-ubuntu20.04-docker-8c-8g-4971 does not seem to be running inside a container [2023-03-21T22:38:48.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-03-21T22:38:48.559Z] $ docker top 7e0373e860246f0f6843c743feb193bf4601b2fc5243066a9ac9a66af15012cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T22:38:48.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:38:48.650Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:38:48.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:38:48.775Z] $ docker exec 7e0373e860246f0f6843c743feb193bf4601b2fc5243066a9ac9a66af15012cc ssh-agent [2023-03-21T22:38:48.885Z] SSH_AUTH_SOCK=/tmp/ssh-E7MOTdrq0oJN/agent.32 [2023-03-21T22:38:48.885Z] SSH_AGENT_PID=38 [2023-03-21T22:38:48.889Z] Running ssh-add (command line suppressed) [2023-03-21T22:38:48.999Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1067237739191987863.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1067237739191987863.key) [2023-03-21T22:38:49.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:38:49.299Z] + git semver tag [2023-03-21T22:38:49.558Z] 2023-03-21 22:38:49,498 [run_tag] DEBUG tag force:False [2023-03-21T22:38:49.558Z] 2023-03-21 22:38:49,498 [check_head_tag] DEBUG check head tag [2023-03-21T22:38:49.558Z] 2023-03-21 22:38:49,499 [execute] INFO git cat-file --batch-check [2023-03-21T22:38:49.558Z] 2023-03-21 22:38:49,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-03-21T22:38:49.558Z] 2023-03-21 22:38:49,504 [execute] INFO git cat-file --batch [2023-03-21T22:38:49.558Z] 2023-03-21 22:38:49,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-03-21T22:38:49.558Z] 2023-03-21 22:38:49,522 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-03-21T22:38:49.558Z] 2023-03-21 22:38:49,522 [execute] INFO git tag -a v3.0.0-dev.9 -m v3.0.0-dev.9 [2023-03-21T22:38:49.558Z] 2023-03-21 22:38:49,522 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.9', '-m', 'v3.0.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-21T22:38:49.558Z] 2023-03-21 22:38:49,528 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-03-21T22:38:49.558Z] 3.0.0-dev.9 [Pipeline] } [2023-03-21T22:38:49.566Z] $ docker exec --env ******** --env ******** 7e0373e860246f0f6843c743feb193bf4601b2fc5243066a9ac9a66af15012cc ssh-agent -k [2023-03-21T22:38:49.666Z] unset SSH_AUTH_SOCK; [2023-03-21T22:38:49.667Z] unset SSH_AGENT_PID; [2023-03-21T22:38:49.667Z] echo Agent pid 38 killed; [2023-03-21T22:38:49.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T22:38:49.971Z] + git semver [Pipeline] } [2023-03-21T22:38:50.243Z] $ docker stop --time=1 7e0373e860246f0f6843c743feb193bf4601b2fc5243066a9ac9a66af15012cc [2023-03-21T22:38:51.536Z] $ docker rm -f --volumes 7e0373e860246f0f6843c743feb193bf4601b2fc5243066a9ac9a66af15012cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:38:51.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T22:38:51.920Z] [2023-03-21T22:38:51.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:38:52.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T22:38:52.227Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-21T22:38:52.227Z] ab5ef0e58194: Pulling fs layer [2023-03-21T22:38:52.227Z] 9712f1f96733: Pulling fs layer [2023-03-21T22:38:52.227Z] 63f879dbbcfc: Pulling fs layer [2023-03-21T22:38:52.227Z] 0d9ebad4ef96: Pulling fs layer [2023-03-21T22:38:52.227Z] e9a5061849ea: Pulling fs layer [2023-03-21T22:38:52.227Z] d747dcd14b5f: Pulling fs layer [2023-03-21T22:38:52.227Z] 2de7ff778b66: Pulling fs layer [2023-03-21T22:38:52.227Z] 0d9ebad4ef96: Waiting [2023-03-21T22:38:52.227Z] e9a5061849ea: Waiting [2023-03-21T22:38:52.227Z] 2de7ff778b66: Waiting [2023-03-21T22:38:52.227Z] d747dcd14b5f: Waiting [2023-03-21T22:38:52.227Z] 9712f1f96733: Download complete [2023-03-21T22:38:52.833Z] 63f879dbbcfc: Verifying Checksum [2023-03-21T22:38:52.834Z] 63f879dbbcfc: Download complete [2023-03-21T22:38:53.121Z] e9a5061849ea: Verifying Checksum [2023-03-21T22:38:53.121Z] e9a5061849ea: Download complete [2023-03-21T22:38:53.121Z] d747dcd14b5f: Download complete [2023-03-21T22:38:53.121Z] 0d9ebad4ef96: Verifying Checksum [2023-03-21T22:38:53.121Z] 0d9ebad4ef96: Download complete [2023-03-21T22:38:53.382Z] ab5ef0e58194: Verifying Checksum [2023-03-21T22:38:53.382Z] ab5ef0e58194: Download complete [2023-03-21T22:38:53.382Z] 2de7ff778b66: Verifying Checksum [2023-03-21T22:38:53.382Z] 2de7ff778b66: Download complete [2023-03-21T22:38:56.665Z] ab5ef0e58194: Pull complete [2023-03-21T22:38:56.665Z] 9712f1f96733: Pull complete [2023-03-21T22:38:56.923Z] 63f879dbbcfc: Pull complete [2023-03-21T22:39:01.109Z] 0d9ebad4ef96: Pull complete [2023-03-21T22:39:01.368Z] e9a5061849ea: Pull complete [2023-03-21T22:39:01.368Z] d747dcd14b5f: Pull complete [2023-03-21T22:39:02.745Z] 2de7ff778b66: Pull complete [2023-03-21T22:39:02.745Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-21T22:39:02.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T22:39:02.745Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:39:02.829Z] prd-ubuntu20.04-docker-8c-8g-4971 does not seem to be running inside a container [2023-03-21T22:39:02.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-03-21T22:39:06.021Z] $ docker top e3d34939070fcdd6049c09356282a5dc8db7f0c86231efdf90a8ebacebb81348 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:39:06.094Z] provisioning config files... [2023-03-21T22:39:06.101Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14077329819776095341tmp [2023-03-21T22:39:06.111Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12860052000834110122tmp [2023-03-21T22:39:06.119Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7615264709994945240tmp [Pipeline] { [Pipeline] echo [2023-03-21T22:39:06.135Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:39:06.415Z] ---> sigul-configuration.sh [2023-03-21T22:39:06.415Z] gpg: directory `/root/.gnupg' created [2023-03-21T22:39:06.415Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-21T22:39:06.415Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-21T22:39:06.415Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-21T22:39:06.415Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-21T22:39:06.415Z] gpg: CAST5 encrypted data [2023-03-21T22:39:06.415Z] gpg: encrypted with 1 passphrase [2023-03-21T22:39:06.415Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-21T22:39:06.699Z] + mkdir /home/jenkins [2023-03-21T22:39:06.699Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-21T22:39:06.981Z] + 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-03-21T22:39:06.989Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:39:07.269Z] ---> sigul-install.sh [2023-03-21T22:39:07.269Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-21T22:39:07.555Z] + git tag --list [2023-03-21T22:39:07.555Z] 1.0.0 [2023-03-21T22:39:07.555Z] v0.0.0 [2023-03-21T22:39:07.555Z] v1.1.0 [2023-03-21T22:39:07.555Z] v1.1.1 [2023-03-21T22:39:07.555Z] v1.2.2 [2023-03-21T22:39:07.555Z] v1.3.0 [2023-03-21T22:39:07.555Z] v1.3.1 [2023-03-21T22:39:07.555Z] v2.0.0 [2023-03-21T22:39:07.555Z] v2.1.0 [2023-03-21T22:39:07.555Z] v2.1.1 [2023-03-21T22:39:07.555Z] v2.1.1-dev.2 [2023-03-21T22:39:07.555Z] v2.1.1-dev.3 [2023-03-21T22:39:07.555Z] v2.2.0 [2023-03-21T22:39:07.555Z] v2.2.1-dev.1 [2023-03-21T22:39:07.555Z] v2.2.1-dev.2 [2023-03-21T22:39:07.555Z] v2.2.1-dev.3 [2023-03-21T22:39:07.555Z] v2.2.1-dev.4 [2023-03-21T22:39:07.555Z] v2.2.1-dev.5 [2023-03-21T22:39:07.555Z] v2.2.1-dev.6 [2023-03-21T22:39:07.555Z] v2.2.1-dev.7 [2023-03-21T22:39:07.555Z] v2.3.0 [2023-03-21T22:39:07.555Z] v2.3.0-dev.10 [2023-03-21T22:39:07.555Z] v2.3.0-dev.11 [2023-03-21T22:39:07.555Z] v2.3.0-dev.12 [2023-03-21T22:39:07.555Z] v2.3.0-dev.13 [2023-03-21T22:39:07.555Z] v2.3.0-dev.14 [2023-03-21T22:39:07.555Z] v2.3.0-dev.15 [2023-03-21T22:39:07.555Z] v2.3.0-dev.16 [2023-03-21T22:39:07.555Z] v2.3.0-dev.17 [2023-03-21T22:39:07.555Z] v2.3.0-dev.18 [2023-03-21T22:39:07.555Z] v2.3.0-dev.19 [2023-03-21T22:39:07.555Z] v2.3.0-dev.20 [2023-03-21T22:39:07.555Z] v2.3.0-dev.21 [2023-03-21T22:39:07.555Z] v2.3.0-dev.22 [2023-03-21T22:39:07.555Z] v2.3.0-dev.23 [2023-03-21T22:39:07.555Z] v2.3.0-dev.24 [2023-03-21T22:39:07.555Z] v2.3.0-dev.7 [2023-03-21T22:39:07.555Z] v2.3.0-dev.8 [2023-03-21T22:39:07.555Z] v2.3.0-dev.9 [2023-03-21T22:39:07.555Z] v3.0.0-dev.1 [2023-03-21T22:39:07.555Z] v3.0.0-dev.2 [2023-03-21T22:39:07.555Z] v3.0.0-dev.3 [2023-03-21T22:39:07.555Z] v3.0.0-dev.4 [2023-03-21T22:39:07.555Z] v3.0.0-dev.5 [2023-03-21T22:39:07.555Z] v3.0.0-dev.6 [2023-03-21T22:39:07.555Z] v3.0.0-dev.7 [2023-03-21T22:39:07.555Z] v3.0.0-dev.8 [2023-03-21T22:39:07.555Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-21T22:39:07.839Z] + lftools sign git-tag v3.0.0-dev.9 [2023-03-21T22:39:08.406Z] Signing Git tag with Sigul... [2023-03-21T22:39:08.406Z] Signing v3.0.0-dev.9 [Pipeline] echo [2023-03-21T22:39:08.983Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:39:09.265Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-21T22:39:09.272Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-21T22:39:09.288Z] $ docker stop --time=1 e3d34939070fcdd6049c09356282a5dc8db7f0c86231efdf90a8ebacebb81348 [2023-03-21T22:39:10.577Z] $ docker rm -f --volumes e3d34939070fcdd6049c09356282a5dc8db7f0c86231efdf90a8ebacebb81348 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-21T22:39:10.985Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T22:39:10.985Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:39:11.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:39:11.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:39:11.348Z] prd-ubuntu20.04-docker-8c-8g-4971 does not seem to be running inside a container [2023-03-21T22:39:11.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-03-21T22:39:11.731Z] $ docker top 354d2f4eabd27673d60ee276b44bd3b7f6fafc47cd68165f6d56deac71f6bd08 -eo pid,comm [2023-03-21T22:39:11.780Z] 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-03-21T22:39:11.780Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T22:39:11.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:39:11.811Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:39:11.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:39:11.929Z] $ docker exec 354d2f4eabd27673d60ee276b44bd3b7f6fafc47cd68165f6d56deac71f6bd08 ssh-agent [2023-03-21T22:39:12.042Z] SSH_AUTH_SOCK=/tmp/ssh-1wjf5OC9wLjU/agent.33 [2023-03-21T22:39:12.042Z] SSH_AGENT_PID=39 [2023-03-21T22:39:12.046Z] Running ssh-add (command line suppressed) [2023-03-21T22:39:12.153Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9608243760216490286.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9608243760216490286.key) [2023-03-21T22:39:12.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:39:12.448Z] + git semver bump pre [2023-03-21T22:39:12.706Z] 2023-03-21 22:39:12,628 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-03-21T22:39:12.706Z] 2023-03-21 22:39:12,628 [bump_version] DEBUG bumping version:3.0.0-dev.9 on axis:pre with prefix:dev [2023-03-21T22:39:12.706Z] 2023-03-21 22:39:12,628 [bump_version] DEBUG bumped version:3.0.0-dev.10 [2023-03-21T22:39:12.706Z] 2023-03-21 22:39:12,628 [write_version] DEBUG write version:3.0.0-dev.10 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2023-03-21T22:39:12.706Z] 2023-03-21 22:39:12,628 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-03-21T22:39:12.706Z] 2023-03-21 22:39:12,628 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-03-21T22:39:12.706Z] 2023-03-21 22:39:12,630 [execute] INFO git cat-file --batch-check [2023-03-21T22:39:12.706Z] 2023-03-21 22:39:12,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T22:39:12.706Z] 2023-03-21 22:39:12,636 [execute] INFO git cat-file --batch [2023-03-21T22:39:12.706Z] 2023-03-21 22:39:12,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T22:39:12.706Z] 2023-03-21 22:39:12,642 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-03-21T22:39:12.706Z] 3.0.0-dev.10 [Pipeline] } [2023-03-21T22:39:12.715Z] $ docker exec --env ******** --env ******** 354d2f4eabd27673d60ee276b44bd3b7f6fafc47cd68165f6d56deac71f6bd08 ssh-agent -k [2023-03-21T22:39:12.811Z] unset SSH_AUTH_SOCK; [2023-03-21T22:39:12.811Z] unset SSH_AGENT_PID; [2023-03-21T22:39:12.811Z] echo Agent pid 39 killed; [2023-03-21T22:39:12.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T22:39:13.120Z] + git semver [Pipeline] } [2023-03-21T22:39:13.393Z] $ docker stop --time=1 354d2f4eabd27673d60ee276b44bd3b7f6fafc47cd68165f6d56deac71f6bd08 [2023-03-21T22:39:14.664Z] $ docker rm -f --volumes 354d2f4eabd27673d60ee276b44bd3b7f6fafc47cd68165f6d56deac71f6bd08 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T22:39:15.001Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T22:39:15.001Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:39:15.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T22:39:15.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:39:15.369Z] prd-ubuntu20.04-docker-8c-8g-4971 does not seem to be running inside a container [2023-03-21T22:39:15.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-03-21T22:39:15.775Z] $ docker top ff2ffda6f75fe6b1e87677d42a8667e3f4a960992254635d7c76d59ca56c6342 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T22:39:15.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T22:39:15.851Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T22:39:15.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T22:39:15.968Z] $ docker exec ff2ffda6f75fe6b1e87677d42a8667e3f4a960992254635d7c76d59ca56c6342 ssh-agent [2023-03-21T22:39:16.073Z] SSH_AUTH_SOCK=/tmp/ssh-Bfcwk2jcte4U/agent.31 [2023-03-21T22:39:16.073Z] SSH_AGENT_PID=37 [2023-03-21T22:39:16.078Z] Running ssh-add (command line suppressed) [2023-03-21T22:39:16.179Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14560349819396896208.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14560349819396896208.key) [2023-03-21T22:39:16.193Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T22:39:16.479Z] + git semver push [2023-03-21T22:39:16.738Z] 2023-03-21 22:39:16,665 [run_push] DEBUG push [2023-03-21T22:39:16.738Z] 2023-03-21 22:39:16,665 [execute] INFO git cat-file --batch-check [2023-03-21T22:39:16.738Z] 2023-03-21 22:39:16,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T22:39:16.739Z] 2023-03-21 22:39:16,669 [execute] INFO git rev-list 14447dfb650d028b0937c782153cf0cec025a223 -- [2023-03-21T22:39:16.739Z] 2023-03-21 22:39:16,669 [execute] DEBUG Popen(['git', 'rev-list', '14447dfb650d028b0937c782153cf0cec025a223', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-21T22:39:16.739Z] 2023-03-21 22:39:16,676 [execute] INFO git fetch -v origin [2023-03-21T22:39:16.739Z] 2023-03-21 22:39:16,676 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-21T22:39:17.386Z] 2023-03-21 22:39:17,195 [run_push] DEBUG no remote changes detected [2023-03-21T22:39:17.386Z] 2023-03-21 22:39:17,196 [execute] INFO git push origin semver [2023-03-21T22:39:17.387Z] 2023-03-21 22:39:17,196 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-21T22:39:18.381Z] 2023-03-21 22:39:18,186 [run_push] DEBUG push all version tags [2023-03-21T22:39:18.381Z] 2023-03-21 22:39:18,186 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-21T22:39:18.381Z] 2023-03-21 22:39:18,187 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-21T22:39:19.370Z] 2023-03-21 22:39:19,059 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-03-21T22:39:19.370Z] 3.0.0-dev.10 [Pipeline] } [2023-03-21T22:39:19.380Z] $ docker exec --env ******** --env ******** ff2ffda6f75fe6b1e87677d42a8667e3f4a960992254635d7c76d59ca56c6342 ssh-agent -k [2023-03-21T22:39:19.486Z] unset SSH_AUTH_SOCK; [2023-03-21T22:39:19.486Z] unset SSH_AGENT_PID; [2023-03-21T22:39:19.486Z] echo Agent pid 37 killed; [2023-03-21T22:39:19.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T22:39:19.793Z] + git semver [Pipeline] } [2023-03-21T22:39:20.065Z] $ docker stop --time=1 ff2ffda6f75fe6b1e87677d42a8667e3f4a960992254635d7c76d59ca56c6342 [2023-03-21T22:39:21.369Z] $ docker rm -f --volumes ff2ffda6f75fe6b1e87677d42a8667e3f4a960992254635d7c76d59ca56c6342 [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-03-21T22:39:21.910Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2023-03-21T22:39:21.910Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-03-21T22:39:21.910Z] total 16 [2023-03-21T22:39:21.910Z] drwxr-xr-x 3 root root 4096 Mar 21 22:28 . [2023-03-21T22:39:21.910Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 22:39 .. [2023-03-21T22:39:21.910Z] drwxr-xr-x 2 root root 4096 Mar 21 22:28 cost [2023-03-21T22:39:21.910Z] -rw-r--r-- 1 root root 85 Mar 21 22:28 cost.csv [2023-03-21T22:39:21.910Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-03-21T22:39:21.910Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-03-21T22:39:21.910Z] total 16 [2023-03-21T22:39:21.910Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 22:28 . [2023-03-21T22:39:21.910Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 22:39 .. [2023-03-21T22:39:21.910Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 22:28 cost [2023-03-21T22:39:21.910Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 21 22:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:39:22.200Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:39:23.056Z] ---> package-listing.sh [2023-03-21T22:39:23.056Z] ++ facter osfamily [2023-03-21T22:39:23.056Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T22:39:23.316Z] + OS_FAMILY=debian [2023-03-21T22:39:23.316Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2023-03-21T22:39:23.316Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T22:39:23.316Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T22:39:23.316Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T22:39:23.316Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T22:39:23.316Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-03-21T22:39:23.316Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T22:39:23.316Z] + case "${OS_FAMILY}" in [2023-03-21T22:39:23.316Z] + dpkg -l [2023-03-21T22:39:23.316Z] + grep '^ii' [2023-03-21T22:39:23.316Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T22:39:23.316Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T22:39:23.316Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T22:39:23.316Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-03-21T22:39:23.316Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2023-03-21T22:39:23.316Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2023-03-21T22:39:23.326Z] 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/edgexfoundry_device-snmp-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-03-21T22:39:23.603Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T22:39:24.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T22:39:24.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T22:39:24.232Z] prd-ubuntu20.04-docker-8c-8g-4971 does not seem to be running inside a container [2023-03-21T22:39:24.262Z] $ 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/edgexfoundry_device-snmp-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/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-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-03-21T22:39:24.465Z] $ docker top 2f21a31bcaa5d118a6982f1737d454742d463b94b51229cfdade03cef5ac791c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T22:39:24.809Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T22:39:25.095Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T22:39:25.377Z] + ls /var/log/sa-host [2023-03-21T22:39:25.377Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T22:39:25.443Z] provisioning config files... [2023-03-21T22:39:25.450Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config18046106306132888487tmp [Pipeline] { [Pipeline] echo [2023-03-21T22:39:25.461Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:39:25.743Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T22:39:25.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:39:26.073Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T22:39:26.083Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:39:26.365Z] ---> sudo-logs.sh [2023-03-21T22:39:26.365Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T22:39:26.395Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:39:26.679Z] ---> job-cost.sh [2023-03-21T22:39:26.679Z] lf-activate-venv: SKIPPING [2023-03-21T22:39:26.679Z] DEBUG: total: 0.2199999988079071 [2023-03-21T22:39:26.679Z] INFO: Retrieving Stack Cost... [2023-03-21T22:39:27.247Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T22:39:27.506Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T22:39:27.517Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T22:39:27.798Z] ---> logs-deploy.sh [2023-03-21T22:39:27.798Z] lf-activate-venv: SKIPPING [2023-03-21T22:39:27.798Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/66 [2023-03-21T22:39:27.798Z] INFO: archiving workspace using pattern(s): [2023-03-21T22:39:28.733Z] Archives upload complete. [2023-03-21T22:39:28.992Z] INFO: archiving logs to Nexus [2023-03-21T22:39:29.558Z] ---> uname -a: [2023-03-21T22:39:29.558Z] Linux prd-ubuntu20-04-docker-8c-8g-4971 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-21T22:39:29.558Z] [2023-03-21T22:39:29.558Z] [2023-03-21T22:39:29.558Z] ---> lscpu: [2023-03-21T22:39:29.558Z] Architecture: x86_64 [2023-03-21T22:39:29.558Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-21T22:39:29.558Z] Byte Order: Little Endian [2023-03-21T22:39:29.558Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-21T22:39:29.558Z] CPU(s): 8 [2023-03-21T22:39:29.558Z] On-line CPU(s) list: 0-7 [2023-03-21T22:39:29.558Z] Thread(s) per core: 1 [2023-03-21T22:39:29.558Z] Core(s) per socket: 1 [2023-03-21T22:39:29.558Z] Socket(s): 8 [2023-03-21T22:39:29.558Z] NUMA node(s): 1 [2023-03-21T22:39:29.558Z] Vendor ID: AuthenticAMD [2023-03-21T22:39:29.558Z] CPU family: 23 [2023-03-21T22:39:29.558Z] Model: 49 [2023-03-21T22:39:29.558Z] Model name: AMD EPYC-Rome Processor [2023-03-21T22:39:29.558Z] Stepping: 0 [2023-03-21T22:39:29.558Z] CPU MHz: 2800.002 [2023-03-21T22:39:29.558Z] BogoMIPS: 5600.00 [2023-03-21T22:39:29.558Z] Virtualization: AMD-V [2023-03-21T22:39:29.558Z] Hypervisor vendor: KVM [2023-03-21T22:39:29.558Z] Virtualization type: full [2023-03-21T22:39:29.558Z] L1d cache: 256 KiB [2023-03-21T22:39:29.558Z] L1i cache: 256 KiB [2023-03-21T22:39:29.558Z] L2 cache: 4 MiB [2023-03-21T22:39:29.558Z] L3 cache: 128 MiB [2023-03-21T22:39:29.558Z] NUMA node0 CPU(s): 0-7 [2023-03-21T22:39:29.558Z] Vulnerability Itlb multihit: Not affected [2023-03-21T22:39:29.558Z] Vulnerability L1tf: Not affected [2023-03-21T22:39:29.558Z] Vulnerability Mds: Not affected [2023-03-21T22:39:29.558Z] Vulnerability Meltdown: Not affected [2023-03-21T22:39:29.558Z] Vulnerability Mmio stale data: Not affected [2023-03-21T22:39:29.558Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-21T22:39:29.558Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-21T22:39:29.558Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-21T22:39:29.558Z] Vulnerability Srbds: Not affected [2023-03-21T22:39:29.558Z] Vulnerability Tsx async abort: Not affected [2023-03-21T22:39:29.558Z] 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-03-21T22:39:29.558Z] [2023-03-21T22:39:29.558Z] [2023-03-21T22:39:29.558Z] ---> nproc: [2023-03-21T22:39:29.558Z] 8 [2023-03-21T22:39:29.558Z] [2023-03-21T22:39:29.558Z]