Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e78922372e91e9e281d4aafb779238d9d6513709+d829a2c887c40068ff6155ebb33a7321d05cdfd6 (bb320696d3042ce358219b6e4ec8a67f69d146ef) 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-ssh17489640498806947599.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16702994297652758661.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-261/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-261/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12063138777185143164.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16768491131264956974.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-261/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-261/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16388664222302439568.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-498 in /w/workspace/gexfoundry_device-snmp-go_PR-261 [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-261 # 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 > 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/261/head:refs/remotes/origin/PR-261 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d829a2c887c40068ff6155ebb33a7321d05cdfd6 into PR head commit e78922372e91e9e281d4aafb779238d9d6513709 Merge succeeded, producing b851f8521aed0da7b73a801516494956fe7834d7 Checking out Revision b851f8521aed0da7b73a801516494956fe7834d7 (PR-261) > git config core.sparsecheckout # timeout=10 > git checkout -f e78922372e91e9e281d4aafb779238d9d6513709 # 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 d829a2c887c40068ff6155ebb33a7321d05cdfd6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b851f8521aed0da7b73a801516494956fe7834d7 # timeout=10 Commit message: "Merge commit 'd829a2c887c40068ff6155ebb33a7321d05cdfd6' into HEAD" > git rev-list --no-walk e78922372e91e9e281d4aafb779238d9d6513709 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:28:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:28:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:28:56 ========================================================= 15:28:56 EdgeX Global Pipelines Version Info 15:28:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:28:57 ------------------- 15:28:57 stable info: 15:28:57 ------------------- 15:28:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:28:57 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 15:28:57 Message: update stable to v1.0.245 15:28:58 ------------------- 15:28:58 experimental info: 15:28:58 ------------------- 15:28:58 Commited By: **** collab-it+edgex@linuxfoundation.org 15:28:58 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 15:28:58 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-261 [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-261 [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-261 [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b851f8521aed0da7b73a801516494956fe7834d7 [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b851f85 [Pipeline] echo 15:28:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:58 provisioning config files... 15:28:58 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-261@tmp/config1956607606226044089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:59 ---> docker-login.sh 15:28:59 nexus3.edgexfoundry.org:10001 15:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:59 Configure a credential helper to remove this warning. See 15:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:59 15:28:59 Login Succeeded 15:28:59 nexus3.edgexfoundry.org:10002 15:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:59 Configure a credential helper to remove this warning. See 15:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:59 15:28:59 Login Succeeded 15:28:59 nexus3.edgexfoundry.org:10003 15:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:59 Configure a credential helper to remove this warning. See 15:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:59 15:28:59 Login Succeeded 15:28:59 nexus3.edgexfoundry.org:10004 15:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:59 Configure a credential helper to remove this warning. See 15:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:59 15:28:59 Login Succeeded 15:28:59 docker.io 15:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:00 Configure a credential helper to remove this warning. See 15:29:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:00 15:29:00 Login Succeeded 15:29:00 ---> docker-login.sh ends [Pipeline] } 15:29:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:29:00 + git rev-list -1 --merges b851f8521aed0da7b73a801516494956fe7834d7~1..b851f8521aed0da7b73a801516494956fe7834d7 [Pipeline] echo 15:29:00 -----------> git rev-list -1 --merges b851f8521aed0da7b73a801516494956fe7834d7~1..b851f8521aed0da7b73a801516494956fe7834d7 b851f8521aed0da7b73a801516494956fe7834d7 15:29:00 b851f8521aed0da7b73a801516494956fe7834d7 [false] [Pipeline] sh 15:29:00 + git log --format=format:%s -1 b851f8521aed0da7b73a801516494956fe7834d7 [Pipeline] echo 15:29:00 ========================================================= 15:29:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:29:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:29:01 + git log --format=format:%s -1 b851f8521aed0da7b73a801516494956fe7834d7 [Pipeline] echo 15:29:01 [semverPrep] GIT_COMMIT: b851f8521aed0da7b73a801516494956fe7834d7, Commit Message: Merge commit 'd829a2c887c40068ff6155ebb33a7321d05cdfd6' into HEAD [Pipeline] echo 15:29:01 [semverPrep] This is not a build commit. [Pipeline] sh 15:29:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:01 + grep -v github /etc/ssh/ssh_known_hosts 15:29:01 + [ -e /tmp/ssh_known_hosts ] 15:29:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:29:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:29:01 + sudo tee -a /etc/ssh/ssh_known_hosts 15:29:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:02 15:29:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:02 0.1.4: Pulling from edgex-devops/py-git-semver 15:29:02 b85a868b505f: Pulling fs layer 15:29:02 e2be974225ed: Pulling fs layer 15:29:02 339a4e72a1f5: Pulling fs layer 15:29:02 988bab9f4d93: Pulling fs layer 15:29:02 1469e6f7b9e6: Pulling fs layer 15:29:02 eaf3925da568: Pulling fs layer 15:29:02 bab4dde63d76: Pulling fs layer 15:29:02 bde34c3a00c8: Pulling fs layer 15:29:02 b352a97aabf1: Pulling fs layer 15:29:02 4872d77fe225: Pulling fs layer 15:29:02 988bab9f4d93: Waiting 15:29:02 1469e6f7b9e6: Waiting 15:29:02 eaf3925da568: Waiting 15:29:02 bab4dde63d76: Waiting 15:29:02 bde34c3a00c8: Waiting 15:29:02 b352a97aabf1: Waiting 15:29:02 4872d77fe225: Waiting 15:29:02 5851b861e8e6: Pulling fs layer 15:29:02 5851b861e8e6: Waiting 15:29:02 e2be974225ed: Verifying Checksum 15:29:02 e2be974225ed: Download complete 15:29:02 988bab9f4d93: Download complete 15:29:02 1469e6f7b9e6: Verifying Checksum 15:29:02 1469e6f7b9e6: Download complete 15:29:02 eaf3925da568: Verifying Checksum 15:29:02 eaf3925da568: Download complete 15:29:02 339a4e72a1f5: Verifying Checksum 15:29:02 339a4e72a1f5: Download complete 15:29:02 bde34c3a00c8: Verifying Checksum 15:29:02 bde34c3a00c8: Download complete 15:29:02 b352a97aabf1: Verifying Checksum 15:29:02 b352a97aabf1: Download complete 15:29:02 4872d77fe225: Download complete 15:29:02 5851b861e8e6: Download complete 15:29:02 b85a868b505f: Verifying Checksum 15:29:02 b85a868b505f: Download complete 15:29:03 bab4dde63d76: Download complete 15:29:04 b85a868b505f: Pull complete 15:29:04 e2be974225ed: Pull complete 15:29:04 339a4e72a1f5: Pull complete 15:29:04 988bab9f4d93: Pull complete 15:29:05 1469e6f7b9e6: Pull complete 15:29:05 eaf3925da568: Pull complete 15:29:07 bab4dde63d76: Pull complete 15:29:07 bde34c3a00c8: Pull complete 15:29:07 b352a97aabf1: Pull complete 15:29:07 4872d77fe225: Pull complete 15:29:07 5851b861e8e6: Pull complete 15:29:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:29:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:07 prd-ubuntu20.04-docker-8c-8g-498 does not seem to be running inside a container 15:29:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-261 -v /w/workspace/gexfoundry_device-snmp-go_PR-261:/w/workspace/gexfoundry_device-snmp-go_PR-261:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-261@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-261@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-devops/py-git-semver:0.1.4 cat 15:29:12 $ docker top ef3f45da463f8a7e68996f8a93450a9d2aa10ef7e66af8a361f2e23819e17eda -eo pid,comm 15:29:12 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). 15:29:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:12 [ssh-agent] Looking for ssh-agent implementation... 15:29:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:12 $ docker exec ef3f45da463f8a7e68996f8a93450a9d2aa10ef7e66af8a361f2e23819e17eda ssh-agent 15:29:12 SSH_AUTH_SOCK=/tmp/ssh-ZBt6xLwJCD66/agent.14 15:29:12 SSH_AGENT_PID=20 15:29:12 Running ssh-add (command line suppressed) 15:29:12 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-261@tmp/private_key_5526114139499200147.key (/w/workspace/gexfoundry_device-snmp-go_PR-261@tmp/private_key_5526114139499200147.key) 15:29:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:13 + git tag --points-at HEAD [Pipeline] } 15:29:13 $ docker exec --env ******** --env ******** ef3f45da463f8a7e68996f8a93450a9d2aa10ef7e66af8a361f2e23819e17eda ssh-agent -k 15:29:13 unset SSH_AUTH_SOCK; 15:29:13 unset SSH_AGENT_PID; 15:29:13 echo Agent pid 20 killed; 15:29:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:29:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:13 [ssh-agent] Looking for ssh-agent implementation... 15:29:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:13 $ docker exec ef3f45da463f8a7e68996f8a93450a9d2aa10ef7e66af8a361f2e23819e17eda ssh-agent 15:29:13 SSH_AUTH_SOCK=/tmp/ssh-Ayx1qw5qs1m0/agent.70 15:29:13 SSH_AGENT_PID=76 15:29:13 Running ssh-add (command line suppressed) 15:29:13 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-261@tmp/private_key_3422822645131656496.key (/w/workspace/gexfoundry_device-snmp-go_PR-261@tmp/private_key_3422822645131656496.key) 15:29:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:13 + git semver init 15:29:14 2023-03-15 15:29:14,196 [run_init] DEBUG init version:0.0.0 force:False 15:29:14 2023-03-15 15:29:14,197 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-261/.semver 15:29:14 2023-03-15 15:29:14,197 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-261/.semver 15:29:14 2023-03-15 15:29:14,198 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-261/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-261, universal_newlines=False, shell=None, istream=None) 15:29:15 2023-03-15 15:29:15,057 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-261/.git/info/exclude 15:29:15 2023-03-15 15:29:15,057 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-261/.semver/PR-261 with force:False 15:29:15 2023-03-15 15:29:15,057 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-261/.semver/PR-261 15:29:15 2023-03-15 15:29:15,062 [execute] INFO git cat-file --batch-check 15:29:15 2023-03-15 15:29:15,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-261/.semver, universal_newlines=False, shell=None, istream=) 15:29:15 2023-03-15 15:29:15,068 [execute] INFO git cat-file --batch 15:29:15 2023-03-15 15:29:15,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-261/.semver, universal_newlines=False, shell=None, istream=) 15:29:15 2023-03-15 15:29:15,073 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-261/.semver/PR-261 15:29:15 0.0.0 [Pipeline] } 15:29:15 $ docker exec --env ******** --env ******** ef3f45da463f8a7e68996f8a93450a9d2aa10ef7e66af8a361f2e23819e17eda ssh-agent -k 15:29:15 unset SSH_AUTH_SOCK; 15:29:15 unset SSH_AGENT_PID; 15:29:15 echo Agent pid 76 killed; 15:29:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:15 + git semver [Pipeline] } 15:29:15 $ docker stop --time=1 ef3f45da463f8a7e68996f8a93450a9d2aa10ef7e66af8a361f2e23819e17eda 15:29:17 $ docker rm -f --volumes ef3f45da463f8a7e68996f8a93450a9d2aa10ef7e66af8a361f2e23819e17eda [Pipeline] // withDockerContainer [Pipeline] sh 15:29:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:29:17 Stashed 1 file(s) [Pipeline] echo 15:29:17 [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 15:29:17 provisioning config files... 15:29:17 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-261@tmp/config6900125996074942066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:18 ---> docker-login.sh 15:29:18 nexus3.edgexfoundry.org:10001 15:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:18 Configure a credential helper to remove this warning. See 15:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:18 15:29:18 Login Succeeded 15:29:18 nexus3.edgexfoundry.org:10002 15:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:18 Configure a credential helper to remove this warning. See 15:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:18 15:29:18 Login Succeeded 15:29:18 nexus3.edgexfoundry.org:10003 15:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:18 Configure a credential helper to remove this warning. See 15:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:18 15:29:18 Login Succeeded 15:29:18 nexus3.edgexfoundry.org:10004 15:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:18 Configure a credential helper to remove this warning. See 15:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:18 15:29:18 Login Succeeded 15:29:18 docker.io 15:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:29:18 Configure a credential helper to remove this warning. See 15:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:29:18 15:29:18 Login Succeeded 15:29:18 ---> docker-login.sh ends [Pipeline] } 15:29:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:29:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:29:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:29:18 ========================================================= 15:29:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:29:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:19 + 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 . 15:29:19 Sending build context to Docker daemon 5.727MB 15:29:19 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:29:19 Step 2/12 : FROM ${BASE} AS builder 15:29:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:29:19 63b65145d645: Pulling fs layer 15:29:19 a2d21d5440eb: Pulling fs layer 15:29:19 935e6c44a52c: Pulling fs layer 15:29:19 94cc34f8dd06: Pulling fs layer 15:29:19 30dea6a524f1: Pulling fs layer 15:29:19 a2aff8979fd8: Pulling fs layer 15:29:19 6808be2612f2: Pulling fs layer 15:29:19 f25807f1079a: Pulling fs layer 15:29:19 94cc34f8dd06: Waiting 15:29:19 6808be2612f2: Waiting 15:29:19 30dea6a524f1: Waiting 15:29:19 f25807f1079a: Waiting 15:29:19 a2aff8979fd8: Waiting 15:29:19 a2d21d5440eb: Download complete 15:29:19 94cc34f8dd06: Verifying Checksum 15:29:19 94cc34f8dd06: Download complete 15:29:19 30dea6a524f1: Verifying Checksum 15:29:19 30dea6a524f1: Download complete 15:29:19 63b65145d645: Verifying Checksum 15:29:19 63b65145d645: Download complete 15:29:19 a2aff8979fd8: Verifying Checksum 15:29:19 a2aff8979fd8: Download complete 15:29:19 63b65145d645: Pull complete 15:29:19 a2d21d5440eb: Pull complete 15:29:20 f25807f1079a: Verifying Checksum 15:29:20 935e6c44a52c: Verifying Checksum 15:29:20 935e6c44a52c: Download complete 15:29:20 6808be2612f2: Verifying Checksum 15:29:20 6808be2612f2: Download complete 15:29:23 935e6c44a52c: Pull complete 15:29:23 94cc34f8dd06: Pull complete 15:29:24 30dea6a524f1: Pull complete 15:29:24 a2aff8979fd8: Pull complete 15:29:26 6808be2612f2: Pull complete 15:29:27 f25807f1079a: Pull complete 15:29:27 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 15:29:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:29:27 ---> 3b553350e43f 15:29:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:29:32 Still waiting to schedule task 15:29:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:29:37 ---> Running in c74a309ca54e 15:29:37 Removing intermediate container c74a309ca54e 15:29:37 ---> 3a030cfd43f8 15:29:37 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:29:37 ---> Running in e1813ad213a1 15:29:37 Removing intermediate container e1813ad213a1 15:29:37 ---> f9640f924188 15:29:37 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:29:38 ---> Running in afac6789f20f 15:29:39 Removing intermediate container afac6789f20f 15:29:39 ---> 3dceaca034c6 15:29:39 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:29:39 ---> Running in 0b18860f6d7c 15:29:40 Removing intermediate container 0b18860f6d7c 15:29:40 ---> 48d10f15f17c 15:29:40 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:29:40 ---> Running in f0ef8da38181 15:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:29:40 (1/4) Installing openssh-keygen (9.1_p1-r2) 15:29:40 (2/4) Installing libedit (20221030.3.1-r0) 15:29:40 (3/4) Installing openssh-client-common (9.1_p1-r2) 15:29:41 (4/4) Installing openssh-client-default (9.1_p1-r2) 15:29:41 Executing busybox-1.35.0-r29.trigger 15:29:41 OK: 269 MiB in 57 packages 15:29:41 Removing intermediate container f0ef8da38181 15:29:41 ---> 82da5b3be42b 15:29:41 Step 8/12 : WORKDIR /device-snmp-go 15:29:41 ---> Running in 11e8da3cca92 15:29:41 Removing intermediate container 11e8da3cca92 15:29:41 ---> f8b9d264cc5b 15:29:41 Step 9/12 : COPY go.mod vendor* ./ 15:29:41 ---> c8f685cac155 15:29:41 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:29:42 ---> Running in 6d6337088ffc 15:30:28 Removing intermediate container 6d6337088ffc 15:30:28 ---> 24ff1e2af847 15:30:28 Step 11/12 : COPY . . 15:30:28 ---> 27f20f48dd78 15:30:28 Step 12/12 : RUN ${MAKE} 15:30:28 ---> Running in 386f40e61f8b 15:30:28 noop 15:30:28 Removing intermediate container 386f40e61f8b 15:30:28 ---> e0d3af74903e 15:30:28 Successfully built e0d3af74903e 15:30:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:29 + docker inspect -f . ci-base-image-x86_64 15:30:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:29 prd-ubuntu20.04-docker-8c-8g-498 does not seem to be running inside a container 15:30:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-261 -v /w/workspace/gexfoundry_device-snmp-go_PR-261:/w/workspace/gexfoundry_device-snmp-go_PR-261:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-261@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-261@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:30:29 $ docker top 8c97c28545de15bc9263d48a786f04748db6efdafaab8b67f70e20c3c640bcd7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:30:30 + go version 15:30:30 go version go1.20.2 linux/amd64 [Pipeline] } 15:30:30 $ docker stop --time=1 8c97c28545de15bc9263d48a786f04748db6efdafaab8b67f70e20c3c640bcd7 15:30:31 $ docker rm -f --volumes 8c97c28545de15bc9263d48a786f04748db6efdafaab8b67f70e20c3c640bcd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:31 + docker inspect -f . ci-base-image-x86_64 15:30:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:32 prd-ubuntu20.04-docker-8c-8g-498 does not seem to be running inside a container 15:30:32 $ 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-261 -v /w/workspace/gexfoundry_device-snmp-go_PR-261:/w/workspace/gexfoundry_device-snmp-go_PR-261:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-261@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-261@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:30:32 $ docker top 9e11f1a72233f4de167f7266993ad95263df345bf7ad56b60b509f76584d65f0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:30:32 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-261 [Pipeline] fileExists [Pipeline] sh 15:30:33 + make test 15:30:33 go test ./... -coverprofile=coverage.out 15:30:38 ? github.com/edgexfoundry/device-snmp-go [no test files] 15:30:44 # github.com/edgexfoundry/device-snmp-go/internal/driver 15:30:44 internal/driver/snmpdriver.go:79:33: cannot use Port (variable of type any) as string value in argument to strconv.ParseUint: need type assertion 15:30:44 internal/driver/snmpdriver.go:87:26: cannot use Address (variable of type any) as string value in argument to NewSNMPClient: need type assertion 15:30:46 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 15:30:46 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field LastConnected in struct literal of type dtos.UpdateDevice 15:30:46 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 15:30:46 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 15:30:46 have (string) 15:30:46 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 15:30:46 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 15:30:46 have (string) 15:30:46 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 15:30:46 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 15:30:46 have (string) 15:30:46 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 15:30:46 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 15:30:46 have (string) 15:30:46 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 15:30:46 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 15:30:46 have (string) 15:30:46 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 15:30:46 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient 15:30:46 have (string) 15:30:46 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 15:30:46 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient 15:30:46 have (string) 15:30:46 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 15:30:46 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient 15:30:46 have (string) 15:30:46 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 15:30:46 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient 15:30:46 have (string) 15:30:46 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 15:30:46 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient 15:30:46 have (string) 15:30:46 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 15:30:46 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors 15:30:46 FAIL github.com/edgexfoundry/device-snmp-go/internal/driver [build failed] 15:30:46 FAIL 15:30:46 make: *** [Makefile:35: unittest] Error 1 [Pipeline] } 15:30:46 $ docker stop --time=1 9e11f1a72233f4de167f7266993ad95263df345bf7ad56b60b509f76584d65f0 15:30:49 $ docker rm -f --volumes 9e11f1a72233f4de167f7266993ad95263df345bf7ad56b60b509f76584d65f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:50 15:30:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:50 latest: Pulling from edgex-lftools-log-publisher 15:30:50 5eb5b503b376: Pulling fs layer 15:30:50 5c69ac0246d0: Pulling fs layer 15:30:50 ec43610c2a17: Pulling fs layer 15:30:50 3a2ae6a8a46f: Pulling fs layer 15:30:50 33b1e0a273af: Pulling fs layer 15:30:50 5d3b04190fa2: Pulling fs layer 15:30:50 2f39f015ded8: Pulling fs layer 15:30:50 33b1e0a273af: Waiting 15:30:50 5d3b04190fa2: Waiting 15:30:50 2f39f015ded8: Waiting 15:30:50 3a2ae6a8a46f: Waiting 15:30:50 5c69ac0246d0: Download complete 15:30:50 3a2ae6a8a46f: Download complete 15:30:50 33b1e0a273af: Verifying Checksum 15:30:50 33b1e0a273af: Download complete 15:30:50 5d3b04190fa2: Verifying Checksum 15:30:50 5d3b04190fa2: Download complete 15:30:50 ec43610c2a17: Verifying Checksum 15:30:50 ec43610c2a17: Download complete 15:30:50 5eb5b503b376: Verifying Checksum 15:30:50 5eb5b503b376: Download complete 15:30:51 2f39f015ded8: Download complete 15:30:51 5eb5b503b376: Pull complete 15:30:51 5c69ac0246d0: Pull complete 15:30:52 ec43610c2a17: Pull complete 15:30:52 3a2ae6a8a46f: Pull complete 15:30:52 33b1e0a273af: Pull complete 15:30:52 5d3b04190fa2: Pull complete 15:30:56 2f39f015ded8: Pull complete 15:30:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:30:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:56 prd-ubuntu20.04-docker-8c-8g-498 does not seem to be running inside a container 15:30:56 $ 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-261 -v /w/workspace/gexfoundry_device-snmp-go_PR-261:/w/workspace/gexfoundry_device-snmp-go_PR-261:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-261@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-261@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:31:01 $ docker top 53ecc0c558f70f362d90cde9cb489b02cee7ec7c5eeb4875a58f3d6b065b245b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:02 ---> job-cost.sh 15:31:02 lf-activate-venv: SKIPPING 15:31:02 INFO: No Stack... 15:31:02 INFO: Retrieving Pricing Info for: v3-standard-8 15:31:02 INFO: Archiving Costs [Pipeline] sh 15:31:02 + cat /w/workspace/gexfoundry_device-snmp-go_PR-261/archives/cost.csv 15:31:02 + cut -d, -f6 [Pipeline] lock 15:31:02 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-261-2-stack-cost] 15:31:02 Resource [jenkins-edgexfoundry-device-snmp-go-PR-261-2-stack-cost] did not exist. Created. 15:31:02 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-261-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:31:03 + echo total: 0.2199999988079071 [Pipeline] stash 15:31:03 Stashed 1 file(s) [Pipeline] } 15:31:03 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-261-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:31:03 $ docker stop --time=1 53ecc0c558f70f362d90cde9cb489b02cee7ec7c5eeb4875a58f3d6b065b245b 15:31:04 $ docker rm -f --volumes 53ecc0c558f70f362d90cde9cb489b02cee7ec7c5eeb4875a58f3d6b065b245b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:31:04 Failed in branch amd64 15:31:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-503 in /w/workspace/gexfoundry_device-snmp-go_PR-261 [Pipeline] { [Pipeline] ws 15:31:19 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 15:31:19 Selected Git installation does not exist. Using Default 15:31:19 The recommended git tool is: NONE 15:31:26 using credential edgex-jenkins-ssh 15:31:26 Cloning the remote Git repository 15:31:26 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 15:31:26 > git init /w/workspace/device-snmp-go/2 # timeout=10 15:31:27 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 15:31:27 > git --version # timeout=10 15:31:27 > git --version # 'git version 2.25.1' 15:31:27 using GIT_SSH to set credentials SSH Credentials for GitHub 15:31:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:31:28 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 15:31:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:31:29 Merging remotes/origin/main commit d829a2c887c40068ff6155ebb33a7321d05cdfd6 into PR head commit e78922372e91e9e281d4aafb779238d9d6513709 15:31:29 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 15:31:29 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 15:31:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:31:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:31:29 > git config core.sparsecheckout # timeout=10 15:31:30 Merge succeeded, producing 7c22674c0f274948da5432cf47caf7327e3736f8 15:31:30 Checking out Revision 7c22674c0f274948da5432cf47caf7327e3736f8 (PR-261) 15:31:30 > git checkout -f e78922372e91e9e281d4aafb779238d9d6513709 # timeout=10 15:31:30 > git remote # timeout=10 15:31:30 > git config --get remote.origin.url # timeout=10 15:31:30 using GIT_SSH to set credentials SSH Credentials for GitHub 15:31:30 > git merge d829a2c887c40068ff6155ebb33a7321d05cdfd6 # timeout=10 15:31:30 > git rev-parse HEAD^{commit} # timeout=10 15:31:30 > git config core.sparsecheckout # timeout=10 15:31:30 > git checkout -f 7c22674c0f274948da5432cf47caf7327e3736f8 # timeout=10 15:31:33 Commit message: "Merge commit 'd829a2c887c40068ff6155ebb33a7321d05cdfd6' into HEAD" 15:31:33 > git rev-list --no-walk e78922372e91e9e281d4aafb779238d9d6513709 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:31:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:31:34 % Total % Received % Xferd Average Speed Time Time Time Current 15:31:34 Dload Upload Total Spent Left Speed 15:31:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 12751 100 12751 0 0 5326 0 0:00:02 0:00:02 --:--:-- 5324 [Pipeline] sh 15:31:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:31:38 + sudo tee /etc/docker/daemon.new 15:31:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:31:38 { 15:31:38 "registry-mirrors": [ 15:31:38 "https://nexus3.edgexfoundry.org:10001" 15:31:38 ], 15:31:38 "bip": "10.250.0.254/24", 15:31:38 "hosts": [ 15:31:38 "tcp://0.0.0.0:5555", 15:31:38 "unix:///var/run/docker.sock" 15:31:38 ], 15:31:38 "mtu": 1458, 15:31:38 "selinux-enabled": true, 15:31:38 "seccomp-profile": "/etc/docker/seccomp.json" 15:31:38 } [Pipeline] sh 15:31:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:31:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:57 provisioning config files... 15:31:57 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config11869668247349727244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:57 ---> docker-login.sh 15:31:57 nexus3.edgexfoundry.org:10001 15:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:58 Configure a credential helper to remove this warning. See 15:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:58 15:31:58 Login Succeeded 15:31:58 nexus3.edgexfoundry.org:10002 15:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:58 Configure a credential helper to remove this warning. See 15:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:58 15:31:58 Login Succeeded 15:31:58 nexus3.edgexfoundry.org:10003 15:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:59 Configure a credential helper to remove this warning. See 15:31:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:59 15:31:59 Login Succeeded 15:31:59 nexus3.edgexfoundry.org:10004 15:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:59 Configure a credential helper to remove this warning. See 15:31:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:59 15:31:59 Login Succeeded 15:31:59 docker.io 15:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:00 Configure a credential helper to remove this warning. See 15:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:00 15:32:00 Login Succeeded 15:32:00 ---> docker-login.sh ends [Pipeline] } 15:32:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:32:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:32:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:32:00 ========================================================= 15:32:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:32:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:00 + 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 . 15:32:01 Sending build context to Docker daemon 2.969MB 15:32:01 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:32:01 Step 2/12 : FROM ${BASE} AS builder 15:32:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:32:01 af6eaf76a39c: Pulling fs layer 15:32:01 55522c791124: Pulling fs layer 15:32:01 ce5c4a1c91eb: Pulling fs layer 15:32:01 169dfbe0d373: Pulling fs layer 15:32:01 e1ff8fa3b103: Pulling fs layer 15:32:01 52ebb69f0ebf: Pulling fs layer 15:32:01 5abe8eddf0d5: Pulling fs layer 15:32:01 e1ff8fa3b103: Waiting 15:32:01 52ebb69f0ebf: Waiting 15:32:01 5abe8eddf0d5: Waiting 15:32:01 169dfbe0d373: Waiting 15:32:01 55522c791124: Verifying Checksum 15:32:01 55522c791124: Download complete 15:32:01 169dfbe0d373: Verifying Checksum 15:32:01 169dfbe0d373: Download complete 15:32:01 e1ff8fa3b103: Verifying Checksum 15:32:01 e1ff8fa3b103: Download complete 15:32:01 af6eaf76a39c: Verifying Checksum 15:32:01 af6eaf76a39c: Download complete 15:32:02 af6eaf76a39c: Pull complete 15:32:02 5abe8eddf0d5: Verifying Checksum 15:32:02 5abe8eddf0d5: Download complete 15:32:03 55522c791124: Pull complete 15:32:04 ce5c4a1c91eb: Verifying Checksum 15:32:04 ce5c4a1c91eb: Download complete 15:32:04 52ebb69f0ebf: Verifying Checksum 15:32:04 52ebb69f0ebf: Download complete 15:32:16 ce5c4a1c91eb: Pull complete 15:32:16 169dfbe0d373: Pull complete 15:32:16 e1ff8fa3b103: Pull complete 15:32:23 52ebb69f0ebf: Pull complete 15:32:25 5abe8eddf0d5: Pull complete 15:32:25 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 15:32:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:32:25 ---> 6cb57ee374ae 15:32:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:32:27 ---> Running in 53125cc12c68 15:32:27 Removing intermediate container 53125cc12c68 15:32:27 ---> fbea804e3774 15:32:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:32:27 ---> Running in d1801368bfca 15:32:27 Removing intermediate container d1801368bfca 15:32:27 ---> fd4e0a47158f 15:32:27 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:32:27 ---> Running in 25d4b8f33e6d 15:32:28 Removing intermediate container 25d4b8f33e6d 15:32:28 ---> 3abfc4e5d5be 15:32:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:32:28 ---> Running in 3e900460f08d 15:32:28 Removing intermediate container 3e900460f08d 15:32:28 ---> 47a69eef3980 15:32:28 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:32:28 ---> Running in 5c928f0f6f83 15:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:32:31 (1/4) Installing openssh-keygen (9.1_p1-r2) 15:32:31 (2/4) Installing libedit (20221030.3.1-r0) 15:32:32 (3/4) Installing openssh-client-common (9.1_p1-r2) 15:32:32 (4/4) Installing openssh-client-default (9.1_p1-r2) 15:32:32 Executing busybox-1.35.0-r29.trigger 15:32:32 OK: 268 MiB in 57 packages 15:32:32 Removing intermediate container 5c928f0f6f83 15:32:32 ---> 8af08513ded8 15:32:32 Step 8/12 : WORKDIR /device-snmp-go 15:32:33 ---> Running in 8981e7c66062 15:32:33 Removing intermediate container 8981e7c66062 15:32:33 ---> a7873e43b147 15:32:33 Step 9/12 : COPY go.mod vendor* ./ 15:32:36 ---> 5b5a19307301 15:32:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:36 ---> Running in 04feb67d9367 15:33:57 Removing intermediate container 04feb67d9367 15:33:57 ---> f358359a9f4b 15:33:57 Step 11/12 : COPY . . 15:33:57 ---> ef986f7c92d2 15:33:57 Step 12/12 : RUN ${MAKE} 15:33:57 ---> Running in cc36ced3177f 15:33:57 noop 15:33:57 Removing intermediate container cc36ced3177f 15:33:57 ---> 0c20f2873524 15:33:57 Successfully built 0c20f2873524 15:33:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:58 + docker inspect -f . ci-base-image-arm64 15:33:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:58 prd-ubuntu20.04-docker-arm64-4c-16g-503 does not seem to be running inside a container 15:33:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:33:59 $ docker top 5b1d68b629359f9b4737fb0d66afc384b995882957102b7413208a9cc271b1fe -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:00 + go version 15:34:00 go version go1.20.2 linux/arm64 [Pipeline] } 15:34:00 $ docker stop --time=1 5b1d68b629359f9b4737fb0d66afc384b995882957102b7413208a9cc271b1fe 15:34:02 $ docker rm -f --volumes 5b1d68b629359f9b4737fb0d66afc384b995882957102b7413208a9cc271b1fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:02 + docker inspect -f . ci-base-image-arm64 15:34:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:03 prd-ubuntu20.04-docker-arm64-4c-16g-503 does not seem to be running inside a container 15:34:03 $ 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/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:34:04 $ docker top e397086d47db511c2a7831aa5a75919d7eed9dca1293b287f410335159c5f719 -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:05 + git config --global --add safe.directory /w/workspace/device-snmp-go/2 [Pipeline] fileExists [Pipeline] sh 15:34:06 + make test 15:34:06 go test ./... -coverprofile=coverage.out 15:34:44 ? github.com/edgexfoundry/device-snmp-go [no test files] 15:36:21 # github.com/edgexfoundry/device-snmp-go/internal/driver 15:36:21 internal/driver/snmpdriver.go:79:33: cannot use Port (variable of type any) as string value in argument to strconv.ParseUint: need type assertion 15:36:21 internal/driver/snmpdriver.go:87:26: cannot use Address (variable of type any) as string value in argument to NewSNMPClient: need type assertion 15:36:53 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 15:36:53 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field LastConnected in struct literal of type dtos.UpdateDevice 15:36:53 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 15:36:53 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 15:36:53 have (string) 15:36:53 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 15:36:53 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 15:36:53 have (string) 15:36:53 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 15:36:53 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 15:36:53 have (string) 15:36:53 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 15:36:53 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 15:36:53 have (string) 15:36:53 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 15:36:53 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 15:36:53 have (string) 15:36:53 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 15:36:53 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient 15:36:53 have (string) 15:36:53 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 15:36:53 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient 15:36:53 have (string) 15:36:53 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 15:36:53 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient 15:36:53 have (string) 15:36:53 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 15:36:53 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient 15:36:53 have (string) 15:36:53 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 15:36:53 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient 15:36:53 have (string) 15:36:53 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 15:36:53 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors 15:37:06 FAIL github.com/edgexfoundry/device-snmp-go/internal/driver [build failed] 15:37:06 FAIL 15:37:06 make: *** [Makefile:35: unittest] Error 1 [Pipeline] } 15:37:06 $ docker stop --time=1 e397086d47db511c2a7831aa5a75919d7eed9dca1293b287f410335159c5f719 15:37:08 $ docker rm -f --volumes e397086d47db511c2a7831aa5a75919d7eed9dca1293b287f410335159c5f719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:37:09 15:37:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:37:10 arm64: Pulling from edgex-lftools-log-publisher 15:37:10 8998bd30e6a1: Pulling fs layer 15:37:10 04944245beec: Pulling fs layer 15:37:10 699f458cf7ca: Pulling fs layer 15:37:10 765212b225bb: Pulling fs layer 15:37:10 f23df028b6ca: Pulling fs layer 15:37:10 d65c8cfc05b1: Pulling fs layer 15:37:10 2437ff75d9bd: Pulling fs layer 15:37:10 f23df028b6ca: Waiting 15:37:10 765212b225bb: Waiting 15:37:10 d65c8cfc05b1: Waiting 15:37:10 2437ff75d9bd: Waiting 15:37:10 04944245beec: Verifying Checksum 15:37:10 04944245beec: Download complete 15:37:10 765212b225bb: Verifying Checksum 15:37:10 765212b225bb: Download complete 15:37:10 f23df028b6ca: Verifying Checksum 15:37:10 f23df028b6ca: Download complete 15:37:10 d65c8cfc05b1: Verifying Checksum 15:37:10 d65c8cfc05b1: Download complete 15:37:10 699f458cf7ca: Verifying Checksum 15:37:10 699f458cf7ca: Download complete 15:37:10 8998bd30e6a1: Verifying Checksum 15:37:10 8998bd30e6a1: Download complete 15:37:13 2437ff75d9bd: Verifying Checksum 15:37:13 2437ff75d9bd: Download complete 15:37:14 8998bd30e6a1: Pull complete 15:37:15 04944245beec: Pull complete 15:37:16 699f458cf7ca: Pull complete 15:37:16 765212b225bb: Pull complete 15:37:17 f23df028b6ca: Pull complete 15:37:17 d65c8cfc05b1: Pull complete 15:37:32 2437ff75d9bd: Pull complete 15:37:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:37:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:37:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:32 prd-ubuntu20.04-docker-arm64-4c-16g-503 does not seem to be running inside a container 15:37:32 $ 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/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:37:35 $ docker top 6c96efa928bbd5f094ef10f018c9ee9a9807ea1b1f952f1eb37c7d1dd9b654c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:36 ---> job-cost.sh 15:37:36 lf-activate-venv: SKIPPING 15:37:36 INFO: No Stack... 15:37:36 INFO: Retrieving Pricing Info for: v3-standard-4 15:37:37 INFO: Archiving Costs [Pipeline] sh 15:37:38 + cat /w/workspace/device-snmp-go/2/archives/cost.csv 15:37:38 + cut -d, -f6 [Pipeline] lock 15:37:38 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-261-2-stack-cost] 15:37:38 Resource [jenkins-edgexfoundry-device-snmp-go-PR-261-2-stack-cost] did not exist. Created. 15:37:38 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-261-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:37:39 /w/workspace/device-snmp-go/2@tmp/durable-03757806/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:37:39 + echo total: 0.10999999940395355 [Pipeline] stash 15:37:39 Warning: overwriting stash ‘stack-cost’ 15:37:40 Stashed 1 file(s) [Pipeline] } 15:37:40 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-261-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:37:40 $ docker stop --time=1 6c96efa928bbd5f094ef10f018c9ee9a9807ea1b1f952f1eb37c7d1dd9b654c4 15:37:41 $ docker rm -f --volumes 6c96efa928bbd5f094ef10f018c9ee9a9807ea1b1f952f1eb37c7d1dd9b654c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:37:42 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:37:42 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-261/archives ] 15:37:42 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-261/archives 15:37:42 total 16 15:37:42 drwxr-xr-x 3 root root 4096 Mar 15 15:31 . 15:37:42 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 15:31 .. 15:37:42 drwxr-xr-x 2 root root 4096 Mar 15 15:31 cost 15:37:42 -rw-r--r-- 1 root root 86 Mar 15 15:31 cost.csv 15:37:42 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-261/archives 15:37:42 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-261/archives 15:37:42 total 16 15:37:42 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 15:31 . 15:37:42 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 15:31 .. 15:37:42 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 15:31 cost 15:37:42 -rw-r--r-- 1 jenkins jenkins 86 Mar 15 15:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:37:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:37:43 ---> package-listing.sh 15:37:43 ++ facter osfamily 15:37:43 ++ tr '[:upper:]' '[:lower:]' 15:37:44 + OS_FAMILY=debian 15:37:44 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-261 15:37:44 + START_PACKAGES=/tmp/packages_start.txt 15:37:44 + END_PACKAGES=/tmp/packages_end.txt 15:37:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:37:44 + PACKAGES=/tmp/packages_start.txt 15:37:44 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-261 ']' 15:37:44 + PACKAGES=/tmp/packages_end.txt 15:37:44 + case "${OS_FAMILY}" in 15:37:44 + dpkg -l 15:37:44 + grep '^ii' 15:37:44 + '[' -f /tmp/packages_start.txt ']' 15:37:44 + '[' -f /tmp/packages_end.txt ']' 15:37:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:37:44 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-261 ']' 15:37:44 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-261/archives/ 15:37:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-261/archives/ [Pipeline] echo 15:37:44 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-261/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:37:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:45 prd-ubuntu20.04-docker-8c-8g-498 does not seem to be running inside a container 15:37:45 $ 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-261/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-261 -v /w/workspace/gexfoundry_device-snmp-go_PR-261:/w/workspace/gexfoundry_device-snmp-go_PR-261:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-261@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-261@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:37:45 $ docker top 2386f8731b8a44f9ba674a6808c802141cb2973f99d15402f5a3ef50f5200b1a -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:45 + touch /tmp/pre-build-complete [Pipeline] sh 15:37:46 + mkdir -p /var/log/sysstat [Pipeline] sh 15:37:46 + ls /var/log/sa-host 15:37:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:46 provisioning config files... 15:37:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-261@tmp/config7660776622430820314tmp [Pipeline] { [Pipeline] echo 15:37:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:37:46 ---> create-netrc.sh [Pipeline] } 15:37:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:37:47 ---> python-tools-install.sh [Pipeline] echo 15:37:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:37:47 ---> sudo-logs.sh 15:37:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:37:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:37:47 ---> job-cost.sh 15:37:47 lf-activate-venv: SKIPPING 15:37:47 DEBUG: total: 0.2199999988079071 15:37:47 INFO: Retrieving Stack Cost... 15:37:48 INFO: Retrieving Pricing Info for: v3-standard-8 15:37:48 INFO: Archiving Costs [Pipeline] echo 15:37:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:37:48 ---> logs-deploy.sh 15:37:48 lf-activate-venv: SKIPPING 15:37:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-261/2 15:37:48 INFO: archiving workspace using pattern(s): 15:37:49 Archives upload complete. 15:37:49 INFO: archiving logs to Nexus 15:37:50 ---> uname -a: 15:37:50 Linux prd-ubuntu20-04-docker-8c-8g-498 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:37:50 15:37:50 15:37:50 ---> lscpu: 15:37:50 Architecture: x86_64 15:37:50 CPU op-mode(s): 32-bit, 64-bit 15:37:50 Byte Order: Little Endian 15:37:50 Address sizes: 40 bits physical, 48 bits virtual 15:37:50 CPU(s): 8 15:37:50 On-line CPU(s) list: 0-7 15:37:50 Thread(s) per core: 1 15:37:50 Core(s) per socket: 1 15:37:50 Socket(s): 8 15:37:50 NUMA node(s): 1 15:37:50 Vendor ID: AuthenticAMD 15:37:50 CPU family: 23 15:37:50 Model: 49 15:37:50 Model name: AMD EPYC-Rome Processor 15:37:50 Stepping: 0 15:37:50 CPU MHz: 2799.998 15:37:50 BogoMIPS: 5599.99 15:37:50 Virtualization: AMD-V 15:37:50 Hypervisor vendor: KVM 15:37:50 Virtualization type: full 15:37:50 L1d cache: 256 KiB 15:37:50 L1i cache: 256 KiB 15:37:50 L2 cache: 4 MiB 15:37:50 L3 cache: 128 MiB 15:37:50 NUMA node0 CPU(s): 0-7 15:37:50 Vulnerability Itlb multihit: Not affected 15:37:50 Vulnerability L1tf: Not affected 15:37:50 Vulnerability Mds: Not affected 15:37:50 Vulnerability Meltdown: Not affected 15:37:50 Vulnerability Mmio stale data: Not affected 15:37:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:37:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:37:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:37:50 Vulnerability Srbds: Not affected 15:37:50 Vulnerability Tsx async abort: Not affected 15:37:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:37:50 15:37:50 15:37:50 ---> nproc: 15:37:50 8 15:37:50 15:37:50