Pull request #218 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d+2bd6e5dae59222faf073cfb9822f90f2048c0bba (2d41bfc2a3ad35e01ee2c242a21de20e5d6863cc) 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-ssh1899419619461531491.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16627523388947436626.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8569271634796665117.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10013766363873194785.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5098064412762396600.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh910731732161394034.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-3086 in /w/workspace/gexfoundry_device-snmp-go_PR-218 [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/gexfoundry_device-snmp-go_PR-218 # 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 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d Merge succeeded, producing 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d Checking out Revision 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d (PR-218) > 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 remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/218/head:refs/remotes/origin/PR-218 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-19T05:03:35.793Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-19T05:03:35.985Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-19T05:03:36.087Z] ========================================================= [2023-01-19T05:03:36.087Z] EdgeX Global Pipelines Version Info [2023-01-19T05:03:36.087Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:03:36.817Z] ------------------- [2023-01-19T05:03:36.817Z] stable info: [2023-01-19T05:03:36.817Z] ------------------- [2023-01-19T05:03:36.817Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-19T05:03:36.817Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-19T05:03:36.817Z] Message: update stable to v1.0.244 [2023-01-19T05:03:37.386Z] ------------------- [2023-01-19T05:03:37.386Z] experimental info: [2023-01-19T05:03:37.386Z] ------------------- [2023-01-19T05:03:37.386Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-19T05:03:37.386Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-19T05:03:37.386Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-19T05:03:37.675Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-01-19T05:03:37.716Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-01-19T05:03:37.755Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-19T05:03:37.795Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-19T05:03:37.832Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-19T05:03:37.870Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-19T05:03:37.906Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-19T05:03:37.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-19T05:03:37.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-19T05:03:38.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-19T05:03:38.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-19T05:03:38.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-01-19T05:03:38.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-19T05:03:38.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-19T05:03:38.212Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-19T05:03:38.249Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-19T05:03:38.285Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-19T05:03:38.329Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-19T05:03:38.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-19T05:03:38.408Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-19T05:03:38.447Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-19T05:03:38.492Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-19T05:03:38.531Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-19T05:03:38.571Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-19T05:03:38.611Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-19T05:03:38.656Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-19T05:03:38.702Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-19T05:03:38.744Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-218 [Pipeline] echo [2023-01-19T05:03:38.789Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-218 [Pipeline] echo [2023-01-19T05:03:38.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-218 [Pipeline] echo [2023-01-19T05:03:38.870Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d [Pipeline] echo [2023-01-19T05:03:39.084Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32b7263 [Pipeline] echo [2023-01-19T05:03:39.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T05:03:39.255Z] provisioning config files... [2023-01-19T05:03:39.287Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-218@tmp/config10611640499308402321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:03:39.640Z] ---> docker-login.sh [2023-01-19T05:03:39.640Z] nexus3.edgexfoundry.org:10001 [2023-01-19T05:03:39.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:03:39.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:03:39.900Z] Configure a credential helper to remove this warning. See [2023-01-19T05:03:39.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:03:39.900Z] [2023-01-19T05:03:39.900Z] Login Succeeded [2023-01-19T05:03:39.900Z] nexus3.edgexfoundry.org:10002 [2023-01-19T05:03:39.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:03:40.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:03:40.168Z] Configure a credential helper to remove this warning. See [2023-01-19T05:03:40.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:03:40.168Z] [2023-01-19T05:03:40.168Z] Login Succeeded [2023-01-19T05:03:40.168Z] nexus3.edgexfoundry.org:10003 [2023-01-19T05:03:40.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:03:40.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:03:40.168Z] Configure a credential helper to remove this warning. See [2023-01-19T05:03:40.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:03:40.168Z] [2023-01-19T05:03:40.168Z] Login Succeeded [2023-01-19T05:03:40.168Z] nexus3.edgexfoundry.org:10004 [2023-01-19T05:03:40.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:03:40.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:03:40.168Z] Configure a credential helper to remove this warning. See [2023-01-19T05:03:40.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:03:40.168Z] [2023-01-19T05:03:40.168Z] Login Succeeded [2023-01-19T05:03:40.168Z] docker.io [2023-01-19T05:03:40.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:03:40.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:03:40.433Z] Configure a credential helper to remove this warning. See [2023-01-19T05:03:40.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:03:40.433Z] [2023-01-19T05:03:40.433Z] Login Succeeded [2023-01-19T05:03:40.433Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T05:03:40.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-19T05:03:41.084Z] + git rev-list -1 --merges 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d~1..32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d [Pipeline] echo [2023-01-19T05:03:41.154Z] -----------> git rev-list -1 --merges 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d~1..32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d [false] [Pipeline] sh [2023-01-19T05:03:41.462Z] + git log --format=format:%s -1 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d [Pipeline] echo [2023-01-19T05:03:41.494Z] ========================================================= [2023-01-19T05:03:41.494Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-19T05:03:41.494Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T05:03:41.918Z] + git log --format=format:%s -1 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d [Pipeline] echo [2023-01-19T05:03:41.947Z] [semverPrep] GIT_COMMIT: 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-01-19T05:03:41.978Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-19T05:03:42.358Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-19T05:03:42.358Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-19T05:03:42.358Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-19T05:03:42.358Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-19T05:03:42.358Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-19T05:03:42.358Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-19T05:03:42.358Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:03:42.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T05:03:42.784Z] [2023-01-19T05:03:42.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:03:43.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T05:03:43.156Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-19T05:03:43.156Z] b85a868b505f: Pulling fs layer [2023-01-19T05:03:43.156Z] e2be974225ed: Pulling fs layer [2023-01-19T05:03:43.156Z] 339a4e72a1f5: Pulling fs layer [2023-01-19T05:03:43.156Z] 988bab9f4d93: Pulling fs layer [2023-01-19T05:03:43.156Z] 1469e6f7b9e6: Pulling fs layer [2023-01-19T05:03:43.156Z] eaf3925da568: Pulling fs layer [2023-01-19T05:03:43.156Z] bab4dde63d76: Pulling fs layer [2023-01-19T05:03:43.156Z] bde34c3a00c8: Pulling fs layer [2023-01-19T05:03:43.156Z] b352a97aabf1: Pulling fs layer [2023-01-19T05:03:43.156Z] 4872d77fe225: Pulling fs layer [2023-01-19T05:03:43.156Z] 5851b861e8e6: Pulling fs layer [2023-01-19T05:03:43.156Z] 1469e6f7b9e6: Waiting [2023-01-19T05:03:43.156Z] eaf3925da568: Waiting [2023-01-19T05:03:43.156Z] bab4dde63d76: Waiting [2023-01-19T05:03:43.156Z] 4872d77fe225: Waiting [2023-01-19T05:03:43.156Z] 988bab9f4d93: Waiting [2023-01-19T05:03:43.156Z] 5851b861e8e6: Waiting [2023-01-19T05:03:43.156Z] b352a97aabf1: Waiting [2023-01-19T05:03:43.156Z] bde34c3a00c8: Waiting [2023-01-19T05:03:43.156Z] e2be974225ed: Download complete [2023-01-19T05:03:43.156Z] 988bab9f4d93: Verifying Checksum [2023-01-19T05:03:43.156Z] 988bab9f4d93: Download complete [2023-01-19T05:03:43.429Z] 1469e6f7b9e6: Verifying Checksum [2023-01-19T05:03:43.429Z] 1469e6f7b9e6: Download complete [2023-01-19T05:03:43.429Z] eaf3925da568: Download complete [2023-01-19T05:03:43.429Z] 339a4e72a1f5: Download complete [2023-01-19T05:03:43.429Z] bde34c3a00c8: Download complete [2023-01-19T05:03:43.691Z] b352a97aabf1: Verifying Checksum [2023-01-19T05:03:43.691Z] b352a97aabf1: Download complete [2023-01-19T05:03:43.691Z] 4872d77fe225: Verifying Checksum [2023-01-19T05:03:43.691Z] 4872d77fe225: Download complete [2023-01-19T05:03:43.691Z] 5851b861e8e6: Download complete [2023-01-19T05:03:43.691Z] b85a868b505f: Verifying Checksum [2023-01-19T05:03:43.691Z] b85a868b505f: Download complete [2023-01-19T05:03:44.259Z] bab4dde63d76: Verifying Checksum [2023-01-19T05:03:44.259Z] bab4dde63d76: Download complete [2023-01-19T05:03:44.828Z] b85a868b505f: Pull complete [2023-01-19T05:03:45.088Z] e2be974225ed: Pull complete [2023-01-19T05:03:45.658Z] 339a4e72a1f5: Pull complete [2023-01-19T05:03:45.658Z] 988bab9f4d93: Pull complete [2023-01-19T05:03:45.917Z] 1469e6f7b9e6: Pull complete [2023-01-19T05:03:45.917Z] eaf3925da568: Pull complete [2023-01-19T05:03:47.821Z] bab4dde63d76: Pull complete [2023-01-19T05:03:47.821Z] bde34c3a00c8: Pull complete [2023-01-19T05:03:48.080Z] b352a97aabf1: Pull complete [2023-01-19T05:03:48.080Z] 4872d77fe225: Pull complete [2023-01-19T05:03:48.080Z] 5851b861e8e6: Pull complete [2023-01-19T05:03:48.341Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-19T05:03:48.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T05:03:48.341Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T05:03:48.564Z] prd-ubuntu20.04-docker-8c-8g-3086 does not seem to be running inside a container [2023-01-19T05:03:48.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-218 -v /w/workspace/gexfoundry_device-snmp-go_PR-218:/w/workspace/gexfoundry_device-snmp-go_PR-218:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-218@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-19T05:03:49.912Z] $ docker top 4bb4fae4d35afb6ec2bce1036a19b99b5e4cb0b38ac55a8317e0967057e190ea -eo pid,comm [2023-01-19T05:03:49.960Z] 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-01-19T05:03:49.960Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-19T05:03:50.085Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-19T05:03:50.085Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-19T05:03:50.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-19T05:03:50.214Z] $ docker exec 4bb4fae4d35afb6ec2bce1036a19b99b5e4cb0b38ac55a8317e0967057e190ea ssh-agent [2023-01-19T05:03:50.323Z] SSH_AUTH_SOCK=/tmp/ssh-LXT2fsxM6nHg/agent.32 [2023-01-19T05:03:50.323Z] SSH_AGENT_PID=38 [2023-01-19T05:03:50.329Z] Running ssh-add (command line suppressed) [2023-01-19T05:03:50.434Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-218@tmp/private_key_11796407832197791963.key (/w/workspace/gexfoundry_device-snmp-go_PR-218@tmp/private_key_11796407832197791963.key) [2023-01-19T05:03:50.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-19T05:03:50.814Z] + git tag --points-at HEAD [Pipeline] } [2023-01-19T05:03:50.843Z] $ docker exec --env ******** --env ******** 4bb4fae4d35afb6ec2bce1036a19b99b5e4cb0b38ac55a8317e0967057e190ea ssh-agent -k [2023-01-19T05:03:50.935Z] unset SSH_AUTH_SOCK; [2023-01-19T05:03:50.935Z] unset SSH_AGENT_PID; [2023-01-19T05:03:50.936Z] echo Agent pid 38 killed; [2023-01-19T05:03:50.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-19T05:03:51.028Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-19T05:03:51.028Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-19T05:03:51.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-19T05:03:51.150Z] $ docker exec 4bb4fae4d35afb6ec2bce1036a19b99b5e4cb0b38ac55a8317e0967057e190ea ssh-agent [2023-01-19T05:03:51.272Z] SSH_AUTH_SOCK=/tmp/ssh-3rOQaDTsrr8q/agent.70 [2023-01-19T05:03:51.272Z] SSH_AGENT_PID=76 [2023-01-19T05:03:51.277Z] Running ssh-add (command line suppressed) [2023-01-19T05:03:51.386Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-218@tmp/private_key_624604045635967216.key (/w/workspace/gexfoundry_device-snmp-go_PR-218@tmp/private_key_624604045635967216.key) [2023-01-19T05:03:51.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-19T05:03:51.729Z] + git semver init [2023-01-19T05:03:51.990Z] 2023-01-19 05:03:51,909 [run_init] DEBUG init version:0.0.0 force:False [2023-01-19T05:03:51.990Z] 2023-01-19 05:03:51,909 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-218/.semver [2023-01-19T05:03:51.990Z] 2023-01-19 05:03:51,910 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-218/.semver [2023-01-19T05:03:51.990Z] 2023-01-19 05:03:51,910 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-218/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-218, universal_newlines=False, shell=None, istream=None) [2023-01-19T05:03:52.930Z] 2023-01-19 05:03:52,731 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-218/.git/info/exclude [2023-01-19T05:03:52.930Z] 2023-01-19 05:03:52,731 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-218/.semver/PR-218 with force:False [2023-01-19T05:03:52.930Z] 2023-01-19 05:03:52,732 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-218/.semver/PR-218 [2023-01-19T05:03:52.930Z] 2023-01-19 05:03:52,736 [execute] INFO git cat-file --batch-check [2023-01-19T05:03:52.930Z] 2023-01-19 05:03:52,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-218/.semver, universal_newlines=False, shell=None, istream=) [2023-01-19T05:03:52.930Z] 2023-01-19 05:03:52,742 [execute] INFO git cat-file --batch [2023-01-19T05:03:52.930Z] 2023-01-19 05:03:52,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-218/.semver, universal_newlines=False, shell=None, istream=) [2023-01-19T05:03:52.930Z] 2023-01-19 05:03:52,748 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-218/.semver/PR-218 [2023-01-19T05:03:52.930Z] 0.0.0 [Pipeline] } [2023-01-19T05:03:52.960Z] $ docker exec --env ******** --env ******** 4bb4fae4d35afb6ec2bce1036a19b99b5e4cb0b38ac55a8317e0967057e190ea ssh-agent -k [2023-01-19T05:03:53.050Z] unset SSH_AUTH_SOCK; [2023-01-19T05:03:53.050Z] unset SSH_AGENT_PID; [2023-01-19T05:03:53.050Z] echo Agent pid 76 killed; [2023-01-19T05:03:53.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-19T05:03:53.489Z] + git semver [Pipeline] } [2023-01-19T05:03:53.776Z] $ docker stop --time=1 4bb4fae4d35afb6ec2bce1036a19b99b5e4cb0b38ac55a8317e0967057e190ea [2023-01-19T05:03:55.135Z] $ docker rm -f --volumes 4bb4fae4d35afb6ec2bce1036a19b99b5e4cb0b38ac55a8317e0967057e190ea [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T05:03:55.531Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-19T05:03:55.787Z] Stashed 1 file(s) [Pipeline] echo [2023-01-19T05:03:55.805Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-01-19T05:03:56.421Z] provisioning config files... [2023-01-19T05:03:56.431Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-218@tmp/config533593262366801533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:03:56.789Z] ---> docker-login.sh [2023-01-19T05:03:56.789Z] nexus3.edgexfoundry.org:10001 [2023-01-19T05:03:56.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:03:56.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:03:56.789Z] Configure a credential helper to remove this warning. See [2023-01-19T05:03:56.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:03:56.789Z] [2023-01-19T05:03:56.789Z] Login Succeeded [2023-01-19T05:03:56.789Z] nexus3.edgexfoundry.org:10002 [2023-01-19T05:03:56.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:03:56.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:03:56.789Z] Configure a credential helper to remove this warning. See [2023-01-19T05:03:56.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:03:56.789Z] [2023-01-19T05:03:56.789Z] Login Succeeded [2023-01-19T05:03:56.789Z] nexus3.edgexfoundry.org:10003 [2023-01-19T05:03:57.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:03:57.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:03:57.047Z] Configure a credential helper to remove this warning. See [2023-01-19T05:03:57.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:03:57.047Z] [2023-01-19T05:03:57.047Z] Login Succeeded [2023-01-19T05:03:57.047Z] nexus3.edgexfoundry.org:10004 [2023-01-19T05:03:57.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:03:57.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:03:57.047Z] Configure a credential helper to remove this warning. See [2023-01-19T05:03:57.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:03:57.047Z] [2023-01-19T05:03:57.047Z] Login Succeeded [2023-01-19T05:03:57.047Z] docker.io [2023-01-19T05:03:57.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:03:57.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:03:57.305Z] Configure a credential helper to remove this warning. See [2023-01-19T05:03:57.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:03:57.305Z] [2023-01-19T05:03:57.305Z] Login Succeeded [2023-01-19T05:03:57.305Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T05:03:57.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-19T05:03:57.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T05:03:57.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T05:03:57.611Z] ========================================================= [2023-01-19T05:03:57.611Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-19T05:03:57.611Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:03:58.108Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-19T05:03:58.108Z] Sending build context to Docker daemon 5.677MB [2023-01-19T05:03:58.108Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T05:03:58.108Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-19T05:03:58.108Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-19T05:03:58.108Z] 213ec9aee27d: Pulling fs layer [2023-01-19T05:03:58.108Z] 4583459ba037: Pulling fs layer [2023-01-19T05:03:58.108Z] 93c1e223e6f2: Pulling fs layer [2023-01-19T05:03:58.108Z] 53926ce57604: Pulling fs layer [2023-01-19T05:03:58.108Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-19T05:03:58.108Z] 22ff95d597cd: Pulling fs layer [2023-01-19T05:03:58.108Z] 12d6caf4c0d1: Pulling fs layer [2023-01-19T05:03:58.108Z] 96b7cbca73a9: Pulling fs layer [2023-01-19T05:03:58.108Z] a7acece74701: Pulling fs layer [2023-01-19T05:03:58.108Z] 53926ce57604: Waiting [2023-01-19T05:03:58.108Z] 21b2b0c7a3f4: Waiting [2023-01-19T05:03:58.108Z] 22ff95d597cd: Waiting [2023-01-19T05:03:58.108Z] 12d6caf4c0d1: Waiting [2023-01-19T05:03:58.108Z] a7acece74701: Waiting [2023-01-19T05:03:58.108Z] 96b7cbca73a9: Waiting [2023-01-19T05:03:58.108Z] 93c1e223e6f2: Verifying Checksum [2023-01-19T05:03:58.108Z] 93c1e223e6f2: Download complete [2023-01-19T05:03:58.108Z] 4583459ba037: Verifying Checksum [2023-01-19T05:03:58.108Z] 4583459ba037: Download complete [2023-01-19T05:03:58.372Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-19T05:03:58.372Z] 21b2b0c7a3f4: Download complete [2023-01-19T05:03:58.372Z] 22ff95d597cd: Download complete [2023-01-19T05:03:58.372Z] 213ec9aee27d: Download complete [2023-01-19T05:03:58.372Z] 12d6caf4c0d1: Download complete [2023-01-19T05:03:58.372Z] 213ec9aee27d: Pull complete [2023-01-19T05:03:58.645Z] 4583459ba037: Pull complete [2023-01-19T05:03:58.645Z] 93c1e223e6f2: Pull complete [2023-01-19T05:03:59.665Z] 96b7cbca73a9: Verifying Checksum [2023-01-19T05:03:59.665Z] 96b7cbca73a9: Download complete [2023-01-19T05:03:59.930Z] a7acece74701: Verifying Checksum [2023-01-19T05:03:59.930Z] a7acece74701: Download complete [2023-01-19T05:04:00.188Z] 53926ce57604: Verifying Checksum [2023-01-19T05:04:00.188Z] 53926ce57604: Download complete [2023-01-19T05:04:03.470Z] 53926ce57604: Pull complete [2023-01-19T05:04:03.470Z] 21b2b0c7a3f4: Pull complete [2023-01-19T05:04:03.728Z] 22ff95d597cd: Pull complete [2023-01-19T05:04:03.728Z] 12d6caf4c0d1: Pull complete [2023-01-19T05:04:06.252Z] 96b7cbca73a9: Pull complete [2023-01-19T05:04:06.508Z] a7acece74701: Pull complete [2023-01-19T05:04:06.765Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-19T05:04:06.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-19T05:04:06.765Z] ---> db6d94c90886 [2023-01-19T05:04:06.765Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-19T05:04:08.672Z] ---> Running in 1d405b0488fd [2023-01-19T05:04:08.672Z] Removing intermediate container 1d405b0488fd [2023-01-19T05:04:08.672Z] ---> cd60e66909cb [2023-01-19T05:04:08.672Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T05:04:08.672Z] ---> Running in e923d4333cc2 [2023-01-19T05:04:08.672Z] Removing intermediate container e923d4333cc2 [2023-01-19T05:04:08.672Z] ---> a8a3f1e0ea17 [2023-01-19T05:04:08.672Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-19T05:04:08.672Z] ---> Running in 824e0537b9ff [2023-01-19T05:04:08.935Z] Removing intermediate container 824e0537b9ff [2023-01-19T05:04:08.935Z] ---> 25c856258045 [2023-01-19T05:04:08.935Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-19T05:04:08.935Z] ---> Running in 4f843bc9e411 [2023-01-19T05:04:08.935Z] Removing intermediate container 4f843bc9e411 [2023-01-19T05:04:08.935Z] ---> 09548f1a0204 [2023-01-19T05:04:08.935Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T05:04:08.935Z] ---> Running in fecee9d55079 [2023-01-19T05:04:09.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T05:04:09.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T05:04:09.711Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-19T05:04:09.711Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-19T05:04:09.711Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-19T05:04:09.711Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-19T05:04:09.711Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T05:04:09.711Z] OK: 216 MiB in 55 packages [2023-01-19T05:04:10.278Z] Removing intermediate container fecee9d55079 [2023-01-19T05:04:10.278Z] ---> 6d9138e1b704 [2023-01-19T05:04:10.278Z] Step 8/12 : WORKDIR /device-snmp-go [2023-01-19T05:04:10.278Z] ---> Running in 5c0037233f88 [2023-01-19T05:04:10.278Z] Removing intermediate container 5c0037233f88 [2023-01-19T05:04:10.278Z] ---> f8057da3baee [2023-01-19T05:04:10.278Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-19T05:04:10.538Z] ---> 4f2146375998 [2023-01-19T05:04:10.538Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T05:04:10.538Z] ---> Running in f0eda495406f [2023-01-19T05:04:11.222Z] Still waiting to schedule task [2023-01-19T05:04:11.222Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-19T05:04:28.638Z] Removing intermediate container f0eda495406f [2023-01-19T05:04:28.638Z] ---> 76bfc4e6472a [2023-01-19T05:04:28.638Z] Step 11/12 : COPY . . [2023-01-19T05:04:28.638Z] ---> 29dca1e24b2f [2023-01-19T05:04:28.638Z] Step 12/12 : RUN ${MAKE} [2023-01-19T05:04:28.638Z] ---> Running in fba97cce8e43 [2023-01-19T05:04:28.638Z] noop [2023-01-19T05:04:28.638Z] Removing intermediate container fba97cce8e43 [2023-01-19T05:04:28.638Z] ---> 61192040afe9 [2023-01-19T05:04:28.638Z] Successfully built 61192040afe9 [2023-01-19T05:04:28.638Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:04:29.179Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-19T05:04:29.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T05:04:29.326Z] prd-ubuntu20.04-docker-8c-8g-3086 does not seem to be running inside a container [2023-01-19T05:04:29.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-218 -v /w/workspace/gexfoundry_device-snmp-go_PR-218:/w/workspace/gexfoundry_device-snmp-go_PR-218:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-218@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-218@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 ******** -e ******** ci-base-image-x86_64 cat [2023-01-19T05:04:29.724Z] $ docker top c03c424ea911400742b365161c64889d3c4ff49c6ce5f38ec3315851966d207e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T05:04:30.113Z] + go version [2023-01-19T05:04:30.113Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-19T05:04:30.147Z] $ docker stop --time=1 c03c424ea911400742b365161c64889d3c4ff49c6ce5f38ec3315851966d207e [2023-01-19T05:04:31.415Z] $ docker rm -f --volumes c03c424ea911400742b365161c64889d3c4ff49c6ce5f38ec3315851966d207e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:04:32.125Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-19T05:04:32.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T05:04:32.333Z] prd-ubuntu20.04-docker-8c-8g-3086 does not seem to be running inside a container [2023-01-19T05:04:32.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-218 -v /w/workspace/gexfoundry_device-snmp-go_PR-218:/w/workspace/gexfoundry_device-snmp-go_PR-218:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-218@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-218@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 ******** -e ******** ci-base-image-x86_64 cat [2023-01-19T05:04:32.746Z] $ docker top e01bf577ebca59660f4027e18e8b83dfda020671bf12d9c3e0be49190a651cfa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T05:04:33.129Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-218 [Pipeline] fileExists [Pipeline] sh [2023-01-19T05:04:33.479Z] + make test [2023-01-19T05:04:33.479Z] go test ./... -coverprofile=coverage.out [2023-01-19T05:04:33.739Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-01-19T05:04:40.302Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-01-19T05:04:40.302Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-01-19T05:04:40.302Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-01-19T05:04:40.302Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-19T05:04:40.302Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-19T05:04:40.302Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-01-19T05:04:42.198Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [2023-01-19T05:04:42.198Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes [2023-01-19T05:04:42.198Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo [2023-01-19T05:04:42.198Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [2023-01-19T05:04:42.198Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes [2023-01-19T05:04:42.198Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes [2023-01-19T05:04:42.198Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.015s coverage: 0.0% of statements [2023-01-19T05:04:42.198Z] make: *** [Makefile:35: unittest] Error 2 [Pipeline] } [2023-01-19T05:04:42.241Z] $ docker stop --time=1 e01bf577ebca59660f4027e18e8b83dfda020671bf12d9c3e0be49190a651cfa [2023-01-19T05:04:43.879Z] $ docker rm -f --volumes e01bf577ebca59660f4027e18e8b83dfda020671bf12d9c3e0be49190a651cfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:04:44.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T05:04:44.979Z] [2023-01-19T05:04:44.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:04:45.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T05:04:45.467Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-19T05:04:45.467Z] 5eb5b503b376: Pulling fs layer [2023-01-19T05:04:45.467Z] 5c69ac0246d0: Pulling fs layer [2023-01-19T05:04:45.467Z] ec43610c2a17: Pulling fs layer [2023-01-19T05:04:45.467Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-19T05:04:45.467Z] 33b1e0a273af: Pulling fs layer [2023-01-19T05:04:45.467Z] 5d3b04190fa2: Pulling fs layer [2023-01-19T05:04:45.467Z] 2f39f015ded8: Pulling fs layer [2023-01-19T05:04:45.467Z] 5d3b04190fa2: Waiting [2023-01-19T05:04:45.467Z] 3a2ae6a8a46f: Waiting [2023-01-19T05:04:45.467Z] 33b1e0a273af: Waiting [2023-01-19T05:04:45.467Z] 5c69ac0246d0: Verifying Checksum [2023-01-19T05:04:45.467Z] 5c69ac0246d0: Download complete [2023-01-19T05:04:45.467Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-19T05:04:45.467Z] 3a2ae6a8a46f: Download complete [2023-01-19T05:04:45.748Z] 33b1e0a273af: Verifying Checksum [2023-01-19T05:04:45.748Z] 33b1e0a273af: Download complete [2023-01-19T05:04:45.748Z] 5d3b04190fa2: Download complete [2023-01-19T05:04:45.748Z] ec43610c2a17: Verifying Checksum [2023-01-19T05:04:45.748Z] ec43610c2a17: Download complete [2023-01-19T05:04:46.024Z] 5eb5b503b376: Verifying Checksum [2023-01-19T05:04:46.024Z] 5eb5b503b376: Download complete [2023-01-19T05:04:46.593Z] 2f39f015ded8: Download complete [2023-01-19T05:04:47.158Z] 5eb5b503b376: Pull complete [2023-01-19T05:04:47.158Z] 5c69ac0246d0: Pull complete [2023-01-19T05:04:47.725Z] ec43610c2a17: Pull complete [2023-01-19T05:04:47.725Z] 3a2ae6a8a46f: Pull complete [2023-01-19T05:04:47.984Z] 33b1e0a273af: Pull complete [2023-01-19T05:04:47.984Z] 5d3b04190fa2: Pull complete [2023-01-19T05:04:52.176Z] 2f39f015ded8: Pull complete [2023-01-19T05:04:52.176Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-19T05:04:52.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T05:04:52.176Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T05:04:52.410Z] prd-ubuntu20.04-docker-8c-8g-3086 does not seem to be running inside a container [2023-01-19T05:04:52.439Z] $ 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/gexfoundry_device-snmp-go_PR-218 -v /w/workspace/gexfoundry_device-snmp-go_PR-218:/w/workspace/gexfoundry_device-snmp-go_PR-218:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-218@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-218@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-19T05:04:53.974Z] $ docker top 0ab2e66aae6046d5799afc54b176855cf40c8fb9bfad7cc1a141a0f3cfd0a817 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:04:54.397Z] ---> job-cost.sh [2023-01-19T05:04:54.397Z] lf-activate-venv: SKIPPING [2023-01-19T05:04:54.397Z] INFO: No Stack... [2023-01-19T05:04:54.962Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-19T05:04:56.336Z] INFO: Archiving Costs [Pipeline] sh [2023-01-19T05:04:56.647Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-218/archives/cost.csv [2023-01-19T05:04:56.647Z] + cut -d, -f6 [Pipeline] lock [2023-01-19T05:04:56.699Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-218-1-stack-cost] [2023-01-19T05:04:56.704Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-218-1-stack-cost] did not exist. Created. [2023-01-19T05:04:56.704Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-218-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-19T05:04:57.159Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-19T05:04:57.225Z] Stashed 1 file(s) [Pipeline] } [2023-01-19T05:04:57.249Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-218-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-19T05:04:57.323Z] $ docker stop --time=1 0ab2e66aae6046d5799afc54b176855cf40c8fb9bfad7cc1a141a0f3cfd0a817 [2023-01-19T05:04:58.491Z] $ docker rm -f --volumes 0ab2e66aae6046d5799afc54b176855cf40c8fb9bfad7cc1a141a0f3cfd0a817 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-19T05:04:58.811Z] Failed in branch amd64 [2023-01-19T05:07:08.493Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3090 in /w/workspace/gexfoundry_device-snmp-go_PR-218 [Pipeline] { [Pipeline] ws [2023-01-19T05:07:08.560Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-01-19T05:07:08.639Z] Selected Git installation does not exist. Using Default [2023-01-19T05:07:08.639Z] The recommended git tool is: NONE [2023-01-19T05:07:14.910Z] using credential edgex-jenkins-ssh [2023-01-19T05:07:14.929Z] Cloning the remote Git repository [2023-01-19T05:07:14.986Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-01-19T05:07:15.082Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-01-19T05:07:15.291Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-01-19T05:07:15.292Z] > git --version # timeout=10 [2023-01-19T05:07:15.316Z] > git --version # 'git version 2.25.1' [2023-01-19T05:07:15.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T05:07:15.390Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-19T05:07:16.528Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-01-19T05:07:16.554Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-19T05:07:18.286Z] Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d [2023-01-19T05:07:18.581Z] Merge succeeded, producing 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d [2023-01-19T05:07:18.582Z] Checking out Revision 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d (PR-218) [2023-01-19T05:07:17.646Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-01-19T05:07:17.697Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-01-19T05:07:17.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T05:07:17.722Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/218/head:refs/remotes/origin/PR-218 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-19T05:07:18.319Z] > git config core.sparsecheckout # timeout=10 [2023-01-19T05:07:18.345Z] > git checkout -f 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d # timeout=10 [2023-01-19T05:07:18.455Z] > git remote # timeout=10 [2023-01-19T05:07:18.477Z] > git config --get remote.origin.url # timeout=10 [2023-01-19T05:07:18.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T05:07:18.529Z] > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 [2023-01-19T05:07:18.560Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-19T05:07:18.592Z] > git config core.sparsecheckout # timeout=10 [2023-01-19T05:07:18.609Z] > git checkout -f 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d # timeout=10 [2023-01-19T05:07:19.157Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-01-19T05:07:19.228Z] > git --version # timeout=10 [2023-01-19T05:07:19.242Z] > git --version # 'git version 2.25.1' [2023-01-19T05:07:19.282Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T05:07:20.431Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-19T05:07:20.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-19T05:07:20.431Z] Dload Upload Total Spent Left Speed [2023-01-19T05:07:20.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-01-19T05:07:21.124Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-19T05:07:21.479Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-19T05:07:21.479Z] + sudo tee /etc/docker/daemon.new [2023-01-19T05:07:21.479Z] { [2023-01-19T05:07:21.479Z] "registry-mirrors": [ [2023-01-19T05:07:21.479Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-19T05:07:21.479Z] ], [2023-01-19T05:07:21.479Z] "bip": "10.250.0.254/24", [2023-01-19T05:07:21.479Z] "hosts": [ [2023-01-19T05:07:21.479Z] "tcp://0.0.0.0:5555", [2023-01-19T05:07:21.479Z] "unix:///var/run/docker.sock" [2023-01-19T05:07:21.479Z] ], [2023-01-19T05:07:21.479Z] "mtu": 1458, [2023-01-19T05:07:21.479Z] "selinux-enabled": true, [2023-01-19T05:07:21.479Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-19T05:07:21.479Z] } [Pipeline] sh [2023-01-19T05:07:21.837Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-19T05:07:22.262Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T05:07:40.594Z] provisioning config files... [2023-01-19T05:07:40.627Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config13762805055989079431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:07:41.026Z] ---> docker-login.sh [2023-01-19T05:07:41.026Z] nexus3.edgexfoundry.org:10001 [2023-01-19T05:07:41.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:07:41.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:07:41.617Z] Configure a credential helper to remove this warning. See [2023-01-19T05:07:41.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:07:41.617Z] [2023-01-19T05:07:41.617Z] Login Succeeded [2023-01-19T05:07:41.617Z] nexus3.edgexfoundry.org:10002 [2023-01-19T05:07:41.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:07:42.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:07:42.160Z] Configure a credential helper to remove this warning. See [2023-01-19T05:07:42.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:07:42.160Z] [2023-01-19T05:07:42.160Z] Login Succeeded [2023-01-19T05:07:42.160Z] nexus3.edgexfoundry.org:10003 [2023-01-19T05:07:42.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:07:42.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:07:42.433Z] Configure a credential helper to remove this warning. See [2023-01-19T05:07:42.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:07:42.433Z] [2023-01-19T05:07:42.433Z] Login Succeeded [2023-01-19T05:07:42.433Z] nexus3.edgexfoundry.org:10004 [2023-01-19T05:07:42.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:07:42.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:07:42.978Z] Configure a credential helper to remove this warning. See [2023-01-19T05:07:42.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:07:42.978Z] [2023-01-19T05:07:42.978Z] Login Succeeded [2023-01-19T05:07:42.978Z] docker.io [2023-01-19T05:07:42.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T05:07:43.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T05:07:43.251Z] Configure a credential helper to remove this warning. See [2023-01-19T05:07:43.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T05:07:43.251Z] [2023-01-19T05:07:43.251Z] Login Succeeded [2023-01-19T05:07:43.251Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T05:07:43.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-19T05:07:43.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T05:07:43.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T05:07:43.813Z] ========================================================= [2023-01-19T05:07:43.813Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-19T05:07:43.813Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:07:44.354Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-19T05:07:44.627Z] Sending build context to Docker daemon 2.939MB [2023-01-19T05:07:44.627Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T05:07:44.627Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-19T05:07:44.906Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-19T05:07:44.906Z] 9b18e9b68314: Pulling fs layer [2023-01-19T05:07:44.906Z] 35d82f9e3411: Pulling fs layer [2023-01-19T05:07:44.906Z] e16973657156: Pulling fs layer [2023-01-19T05:07:44.906Z] fc693d55d65f: Pulling fs layer [2023-01-19T05:07:44.906Z] 7e9fc2657dce: Pulling fs layer [2023-01-19T05:07:44.906Z] dda99020689f: Pulling fs layer [2023-01-19T05:07:44.906Z] db1c61fa0a46: Pulling fs layer [2023-01-19T05:07:44.906Z] 891c053d2c06: Pulling fs layer [2023-01-19T05:07:44.906Z] fc693d55d65f: Waiting [2023-01-19T05:07:44.906Z] 7e9fc2657dce: Waiting [2023-01-19T05:07:44.906Z] dda99020689f: Waiting [2023-01-19T05:07:44.906Z] db1c61fa0a46: Waiting [2023-01-19T05:07:44.906Z] 891c053d2c06: Waiting [2023-01-19T05:07:44.906Z] e16973657156: Download complete [2023-01-19T05:07:44.906Z] 35d82f9e3411: Verifying Checksum [2023-01-19T05:07:44.906Z] 35d82f9e3411: Download complete [2023-01-19T05:07:44.906Z] 7e9fc2657dce: Verifying Checksum [2023-01-19T05:07:44.906Z] 7e9fc2657dce: Download complete [2023-01-19T05:07:44.906Z] dda99020689f: Download complete [2023-01-19T05:07:44.906Z] 9b18e9b68314: Verifying Checksum [2023-01-19T05:07:44.906Z] 9b18e9b68314: Download complete [2023-01-19T05:07:45.902Z] 9b18e9b68314: Pull complete [2023-01-19T05:07:46.178Z] 891c053d2c06: Verifying Checksum [2023-01-19T05:07:46.178Z] 891c053d2c06: Download complete [2023-01-19T05:07:46.770Z] 35d82f9e3411: Pull complete [2023-01-19T05:07:47.042Z] e16973657156: Pull complete [2023-01-19T05:07:47.312Z] db1c61fa0a46: Download complete [2023-01-19T05:07:47.922Z] fc693d55d65f: Verifying Checksum [2023-01-19T05:07:47.922Z] fc693d55d65f: Download complete [2023-01-19T05:08:02.974Z] fc693d55d65f: Pull complete [2023-01-19T05:08:02.974Z] 7e9fc2657dce: Pull complete [2023-01-19T05:08:02.974Z] dda99020689f: Pull complete [2023-01-19T05:08:07.258Z] db1c61fa0a46: Pull complete [2023-01-19T05:08:09.870Z] 891c053d2c06: Pull complete [2023-01-19T05:08:09.870Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-19T05:08:09.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-19T05:08:09.870Z] ---> f96f9c87975a [2023-01-19T05:08:09.870Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-19T05:08:11.843Z] ---> Running in 771fd6da0d97 [2023-01-19T05:08:11.843Z] Removing intermediate container 771fd6da0d97 [2023-01-19T05:08:11.843Z] ---> ae0044f2f09e [2023-01-19T05:08:11.843Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T05:08:12.112Z] ---> Running in 167cfe3ec3cf [2023-01-19T05:08:12.381Z] Removing intermediate container 167cfe3ec3cf [2023-01-19T05:08:12.381Z] ---> f284f45b9558 [2023-01-19T05:08:12.381Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-19T05:08:12.381Z] ---> Running in 7c6e4f0d7174 [2023-01-19T05:08:12.650Z] Removing intermediate container 7c6e4f0d7174 [2023-01-19T05:08:12.650Z] ---> 52f2da9e8100 [2023-01-19T05:08:12.650Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-19T05:08:12.919Z] ---> Running in 985e1ea549ea [2023-01-19T05:08:13.190Z] Removing intermediate container 985e1ea549ea [2023-01-19T05:08:13.190Z] ---> 299105cb29b0 [2023-01-19T05:08:13.190Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T05:08:13.190Z] ---> Running in 63bce475c8b0 [2023-01-19T05:08:14.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-19T05:08:14.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-19T05:08:15.644Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-19T05:08:15.644Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-19T05:08:15.644Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-19T05:08:15.937Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-19T05:08:15.937Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T05:08:15.937Z] OK: 226 MiB in 55 packages [2023-01-19T05:08:16.923Z] Removing intermediate container 63bce475c8b0 [2023-01-19T05:08:16.923Z] ---> 1427c173b752 [2023-01-19T05:08:16.923Z] Step 8/12 : WORKDIR /device-snmp-go [2023-01-19T05:08:16.923Z] ---> Running in 05325b8f8ada [2023-01-19T05:08:17.517Z] Removing intermediate container 05325b8f8ada [2023-01-19T05:08:17.517Z] ---> f31c6ef93910 [2023-01-19T05:08:17.517Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-19T05:08:17.786Z] ---> a894cf212125 [2023-01-19T05:08:17.786Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T05:08:18.055Z] ---> Running in 176f2a8fbfb0 [2023-01-19T05:09:14.515Z] Removing intermediate container 176f2a8fbfb0 [2023-01-19T05:09:14.515Z] ---> 7a9959ef87b5 [2023-01-19T05:09:14.515Z] Step 11/12 : COPY . . [2023-01-19T05:09:14.515Z] ---> c72b174c8cbb [2023-01-19T05:09:14.515Z] Step 12/12 : RUN ${MAKE} [2023-01-19T05:09:14.515Z] ---> Running in 0d26578942ae [2023-01-19T05:09:14.515Z] noop [2023-01-19T05:09:14.515Z] Removing intermediate container 0d26578942ae [2023-01-19T05:09:14.515Z] ---> 1a2c87678f9e [2023-01-19T05:09:14.515Z] Successfully built 1a2c87678f9e [2023-01-19T05:09:14.515Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:09:15.054Z] + docker inspect -f . ci-base-image-arm64 [2023-01-19T05:09:15.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T05:09:15.337Z] prd-ubuntu20.04-docker-arm64-4c-16g-3090 does not seem to be running inside a container [2023-01-19T05:09:15.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-19T05:09:16.744Z] $ docker top 1f73ea3f73c99f0ed76618ff6fd869cf1b2378e3a59cd9499f22a555f9eaff35 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T05:09:17.653Z] + go version [2023-01-19T05:09:17.653Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-19T05:09:17.692Z] $ docker stop --time=1 1f73ea3f73c99f0ed76618ff6fd869cf1b2378e3a59cd9499f22a555f9eaff35 [2023-01-19T05:09:19.404Z] $ docker rm -f --volumes 1f73ea3f73c99f0ed76618ff6fd869cf1b2378e3a59cd9499f22a555f9eaff35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:09:20.306Z] + docker inspect -f . ci-base-image-arm64 [2023-01-19T05:09:20.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T05:09:20.596Z] prd-ubuntu20.04-docker-arm64-4c-16g-3090 does not seem to be running inside a container [2023-01-19T05:09:20.673Z] $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-19T05:09:21.909Z] $ docker top 1380c8eb7637708ef2f06446f2accfc7e7817350339c704517413009fe6c3b1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T05:09:22.501Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-19T05:09:22.889Z] + make test [2023-01-19T05:09:23.157Z] go test ./... -coverprofile=coverage.out [2023-01-19T05:09:25.109Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-01-19T05:10:21.565Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-01-19T05:10:21.565Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-01-19T05:10:21.565Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-01-19T05:10:21.565Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-19T05:10:21.565Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-19T05:10:21.565Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-01-19T05:10:43.676Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [2023-01-19T05:10:43.676Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes [2023-01-19T05:10:43.676Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo [2023-01-19T05:10:43.676Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [2023-01-19T05:10:43.676Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes [2023-01-19T05:10:43.676Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes [2023-01-19T05:10:49.037Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.046s coverage: 0.0% of statements [2023-01-19T05:10:49.037Z] make: *** [Makefile:35: unittest] Error 2 [Pipeline] } [2023-01-19T05:10:49.094Z] $ docker stop --time=1 1380c8eb7637708ef2f06446f2accfc7e7817350339c704517413009fe6c3b1b [2023-01-19T05:10:50.999Z] $ docker rm -f --volumes 1380c8eb7637708ef2f06446f2accfc7e7817350339c704517413009fe6c3b1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:10:52.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T05:10:52.599Z] [2023-01-19T05:10:52.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:10:53.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T05:10:53.278Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-19T05:10:53.278Z] 8998bd30e6a1: Pulling fs layer [2023-01-19T05:10:53.278Z] 04944245beec: Pulling fs layer [2023-01-19T05:10:53.278Z] 699f458cf7ca: Pulling fs layer [2023-01-19T05:10:53.278Z] 765212b225bb: Pulling fs layer [2023-01-19T05:10:53.278Z] f23df028b6ca: Pulling fs layer [2023-01-19T05:10:53.278Z] d65c8cfc05b1: Pulling fs layer [2023-01-19T05:10:53.278Z] 2437ff75d9bd: Pulling fs layer [2023-01-19T05:10:53.278Z] 765212b225bb: Waiting [2023-01-19T05:10:53.278Z] f23df028b6ca: Waiting [2023-01-19T05:10:53.278Z] d65c8cfc05b1: Waiting [2023-01-19T05:10:53.278Z] 04944245beec: Verifying Checksum [2023-01-19T05:10:53.278Z] 04944245beec: Download complete [2023-01-19T05:10:53.278Z] 765212b225bb: Verifying Checksum [2023-01-19T05:10:53.278Z] 765212b225bb: Download complete [2023-01-19T05:10:53.552Z] f23df028b6ca: Verifying Checksum [2023-01-19T05:10:53.552Z] f23df028b6ca: Download complete [2023-01-19T05:10:53.552Z] d65c8cfc05b1: Verifying Checksum [2023-01-19T05:10:53.552Z] d65c8cfc05b1: Download complete [2023-01-19T05:10:53.552Z] 699f458cf7ca: Download complete [2023-01-19T05:10:54.143Z] 8998bd30e6a1: Verifying Checksum [2023-01-19T05:10:54.143Z] 8998bd30e6a1: Download complete [2023-01-19T05:10:56.743Z] 2437ff75d9bd: Verifying Checksum [2023-01-19T05:10:56.743Z] 2437ff75d9bd: Download complete [2023-01-19T05:10:58.161Z] 8998bd30e6a1: Pull complete [2023-01-19T05:10:58.751Z] 04944245beec: Pull complete [2023-01-19T05:11:00.166Z] 699f458cf7ca: Pull complete [2023-01-19T05:11:00.166Z] 765212b225bb: Pull complete [2023-01-19T05:11:01.130Z] f23df028b6ca: Pull complete [2023-01-19T05:11:01.401Z] d65c8cfc05b1: Pull complete [2023-01-19T05:11:16.431Z] 2437ff75d9bd: Pull complete [2023-01-19T05:11:16.431Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-19T05:11:16.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T05:11:16.431Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T05:11:16.828Z] prd-ubuntu20.04-docker-arm64-4c-16g-3090 does not seem to be running inside a container [2023-01-19T05:11:16.902Z] $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-19T05:11:19.782Z] $ docker top d17fe42460cef659fa483c1da83d42202d05b6848ad9b482126adf9a13649b6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:11:20.751Z] ---> job-cost.sh [2023-01-19T05:11:20.751Z] lf-activate-venv: SKIPPING [2023-01-19T05:11:20.751Z] INFO: No Stack... [2023-01-19T05:11:22.698Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-19T05:11:23.289Z] INFO: Archiving Costs [Pipeline] sh [2023-01-19T05:11:23.957Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-01-19T05:11:23.957Z] + cut -d, -f6 [Pipeline] lock [2023-01-19T05:11:24.053Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-218-1-stack-cost] [2023-01-19T05:11:24.058Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-218-1-stack-cost] did not exist. Created. [2023-01-19T05:11:24.058Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-218-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-19T05:11:24.786Z] /w/workspace/device-snmp-go/1@tmp/durable-a0a000ed/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-19T05:11:25.467Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-19T05:11:25.504Z] Warning: overwriting stash ‘stack-cost’ [2023-01-19T05:11:26.004Z] Stashed 1 file(s) [Pipeline] } [2023-01-19T05:11:26.021Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-218-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-19T05:11:26.109Z] $ docker stop --time=1 d17fe42460cef659fa483c1da83d42202d05b6848ad9b482126adf9a13649b6c [2023-01-19T05:11:27.695Z] $ docker rm -f --volumes d17fe42460cef659fa483c1da83d42202d05b6848ad9b482126adf9a13649b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-19T05:11:28.425Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-01-19T05:11:30.381Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-218/archives ] [2023-01-19T05:11:30.381Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-218/archives [2023-01-19T05:11:30.381Z] total 16 [2023-01-19T05:11:30.381Z] drwxr-xr-x 3 root root 4096 Jan 19 05:04 . [2023-01-19T05:11:30.381Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 05:04 .. [2023-01-19T05:11:30.381Z] drwxr-xr-x 2 root root 4096 Jan 19 05:04 cost [2023-01-19T05:11:30.381Z] -rw-r--r-- 1 root root 86 Jan 19 05:04 cost.csv [2023-01-19T05:11:30.381Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-218/archives [2023-01-19T05:11:30.381Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-218/archives [2023-01-19T05:11:30.381Z] total 16 [2023-01-19T05:11:30.381Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 19 05:04 . [2023-01-19T05:11:30.381Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 05:04 .. [2023-01-19T05:11:30.381Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 19 05:04 cost [2023-01-19T05:11:30.381Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 19 05:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:11:30.711Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:11:31.606Z] ---> package-listing.sh [2023-01-19T05:11:31.606Z] ++ facter osfamily [2023-01-19T05:11:31.606Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-19T05:11:31.867Z] + OS_FAMILY=debian [2023-01-19T05:11:31.867Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-218 [2023-01-19T05:11:31.867Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-19T05:11:31.867Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-19T05:11:31.867Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-19T05:11:31.867Z] + PACKAGES=/tmp/packages_start.txt [2023-01-19T05:11:31.867Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-218 ']' [2023-01-19T05:11:31.867Z] + PACKAGES=/tmp/packages_end.txt [2023-01-19T05:11:31.867Z] + case "${OS_FAMILY}" in [2023-01-19T05:11:31.867Z] + dpkg -l [2023-01-19T05:11:31.867Z] + grep '^ii' [2023-01-19T05:11:31.867Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-19T05:11:31.867Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-19T05:11:31.867Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-19T05:11:31.867Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-218 ']' [2023-01-19T05:11:31.867Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-218/archives/ [2023-01-19T05:11:31.867Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-218/archives/ [Pipeline] echo [2023-01-19T05:11:31.907Z] 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/gexfoundry_device-snmp-go_PR-218/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-19T05:11:32.268Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T05:11:32.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T05:11:32.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T05:11:33.118Z] prd-ubuntu20.04-docker-8c-8g-3086 does not seem to be running inside a container [2023-01-19T05:11:33.153Z] $ 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/gexfoundry_device-snmp-go_PR-218/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-218 -v /w/workspace/gexfoundry_device-snmp-go_PR-218:/w/workspace/gexfoundry_device-snmp-go_PR-218:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-218@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-218@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-01-19T05:11:33.367Z] $ docker top 4a9c82939ef921bbb185e4a9d78f58f657923a0b0e88d3a5d7abb6e69b4b6667 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T05:11:33.777Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-19T05:11:34.087Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-19T05:11:34.394Z] + ls /var/log/sa-host [2023-01-19T05:11:34.395Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T05:11:34.545Z] provisioning config files... [2023-01-19T05:11:34.553Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-218@tmp/config7607518956990188777tmp [Pipeline] { [Pipeline] echo [2023-01-19T05:11:34.604Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:11:34.916Z] ---> create-netrc.sh [Pipeline] } [2023-01-19T05:11:34.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:11:35.342Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-19T05:11:35.377Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:11:35.787Z] ---> sudo-logs.sh [2023-01-19T05:11:35.787Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-19T05:11:35.940Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:11:36.261Z] ---> job-cost.sh [2023-01-19T05:11:36.261Z] lf-activate-venv: SKIPPING [2023-01-19T05:11:36.261Z] DEBUG: total: 0.2199999988079071 [2023-01-19T05:11:36.261Z] INFO: Retrieving Stack Cost... [2023-01-19T05:11:36.519Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-19T05:11:37.086Z] INFO: Archiving Costs [Pipeline] echo [2023-01-19T05:11:37.118Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T05:11:37.427Z] ---> logs-deploy.sh [2023-01-19T05:11:37.427Z] lf-activate-venv: SKIPPING [2023-01-19T05:11:37.427Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-218/1 [2023-01-19T05:11:37.427Z] INFO: archiving workspace using pattern(s): [2023-01-19T05:11:38.360Z] Archives upload complete. [2023-01-19T05:11:38.621Z] INFO: archiving logs to Nexus [2023-01-19T05:11:39.191Z] ---> uname -a: [2023-01-19T05:11:39.191Z] Linux prd-ubuntu20-04-docker-8c-8g-3086 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-19T05:11:39.191Z] [2023-01-19T05:11:39.191Z] [2023-01-19T05:11:39.191Z] ---> lscpu: [2023-01-19T05:11:39.191Z] Architecture: x86_64 [2023-01-19T05:11:39.191Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-19T05:11:39.191Z] Byte Order: Little Endian [2023-01-19T05:11:39.191Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-19T05:11:39.191Z] CPU(s): 8 [2023-01-19T05:11:39.191Z] On-line CPU(s) list: 0-7 [2023-01-19T05:11:39.191Z] Thread(s) per core: 1 [2023-01-19T05:11:39.191Z] Core(s) per socket: 1 [2023-01-19T05:11:39.191Z] Socket(s): 8 [2023-01-19T05:11:39.191Z] NUMA node(s): 1 [2023-01-19T05:11:39.191Z] Vendor ID: AuthenticAMD [2023-01-19T05:11:39.191Z] CPU family: 23 [2023-01-19T05:11:39.191Z] Model: 49 [2023-01-19T05:11:39.191Z] Model name: AMD EPYC-Rome Processor [2023-01-19T05:11:39.191Z] Stepping: 0 [2023-01-19T05:11:39.191Z] CPU MHz: 2799.998 [2023-01-19T05:11:39.191Z] BogoMIPS: 5599.99 [2023-01-19T05:11:39.191Z] Virtualization: AMD-V [2023-01-19T05:11:39.191Z] Hypervisor vendor: KVM [2023-01-19T05:11:39.191Z] Virtualization type: full [2023-01-19T05:11:39.191Z] L1d cache: 256 KiB [2023-01-19T05:11:39.191Z] L1i cache: 256 KiB [2023-01-19T05:11:39.191Z] L2 cache: 4 MiB [2023-01-19T05:11:39.191Z] L3 cache: 128 MiB [2023-01-19T05:11:39.191Z] NUMA node0 CPU(s): 0-7 [2023-01-19T05:11:39.191Z] Vulnerability Itlb multihit: Not affected [2023-01-19T05:11:39.191Z] Vulnerability L1tf: Not affected [2023-01-19T05:11:39.191Z] Vulnerability Mds: Not affected [2023-01-19T05:11:39.191Z] Vulnerability Meltdown: Not affected [2023-01-19T05:11:39.191Z] Vulnerability Mmio stale data: Not affected [2023-01-19T05:11:39.191Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-19T05:11:39.191Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-19T05:11:39.191Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-19T05:11:39.191Z] Vulnerability Srbds: Not affected [2023-01-19T05:11:39.191Z] Vulnerability Tsx async abort: Not affected [2023-01-19T05:11:39.191Z] 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-01-19T05:11:39.191Z] [2023-01-19T05:11:39.191Z] [2023-01-19T05:11:39.191Z] ---> nproc: [2023-01-19T05:11:39.191Z] 8 [2023-01-19T05:11:39.191Z] [2023-01-19T05:11:39.191Z] [2023-01-19T05:11:39.191Z] ---> df -h: [2023-01-19T05:11:39.191Z] Filesystem Size Used Avail Use% Mounted on [2023-01-19T05:11:39.191Z] overlay 155G 12G 144G 8% / [2023-01-19T05:11:39.191Z] tmpfs 64M 0 64M 0% /dev [2023-01-19T05:11:39.191Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-19T05:11:39.191Z] shm 64M 0 64M 0% /dev/shm [2023-01-19T05:11:39.191Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-19T05:11:39.191Z] [2023-01-19T05:11:39.191Z] [2023-01-19T05:11:39.191Z] ---> sar -b -r -n DEV: [2023-01-19T05:11:39.191Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3086) 01/19/23 _x86_64_ (8 CPU) [2023-01-19T05:11:39.191Z] [2023-01-19T05:11:39.191Z] 05:03:00 LINUX RESTART (8 CPU) [2023-01-19T05:11:39.191Z] [2023-01-19T05:11:39.191Z] 05:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-19T05:11:39.191Z] 05:05:01 212.68 1.35 211.33 0.00 33.19 118905.30 0.00 [2023-01-19T05:11:39.191Z] 05:06:01 6.10 0.00 6.10 0.00 0.00 33080.32 0.00 [2023-01-19T05:11:39.191Z] 05:07:01 5.32 0.00 5.32 0.00 0.00 32935.98 0.00 [2023-01-19T05:11:39.191Z] 05:08:01 3.70 0.00 3.70 0.00 0.00 18159.37 0.00 [2023-01-19T05:11:39.191Z] 05:09:01 54.82 10.63 44.19 0.00 5159.88 8752.95 0.00 [2023-01-19T05:11:39.191Z] 05:10:01 5.87 1.03 4.83 0.00 22.00 110.25 0.00 [2023-01-19T05:11:39.191Z] 05:11:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 [2023-01-19T05:11:39.191Z] Average: 41.42 1.86 39.56 0.00 745.08 30281.73 0.00 [2023-01-19T05:11:39.191Z] [2023-01-19T05:11:39.191Z] 05:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-19T05:11:39.191Z] 05:05:01 28053788 31588004 718452 2.18 144480 3560828 1720592 5.07 1164728 3192472 276 [2023-01-19T05:11:39.191Z] 05:06:01 28057064 31591532 714376 2.17 144556 3560832 1720592 5.07 1156996 3192464 172 [2023-01-19T05:11:39.191Z] 05:07:01 28063872 31598500 707192 2.15 144652 3560832 1720592 5.07 1150104 3192460 204 [2023-01-19T05:11:39.191Z] 05:08:01 28063484 31598224 707312 2.15 144724 3560836 1720592 5.07 1150116 3192464 44 [2023-01-19T05:11:39.191Z] 05:09:01 27538348 31576912 711132 2.16 178440 4015780 1818748 5.36 1473144 3358960 4 [2023-01-19T05:11:39.191Z] 05:10:01 27550176 31584968 703600 2.14 177100 4013140 1791536 5.28 1464072 3356236 8 [2023-01-19T05:11:39.191Z] 05:11:01 27550380 31585252 703188 2.14 177172 4013148 1791536 5.28 1464592 3356248 172 [2023-01-19T05:11:39.191Z] Average: 27839587 31589056 709322 2.16 158732 3755057 1754884 5.17 1289107 3263043 126 [2023-01-19T05:11:39.191Z] [2023-01-19T05:11:39.191Z] 05:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-19T05:11:39.191Z] 05:05:01 ens3 335.19 239.09 4340.39 108.47 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] 05:05:01 docker0 138.99 194.27 11.57 1778.62 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] 05:05:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] 05:06:01 ens3 0.95 0.10 0.07 0.04 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] 05:07:01 ens3 3.93 1.82 4.07 0.31 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] 05:08:01 ens3 1.03 0.75 0.52 0.42 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] 05:09:01 ens3 149.95 96.27 2752.57 6.85 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] 05:09:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] 05:10:01 ens3 0.45 0.27 0.08 0.02 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] 05:11:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] Average: ens3 70.23 48.33 1014.06 16.59 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] Average: docker0 19.86 27.76 1.65 254.11 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-01-19T05:11:39.191Z] [2023-01-19T05:11:39.191Z] [2023-01-19T05:11:39.191Z] ---> sar -P ALL: [2023-01-19T05:11:39.191Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3086) 01/19/23 _x86_64_ (8 CPU) [2023-01-19T05:11:39.191Z] [2023-01-19T05:11:39.191Z] 05:03:00 LINUX RESTART (8 CPU) [2023-01-19T05:11:39.191Z] [2023-01-19T05:11:39.191Z] 05:04:01 CPU %user %nice %system %iowait %steal %idle [2023-01-19T05:11:39.191Z] 05:05:01 all 18.92 0.00 6.06 1.72 0.07 73.24 [2023-01-19T05:11:39.191Z] 05:05:01 0 18.21 0.00 5.95 2.46 0.05 73.33 [2023-01-19T05:11:39.191Z] 05:05:01 1 18.80 0.00 6.05 0.08 0.07 74.99 [2023-01-19T05:11:39.191Z] 05:05:01 2 19.68 0.00 5.46 1.27 0.07 73.52 [2023-01-19T05:11:39.191Z] 05:05:01 3 17.63 0.00 5.77 1.12 0.07 75.41 [2023-01-19T05:11:39.191Z] 05:05:01 4 18.36 0.00 5.38 0.37 0.07 75.82 [2023-01-19T05:11:39.191Z] 05:05:01 5 19.25 0.00 5.83 0.71 0.07 74.14 [2023-01-19T05:11:39.191Z] 05:05:01 6 18.91 0.00 6.43 1.25 0.07 73.34 [2023-01-19T05:11:39.191Z] 05:05:01 7 20.52 0.00 7.59 6.50 0.09 65.30 [2023-01-19T05:11:39.191Z] 05:06:01 all 0.26 0.00 0.02 0.01 0.01 99.69 [2023-01-19T05:11:39.191Z] 05:06:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-01-19T05:11:39.191Z] 05:06:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2023-01-19T05:11:39.191Z] 05:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-19T05:11:39.191Z] 05:06:01 3 0.02 0.00 0.02 0.08 0.02 99.87 [2023-01-19T05:11:39.191Z] 05:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-19T05:11:39.191Z] 05:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-19T05:11:39.191Z] 05:06:01 6 1.99 0.00 0.02 0.00 0.00 98.00 [2023-01-19T05:11:39.191Z] 05:06:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-01-19T05:11:39.191Z] 05:07:01 all 0.28 0.00 0.01 0.01 0.01 99.69 [2023-01-19T05:11:39.191Z] 05:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-19T05:11:39.191Z] 05:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-19T05:11:39.191Z] 05:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-19T05:11:39.191Z] 05:07:01 3 0.05 0.00 0.03 0.10 0.00 99.82 [2023-01-19T05:11:39.191Z] 05:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-19T05:11:39.191Z] 05:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-19T05:11:39.191Z] 05:07:01 6 1.99 0.00 0.00 0.00 0.02 98.00 [2023-01-19T05:11:39.191Z] 05:07:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-01-19T05:11:39.191Z] 05:08:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2023-01-19T05:11:39.191Z] 05:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-19T05:11:39.191Z] 05:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-19T05:11:39.191Z] 05:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-19T05:11:39.191Z] 05:08:01 3 0.02 0.00 0.02 0.07 0.02 99.88 [2023-01-19T05:11:39.191Z] 05:08:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-19T05:11:39.191Z] 05:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-19T05:11:39.191Z] 05:08:01 6 1.97 0.00 0.00 0.00 0.00 98.03 [2023-01-19T05:11:39.191Z] 05:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-19T05:11:39.191Z] 05:09:01 all 2.27 0.00 1.36 0.32 0.02 96.03 [2023-01-19T05:11:39.191Z] 05:09:01 0 1.97 0.00 1.10 0.10 0.02 96.81 [2023-01-19T05:11:39.191Z] 05:09:01 1 2.24 0.00 1.69 0.53 0.02 95.53 [2023-01-19T05:11:39.191Z] 05:09:01 2 1.80 0.00 0.72 0.05 0.02 97.41 [2023-01-19T05:11:39.191Z] 05:09:01 3 1.00 0.00 1.90 1.25 0.02 95.82 [2023-01-19T05:11:39.191Z] 05:09:01 4 2.16 0.00 1.07 0.20 0.02 96.56 [2023-01-19T05:11:39.191Z] 05:09:01 5 2.61 0.00 1.86 0.23 0.02 95.29 [2023-01-19T05:11:39.191Z] 05:09:01 6 2.40 0.00 0.89 0.03 0.02 96.66 [2023-01-19T05:11:39.191Z] 05:09:01 7 4.01 0.00 1.63 0.17 0.03 94.16 [2023-01-19T05:11:39.191Z] 05:10:01 all 0.10 0.00 0.08 0.02 0.01 99.79 [2023-01-19T05:11:39.191Z] 05:10:01 0 0.20 0.00 0.12 0.05 0.00 99.63 [2023-01-19T05:11:39.191Z] 05:10:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2023-01-19T05:11:39.191Z] 05:10:01 2 0.12 0.00 0.07 0.02 0.02 99.78 [2023-01-19T05:11:39.191Z] 05:10:01 3 0.05 0.00 0.08 0.10 0.02 99.75 [2023-01-19T05:11:39.191Z] 05:10:01 4 0.02 0.00 0.08 0.00 0.02 99.88 [2023-01-19T05:11:39.191Z] 05:10:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2023-01-19T05:11:39.191Z] 05:10:01 6 0.10 0.00 0.05 0.00 0.00 99.85 [2023-01-19T05:11:39.191Z] 05:10:01 7 0.25 0.00 0.13 0.00 0.00 99.62 [2023-01-19T05:11:39.191Z] 05:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-01-19T05:11:39.191Z] 05:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-19T05:11:39.191Z] 05:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-19T05:11:39.191Z] 05:11:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-19T05:11:39.191Z] 05:11:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2023-01-19T05:11:39.191Z] 05:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-19T05:11:39.191Z] 05:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-19T05:11:39.191Z] 05:11:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-19T05:11:39.191Z] 05:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-19T05:11:39.191Z] Average: all 3.12 0.00 1.07 0.30 0.02 95.50 [2023-01-19T05:11:39.191Z] Average: 0 2.88 0.00 1.01 0.37 0.01 95.73 [2023-01-19T05:11:39.191Z] Average: 1 2.99 0.00 1.12 0.09 0.01 95.78 [2023-01-19T05:11:39.191Z] Average: 2 3.06 0.00 0.89 0.19 0.01 95.85 [2023-01-19T05:11:39.191Z] Average: 3 2.65 0.00 1.11 0.39 0.02 95.83 [2023-01-19T05:11:39.191Z] Average: 4 2.91 0.00 0.93 0.08 0.01 96.06 [2023-01-19T05:11:39.191Z] Average: 5 3.10 0.00 1.10 0.13 0.01 95.66 [2023-01-19T05:11:39.191Z] Average: 6 3.87 0.00 1.04 0.18 0.01 94.89 [2023-01-19T05:11:39.191Z] Average: 7 3.51 0.00 1.33 0.94 0.02 94.19 [2023-01-19T05:11:39.191Z] [2023-01-19T05:11:39.191Z] [2023-01-19T05:11:39.191Z]