Pull request #304 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8d772214ef2b924cff7fa972cfce4a8b1a921c82+2c7d09f47ef91aa804aada2f58e507595b834e57 (94a3482199ca01b9a2bfba13c9195ccb8c0fa5f2) 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-ssh17109974879249833356.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5569330073370525719.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-304/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-304/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1977211387464677403.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-304/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13470357978515440643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12156323251461042434.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-304/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-304/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9124456375896669692.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-14474’ is offline Running on prd-ubuntu20.04-docker-8c-8g-14476 in /w/workspace/gexfoundry_device-snmp-go_PR-304 [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-304 # 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 2c7d09f47ef91aa804aada2f58e507595b834e57 into PR head commit 8d772214ef2b924cff7fa972cfce4a8b1a921c82 Merge succeeded, producing 8d772214ef2b924cff7fa972cfce4a8b1a921c82 Checking out Revision 8d772214ef2b924cff7fa972cfce4a8b1a921c82 (PR-304) > 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/304/head:refs/remotes/origin/PR-304 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d772214ef2b924cff7fa972cfce4a8b1a921c82 # 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 2c7d09f47ef91aa804aada2f58e507595b834e57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d772214ef2b924cff7fa972cfce4a8b1a921c82 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-08T05:59:30.099Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-08T05:59:30.325Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-08T05:59:30.438Z] ========================================================= [2023-05-08T05:59:30.438Z] EdgeX Global Pipelines Version Info [2023-05-08T05:59:30.438Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:59:31.241Z] ------------------- [2023-05-08T05:59:31.241Z] stable info: [2023-05-08T05:59:31.241Z] ------------------- [2023-05-08T05:59:31.241Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-08T05:59:31.241Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T05:59:31.241Z] Message: update stable to v1.0.249 [2023-05-08T05:59:31.810Z] ------------------- [2023-05-08T05:59:31.810Z] experimental info: [2023-05-08T05:59:31.810Z] ------------------- [2023-05-08T05:59:31.810Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-08T05:59:31.810Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T05:59:31.810Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-08T05:59:32.452Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-05-08T05:59:32.518Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-05-08T05:59:32.574Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-08T05:59:32.792Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-08T05:59:32.842Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-08T05:59:32.898Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-08T05:59:32.953Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-08T05:59:32.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-08T05:59:33.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-08T05:59:33.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-08T05:59:33.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-08T05:59:33.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-05-08T05:59:33.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-08T05:59:33.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-08T05:59:33.920Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T05:59:34.291Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T05:59:34.479Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T05:59:34.730Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T05:59:34.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-08T05:59:34.828Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-08T05:59:34.881Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-08T05:59:34.925Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-08T05:59:35.000Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-08T05:59:35.066Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-08T05:59:35.274Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-08T05:59:35.336Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-08T05:59:35.382Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-08T05:59:35.429Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-304 [Pipeline] echo [2023-05-08T05:59:35.469Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-304 [Pipeline] echo [2023-05-08T05:59:35.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-304 [Pipeline] echo [2023-05-08T05:59:35.577Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d772214ef2b924cff7fa972cfce4a8b1a921c82 [Pipeline] echo [2023-05-08T05:59:35.662Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d77221 [Pipeline] echo [2023-05-08T05:59:35.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T05:59:35.929Z] provisioning config files... [2023-05-08T05:59:35.941Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-304@tmp/config14978218657143679081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:59:36.296Z] ---> docker-login.sh [2023-05-08T05:59:36.296Z] nexus3.edgexfoundry.org:10001 [2023-05-08T05:59:36.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:59:36.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:59:36.557Z] Configure a credential helper to remove this warning. See [2023-05-08T05:59:36.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:59:36.557Z] [2023-05-08T05:59:36.557Z] Login Succeeded [2023-05-08T05:59:36.557Z] nexus3.edgexfoundry.org:10002 [2023-05-08T05:59:36.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:59:36.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:59:36.557Z] Configure a credential helper to remove this warning. See [2023-05-08T05:59:36.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:59:36.557Z] [2023-05-08T05:59:36.557Z] Login Succeeded [2023-05-08T05:59:36.557Z] nexus3.edgexfoundry.org:10003 [2023-05-08T05:59:36.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:59:36.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:59:36.816Z] Configure a credential helper to remove this warning. See [2023-05-08T05:59:36.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:59:36.816Z] [2023-05-08T05:59:36.816Z] Login Succeeded [2023-05-08T05:59:36.816Z] nexus3.edgexfoundry.org:10004 [2023-05-08T05:59:36.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:59:36.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:59:36.816Z] Configure a credential helper to remove this warning. See [2023-05-08T05:59:36.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:59:36.816Z] [2023-05-08T05:59:36.816Z] Login Succeeded [2023-05-08T05:59:36.816Z] docker.io [2023-05-08T05:59:36.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:59:37.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:59:37.092Z] Configure a credential helper to remove this warning. See [2023-05-08T05:59:37.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:59:37.092Z] [2023-05-08T05:59:37.092Z] Login Succeeded [2023-05-08T05:59:37.092Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T05:59:37.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-08T05:59:37.744Z] + git rev-list -1 --merges 8d772214ef2b924cff7fa972cfce4a8b1a921c82~1..8d772214ef2b924cff7fa972cfce4a8b1a921c82 [Pipeline] echo [2023-05-08T05:59:37.805Z] -----------> git rev-list -1 --merges 8d772214ef2b924cff7fa972cfce4a8b1a921c82~1..8d772214ef2b924cff7fa972cfce4a8b1a921c82 8d772214ef2b924cff7fa972cfce4a8b1a921c82 [false] [Pipeline] sh [2023-05-08T05:59:38.111Z] + git log --format=format:%s -1 8d772214ef2b924cff7fa972cfce4a8b1a921c82 [Pipeline] echo [2023-05-08T05:59:38.150Z] ========================================================= [2023-05-08T05:59:38.150Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-08T05:59:38.150Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T05:59:38.579Z] + git log --format=format:%s -1 8d772214ef2b924cff7fa972cfce4a8b1a921c82 [Pipeline] echo [2023-05-08T05:59:38.607Z] [semverPrep] GIT_COMMIT: 8d772214ef2b924cff7fa972cfce4a8b1a921c82, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-08T05:59:38.645Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-08T05:59:39.013Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T05:59:39.013Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-08T05:59:39.013Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-08T05:59:39.013Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-08T05:59:39.013Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-08T05:59:39.013Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-08T05:59:39.013Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:59:39.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T05:59:39.424Z] [2023-05-08T05:59:39.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:59:39.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T05:59:39.798Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-08T05:59:39.798Z] b85a868b505f: Pulling fs layer [2023-05-08T05:59:39.798Z] e2be974225ed: Pulling fs layer [2023-05-08T05:59:39.798Z] 339a4e72a1f5: Pulling fs layer [2023-05-08T05:59:39.798Z] 988bab9f4d93: Pulling fs layer [2023-05-08T05:59:39.798Z] 1469e6f7b9e6: Pulling fs layer [2023-05-08T05:59:39.798Z] eaf3925da568: Pulling fs layer [2023-05-08T05:59:39.798Z] bab4dde63d76: Pulling fs layer [2023-05-08T05:59:39.798Z] bde34c3a00c8: Pulling fs layer [2023-05-08T05:59:39.798Z] b352a97aabf1: Pulling fs layer [2023-05-08T05:59:39.798Z] 4872d77fe225: Pulling fs layer [2023-05-08T05:59:39.798Z] 988bab9f4d93: Waiting [2023-05-08T05:59:39.798Z] 1469e6f7b9e6: Waiting [2023-05-08T05:59:39.798Z] eaf3925da568: Waiting [2023-05-08T05:59:39.798Z] bab4dde63d76: Waiting [2023-05-08T05:59:39.798Z] bde34c3a00c8: Waiting [2023-05-08T05:59:39.798Z] b352a97aabf1: Waiting [2023-05-08T05:59:39.798Z] 5851b861e8e6: Pulling fs layer [2023-05-08T05:59:39.798Z] 4872d77fe225: Waiting [2023-05-08T05:59:39.798Z] 5851b861e8e6: Waiting [2023-05-08T05:59:39.798Z] e2be974225ed: Verifying Checksum [2023-05-08T05:59:39.798Z] e2be974225ed: Download complete [2023-05-08T05:59:39.798Z] 988bab9f4d93: Verifying Checksum [2023-05-08T05:59:39.798Z] 988bab9f4d93: Download complete [2023-05-08T05:59:39.798Z] 1469e6f7b9e6: Verifying Checksum [2023-05-08T05:59:39.798Z] 1469e6f7b9e6: Download complete [2023-05-08T05:59:39.798Z] eaf3925da568: Verifying Checksum [2023-05-08T05:59:39.798Z] eaf3925da568: Download complete [2023-05-08T05:59:39.798Z] 339a4e72a1f5: Verifying Checksum [2023-05-08T05:59:39.798Z] 339a4e72a1f5: Download complete [2023-05-08T05:59:40.057Z] bde34c3a00c8: Verifying Checksum [2023-05-08T05:59:40.057Z] b352a97aabf1: Download complete [2023-05-08T05:59:40.057Z] 4872d77fe225: Download complete [2023-05-08T05:59:40.057Z] 5851b861e8e6: Verifying Checksum [2023-05-08T05:59:40.057Z] 5851b861e8e6: Download complete [2023-05-08T05:59:40.057Z] b85a868b505f: Verifying Checksum [2023-05-08T05:59:40.057Z] b85a868b505f: Download complete [2023-05-08T05:59:40.315Z] bab4dde63d76: Verifying Checksum [2023-05-08T05:59:40.315Z] bab4dde63d76: Download complete [2023-05-08T05:59:41.249Z] b85a868b505f: Pull complete [2023-05-08T05:59:41.249Z] e2be974225ed: Pull complete [2023-05-08T05:59:41.816Z] 339a4e72a1f5: Pull complete [2023-05-08T05:59:41.816Z] 988bab9f4d93: Pull complete [2023-05-08T05:59:42.075Z] 1469e6f7b9e6: Pull complete [2023-05-08T05:59:42.075Z] eaf3925da568: Pull complete [2023-05-08T05:59:43.451Z] bab4dde63d76: Pull complete [2023-05-08T05:59:43.711Z] bde34c3a00c8: Pull complete [2023-05-08T05:59:43.711Z] b352a97aabf1: Pull complete [2023-05-08T05:59:43.972Z] 4872d77fe225: Pull complete [2023-05-08T05:59:43.972Z] 5851b861e8e6: Pull complete [2023-05-08T05:59:43.972Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-08T05:59:43.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T05:59:43.972Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:59:44.273Z] prd-ubuntu20.04-docker-8c-8g-14476 does not seem to be running inside a container [2023-05-08T05:59:44.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-304 -v /w/workspace/gexfoundry_device-snmp-go_PR-304:/w/workspace/gexfoundry_device-snmp-go_PR-304:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-304@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-304@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-05-08T05:59:46.268Z] $ docker top 0cbc32abfe7e0414ac8a7e5d96cb0fe3d8863b1080246fb8deb21affaa0fec65 -eo pid,comm [2023-05-08T05:59:46.316Z] 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-05-08T05:59:46.316Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T05:59:46.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T05:59:46.430Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T05:59:46.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T05:59:46.542Z] $ docker exec 0cbc32abfe7e0414ac8a7e5d96cb0fe3d8863b1080246fb8deb21affaa0fec65 ssh-agent [2023-05-08T05:59:46.643Z] SSH_AUTH_SOCK=/tmp/ssh-6sMEX0vEz2MY/agent.32 [2023-05-08T05:59:46.643Z] SSH_AGENT_PID=38 [2023-05-08T05:59:46.650Z] Running ssh-add (command line suppressed) [2023-05-08T05:59:46.748Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-304@tmp/private_key_1737830480363855248.key (/w/workspace/gexfoundry_device-snmp-go_PR-304@tmp/private_key_1737830480363855248.key) [2023-05-08T05:59:46.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T05:59:47.084Z] + git tag --points-at HEAD [Pipeline] } [2023-05-08T05:59:47.116Z] $ docker exec --env ******** --env ******** 0cbc32abfe7e0414ac8a7e5d96cb0fe3d8863b1080246fb8deb21affaa0fec65 ssh-agent -k [2023-05-08T05:59:47.216Z] unset SSH_AUTH_SOCK; [2023-05-08T05:59:47.217Z] unset SSH_AGENT_PID; [2023-05-08T05:59:47.217Z] echo Agent pid 38 killed; [2023-05-08T05:59:47.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-08T05:59:47.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T05:59:47.302Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T05:59:47.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T05:59:47.421Z] $ docker exec 0cbc32abfe7e0414ac8a7e5d96cb0fe3d8863b1080246fb8deb21affaa0fec65 ssh-agent [2023-05-08T05:59:47.529Z] SSH_AUTH_SOCK=/tmp/ssh-AcTb6DOeR5zn/agent.70 [2023-05-08T05:59:47.529Z] SSH_AGENT_PID=76 [2023-05-08T05:59:47.534Z] Running ssh-add (command line suppressed) [2023-05-08T05:59:47.644Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-304@tmp/private_key_17147432690862539079.key (/w/workspace/gexfoundry_device-snmp-go_PR-304@tmp/private_key_17147432690862539079.key) [2023-05-08T05:59:47.654Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T05:59:47.981Z] + git semver init [2023-05-08T05:59:48.240Z] 2023-05-08 05:59:48,159 [run_init] DEBUG init version:0.0.0 force:False [2023-05-08T05:59:48.241Z] 2023-05-08 05:59:48,159 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-304/.semver [2023-05-08T05:59:48.241Z] 2023-05-08 05:59:48,160 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-304/.semver [2023-05-08T05:59:48.241Z] 2023-05-08 05:59:48,160 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-304/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-304, universal_newlines=False, shell=None, istream=None) [2023-05-08T05:59:49.185Z] 2023-05-08 05:59:48,891 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-304/.git/info/exclude [2023-05-08T05:59:49.185Z] 2023-05-08 05:59:48,891 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-304/.semver/PR-304 with force:False [2023-05-08T05:59:49.185Z] 2023-05-08 05:59:48,891 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-304/.semver/PR-304 [2023-05-08T05:59:49.185Z] 2023-05-08 05:59:48,896 [execute] INFO git cat-file --batch-check [2023-05-08T05:59:49.185Z] 2023-05-08 05:59:48,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-304/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T05:59:49.185Z] 2023-05-08 05:59:48,901 [execute] INFO git cat-file --batch [2023-05-08T05:59:49.185Z] 2023-05-08 05:59:48,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-304/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T05:59:49.185Z] 2023-05-08 05:59:48,905 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-304/.semver/PR-304 [2023-05-08T05:59:49.185Z] 0.0.0 [Pipeline] } [2023-05-08T05:59:49.216Z] $ docker exec --env ******** --env ******** 0cbc32abfe7e0414ac8a7e5d96cb0fe3d8863b1080246fb8deb21affaa0fec65 ssh-agent -k [2023-05-08T05:59:49.324Z] unset SSH_AUTH_SOCK; [2023-05-08T05:59:49.324Z] unset SSH_AGENT_PID; [2023-05-08T05:59:49.324Z] echo Agent pid 76 killed; [2023-05-08T05:59:49.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T05:59:49.736Z] + git semver [Pipeline] } [2023-05-08T05:59:50.018Z] $ docker stop --time=1 0cbc32abfe7e0414ac8a7e5d96cb0fe3d8863b1080246fb8deb21affaa0fec65 [2023-05-08T05:59:51.285Z] $ docker rm -f --volumes 0cbc32abfe7e0414ac8a7e5d96cb0fe3d8863b1080246fb8deb21affaa0fec65 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T05:59:51.665Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-08T05:59:51.924Z] Stashed 1 file(s) [Pipeline] echo [2023-05-08T05:59:51.942Z] [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-05-08T05:59:52.474Z] provisioning config files... [2023-05-08T05:59:52.484Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-304@tmp/config8824763880813772735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:59:52.815Z] ---> docker-login.sh [2023-05-08T05:59:52.815Z] nexus3.edgexfoundry.org:10001 [2023-05-08T05:59:52.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:59:52.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:59:52.815Z] Configure a credential helper to remove this warning. See [2023-05-08T05:59:52.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:59:52.815Z] [2023-05-08T05:59:52.815Z] Login Succeeded [2023-05-08T05:59:52.815Z] nexus3.edgexfoundry.org:10002 [2023-05-08T05:59:52.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:59:52.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:59:52.815Z] Configure a credential helper to remove this warning. See [2023-05-08T05:59:52.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:59:52.815Z] [2023-05-08T05:59:52.815Z] Login Succeeded [2023-05-08T05:59:52.815Z] nexus3.edgexfoundry.org:10003 [2023-05-08T05:59:52.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:59:53.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:59:53.073Z] Configure a credential helper to remove this warning. See [2023-05-08T05:59:53.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:59:53.073Z] [2023-05-08T05:59:53.073Z] Login Succeeded [2023-05-08T05:59:53.074Z] nexus3.edgexfoundry.org:10004 [2023-05-08T05:59:53.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:59:53.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:59:53.074Z] Configure a credential helper to remove this warning. See [2023-05-08T05:59:53.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:59:53.074Z] [2023-05-08T05:59:53.074Z] Login Succeeded [2023-05-08T05:59:53.074Z] docker.io [2023-05-08T05:59:53.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:59:53.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:59:53.333Z] Configure a credential helper to remove this warning. See [2023-05-08T05:59:53.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:59:53.333Z] [2023-05-08T05:59:53.333Z] Login Succeeded [2023-05-08T05:59:53.333Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T05:59:53.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T05:59:53.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T05:59:53.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T05:59:53.618Z] ========================================================= [2023-05-08T05:59:53.618Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-08T05:59:53.618Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:59:54.089Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-08T05:59:54.089Z] Sending build context to Docker daemon 5.821MB [2023-05-08T05:59:54.089Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T05:59:54.089Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T05:59:54.089Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-08T05:59:54.089Z] f56be85fc22e: Pulling fs layer [2023-05-08T05:59:54.089Z] 85791d961cd3: Pulling fs layer [2023-05-08T05:59:54.089Z] d694b5ae8c79: Pulling fs layer [2023-05-08T05:59:54.089Z] 9f32a84ed3da: Pulling fs layer [2023-05-08T05:59:54.089Z] 4d19c01a9841: Pulling fs layer [2023-05-08T05:59:54.089Z] 9325e15d5711: Pulling fs layer [2023-05-08T05:59:54.089Z] 556b6ee489ea: Pulling fs layer [2023-05-08T05:59:54.089Z] c5a4b2cf53e6: Pulling fs layer [2023-05-08T05:59:54.089Z] 9f32a84ed3da: Waiting [2023-05-08T05:59:54.089Z] 4d19c01a9841: Waiting [2023-05-08T05:59:54.089Z] 9325e15d5711: Waiting [2023-05-08T05:59:54.089Z] 556b6ee489ea: Waiting [2023-05-08T05:59:54.089Z] c5a4b2cf53e6: Waiting [2023-05-08T05:59:54.089Z] 85791d961cd3: Download complete [2023-05-08T05:59:54.089Z] 9f32a84ed3da: Verifying Checksum [2023-05-08T05:59:54.089Z] 9f32a84ed3da: Download complete [2023-05-08T05:59:54.089Z] 4d19c01a9841: Verifying Checksum [2023-05-08T05:59:54.089Z] 4d19c01a9841: Download complete [2023-05-08T05:59:54.089Z] f56be85fc22e: Download complete [2023-05-08T05:59:54.349Z] 9325e15d5711: Verifying Checksum [2023-05-08T05:59:54.349Z] 9325e15d5711: Download complete [2023-05-08T05:59:54.349Z] f56be85fc22e: Pull complete [2023-05-08T05:59:54.608Z] 85791d961cd3: Pull complete [2023-05-08T05:59:54.608Z] c5a4b2cf53e6: Verifying Checksum [2023-05-08T05:59:54.608Z] c5a4b2cf53e6: Download complete [2023-05-08T05:59:54.865Z] d694b5ae8c79: Verifying Checksum [2023-05-08T05:59:54.865Z] d694b5ae8c79: Download complete [2023-05-08T05:59:55.122Z] 556b6ee489ea: Verifying Checksum [2023-05-08T05:59:55.122Z] 556b6ee489ea: Download complete [2023-05-08T05:59:58.402Z] d694b5ae8c79: Pull complete [2023-05-08T05:59:58.403Z] 9f32a84ed3da: Pull complete [2023-05-08T05:59:58.403Z] 4d19c01a9841: Pull complete [2023-05-08T05:59:58.403Z] 9325e15d5711: Pull complete [2023-05-08T06:00:00.305Z] 556b6ee489ea: Pull complete [2023-05-08T06:00:00.873Z] c5a4b2cf53e6: Pull complete [2023-05-08T06:00:01.134Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-08T06:00:01.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T06:00:01.135Z] ---> c4be618373d6 [2023-05-08T06:00:01.135Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T06:00:04.423Z] ---> Running in 6085d8618a1e [2023-05-08T06:00:04.423Z] Removing intermediate container 6085d8618a1e [2023-05-08T06:00:04.423Z] ---> f12d7beb31e6 [2023-05-08T06:00:04.423Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T06:00:04.423Z] ---> Running in faa781ad6fa5 [2023-05-08T06:00:04.423Z] Removing intermediate container faa781ad6fa5 [2023-05-08T06:00:04.423Z] ---> 7347b302d67f [2023-05-08T06:00:04.423Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T06:00:04.423Z] ---> Running in 8e2483eae62e [2023-05-08T06:00:04.423Z] Removing intermediate container 8e2483eae62e [2023-05-08T06:00:04.423Z] ---> 31d1f7ecd46d [2023-05-08T06:00:04.423Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T06:00:04.423Z] ---> Running in 994e2b4793ba [2023-05-08T06:00:04.423Z] Removing intermediate container 994e2b4793ba [2023-05-08T06:00:04.423Z] ---> 16c6af0feed3 [2023-05-08T06:00:04.423Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T06:00:04.684Z] ---> Running in c9dcda2d54ef [2023-05-08T06:00:04.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T06:00:04.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T06:00:05.203Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-08T06:00:05.203Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-08T06:00:05.203Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-08T06:00:05.203Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-08T06:00:05.203Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T06:00:05.203Z] OK: 269 MiB in 57 packages [2023-05-08T06:00:05.775Z] Removing intermediate container c9dcda2d54ef [2023-05-08T06:00:05.775Z] ---> 08c9b86e646d [2023-05-08T06:00:05.775Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-08T06:00:05.775Z] ---> Running in 5c031618c7ac [2023-05-08T06:00:05.775Z] Removing intermediate container 5c031618c7ac [2023-05-08T06:00:05.775Z] ---> a44aa46a1995 [2023-05-08T06:00:05.775Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-08T06:00:05.775Z] ---> 693a524ff64c [2023-05-08T06:00:05.775Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T06:00:05.775Z] ---> Running in f4a6ca2bd2b7 [2023-05-08T06:00:07.311Z] Still waiting to schedule task [2023-05-08T06:00:07.311Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-14477’ is offline [2023-05-08T06:00:27.779Z] Removing intermediate container f4a6ca2bd2b7 [2023-05-08T06:00:27.779Z] ---> 04855bbf85fe [2023-05-08T06:00:27.779Z] Step 11/12 : COPY . . [2023-05-08T06:00:27.779Z] ---> 578f4e25ca97 [2023-05-08T06:00:27.779Z] Step 12/12 : RUN ${MAKE} [2023-05-08T06:00:27.779Z] ---> Running in 80170b3cc511 [2023-05-08T06:00:27.779Z] noop [2023-05-08T06:00:28.038Z] Removing intermediate container 80170b3cc511 [2023-05-08T06:00:28.038Z] ---> 1510ff2490de [2023-05-08T06:00:28.038Z] Successfully built 1510ff2490de [2023-05-08T06:00:28.038Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T06:00:28.464Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T06:00:28.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T06:00:28.664Z] prd-ubuntu20.04-docker-8c-8g-14476 does not seem to be running inside a container [2023-05-08T06:00:28.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-304 -v /w/workspace/gexfoundry_device-snmp-go_PR-304:/w/workspace/gexfoundry_device-snmp-go_PR-304:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-304@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-304@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-05-08T06:00:29.044Z] $ docker top 58222d25af67f1aa73b188f3e22f739acb83da0a053b710efa75487f62bab650 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T06:00:29.431Z] + go version [2023-05-08T06:00:29.431Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-08T06:00:29.463Z] $ docker stop --time=1 58222d25af67f1aa73b188f3e22f739acb83da0a053b710efa75487f62bab650 [2023-05-08T06:00:30.767Z] $ docker rm -f --volumes 58222d25af67f1aa73b188f3e22f739acb83da0a053b710efa75487f62bab650 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T06:00:31.457Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T06:00:31.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T06:00:31.605Z] prd-ubuntu20.04-docker-8c-8g-14476 does not seem to be running inside a container [2023-05-08T06:00:31.641Z] $ 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-304 -v /w/workspace/gexfoundry_device-snmp-go_PR-304:/w/workspace/gexfoundry_device-snmp-go_PR-304:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-304@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-304@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-05-08T06:00:31.962Z] $ docker top 712d58f382e114852223be53fd8a0b45d03b902c46aa6a148df01f7190f64258 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T06:00:32.353Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-304 [Pipeline] fileExists [Pipeline] sh [2023-05-08T06:00:32.704Z] + make test [2023-05-08T06:00:32.704Z] go test ./... -coverprofile=coverage.out [2023-05-08T06:00:37.963Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-08T06:00:46.067Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-08T06:00:46.067Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements [2023-05-08T06:00:51.329Z] go vet ./... [2023-05-08T06:00:54.764Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T06:00:54.764Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T06:00:54.764Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T06:00:54.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T06:00:54.833Z] $ docker stop --time=1 712d58f382e114852223be53fd8a0b45d03b902c46aa6a148df01f7190f64258 [2023-05-08T06:00:57.359Z] $ docker rm -f --volumes 712d58f382e114852223be53fd8a0b45d03b902c46aa6a148df01f7190f64258 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T06:00:57.882Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T06:00:57.947Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-08T06:00:58.578Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T06:00:58.886Z] + ls -al . [2023-05-08T06:00:58.886Z] total 172 [2023-05-08T06:00:58.886Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 06:00 . [2023-05-08T06:00:58.886Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 05:59 .. [2023-05-08T06:00:58.886Z] -rw-rw-r-- 1 jenkins jenkins 6 May 8 05:59 .dockerignore [2023-05-08T06:00:58.886Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 05:59 .git [2023-05-08T06:00:58.886Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 05:59 .github [2023-05-08T06:00:58.886Z] -rw-rw-r-- 1 jenkins jenkins 328 May 8 05:59 .gitignore [2023-05-08T06:00:58.886Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 05:59 .golangci.yml [2023-05-08T06:00:58.886Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 05:59 .semver [2023-05-08T06:00:58.886Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 8 05:59 Attribution.txt [2023-05-08T06:00:58.886Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 8 05:59 CHANGELOG.md [2023-05-08T06:00:58.886Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 8 05:59 Dockerfile [2023-05-08T06:00:58.886Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 05:59 GOVERNANCE.md [2023-05-08T06:00:58.886Z] -rw-rw-r-- 1 jenkins jenkins 656 May 8 05:59 Jenkinsfile [2023-05-08T06:00:58.886Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 05:59 LICENSE [2023-05-08T06:00:58.886Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 8 05:59 Makefile [2023-05-08T06:00:58.886Z] -rw-rw-r-- 1 jenkins jenkins 620 May 8 05:59 OWNERS.md [2023-05-08T06:00:58.886Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 8 05:59 README.md [2023-05-08T06:00:58.886Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 05:59 VERSION [2023-05-08T06:00:58.886Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 05:59 bin [2023-05-08T06:00:58.886Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 05:59 cmd [2023-05-08T06:00:58.886Z] -rw-r--r-- 1 jenkins jenkins 8837 May 8 06:00 coverage.out [2023-05-08T06:00:58.886Z] -rw-rw-r-- 1 jenkins jenkins 3283 May 8 05:59 go.mod [2023-05-08T06:00:58.886Z] -rw-rw-r-- 1 jenkins jenkins 31326 May 8 05:59 go.sum [2023-05-08T06:00:58.886Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 05:59 internal [2023-05-08T06:00:58.886Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 05:59 snap [2023-05-08T06:00:58.886Z] -rw-rw-r-- 1 jenkins jenkins 228 May 8 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T06:00:59.274Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8d772214ef2b924cff7fa972cfce4a8b1a921c82 --label arch=amd64 --label version=0.0.0 . [2023-05-08T06:00:59.274Z] Sending build context to Docker daemon 5.831MB [2023-05-08T06:00:59.274Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T06:00:59.274Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-08T06:00:59.274Z] ---> 1510ff2490de [2023-05-08T06:00:59.274Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-08T06:00:59.274Z] ---> Running in e5ce49b5d71c [2023-05-08T06:00:59.532Z] Removing intermediate container e5ce49b5d71c [2023-05-08T06:00:59.532Z] ---> e5d533155c2c [2023-05-08T06:00:59.532Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T06:00:59.532Z] ---> Running in 0b1a2e6427c1 [2023-05-08T06:00:59.532Z] Removing intermediate container 0b1a2e6427c1 [2023-05-08T06:00:59.532Z] ---> 7a066c42b253 [2023-05-08T06:00:59.532Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T06:00:59.532Z] ---> Running in ca040e0381fd [2023-05-08T06:00:59.532Z] Removing intermediate container ca040e0381fd [2023-05-08T06:00:59.532Z] ---> 9f7a7d14b37f [2023-05-08T06:00:59.532Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T06:00:59.532Z] ---> Running in 9494210e87d0 [2023-05-08T06:00:59.789Z] Removing intermediate container 9494210e87d0 [2023-05-08T06:00:59.789Z] ---> c97810577f10 [2023-05-08T06:00:59.789Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T06:00:59.789Z] ---> Running in 74c471479318 [2023-05-08T06:01:00.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T06:01:00.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T06:01:00.304Z] OK: 269 MiB in 57 packages [2023-05-08T06:01:00.563Z] Removing intermediate container 74c471479318 [2023-05-08T06:01:00.563Z] ---> e8837b45b8d9 [2023-05-08T06:01:00.563Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-08T06:01:00.563Z] ---> Running in 4a2f890d2462 [2023-05-08T06:01:00.563Z] Removing intermediate container 4a2f890d2462 [2023-05-08T06:01:00.563Z] ---> 5d9b8444a9a4 [2023-05-08T06:01:00.563Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-08T06:01:00.821Z] ---> cc338292d035 [2023-05-08T06:01:00.821Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T06:01:00.821Z] ---> Running in 266bf680aace [2023-05-08T06:01:01.758Z] Removing intermediate container 266bf680aace [2023-05-08T06:01:01.758Z] ---> 44730e07db4e [2023-05-08T06:01:01.758Z] Step 11/24 : COPY . . [2023-05-08T06:01:01.758Z] ---> d3d39270e3d8 [2023-05-08T06:01:01.758Z] Step 12/24 : RUN ${MAKE} [2023-05-08T06:01:02.019Z] ---> Running in 3edd16f1c859 [2023-05-08T06:01:02.279Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-05-08T06:01:20.360Z] Removing intermediate container 3edd16f1c859 [2023-05-08T06:01:20.360Z] ---> 52419e062e60 [2023-05-08T06:01:20.360Z] Step 13/24 : FROM alpine:3.17 [2023-05-08T06:01:20.360Z] 3.17: Pulling from library/alpine [2023-05-08T06:01:20.360Z] f56be85fc22e: Already exists [2023-05-08T06:01:20.360Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T06:01:20.360Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T06:01:20.360Z] ---> 9ed4aefc74f6 [2023-05-08T06:01:20.360Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-08T06:01:20.360Z] ---> Running in ce32ba4dea9d [2023-05-08T06:01:20.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T06:01:20.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T06:01:20.360Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T06:01:20.360Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T06:01:20.360Z] OK: 7 MiB in 16 packages [2023-05-08T06:01:20.360Z] Removing intermediate container ce32ba4dea9d [2023-05-08T06:01:20.360Z] ---> 42803a0fcf14 [2023-05-08T06:01:20.360Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-08T06:01:20.360Z] ---> fc26d0d1fb77 [2023-05-08T06:01:20.360Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-08T06:01:20.360Z] ---> 3f7713913daa [2023-05-08T06:01:20.360Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-08T06:01:20.618Z] ---> ba84029e7ab2 [2023-05-08T06:01:20.618Z] Step 18/24 : EXPOSE 59993 [2023-05-08T06:01:20.618Z] ---> Running in abdeef4183d0 [2023-05-08T06:01:20.618Z] Removing intermediate container abdeef4183d0 [2023-05-08T06:01:20.618Z] ---> 7d7fd5ba4518 [2023-05-08T06:01:20.618Z] Step 19/24 : EXPOSE 161 [2023-05-08T06:01:20.618Z] ---> Running in 4fb109e5190d [2023-05-08T06:01:20.876Z] Removing intermediate container 4fb109e5190d [2023-05-08T06:01:20.876Z] ---> ceff46623c62 [2023-05-08T06:01:20.876Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-08T06:01:20.876Z] ---> Running in 53bb1c2115e2 [2023-05-08T06:01:20.876Z] Removing intermediate container 53bb1c2115e2 [2023-05-08T06:01:20.876Z] ---> a921e342a03e [2023-05-08T06:01:20.876Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T06:01:20.876Z] ---> Running in d8a629d73efd [2023-05-08T06:01:20.876Z] Removing intermediate container d8a629d73efd [2023-05-08T06:01:20.876Z] ---> 30e10153cce4 [2023-05-08T06:01:20.876Z] Step 22/24 : LABEL arch=amd64 [2023-05-08T06:01:20.876Z] ---> Running in e3b0a74efa21 [2023-05-08T06:01:21.135Z] Removing intermediate container e3b0a74efa21 [2023-05-08T06:01:21.135Z] ---> 82072f42c2a2 [2023-05-08T06:01:21.135Z] Step 23/24 : LABEL git_sha=8d772214ef2b924cff7fa972cfce4a8b1a921c82 [2023-05-08T06:01:21.135Z] ---> Running in 07d3a4ca3f32 [2023-05-08T06:01:21.135Z] Removing intermediate container 07d3a4ca3f32 [2023-05-08T06:01:21.135Z] ---> d5fbd542d3dc [2023-05-08T06:01:21.135Z] Step 24/24 : LABEL version=0.0.0 [2023-05-08T06:01:21.135Z] ---> Running in 664fab2ca759 [2023-05-08T06:01:21.135Z] Removing intermediate container 664fab2ca759 [2023-05-08T06:01:21.135Z] ---> 9374d63d539b [2023-05-08T06:01:21.135Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T06:01:21.135Z] Successfully built 9374d63d539b [2023-05-08T06:01:21.135Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T06:01:21.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T06:01:21.972Z] [2023-05-08T06:01:21.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T06:01:22.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T06:01:22.341Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-08T06:01:22.341Z] 5eb5b503b376: Pulling fs layer [2023-05-08T06:01:22.341Z] 5c69ac0246d0: Pulling fs layer [2023-05-08T06:01:22.341Z] ec43610c2a17: Pulling fs layer [2023-05-08T06:01:22.341Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-08T06:01:22.341Z] 33b1e0a273af: Pulling fs layer [2023-05-08T06:01:22.341Z] 5d3b04190fa2: Pulling fs layer [2023-05-08T06:01:22.341Z] 2f39f015ded8: Pulling fs layer [2023-05-08T06:01:22.341Z] 3a2ae6a8a46f: Waiting [2023-05-08T06:01:22.341Z] 33b1e0a273af: Waiting [2023-05-08T06:01:22.341Z] 5d3b04190fa2: Waiting [2023-05-08T06:01:22.341Z] 2f39f015ded8: Waiting [2023-05-08T06:01:22.341Z] 5c69ac0246d0: Download complete [2023-05-08T06:01:22.341Z] 3a2ae6a8a46f: Download complete [2023-05-08T06:01:22.341Z] 33b1e0a273af: Verifying Checksum [2023-05-08T06:01:22.341Z] 33b1e0a273af: Download complete [2023-05-08T06:01:22.341Z] ec43610c2a17: Download complete [2023-05-08T06:01:22.341Z] 5d3b04190fa2: Verifying Checksum [2023-05-08T06:01:22.341Z] 5d3b04190fa2: Download complete [2023-05-08T06:01:22.599Z] 5eb5b503b376: Verifying Checksum [2023-05-08T06:01:22.599Z] 5eb5b503b376: Download complete [2023-05-08T06:01:23.162Z] 2f39f015ded8: Download complete [2023-05-08T06:01:23.419Z] 5eb5b503b376: Pull complete [2023-05-08T06:01:23.677Z] 5c69ac0246d0: Pull complete [2023-05-08T06:01:23.935Z] ec43610c2a17: Pull complete [2023-05-08T06:01:23.935Z] 3a2ae6a8a46f: Pull complete [2023-05-08T06:01:24.194Z] 33b1e0a273af: Pull complete [2023-05-08T06:01:24.194Z] 5d3b04190fa2: Pull complete [2023-05-08T06:01:28.374Z] 2f39f015ded8: Pull complete [2023-05-08T06:01:28.374Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-08T06:01:28.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T06:01:28.374Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T06:01:28.606Z] prd-ubuntu20.04-docker-8c-8g-14476 does not seem to be running inside a container [2023-05-08T06:01:28.633Z] $ 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-304 -v /w/workspace/gexfoundry_device-snmp-go_PR-304:/w/workspace/gexfoundry_device-snmp-go_PR-304:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-304@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-304@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-05-08T06:01:31.252Z] $ docker top 4c8f6c931e8e23cc2187759c1f186bc21773d28a58b31119e60dee5fed863d42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T06:01:31.680Z] ---> job-cost.sh [2023-05-08T06:01:31.680Z] lf-activate-venv: SKIPPING [2023-05-08T06:01:31.680Z] INFO: No Stack... [2023-05-08T06:01:31.944Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T06:01:32.203Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T06:01:32.763Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-304/archives/cost.csv [2023-05-08T06:01:32.763Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T06:01:32.848Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-304-1-stack-cost] [2023-05-08T06:01:32.852Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-304-1-stack-cost] did not exist. Created. [2023-05-08T06:01:32.852Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-304-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T06:01:33.229Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-08T06:01:33.274Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T06:01:33.299Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-304-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T06:01:33.368Z] $ docker stop --time=1 4c8f6c931e8e23cc2187759c1f186bc21773d28a58b31119e60dee5fed863d42 [2023-05-08T06:01:34.516Z] $ docker rm -f --volumes 4c8f6c931e8e23cc2187759c1f186bc21773d28a58b31119e60dee5fed863d42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-08T06:02:56.556Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14479 in /w/workspace/gexfoundry_device-snmp-go_PR-304 [Pipeline] { [Pipeline] ws [2023-05-08T06:02:56.617Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-08T06:02:56.698Z] Selected Git installation does not exist. Using Default [2023-05-08T06:02:56.698Z] The recommended git tool is: NONE [2023-05-08T06:03:04.860Z] using credential edgex-jenkins-ssh [2023-05-08T06:03:04.880Z] Cloning the remote Git repository [2023-05-08T06:03:04.962Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-05-08T06:03:05.103Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-05-08T06:03:05.339Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-08T06:03:05.343Z] > git --version # timeout=10 [2023-05-08T06:03:05.389Z] > git --version # 'git version 2.25.1' [2023-05-08T06:03:05.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T06:03:05.670Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T06:03:06.793Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-08T06:03:06.828Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T06:03:08.486Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-08T06:03:08.616Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-08T06:03:08.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T06:03:08.648Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/304/head:refs/remotes/origin/PR-304 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-08T06:03:09.259Z] Merging remotes/origin/main commit 2c7d09f47ef91aa804aada2f58e507595b834e57 into PR head commit 8d772214ef2b924cff7fa972cfce4a8b1a921c82 [2023-05-08T06:03:09.754Z] Merge succeeded, producing 8d772214ef2b924cff7fa972cfce4a8b1a921c82 [2023-05-08T06:03:09.754Z] Checking out Revision 8d772214ef2b924cff7fa972cfce4a8b1a921c82 (PR-304) [2023-05-08T06:03:09.285Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T06:03:09.409Z] > git checkout -f 8d772214ef2b924cff7fa972cfce4a8b1a921c82 # timeout=10 [2023-05-08T06:03:09.563Z] > git remote # timeout=10 [2023-05-08T06:03:09.611Z] > git config --get remote.origin.url # timeout=10 [2023-05-08T06:03:09.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T06:03:09.665Z] > git merge 2c7d09f47ef91aa804aada2f58e507595b834e57 # timeout=10 [2023-05-08T06:03:09.714Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-08T06:03:09.765Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T06:03:09.789Z] > git checkout -f 8d772214ef2b924cff7fa972cfce4a8b1a921c82 # timeout=10 [2023-05-08T06:03:10.644Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-08T06:03:10.726Z] > git --version # timeout=10 [2023-05-08T06:03:10.760Z] > git --version # 'git version 2.25.1' [2023-05-08T06:03:10.801Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T06:03:12.000Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-08T06:03:12.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T06:03:12.001Z] Dload Upload Total Spent Left Speed [2023-05-08T06:03:12.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 163k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh [2023-05-08T06:03:13.105Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-08T06:03:13.529Z] + sudo tee /etc/docker/daemon.new [2023-05-08T06:03:13.529Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-08T06:03:13.816Z] { [2023-05-08T06:03:13.816Z] "registry-mirrors": [ [2023-05-08T06:03:13.816Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-08T06:03:13.816Z] ], [2023-05-08T06:03:13.816Z] "bip": "10.250.0.254/24", [2023-05-08T06:03:13.816Z] "hosts": [ [2023-05-08T06:03:13.816Z] "tcp://0.0.0.0:5555", [2023-05-08T06:03:13.816Z] "unix:///var/run/docker.sock" [2023-05-08T06:03:13.816Z] ], [2023-05-08T06:03:13.816Z] "mtu": 1458, [2023-05-08T06:03:13.816Z] "selinux-enabled": true, [2023-05-08T06:03:13.816Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-08T06:03:13.816Z] } [Pipeline] sh [2023-05-08T06:03:14.299Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-08T06:03:14.749Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T06:03:33.180Z] provisioning config files... [2023-05-08T06:03:33.214Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config10435844780313583041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T06:03:33.617Z] ---> docker-login.sh [2023-05-08T06:03:33.617Z] nexus3.edgexfoundry.org:10001 [2023-05-08T06:03:34.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T06:03:34.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T06:03:34.487Z] Configure a credential helper to remove this warning. See [2023-05-08T06:03:34.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T06:03:34.487Z] [2023-05-08T06:03:34.487Z] Login Succeeded [2023-05-08T06:03:34.487Z] nexus3.edgexfoundry.org:10002 [2023-05-08T06:03:34.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T06:03:34.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T06:03:34.760Z] Configure a credential helper to remove this warning. See [2023-05-08T06:03:34.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T06:03:34.760Z] [2023-05-08T06:03:34.760Z] Login Succeeded [2023-05-08T06:03:34.760Z] nexus3.edgexfoundry.org:10003 [2023-05-08T06:03:35.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T06:03:35.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T06:03:35.038Z] Configure a credential helper to remove this warning. See [2023-05-08T06:03:35.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T06:03:35.038Z] [2023-05-08T06:03:35.038Z] Login Succeeded [2023-05-08T06:03:35.038Z] nexus3.edgexfoundry.org:10004 [2023-05-08T06:03:35.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T06:03:35.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T06:03:35.585Z] Configure a credential helper to remove this warning. See [2023-05-08T06:03:35.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T06:03:35.585Z] [2023-05-08T06:03:35.585Z] Login Succeeded [2023-05-08T06:03:35.585Z] docker.io [2023-05-08T06:03:35.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T06:03:36.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T06:03:36.133Z] Configure a credential helper to remove this warning. See [2023-05-08T06:03:36.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T06:03:36.133Z] [2023-05-08T06:03:36.133Z] Login Succeeded [2023-05-08T06:03:36.133Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T06:03:36.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T06:03:36.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T06:03:36.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T06:03:36.642Z] ========================================================= [2023-05-08T06:03:36.642Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-08T06:03:36.642Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T06:03:37.149Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-08T06:03:37.419Z] Sending build context to Docker daemon 3.016MB [2023-05-08T06:03:37.419Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T06:03:37.419Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T06:03:37.691Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-08T06:03:37.691Z] c41833b44d91: Pulling fs layer [2023-05-08T06:03:37.691Z] ed15518f5707: Pulling fs layer [2023-05-08T06:03:37.691Z] feae8fd75edb: Pulling fs layer [2023-05-08T06:03:37.691Z] 242c74f7c9fa: Pulling fs layer [2023-05-08T06:03:37.691Z] 3cdef696dda3: Pulling fs layer [2023-05-08T06:03:37.691Z] 2ced38df9373: Pulling fs layer [2023-05-08T06:03:37.691Z] 58f1dce35555: Pulling fs layer [2023-05-08T06:03:37.691Z] 3cdef696dda3: Waiting [2023-05-08T06:03:37.691Z] 2ced38df9373: Waiting [2023-05-08T06:03:37.691Z] 242c74f7c9fa: Waiting [2023-05-08T06:03:37.691Z] ed15518f5707: Verifying Checksum [2023-05-08T06:03:37.691Z] ed15518f5707: Download complete [2023-05-08T06:03:37.691Z] 242c74f7c9fa: Verifying Checksum [2023-05-08T06:03:37.691Z] 242c74f7c9fa: Download complete [2023-05-08T06:03:37.691Z] 3cdef696dda3: Verifying Checksum [2023-05-08T06:03:37.691Z] 3cdef696dda3: Download complete [2023-05-08T06:03:37.691Z] c41833b44d91: Verifying Checksum [2023-05-08T06:03:37.691Z] c41833b44d91: Download complete [2023-05-08T06:03:39.120Z] c41833b44d91: Pull complete [2023-05-08T06:03:39.120Z] 58f1dce35555: Verifying Checksum [2023-05-08T06:03:39.120Z] 58f1dce35555: Download complete [2023-05-08T06:03:39.392Z] ed15518f5707: Pull complete [2023-05-08T06:03:40.378Z] feae8fd75edb: Verifying Checksum [2023-05-08T06:03:40.378Z] feae8fd75edb: Download complete [2023-05-08T06:03:40.653Z] 2ced38df9373: Verifying Checksum [2023-05-08T06:03:53.011Z] feae8fd75edb: Pull complete [2023-05-08T06:03:53.012Z] 242c74f7c9fa: Pull complete [2023-05-08T06:03:53.012Z] 3cdef696dda3: Pull complete [2023-05-08T06:03:58.394Z] 2ced38df9373: Pull complete [2023-05-08T06:04:01.001Z] 58f1dce35555: Pull complete [2023-05-08T06:04:01.973Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-08T06:04:01.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T06:04:01.973Z] ---> fadd8f120f05 [2023-05-08T06:04:01.973Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T06:04:03.995Z] ---> Running in 96fc44510a09 [2023-05-08T06:04:03.995Z] Removing intermediate container 96fc44510a09 [2023-05-08T06:04:03.995Z] ---> 4964133759d7 [2023-05-08T06:04:03.995Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T06:04:03.995Z] ---> Running in 251521acabb8 [2023-05-08T06:04:04.585Z] Removing intermediate container 251521acabb8 [2023-05-08T06:04:04.585Z] ---> 56c299700189 [2023-05-08T06:04:04.585Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T06:04:04.585Z] ---> Running in aa553ecbcefe [2023-05-08T06:04:04.855Z] Removing intermediate container aa553ecbcefe [2023-05-08T06:04:04.855Z] ---> 9b86f2001603 [2023-05-08T06:04:04.855Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T06:04:04.855Z] ---> Running in e99e814312d8 [2023-05-08T06:04:05.132Z] Removing intermediate container e99e814312d8 [2023-05-08T06:04:05.132Z] ---> 641171ab94cd [2023-05-08T06:04:05.132Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T06:04:05.132Z] ---> Running in 1d6c7a0a2ee6 [2023-05-08T06:04:06.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T06:04:07.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T06:04:08.105Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-08T06:04:08.105Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-08T06:04:08.105Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-08T06:04:08.105Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-08T06:04:08.373Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T06:04:08.373Z] OK: 268 MiB in 57 packages [2023-05-08T06:04:09.353Z] Removing intermediate container 1d6c7a0a2ee6 [2023-05-08T06:04:09.353Z] ---> c6d18be51120 [2023-05-08T06:04:09.353Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-08T06:04:09.353Z] ---> Running in 3d45a756aecb [2023-05-08T06:04:09.621Z] Removing intermediate container 3d45a756aecb [2023-05-08T06:04:09.621Z] ---> f3516d5da1d4 [2023-05-08T06:04:09.621Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-08T06:04:10.206Z] ---> 07ce964ad3ca [2023-05-08T06:04:10.206Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T06:04:10.206Z] ---> Running in f7b1fd5e069f [2023-05-08T06:05:18.117Z] Removing intermediate container f7b1fd5e069f [2023-05-08T06:05:18.117Z] ---> 211a18a8a015 [2023-05-08T06:05:18.117Z] Step 11/12 : COPY . . [2023-05-08T06:05:18.117Z] ---> 90dda204c5ef [2023-05-08T06:05:18.117Z] Step 12/12 : RUN ${MAKE} [2023-05-08T06:05:18.117Z] ---> Running in d0b80506c307 [2023-05-08T06:05:18.117Z] noop [2023-05-08T06:05:18.117Z] Removing intermediate container d0b80506c307 [2023-05-08T06:05:18.117Z] ---> dd8b5caff40c [2023-05-08T06:05:18.117Z] Successfully built dd8b5caff40c [2023-05-08T06:05:18.117Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T06:05:18.592Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T06:05:18.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T06:05:18.904Z] prd-ubuntu20.04-docker-arm64-4c-16g-14479 does not seem to be running inside a container [2023-05-08T06:05:18.980Z] $ 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-05-08T06:05:22.088Z] $ docker top e5f0426ccfee8dfb98f3278ce1ed9d922f0aff3798af4906d5c63a2a5e85186a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T06:05:23.001Z] + go version [2023-05-08T06:05:23.001Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-08T06:05:23.037Z] $ docker stop --time=1 e5f0426ccfee8dfb98f3278ce1ed9d922f0aff3798af4906d5c63a2a5e85186a [2023-05-08T06:05:24.686Z] $ docker rm -f --volumes e5f0426ccfee8dfb98f3278ce1ed9d922f0aff3798af4906d5c63a2a5e85186a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T06:05:25.568Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T06:05:25.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T06:05:25.911Z] prd-ubuntu20.04-docker-arm64-4c-16g-14479 does not seem to be running inside a container [2023-05-08T06:05:26.012Z] $ 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-05-08T06:05:27.253Z] $ docker top 637fcc11b68ee113b69214ba5f5844577326205d5f12a189aa0f63f116f616ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T06:05:28.192Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-08T06:05:28.911Z] + make test [2023-05-08T06:05:28.911Z] go test ./... -coverprofile=coverage.out [2023-05-08T06:06:07.849Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-08T06:07:59.832Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-08T06:08:00.417Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.047s coverage: 0.0% of statements [2023-05-08T06:08:01.008Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-08T06:08:01.008Z] go vet ./... [2023-05-08T06:08:27.714Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T06:08:27.714Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T06:08:27.714Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T06:08:27.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T06:08:27.780Z] $ docker stop --time=1 637fcc11b68ee113b69214ba5f5844577326205d5f12a189aa0f63f116f616ac [2023-05-08T06:08:29.570Z] $ docker rm -f --volumes 637fcc11b68ee113b69214ba5f5844577326205d5f12a189aa0f63f116f616ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T06:08:30.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T06:08:30.778Z] Warning: overwriting stash ‘coverage-report’ [2023-05-08T06:08:31.237Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T06:08:31.829Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T06:08:32.177Z] + ls -al . [2023-05-08T06:08:32.177Z] total 168 [2023-05-08T06:08:32.177Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 06:05 . [2023-05-08T06:08:32.177Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 06:03 .. [2023-05-08T06:08:32.178Z] -rw-rw-r-- 1 jenkins jenkins 6 May 8 06:03 .dockerignore [2023-05-08T06:08:32.178Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 06:03 .git [2023-05-08T06:08:32.178Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 06:03 .github [2023-05-08T06:08:32.178Z] -rw-rw-r-- 1 jenkins jenkins 328 May 8 06:03 .gitignore [2023-05-08T06:08:32.178Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 06:03 .golangci.yml [2023-05-08T06:08:32.178Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 8 06:03 Attribution.txt [2023-05-08T06:08:32.178Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 8 06:03 CHANGELOG.md [2023-05-08T06:08:32.178Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 8 06:03 Dockerfile [2023-05-08T06:08:32.178Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 06:03 GOVERNANCE.md [2023-05-08T06:08:32.178Z] -rw-rw-r-- 1 jenkins jenkins 656 May 8 06:03 Jenkinsfile [2023-05-08T06:08:32.178Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 06:03 LICENSE [2023-05-08T06:08:32.178Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 8 06:03 Makefile [2023-05-08T06:08:32.178Z] -rw-rw-r-- 1 jenkins jenkins 620 May 8 06:03 OWNERS.md [2023-05-08T06:08:32.178Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 8 06:03 README.md [2023-05-08T06:08:32.178Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 05:59 VERSION [2023-05-08T06:08:32.178Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 06:03 bin [2023-05-08T06:08:32.178Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 06:03 cmd [2023-05-08T06:08:32.178Z] -rw-r--r-- 1 jenkins jenkins 8837 May 8 06:08 coverage.out [2023-05-08T06:08:32.178Z] -rw-rw-r-- 1 jenkins jenkins 3283 May 8 06:03 go.mod [2023-05-08T06:08:32.178Z] -rw-rw-r-- 1 jenkins jenkins 31326 May 8 06:03 go.sum [2023-05-08T06:08:32.178Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 06:03 internal [2023-05-08T06:08:32.178Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 06:03 snap [2023-05-08T06:08:32.178Z] -rw-rw-r-- 1 jenkins jenkins 228 May 8 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T06:08:32.607Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8d772214ef2b924cff7fa972cfce4a8b1a921c82 --label arch=arm64 --label version=0.0.0 . [2023-05-08T06:08:32.876Z] Sending build context to Docker daemon 3.025MB [2023-05-08T06:08:32.876Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T06:08:32.876Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-08T06:08:32.876Z] ---> dd8b5caff40c [2023-05-08T06:08:32.876Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-08T06:08:33.144Z] ---> Running in eec4bdfecc7f [2023-05-08T06:08:33.411Z] Removing intermediate container eec4bdfecc7f [2023-05-08T06:08:33.411Z] ---> 3e0dbc04ddb0 [2023-05-08T06:08:33.411Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T06:08:33.411Z] ---> Running in f3e43d9cd508 [2023-05-08T06:08:33.684Z] Removing intermediate container f3e43d9cd508 [2023-05-08T06:08:33.684Z] ---> ca9f1ac32a83 [2023-05-08T06:08:33.684Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T06:08:33.684Z] ---> Running in dea6d58ee4c1 [2023-05-08T06:08:33.952Z] Removing intermediate container dea6d58ee4c1 [2023-05-08T06:08:33.952Z] ---> d296e35218ec [2023-05-08T06:08:33.952Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T06:08:34.220Z] ---> Running in f1a4deb9bae3 [2023-05-08T06:08:34.487Z] Removing intermediate container f1a4deb9bae3 [2023-05-08T06:08:34.487Z] ---> a3cd70df570d [2023-05-08T06:08:34.487Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T06:08:34.487Z] ---> Running in 628f3de14bef [2023-05-08T06:08:35.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T06:08:36.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T06:08:37.441Z] OK: 268 MiB in 57 packages [2023-05-08T06:08:38.850Z] Removing intermediate container 628f3de14bef [2023-05-08T06:08:38.850Z] ---> c2b2e007135a [2023-05-08T06:08:38.850Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-08T06:08:38.850Z] ---> Running in f7a1f3ce3275 [2023-05-08T06:08:39.120Z] Removing intermediate container f7a1f3ce3275 [2023-05-08T06:08:39.120Z] ---> 1f3bf5868935 [2023-05-08T06:08:39.120Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-08T06:08:39.705Z] ---> 1d93acfd0f13 [2023-05-08T06:08:39.705Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T06:08:39.705Z] ---> Running in f4916ef686a3 [2023-05-08T06:08:42.302Z] Removing intermediate container f4916ef686a3 [2023-05-08T06:08:42.302Z] ---> 7a1f6dce0cf1 [2023-05-08T06:08:42.302Z] Step 11/24 : COPY . . [2023-05-08T06:08:42.888Z] ---> ffbffd9d31d8 [2023-05-08T06:08:42.888Z] Step 12/24 : RUN ${MAKE} [2023-05-08T06:08:42.888Z] ---> Running in 4ac97d930895 [2023-05-08T06:08:43.849Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-05-08T06:11:05.565Z] Removing intermediate container 4ac97d930895 [2023-05-08T06:11:05.565Z] ---> 1015f87098b8 [2023-05-08T06:11:05.565Z] Step 13/24 : FROM alpine:3.17 [2023-05-08T06:11:05.565Z] 3.17: Pulling from library/alpine [2023-05-08T06:11:05.565Z] c41833b44d91: Already exists [2023-05-08T06:11:05.565Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T06:11:05.565Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T06:11:05.565Z] ---> 51e60588ff2c [2023-05-08T06:11:05.565Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-08T06:11:05.565Z] ---> Running in 7dc9ac2228af [2023-05-08T06:11:05.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T06:11:05.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T06:11:05.565Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T06:11:05.565Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T06:11:05.565Z] OK: 8 MiB in 16 packages [2023-05-08T06:11:05.565Z] Removing intermediate container 7dc9ac2228af [2023-05-08T06:11:05.565Z] ---> a02e6384b9bc [2023-05-08T06:11:05.565Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-08T06:11:05.565Z] ---> 27596d10d8a4 [2023-05-08T06:11:05.565Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-08T06:11:05.565Z] ---> 1f9615f454bd [2023-05-08T06:11:05.565Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-08T06:11:05.565Z] ---> f2efc609fad8 [2023-05-08T06:11:05.565Z] Step 18/24 : EXPOSE 59993 [2023-05-08T06:11:05.565Z] ---> Running in 1ae8c79981da [2023-05-08T06:11:05.565Z] Removing intermediate container 1ae8c79981da [2023-05-08T06:11:05.565Z] ---> 7dce198ff864 [2023-05-08T06:11:05.565Z] Step 19/24 : EXPOSE 161 [2023-05-08T06:11:05.565Z] ---> Running in 4e78d1a9c612 [2023-05-08T06:11:05.565Z] Removing intermediate container 4e78d1a9c612 [2023-05-08T06:11:05.565Z] ---> 6bb8fb43ec69 [2023-05-08T06:11:05.565Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-08T06:11:05.565Z] ---> Running in a5399ec7db74 [2023-05-08T06:11:05.565Z] Removing intermediate container a5399ec7db74 [2023-05-08T06:11:05.565Z] ---> 16cc6fe088f0 [2023-05-08T06:11:05.565Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T06:11:05.565Z] ---> Running in 6062873255e6 [2023-05-08T06:11:05.565Z] Removing intermediate container 6062873255e6 [2023-05-08T06:11:05.565Z] ---> 10d039d43930 [2023-05-08T06:11:05.565Z] Step 22/24 : LABEL arch=arm64 [2023-05-08T06:11:05.565Z] ---> Running in b4ae79fb7672 [2023-05-08T06:11:05.565Z] Removing intermediate container b4ae79fb7672 [2023-05-08T06:11:05.565Z] ---> 818286b63a08 [2023-05-08T06:11:05.565Z] Step 23/24 : LABEL git_sha=8d772214ef2b924cff7fa972cfce4a8b1a921c82 [2023-05-08T06:11:05.565Z] ---> Running in 9878fb565ee4 [2023-05-08T06:11:05.565Z] Removing intermediate container 9878fb565ee4 [2023-05-08T06:11:05.565Z] ---> 9586991d1695 [2023-05-08T06:11:05.565Z] Step 24/24 : LABEL version=0.0.0 [2023-05-08T06:11:05.565Z] ---> Running in 61ffff0d0fbb [2023-05-08T06:11:05.565Z] Removing intermediate container 61ffff0d0fbb [2023-05-08T06:11:05.565Z] ---> 64cce9a09050 [2023-05-08T06:11:05.565Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T06:11:05.565Z] Successfully built 64cce9a09050 [2023-05-08T06:11:05.565Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T06:11:06.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T06:11:06.369Z] [2023-05-08T06:11:06.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T06:11:06.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T06:11:06.764Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-08T06:11:06.764Z] 8998bd30e6a1: Pulling fs layer [2023-05-08T06:11:06.764Z] 04944245beec: Pulling fs layer [2023-05-08T06:11:06.764Z] 699f458cf7ca: Pulling fs layer [2023-05-08T06:11:06.764Z] 765212b225bb: Pulling fs layer [2023-05-08T06:11:06.764Z] f23df028b6ca: Pulling fs layer [2023-05-08T06:11:06.764Z] d65c8cfc05b1: Pulling fs layer [2023-05-08T06:11:06.764Z] 2437ff75d9bd: Pulling fs layer [2023-05-08T06:11:06.764Z] f23df028b6ca: Waiting [2023-05-08T06:11:06.764Z] d65c8cfc05b1: Waiting [2023-05-08T06:11:06.764Z] 765212b225bb: Waiting [2023-05-08T06:11:07.032Z] 04944245beec: Verifying Checksum [2023-05-08T06:11:07.032Z] 04944245beec: Download complete [2023-05-08T06:11:07.032Z] 765212b225bb: Verifying Checksum [2023-05-08T06:11:07.032Z] 765212b225bb: Download complete [2023-05-08T06:11:07.032Z] f23df028b6ca: Verifying Checksum [2023-05-08T06:11:07.033Z] f23df028b6ca: Download complete [2023-05-08T06:11:07.033Z] d65c8cfc05b1: Verifying Checksum [2023-05-08T06:11:07.033Z] d65c8cfc05b1: Download complete [2023-05-08T06:11:07.033Z] 699f458cf7ca: Verifying Checksum [2023-05-08T06:11:07.033Z] 699f458cf7ca: Download complete [2023-05-08T06:11:07.619Z] 8998bd30e6a1: Verifying Checksum [2023-05-08T06:11:07.619Z] 8998bd30e6a1: Download complete [2023-05-08T06:11:09.562Z] 2437ff75d9bd: Verifying Checksum [2023-05-08T06:11:09.562Z] 2437ff75d9bd: Download complete [2023-05-08T06:11:11.505Z] 8998bd30e6a1: Pull complete [2023-05-08T06:11:11.774Z] 04944245beec: Pull complete [2023-05-08T06:11:13.184Z] 699f458cf7ca: Pull complete [2023-05-08T06:11:13.184Z] 765212b225bb: Pull complete [2023-05-08T06:11:14.213Z] f23df028b6ca: Pull complete [2023-05-08T06:11:14.213Z] d65c8cfc05b1: Pull complete [2023-05-08T06:11:29.269Z] 2437ff75d9bd: Pull complete [2023-05-08T06:11:29.269Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-08T06:11:29.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T06:11:29.269Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T06:11:29.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-14479 does not seem to be running inside a container [2023-05-08T06:11:29.624Z] $ 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-05-08T06:11:33.067Z] $ docker top be8cd2b2308443ab41fe2a6aa922d748fcdbf0e1e39403fea7e23c6c73ecc2bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T06:11:33.977Z] ---> job-cost.sh [2023-05-08T06:11:33.977Z] lf-activate-venv: SKIPPING [2023-05-08T06:11:33.977Z] INFO: No Stack... [2023-05-08T06:11:34.559Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-08T06:11:35.141Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T06:11:35.739Z] + cut -d, -f6 [2023-05-08T06:11:35.739Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2023-05-08T06:11:36.086Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-304-1-stack-cost] [2023-05-08T06:11:36.091Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-304-1-stack-cost] did not exist. Created. [2023-05-08T06:11:36.091Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-304-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T06:11:36.504Z] /w/workspace/device-snmp-go/1@tmp/durable-eb4fdddf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-08T06:11:36.854Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-08T06:11:36.891Z] Warning: overwriting stash ‘stack-cost’ [2023-05-08T06:11:36.932Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T06:11:36.950Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-304-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T06:11:37.040Z] $ docker stop --time=1 be8cd2b2308443ab41fe2a6aa922d748fcdbf0e1e39403fea7e23c6c73ecc2bf [2023-05-08T06:11:38.497Z] $ docker rm -f --volumes be8cd2b2308443ab41fe2a6aa922d748fcdbf0e1e39403fea7e23c6c73ecc2bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-08T06:11:39.451Z] provisioning config files... [2023-05-08T06:11:39.457Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-304@tmp/config16704704638208622183tmp [Pipeline] { [Pipeline] sh [2023-05-08T06:11:39.788Z] + set +x [2023-05-08T06:11:39.788Z] + bash -s -- [2023-05-08T06:11:39.788Z] + curl -s https://codecov.io/bash [2023-05-08T06:11:39.788Z] [2023-05-08T06:11:39.788Z] _____ _ [2023-05-08T06:11:39.788Z] / ____| | | [2023-05-08T06:11:39.788Z] | | ___ __| | ___ ___ _____ __ [2023-05-08T06:11:39.788Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-08T06:11:39.788Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-08T06:11:39.788Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-08T06:11:39.788Z] Bash-1.0.6 [2023-05-08T06:11:39.788Z] [2023-05-08T06:11:39.788Z] [2023-05-08T06:11:39.788Z] ==> git version 2.25.1 found [2023-05-08T06:11:39.788Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-08T06:11:39.788Z] Release-Date: 2020-01-08 [2023-05-08T06:11:39.788Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-08T06:11:39.788Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-08T06:11:39.788Z] ==> Jenkins CI detected. [2023-05-08T06:11:39.788Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-304 [2023-05-08T06:11:39.788Z] project root: . [2023-05-08T06:11:39.788Z] --> token set from env [2023-05-08T06:11:39.788Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-08T06:11:39.788Z] ==> Running gcov in . (disable via -X gcov) [2023-05-08T06:11:39.788Z] ==> Python coveragepy not found [2023-05-08T06:11:39.788Z] ==> Searching for coverage reports in: [2023-05-08T06:11:39.788Z] + . [2023-05-08T06:11:39.788Z] -> Found 1 reports [2023-05-08T06:11:39.788Z] ==> Detecting git/mercurial file structure [2023-05-08T06:11:39.788Z] ==> Reading reports [2023-05-08T06:11:39.788Z] + ./coverage.out bytes=8837 [2023-05-08T06:11:39.788Z] ==> Appending adjustments [2023-05-08T06:11:39.788Z] https://docs.codecov.io/docs/fixing-reports [2023-05-08T06:11:40.047Z] + Found adjustments [2023-05-08T06:11:40.047Z] ==> Gzipping contents [2023-05-08T06:11:40.047Z] 4.0K /tmp/codecov.iIuKFM.gz [2023-05-08T06:11:40.047Z] ==> Uploading reports [2023-05-08T06:11:40.047Z] url: https://codecov.io [2023-05-08T06:11:40.047Z] query: branch=PR-304&commit=8d772214ef2b924cff7fa972cfce4a8b1a921c82&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-304%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=304&job=&cmd_args= [2023-05-08T06:11:40.047Z] -> Pinging Codecov [2023-05-08T06:11:40.047Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-304&commit=8d772214ef2b924cff7fa972cfce4a8b1a921c82&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-304%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=304&job=&cmd_args= [2023-05-08T06:11:40.047Z] -> Uploading to [2023-05-08T06:11:40.047Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-08/6C56EA5C29638FB4528AC87E60AF5AE0/8d772214ef2b924cff7fa972cfce4a8b1a921c82/fea4a371-e302-4032-8b4b-6cb0309773dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T061139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3dc4dc262182d85c10eae5a7ee3d9d090857829ebcace11b8dc802c84ee1d74 [2023-05-08T06:11:40.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T06:11:40.047Z] Dload Upload Total Spent Left Speed [2023-05-08T06:11:40.306Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 8623 --:--:-- --:--:-- --:--:-- 8670 [2023-05-08T06:11:40.307Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/8d772214ef2b924cff7fa972cfce4a8b1a921c82 [Pipeline] } [2023-05-08T06:11:40.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-08T06:11:42.100Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-304/archives ] [2023-05-08T06:11:42.100Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-304/archives [2023-05-08T06:11:42.101Z] total 16 [2023-05-08T06:11:42.101Z] drwxr-xr-x 3 root root 4096 May 8 06:01 . [2023-05-08T06:11:42.101Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 06:01 .. [2023-05-08T06:11:42.101Z] drwxr-xr-x 2 root root 4096 May 8 06:01 cost [2023-05-08T06:11:42.101Z] -rw-r--r-- 1 root root 86 May 8 06:01 cost.csv [2023-05-08T06:11:42.101Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-304/archives [2023-05-08T06:11:42.101Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-304/archives [2023-05-08T06:11:42.101Z] total 16 [2023-05-08T06:11:42.101Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 06:01 . [2023-05-08T06:11:42.101Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 06:01 .. [2023-05-08T06:11:42.101Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 06:01 cost [2023-05-08T06:11:42.101Z] -rw-r--r-- 1 jenkins jenkins 86 May 8 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-08T06:11:42.430Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T06:11:43.317Z] ---> package-listing.sh [2023-05-08T06:11:43.317Z] ++ facter osfamily [2023-05-08T06:11:43.317Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-08T06:11:43.576Z] + OS_FAMILY=debian [2023-05-08T06:11:43.576Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-304 [2023-05-08T06:11:43.576Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-08T06:11:43.576Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-08T06:11:43.576Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-08T06:11:43.576Z] + PACKAGES=/tmp/packages_start.txt [2023-05-08T06:11:43.576Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-304 ']' [2023-05-08T06:11:43.576Z] + PACKAGES=/tmp/packages_end.txt [2023-05-08T06:11:43.576Z] + case "${OS_FAMILY}" in [2023-05-08T06:11:43.576Z] + dpkg -l [2023-05-08T06:11:43.576Z] + grep '^ii' [2023-05-08T06:11:43.576Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-08T06:11:43.576Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-08T06:11:43.576Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-08T06:11:43.576Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-304 ']' [2023-05-08T06:11:43.576Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-304/archives/ [2023-05-08T06:11:43.576Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-304/archives/ [Pipeline] echo [2023-05-08T06:11:43.607Z] 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-304/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-08T06:11:43.895Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T06:11:44.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T06:11:44.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T06:11:44.655Z] prd-ubuntu20.04-docker-8c-8g-14476 does not seem to be running inside a container [2023-05-08T06:11:44.687Z] $ 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-304/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-304 -v /w/workspace/gexfoundry_device-snmp-go_PR-304:/w/workspace/gexfoundry_device-snmp-go_PR-304:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-304@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-304@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-05-08T06:11:44.883Z] $ docker top 78f04bf01b067263cced029b21faf107c468d15186aeee06f813460149cd651c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T06:11:45.273Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-08T06:11:45.578Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-08T06:11:45.884Z] + ls /var/log/sa-host [2023-05-08T06:11:45.884Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T06:11:46.023Z] provisioning config files... [2023-05-08T06:11:46.030Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-304@tmp/config310647706294497417tmp [Pipeline] { [Pipeline] echo [2023-05-08T06:11:46.084Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T06:11:46.399Z] ---> create-netrc.sh [Pipeline] } [2023-05-08T06:11:46.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-08T06:11:46.820Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-08T06:11:46.855Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T06:11:47.168Z] ---> sudo-logs.sh [2023-05-08T06:11:47.168Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-08T06:11:47.250Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T06:11:47.561Z] ---> job-cost.sh [2023-05-08T06:11:47.561Z] lf-activate-venv: SKIPPING [2023-05-08T06:11:47.561Z] DEBUG: total: 0.2199999988079071 [2023-05-08T06:11:47.561Z] INFO: Retrieving Stack Cost... [2023-05-08T06:11:48.131Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T06:11:48.699Z] INFO: Archiving Costs [Pipeline] echo [2023-05-08T06:11:48.744Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T06:11:49.059Z] ---> logs-deploy.sh [2023-05-08T06:11:49.059Z] lf-activate-venv: SKIPPING [2023-05-08T06:11:49.059Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-304/1 [2023-05-08T06:11:49.059Z] INFO: archiving workspace using pattern(s): [2023-05-08T06:11:49.997Z] Archives upload complete. [2023-05-08T06:11:49.997Z] INFO: archiving logs to Nexus