Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 66a19ca55ca84056ce2719f1ed69bf58dfaa137b 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-ssh1091772230610809429.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8362000755680836257.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16268396883828453175.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh880690864710980653.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11163902831627630080.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.21 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-4906 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 66a19ca55ca84056ce2719f1ed69bf58dfaa137b (main) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66a19ca55ca84056ce2719f1ed69bf58dfaa137b # timeout=10 Commit message: "Merge pull request #349 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" > git rev-list --no-walk d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-03T08:20:40.163Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-03T08:20:40.237Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-03T08:20:40.258Z] ========================================================= [2024-07-03T08:20:40.258Z] EdgeX Global Pipelines Version Info [2024-07-03T08:20:40.258Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:20:40.982Z] ------------------- [2024-07-03T08:20:40.982Z] stable info: [2024-07-03T08:20:40.982Z] ------------------- [2024-07-03T08:20:40.982Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T08:20:40.982Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-03T08:20:40.982Z] Message: update stable to v1.0.260 [2024-07-03T08:20:41.552Z] ------------------- [2024-07-03T08:20:41.552Z] experimental info: [2024-07-03T08:20:41.552Z] ------------------- [2024-07-03T08:20:41.552Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T08:20:41.552Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-03T08:20:41.552Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-03T08:20:41.628Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2024-07-03T08:20:41.652Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2024-07-03T08:20:41.675Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-03T08:20:41.699Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-03T08:20:41.723Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-03T08:20:41.750Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-03T08:20:41.776Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-03T08:20:41.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-03T08:20:41.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-03T08:20:41.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-03T08:20:41.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-03T08:20:41.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2024-07-03T08:20:41.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-03T08:20:41.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-03T08:20:41.987Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T08:20:42.015Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T08:20:42.039Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T08:20:42.066Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T08:20:42.090Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-03T08:20:42.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-03T08:20:42.134Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-03T08:20:42.158Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-03T08:20:42.189Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-03T08:20:42.216Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-03T08:20:42.239Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-03T08:20:42.265Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-03T08:20:42.291Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-03T08:20:42.315Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-03T08:20:42.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-03T08:20:42.359Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-03T08:20:42.385Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66a19ca55ca84056ce2719f1ed69bf58dfaa137b [Pipeline] echo [2024-07-03T08:20:42.406Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66a19ca [Pipeline] echo [2024-07-03T08:20:42.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T08:20:42.487Z] provisioning config files... [2024-07-03T08:20:42.500Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3367602832876677739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:20:42.830Z] ---> ****-login.sh [2024-07-03T08:20:42.830Z] nexus3.edgexfoundry.org:10001 [2024-07-03T08:20:43.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:20:43.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:20:43.094Z] Configure a credential helper to remove this warning. See [2024-07-03T08:20:43.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:20:43.094Z] [2024-07-03T08:20:43.094Z] Login Succeeded [2024-07-03T08:20:43.094Z] nexus3.edgexfoundry.org:10002 [2024-07-03T08:20:43.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:20:43.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:20:43.094Z] Configure a credential helper to remove this warning. See [2024-07-03T08:20:43.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:20:43.094Z] [2024-07-03T08:20:43.094Z] Login Succeeded [2024-07-03T08:20:43.353Z] nexus3.edgexfoundry.org:10003 [2024-07-03T08:20:43.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:20:43.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:20:43.353Z] Configure a credential helper to remove this warning. See [2024-07-03T08:20:43.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:20:43.354Z] [2024-07-03T08:20:43.354Z] Login Succeeded [2024-07-03T08:20:43.354Z] nexus3.edgexfoundry.org:10004 [2024-07-03T08:20:43.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:20:43.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:20:43.354Z] Configure a credential helper to remove this warning. See [2024-07-03T08:20:43.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:20:43.354Z] [2024-07-03T08:20:43.354Z] Login Succeeded [2024-07-03T08:20:43.354Z] ****.io [2024-07-03T08:20:43.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:20:43.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:20:43.613Z] Configure a credential helper to remove this warning. See [2024-07-03T08:20:43.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:20:43.613Z] [2024-07-03T08:20:43.613Z] Login Succeeded [2024-07-03T08:20:43.613Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T08:20:43.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-03T08:20:44.024Z] + git rev-list -1 --merges 66a19ca55ca84056ce2719f1ed69bf58dfaa137b~1..66a19ca55ca84056ce2719f1ed69bf58dfaa137b [Pipeline] echo [2024-07-03T08:20:44.051Z] -----------> git rev-list -1 --merges 66a19ca55ca84056ce2719f1ed69bf58dfaa137b~1..66a19ca55ca84056ce2719f1ed69bf58dfaa137b 66a19ca55ca84056ce2719f1ed69bf58dfaa137b [2024-07-03T08:20:44.051Z] 66a19ca55ca84056ce2719f1ed69bf58dfaa137b [false] [Pipeline] sh [2024-07-03T08:20:44.343Z] + git log --format=format:%s -1 66a19ca55ca84056ce2719f1ed69bf58dfaa137b [Pipeline] echo [2024-07-03T08:20:44.359Z] ========================================================= [2024-07-03T08:20:44.359Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-03T08:20:44.359Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T08:20:44.684Z] + git log --format=format:%s -1 66a19ca55ca84056ce2719f1ed69bf58dfaa137b [Pipeline] echo [2024-07-03T08:20:44.695Z] [semverPrep] GIT_COMMIT: 66a19ca55ca84056ce2719f1ed69bf58dfaa137b, Commit Message: Merge pull request #349 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20 [Pipeline] echo [2024-07-03T08:20:44.712Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-03T08:20:45.094Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T08:20:45.094Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-03T08:20:45.094Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-03T08:20:45.094Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-03T08:20:45.094Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-03T08:20:45.094Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-03T08:20:45.094Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:20:45.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T08:20:45.510Z] [2024-07-03T08:20:45.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:20:45.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T08:20:45.818Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-03T08:20:45.818Z] b85a868b505f: Pulling fs layer [2024-07-03T08:20:45.818Z] e2be974225ed: Pulling fs layer [2024-07-03T08:20:45.818Z] 339a4e72a1f5: Pulling fs layer [2024-07-03T08:20:45.818Z] 988bab9f4d93: Pulling fs layer [2024-07-03T08:20:45.818Z] 1469e6f7b9e6: Pulling fs layer [2024-07-03T08:20:45.818Z] eaf3925da568: Pulling fs layer [2024-07-03T08:20:45.818Z] bab4dde63d76: Pulling fs layer [2024-07-03T08:20:45.818Z] bde34c3a00c8: Pulling fs layer [2024-07-03T08:20:45.818Z] b352a97aabf1: Pulling fs layer [2024-07-03T08:20:45.818Z] 4872d77fe225: Pulling fs layer [2024-07-03T08:20:45.818Z] 5851b861e8e6: Pulling fs layer [2024-07-03T08:20:45.818Z] 988bab9f4d93: Waiting [2024-07-03T08:20:45.818Z] 1469e6f7b9e6: Waiting [2024-07-03T08:20:45.818Z] eaf3925da568: Waiting [2024-07-03T08:20:45.818Z] bab4dde63d76: Waiting [2024-07-03T08:20:45.818Z] b352a97aabf1: Waiting [2024-07-03T08:20:45.818Z] bde34c3a00c8: Waiting [2024-07-03T08:20:45.818Z] 4872d77fe225: Waiting [2024-07-03T08:20:45.818Z] e2be974225ed: Download complete [2024-07-03T08:20:45.818Z] 988bab9f4d93: Download complete [2024-07-03T08:20:46.077Z] 1469e6f7b9e6: Verifying Checksum [2024-07-03T08:20:46.077Z] 1469e6f7b9e6: Download complete [2024-07-03T08:20:46.077Z] eaf3925da568: Verifying Checksum [2024-07-03T08:20:46.077Z] eaf3925da568: Download complete [2024-07-03T08:20:46.077Z] 339a4e72a1f5: Verifying Checksum [2024-07-03T08:20:46.077Z] 339a4e72a1f5: Download complete [2024-07-03T08:20:46.077Z] bde34c3a00c8: Verifying Checksum [2024-07-03T08:20:46.077Z] bde34c3a00c8: Download complete [2024-07-03T08:20:46.077Z] b352a97aabf1: Verifying Checksum [2024-07-03T08:20:46.077Z] b352a97aabf1: Download complete [2024-07-03T08:20:46.077Z] 4872d77fe225: Verifying Checksum [2024-07-03T08:20:46.077Z] 4872d77fe225: Download complete [2024-07-03T08:20:46.077Z] 5851b861e8e6: Download complete [2024-07-03T08:20:46.077Z] b85a868b505f: Verifying Checksum [2024-07-03T08:20:46.077Z] b85a868b505f: Download complete [2024-07-03T08:20:46.335Z] bab4dde63d76: Verifying Checksum [2024-07-03T08:20:46.335Z] bab4dde63d76: Download complete [2024-07-03T08:20:47.277Z] b85a868b505f: Pull complete [2024-07-03T08:20:47.536Z] e2be974225ed: Pull complete [2024-07-03T08:20:47.796Z] 339a4e72a1f5: Pull complete [2024-07-03T08:20:48.055Z] 988bab9f4d93: Pull complete [2024-07-03T08:20:48.314Z] 1469e6f7b9e6: Pull complete [2024-07-03T08:20:48.315Z] eaf3925da568: Pull complete [2024-07-03T08:20:50.220Z] bab4dde63d76: Pull complete [2024-07-03T08:20:50.220Z] bde34c3a00c8: Pull complete [2024-07-03T08:20:50.220Z] b352a97aabf1: Pull complete [2024-07-03T08:20:50.220Z] 4872d77fe225: Pull complete [2024-07-03T08:20:50.220Z] 5851b861e8e6: Pull complete [2024-07-03T08:20:50.220Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-03T08:20:50.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T08:20:50.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:20:50.352Z] prd-ubuntu20.04-docker-8c-8g-4906 does not seem to be running inside a container [2024-07-03T08:20:50.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T08:20:53.391Z] $ docker top 42e1eddd7b378cdb33de432212d1dff979fbc0ef06bac0eb7b80c6a3c5abc166 -eo pid,comm [2024-07-03T08:20:53.449Z] 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). [2024-07-03T08:20:53.449Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T08:20:53.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T08:20:53.511Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T08:20:53.624Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T08:20:53.624Z] $ docker exec 42e1eddd7b378cdb33de432212d1dff979fbc0ef06bac0eb7b80c6a3c5abc166 ssh-agent [2024-07-03T08:20:53.731Z] SSH_AUTH_SOCK=/tmp/ssh-K4n195749JzD/agent.32 [2024-07-03T08:20:53.731Z] SSH_AGENT_PID=38 [2024-07-03T08:20:53.738Z] Running ssh-add (command line suppressed) [2024-07-03T08:20:53.838Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13138763959802080082.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13138763959802080082.key) [2024-07-03T08:20:53.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T08:20:54.144Z] + git tag --points-at HEAD [Pipeline] } [2024-07-03T08:20:54.161Z] $ docker exec --env ******** --env ******** 42e1eddd7b378cdb33de432212d1dff979fbc0ef06bac0eb7b80c6a3c5abc166 ssh-agent -k [2024-07-03T08:20:54.259Z] unset SSH_AUTH_SOCK; [2024-07-03T08:20:54.262Z] unset SSH_AGENT_PID; [2024-07-03T08:20:54.262Z] echo Agent pid 38 killed; [2024-07-03T08:20:54.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-03T08:20:54.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T08:20:54.312Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T08:20:54.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T08:20:54.409Z] $ docker exec 42e1eddd7b378cdb33de432212d1dff979fbc0ef06bac0eb7b80c6a3c5abc166 ssh-agent [2024-07-03T08:20:54.512Z] SSH_AUTH_SOCK=/tmp/ssh-82T4OeDG5Ex0/agent.71 [2024-07-03T08:20:54.512Z] SSH_AGENT_PID=77 [2024-07-03T08:20:54.518Z] Running ssh-add (command line suppressed) [2024-07-03T08:20:54.612Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1138156899153512233.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1138156899153512233.key) [2024-07-03T08:20:54.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T08:20:54.921Z] + git semver init [2024-07-03T08:20:55.182Z] 2024-07-03 08:20:55,088 [run_init] DEBUG init version:0.0.0 force:False [2024-07-03T08:20:55.182Z] 2024-07-03 08:20:55,089 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2024-07-03T08:20:55.182Z] 2024-07-03 08:20:55,090 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2024-07-03T08:20:55.182Z] 2024-07-03 08:20:55,090 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-03T08:20:56.564Z] 2024-07-03 08:20:56,458 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2024-07-03T08:20:56.564Z] 2024-07-03 08:20:56,458 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2024-07-03T08:20:56.564Z] 2024-07-03 08:20:56,459 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-07-03T08:20:56.564Z] 2024-07-03 08:20:56,459 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-07-03T08:20:56.564Z] 3.2.0-dev.9 [Pipeline] } [2024-07-03T08:20:56.572Z] $ docker exec --env ******** --env ******** 42e1eddd7b378cdb33de432212d1dff979fbc0ef06bac0eb7b80c6a3c5abc166 ssh-agent -k [2024-07-03T08:20:56.678Z] unset SSH_AUTH_SOCK; [2024-07-03T08:20:56.678Z] unset SSH_AGENT_PID; [2024-07-03T08:20:56.678Z] echo Agent pid 77 killed; [2024-07-03T08:20:56.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T08:20:57.012Z] + git semver [Pipeline] } [2024-07-03T08:20:57.288Z] $ docker stop --time=1 42e1eddd7b378cdb33de432212d1dff979fbc0ef06bac0eb7b80c6a3c5abc166 [2024-07-03T08:20:58.580Z] $ docker rm -f --volumes 42e1eddd7b378cdb33de432212d1dff979fbc0ef06bac0eb7b80c6a3c5abc166 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T08:20:58.918Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-03T08:20:59.155Z] Stashed 1 file(s) [Pipeline] echo [2024-07-03T08:20:59.159Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T08:20:59.328Z] provisioning config files... [2024-07-03T08:20:59.337Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11560834966057754158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:20:59.638Z] ---> ****-login.sh [2024-07-03T08:20:59.638Z] nexus3.edgexfoundry.org:10001 [2024-07-03T08:20:59.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:20:59.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:20:59.638Z] Configure a credential helper to remove this warning. See [2024-07-03T08:20:59.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:20:59.638Z] [2024-07-03T08:20:59.638Z] Login Succeeded [2024-07-03T08:20:59.638Z] nexus3.edgexfoundry.org:10002 [2024-07-03T08:20:59.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:20:59.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:20:59.638Z] Configure a credential helper to remove this warning. See [2024-07-03T08:20:59.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:20:59.638Z] [2024-07-03T08:20:59.638Z] Login Succeeded [2024-07-03T08:20:59.638Z] nexus3.edgexfoundry.org:10003 [2024-07-03T08:20:59.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:20:59.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:20:59.897Z] Configure a credential helper to remove this warning. See [2024-07-03T08:20:59.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:20:59.897Z] [2024-07-03T08:20:59.897Z] Login Succeeded [2024-07-03T08:20:59.897Z] nexus3.edgexfoundry.org:10004 [2024-07-03T08:20:59.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:20:59.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:20:59.897Z] Configure a credential helper to remove this warning. See [2024-07-03T08:20:59.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:20:59.897Z] [2024-07-03T08:20:59.897Z] Login Succeeded [2024-07-03T08:20:59.897Z] ****.io [2024-07-03T08:21:00.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:21:00.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:21:00.156Z] Configure a credential helper to remove this warning. See [2024-07-03T08:21:00.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:21:00.157Z] [2024-07-03T08:21:00.157Z] Login Succeeded [2024-07-03T08:21:00.157Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T08:21:00.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T08:21:00.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T08:21:00.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T08:21:00.299Z] ========================================================= [2024-07-03T08:21:00.299Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-03T08:21:00.299Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:21:00.639Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T08:21:00.639Z] Sending build context to Docker daemon 20.11MB [2024-07-03T08:21:00.639Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T08:21:00.639Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-03T08:21:00.639Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-03T08:21:00.639Z] 619be1103602: Pulling fs layer [2024-07-03T08:21:00.639Z] 7862e08f4a3e: Pulling fs layer [2024-07-03T08:21:00.639Z] 5df492c9dc93: Pulling fs layer [2024-07-03T08:21:00.639Z] 7629e6793208: Pulling fs layer [2024-07-03T08:21:00.639Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T08:21:00.639Z] fb5054dd5b73: Pulling fs layer [2024-07-03T08:21:00.639Z] eeca6798cff9: Pulling fs layer [2024-07-03T08:21:00.639Z] aa269ceb94a6: Pulling fs layer [2024-07-03T08:21:00.639Z] ada007ff1a6a: Pulling fs layer [2024-07-03T08:21:00.639Z] 4f4fb700ef54: Waiting [2024-07-03T08:21:00.639Z] 7629e6793208: Waiting [2024-07-03T08:21:00.639Z] fb5054dd5b73: Waiting [2024-07-03T08:21:00.639Z] aa269ceb94a6: Waiting [2024-07-03T08:21:00.639Z] eeca6798cff9: Waiting [2024-07-03T08:21:00.639Z] ada007ff1a6a: Waiting [2024-07-03T08:21:00.897Z] 7862e08f4a3e: Download complete [2024-07-03T08:21:00.897Z] 7629e6793208: Verifying Checksum [2024-07-03T08:21:00.897Z] 7629e6793208: Download complete [2024-07-03T08:21:00.897Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T08:21:00.897Z] 4f4fb700ef54: Download complete [2024-07-03T08:21:00.897Z] fb5054dd5b73: Verifying Checksum [2024-07-03T08:21:00.897Z] fb5054dd5b73: Download complete [2024-07-03T08:21:00.897Z] 619be1103602: Verifying Checksum [2024-07-03T08:21:00.897Z] 619be1103602: Download complete [2024-07-03T08:21:00.897Z] eeca6798cff9: Verifying Checksum [2024-07-03T08:21:00.897Z] eeca6798cff9: Download complete [2024-07-03T08:21:00.897Z] 619be1103602: Pull complete [2024-07-03T08:21:01.156Z] 7862e08f4a3e: Pull complete [2024-07-03T08:21:01.156Z] ada007ff1a6a: Verifying Checksum [2024-07-03T08:21:01.156Z] ada007ff1a6a: Download complete [2024-07-03T08:21:01.156Z] 5df492c9dc93: Verifying Checksum [2024-07-03T08:21:01.156Z] 5df492c9dc93: Download complete [2024-07-03T08:21:01.722Z] aa269ceb94a6: Verifying Checksum [2024-07-03T08:21:01.722Z] aa269ceb94a6: Download complete [2024-07-03T08:21:04.250Z] 5df492c9dc93: Pull complete [2024-07-03T08:21:04.250Z] 7629e6793208: Pull complete [2024-07-03T08:21:04.250Z] 4f4fb700ef54: Pull complete [2024-07-03T08:21:04.250Z] fb5054dd5b73: Pull complete [2024-07-03T08:21:04.250Z] eeca6798cff9: Pull complete [2024-07-03T08:21:06.779Z] aa269ceb94a6: Pull complete [2024-07-03T08:21:07.038Z] ada007ff1a6a: Pull complete [2024-07-03T08:21:07.038Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-03T08:21:07.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-03T08:21:07.038Z] ---> f489d0715acc [2024-07-03T08:21:07.038Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-03T08:21:12.313Z] ---> Running in baa91e3e9530 [2024-07-03T08:21:12.313Z] Removing intermediate container baa91e3e9530 [2024-07-03T08:21:12.313Z] ---> 320d012e3033 [2024-07-03T08:21:12.313Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T08:21:12.313Z] ---> Running in 233899c94230 [2024-07-03T08:21:12.313Z] Removing intermediate container 233899c94230 [2024-07-03T08:21:12.313Z] ---> c52793f2b067 [2024-07-03T08:21:12.313Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-03T08:21:12.313Z] ---> Running in 2b03d8d6ba07 [2024-07-03T08:21:12.313Z] Removing intermediate container 2b03d8d6ba07 [2024-07-03T08:21:12.313Z] ---> bca6558ae896 [2024-07-03T08:21:12.313Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T08:21:12.313Z] ---> Running in c9379ff64033 [2024-07-03T08:21:12.313Z] Removing intermediate container c9379ff64033 [2024-07-03T08:21:12.313Z] ---> 7030f6a16066 [2024-07-03T08:21:12.313Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T08:21:12.313Z] ---> Running in 5274d5281761 [2024-07-03T08:21:12.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T08:21:12.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T08:21:12.830Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-03T08:21:12.830Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-03T08:21:12.830Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-03T08:21:12.830Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-03T08:21:12.830Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T08:21:12.830Z] OK: 268 MiB in 56 packages [2024-07-03T08:21:13.398Z] Removing intermediate container 5274d5281761 [2024-07-03T08:21:13.398Z] ---> 4103009213a3 [2024-07-03T08:21:13.398Z] Step 8/12 : WORKDIR /device-snmp-go [2024-07-03T08:21:13.398Z] ---> Running in f894f08adee6 [2024-07-03T08:21:13.398Z] Removing intermediate container f894f08adee6 [2024-07-03T08:21:13.398Z] ---> a66601d6bb6f [2024-07-03T08:21:13.399Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-03T08:21:13.659Z] ---> 470a55003d4a [2024-07-03T08:21:13.659Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T08:21:13.659Z] ---> Running in 2bbeee94a5d5 [2024-07-03T08:21:14.280Z] Still waiting to schedule task [2024-07-03T08:21:14.281Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-03T08:22:00.334Z] Removing intermediate container 2bbeee94a5d5 [2024-07-03T08:22:00.334Z] ---> 5a910e87d27d [2024-07-03T08:22:00.334Z] Step 11/12 : COPY . . [2024-07-03T08:22:00.334Z] ---> 75664de53c40 [2024-07-03T08:22:00.334Z] Step 12/12 : RUN ${MAKE} [2024-07-03T08:22:00.334Z] ---> Running in 38593419f95a [2024-07-03T08:22:00.334Z] noop [2024-07-03T08:22:00.334Z] Removing intermediate container 38593419f95a [2024-07-03T08:22:00.334Z] ---> 262e23dc8afd [2024-07-03T08:22:00.334Z] Successfully built 262e23dc8afd [2024-07-03T08:22:00.334Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:22:00.661Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T08:22:00.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:22:00.740Z] prd-ubuntu20.04-docker-8c-8g-4906 does not seem to be running inside a container [2024-07-03T08:22:00.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-03T08:22:01.117Z] $ docker top 32df039e0186750e9f7edc4ef9e3f7dfae47080eca29ae8a64267925fc91666e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T08:22:01.472Z] + go version [2024-07-03T08:22:01.472Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-03T08:22:01.479Z] $ docker stop --time=1 32df039e0186750e9f7edc4ef9e3f7dfae47080eca29ae8a64267925fc91666e [2024-07-03T08:22:02.723Z] $ docker rm -f --volumes 32df039e0186750e9f7edc4ef9e3f7dfae47080eca29ae8a64267925fc91666e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:22:03.172Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T08:22:03.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:22:03.248Z] prd-ubuntu20.04-docker-8c-8g-4906 does not seem to be running inside a container [2024-07-03T08:22:03.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-03T08:22:03.581Z] $ docker top 7667f22a93f58584b7eb90d94f942f4f63ef8c9a348087111f838a412371bcd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T08:22:03.926Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-03T08:22:04.223Z] + make test [2024-07-03T08:22:04.223Z] go test ./... -coverprofile=coverage.out [2024-07-03T08:22:06.142Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-07-03T08:22:24.214Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-07-03T08:22:24.214Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements [2024-07-03T08:22:34.199Z] go vet ./... [2024-07-03T08:22:38.380Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T08:22:38.380Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T08:22:38.380Z] ./bin/test-attribution-txt.sh [2024-07-03T08:22:38.380Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T08:22:38.380Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-03T08:22:38.381Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T08:22:38.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T08:22:38.410Z] $ docker stop --time=1 7667f22a93f58584b7eb90d94f942f4f63ef8c9a348087111f838a412371bcd1 [2024-07-03T08:22:42.779Z] $ docker rm -f --volumes 7667f22a93f58584b7eb90d94f942f4f63ef8c9a348087111f838a412371bcd1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T08:22:43.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T08:22:43.371Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-03T08:22:43.997Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T08:22:44.281Z] + ls -al . [2024-07-03T08:22:44.281Z] total 240 [2024-07-03T08:22:44.281Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 08:22 . [2024-07-03T08:22:44.281Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 08:20 .. [2024-07-03T08:22:44.281Z] -rw-rw-r-- 1 jenkins jenkins 6 Jul 3 08:20 .dockerignore [2024-07-03T08:22:44.281Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 08:22 .git [2024-07-03T08:22:44.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:20 .github [2024-07-03T08:22:44.281Z] -rw-rw-r-- 1 jenkins jenkins 263 Jul 3 08:20 .gitignore [2024-07-03T08:22:44.281Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 08:20 .golangci.yml [2024-07-03T08:22:44.281Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 08:20 .semver [2024-07-03T08:22:44.281Z] -rw-rw-r-- 1 jenkins jenkins 10025 Jul 3 08:20 Attribution.txt [2024-07-03T08:22:44.281Z] -rw-rw-r-- 1 jenkins jenkins 11809 Jul 3 08:20 CHANGELOG.md [2024-07-03T08:22:44.281Z] -rw-rw-r-- 1 jenkins jenkins 1571 Jul 3 08:20 Dockerfile [2024-07-03T08:22:44.281Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 08:20 GOVERNANCE.md [2024-07-03T08:22:44.281Z] -rw-rw-r-- 1 jenkins jenkins 656 Jul 3 08:20 Jenkinsfile [2024-07-03T08:22:44.281Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 08:20 LICENSE [2024-07-03T08:22:44.281Z] -rw-rw-r-- 1 jenkins jenkins 2240 Jul 3 08:20 Makefile [2024-07-03T08:22:44.281Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 3 08:20 OWNERS.md [2024-07-03T08:22:44.281Z] -rw-rw-r-- 1 jenkins jenkins 10477 Jul 3 08:20 README.md [2024-07-03T08:22:44.281Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 3 08:20 VERSION [2024-07-03T08:22:44.281Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 08:20 bin [2024-07-03T08:22:44.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:20 cmd [2024-07-03T08:22:44.281Z] -rw-r--r-- 1 jenkins jenkins 8837 Jul 3 08:22 coverage.out [2024-07-03T08:22:44.281Z] -rw-rw-r-- 1 jenkins jenkins 7054 Jul 3 08:20 go.mod [2024-07-03T08:22:44.281Z] -rw-rw-r-- 1 jenkins jenkins 102364 Jul 3 08:20 go.sum [2024-07-03T08:22:44.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:20 internal [2024-07-03T08:22:44.281Z] -rw-rw-r-- 1 jenkins jenkins 228 Jul 3 08:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:22:44.637Z] + 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=66a19ca55ca84056ce2719f1ed69bf58dfaa137b --label arch=amd64 --label version=3.2.0-dev.9 . [2024-07-03T08:22:44.637Z] Sending build context to Docker daemon 20.12MB [2024-07-03T08:22:44.637Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T08:22:44.637Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-03T08:22:44.637Z] ---> 262e23dc8afd [2024-07-03T08:22:44.637Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-03T08:22:44.861Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4908 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2024-07-03T08:22:44.878Z] Running in /w/workspace/device-snmp-go/109 [Pipeline] { [Pipeline] checkout [2024-07-03T08:22:45.206Z] ---> Running in 6475b6acf333 [2024-07-03T08:22:45.206Z] Removing intermediate container 6475b6acf333 [2024-07-03T08:22:45.206Z] ---> 7faf9b1d1d61 [2024-07-03T08:22:45.206Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T08:22:45.206Z] ---> Running in f2fa1ebef3d8 [2024-07-03T08:22:45.206Z] Removing intermediate container f2fa1ebef3d8 [2024-07-03T08:22:45.206Z] ---> 9bf335e7ac5f [2024-07-03T08:22:45.206Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-03T08:22:45.206Z] ---> Running in 82c8f9ab6a58 [2024-07-03T08:22:45.206Z] Removing intermediate container 82c8f9ab6a58 [2024-07-03T08:22:45.206Z] ---> ec279e44f0c5 [2024-07-03T08:22:45.206Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T08:22:45.465Z] ---> Running in b5958f0d27a8 [2024-07-03T08:22:45.465Z] Removing intermediate container b5958f0d27a8 [2024-07-03T08:22:45.465Z] ---> 6c8940d756ad [2024-07-03T08:22:45.465Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T08:22:45.465Z] ---> Running in 92d2db03f5d5 [2024-07-03T08:22:45.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T08:22:45.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T08:22:46.243Z] OK: 268 MiB in 56 packages [2024-07-03T08:22:46.501Z] Removing intermediate container 92d2db03f5d5 [2024-07-03T08:22:46.501Z] ---> 22a2e0ddebd1 [2024-07-03T08:22:46.501Z] Step 8/25 : WORKDIR /device-snmp-go [2024-07-03T08:22:46.501Z] ---> Running in 9cfed1b82c66 [2024-07-03T08:22:46.501Z] Removing intermediate container 9cfed1b82c66 [2024-07-03T08:22:46.501Z] ---> 37ca2e542fc9 [2024-07-03T08:22:46.501Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-03T08:22:46.501Z] ---> 208ee8a08fea [2024-07-03T08:22:46.501Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T08:22:46.501Z] ---> Running in 34c65b7816fd [2024-07-03T08:22:47.670Z] Removing intermediate container 34c65b7816fd [2024-07-03T08:22:47.670Z] ---> 1b7ef0e7f846 [2024-07-03T08:22:47.670Z] Step 11/25 : COPY . . [2024-07-03T08:22:47.929Z] ---> 214f4f11b7fb [2024-07-03T08:22:47.929Z] Step 12/25 : RUN ${MAKE} [2024-07-03T08:22:47.929Z] ---> Running in 11de3fe41109 [2024-07-03T08:22:47.930Z] Selected Git installation does not exist. Using Default [2024-07-03T08:22:47.930Z] The recommended git tool is: NONE [2024-07-03T08:22:48.187Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-07-03T08:22:52.538Z] using credential edgex-jenkins-ssh [2024-07-03T08:22:52.560Z] Cloning the remote Git repository [2024-07-03T08:22:52.602Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2024-07-03T08:22:52.693Z] > git init /w/workspace/device-snmp-go/109 # timeout=10 [2024-07-03T08:22:52.823Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2024-07-03T08:22:52.826Z] > git --version # timeout=10 [2024-07-03T08:22:52.846Z] > git --version # 'git version 2.25.1' [2024-07-03T08:22:52.848Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T08:22:52.979Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T08:22:55.148Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2024-07-03T08:22:55.174Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T08:22:55.999Z] Avoid second fetch [2024-07-03T08:22:55.999Z] Checking out Revision 66a19ca55ca84056ce2719f1ed69bf58dfaa137b (main) [2024-07-03T08:22:56.011Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T08:22:56.072Z] > git checkout -f 66a19ca55ca84056ce2719f1ed69bf58dfaa137b # timeout=10 [2024-07-03T08:22:56.697Z] Commit message: "Merge pull request #349 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T08:23:01.390Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-03T08:23:01.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T08:23:01.390Z] Dload Upload Total Spent Left Speed [2024-07-03T08:23:01.390Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh [2024-07-03T08:23:01.733Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-03T08:23:02.057Z] + sudo tee /etc/docker/daemon.new [2024-07-03T08:23:02.057Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-03T08:23:02.057Z] { [2024-07-03T08:23:02.057Z] "registry-mirrors": [ [2024-07-03T08:23:02.057Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-03T08:23:02.057Z] ], [2024-07-03T08:23:02.057Z] "bip": "10.250.0.254/24", [2024-07-03T08:23:02.057Z] "hosts": [ [2024-07-03T08:23:02.057Z] "tcp://0.0.0.0:5555", [2024-07-03T08:23:02.057Z] "unix:///var/run/docker.sock" [2024-07-03T08:23:02.057Z] ], [2024-07-03T08:23:02.057Z] "mtu": 1458, [2024-07-03T08:23:02.057Z] "selinux-enabled": true, [2024-07-03T08:23:02.057Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-03T08:23:02.057Z] } [Pipeline] sh [2024-07-03T08:23:02.388Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-03T08:23:02.718Z] + sudo service docker restart [2024-07-03T08:23:20.254Z] Removing intermediate container 11de3fe41109 [2024-07-03T08:23:20.254Z] ---> c6634085338d [2024-07-03T08:23:20.254Z] Step 13/25 : FROM alpine:3.18 [2024-07-03T08:23:20.254Z] 3.18: Pulling from library/alpine [2024-07-03T08:23:20.254Z] 73baa7ef167e: Pulling fs layer [2024-07-03T08:23:20.254Z] 73baa7ef167e: Verifying Checksum [2024-07-03T08:23:20.254Z] 73baa7ef167e: Download complete [2024-07-03T08:23:20.254Z] 73baa7ef167e: Pull complete [2024-07-03T08:23:20.254Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T08:23:20.254Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T08:23:20.254Z] ---> 8fd7cac70a4a [2024-07-03T08:23:20.254Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-07-03T08:23:20.254Z] ---> Running in 716d374a96e9 [2024-07-03T08:23:20.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T08:23:20.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T08:23:20.254Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T08:23:20.254Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T08:23:20.254Z] OK: 7 MiB in 16 packages [2024-07-03T08:23:20.254Z] Removing intermediate container 716d374a96e9 [2024-07-03T08:23:20.254Z] ---> 1630d51d1328 [2024-07-03T08:23:20.254Z] Step 15/25 : RUN apk --no-cache upgrade [2024-07-03T08:23:20.254Z] ---> Running in c2fc076f049f [2024-07-03T08:23:20.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T08:23:20.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T08:23:20.514Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T08:23:20.772Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T08:23:20.772Z] OK: 7 MiB in 16 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T08:23:20.964Z] provisioning config files... [2024-07-03T08:23:20.991Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/109@tmp/config580943547022629856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:23:21.374Z] Removing intermediate container c2fc076f049f [2024-07-03T08:23:21.374Z] ---> 067a27e5a2a9 [2024-07-03T08:23:21.374Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-07-03T08:23:21.472Z] ---> ****-login.sh [2024-07-03T08:23:21.472Z] nexus3.edgexfoundry.org:10001 [2024-07-03T08:23:22.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:23:22.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:23:22.069Z] Configure a credential helper to remove this warning. See [2024-07-03T08:23:22.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:23:22.069Z] [2024-07-03T08:23:22.070Z] Login Succeeded [2024-07-03T08:23:22.070Z] nexus3.edgexfoundry.org:10002 [2024-07-03T08:23:22.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:23:22.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:23:22.617Z] Configure a credential helper to remove this warning. See [2024-07-03T08:23:22.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:23:22.617Z] [2024-07-03T08:23:22.617Z] Login Succeeded [2024-07-03T08:23:22.617Z] nexus3.edgexfoundry.org:10003 [2024-07-03T08:23:22.748Z] ---> bcf86cecb997 [2024-07-03T08:23:22.748Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-07-03T08:23:22.748Z] ---> a8e2d58cbaa1 [2024-07-03T08:23:22.748Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-07-03T08:23:22.748Z] ---> 1e19f1ecb12a [2024-07-03T08:23:22.748Z] Step 19/25 : EXPOSE 59993 [2024-07-03T08:23:22.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:23:22.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:23:22.891Z] Configure a credential helper to remove this warning. See [2024-07-03T08:23:22.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:23:22.891Z] [2024-07-03T08:23:22.891Z] Login Succeeded [2024-07-03T08:23:22.891Z] nexus3.edgexfoundry.org:10004 [2024-07-03T08:23:23.008Z] ---> Running in 5a79682d35cf [2024-07-03T08:23:23.008Z] Removing intermediate container 5a79682d35cf [2024-07-03T08:23:23.008Z] ---> 5ed8c8ca8bc5 [2024-07-03T08:23:23.008Z] Step 20/25 : EXPOSE 161 [2024-07-03T08:23:23.008Z] ---> Running in 18b90fd0564d [2024-07-03T08:23:23.008Z] Removing intermediate container 18b90fd0564d [2024-07-03T08:23:23.008Z] ---> fb715f4173c7 [2024-07-03T08:23:23.008Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-07-03T08:23:23.008Z] ---> Running in 7192962e8b40 [2024-07-03T08:23:23.008Z] Removing intermediate container 7192962e8b40 [2024-07-03T08:23:23.008Z] ---> 8051e0d3ebe9 [2024-07-03T08:23:23.008Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-03T08:23:23.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:23:23.267Z] ---> Running in fbfc806c10e7 [2024-07-03T08:23:23.267Z] Removing intermediate container fbfc806c10e7 [2024-07-03T08:23:23.267Z] ---> 87dc48aef82e [2024-07-03T08:23:23.267Z] Step 23/25 : LABEL arch=amd64 [2024-07-03T08:23:23.267Z] ---> Running in 94650ea0ba5b [2024-07-03T08:23:23.267Z] Removing intermediate container 94650ea0ba5b [2024-07-03T08:23:23.267Z] ---> 884f2e1e77e6 [2024-07-03T08:23:23.267Z] Step 24/25 : LABEL git_sha=66a19ca55ca84056ce2719f1ed69bf58dfaa137b [2024-07-03T08:23:23.267Z] ---> Running in 5549f5c81613 [2024-07-03T08:23:23.267Z] Removing intermediate container 5549f5c81613 [2024-07-03T08:23:23.267Z] ---> 12958e8b2939 [2024-07-03T08:23:23.267Z] Step 25/25 : LABEL version=3.2.0-dev.9 [2024-07-03T08:23:23.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:23:23.432Z] Configure a credential helper to remove this warning. See [2024-07-03T08:23:23.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:23:23.433Z] [2024-07-03T08:23:23.433Z] Login Succeeded [2024-07-03T08:23:23.433Z] ****.io [2024-07-03T08:23:23.527Z] ---> Running in 0b8d99eea318 [2024-07-03T08:23:23.527Z] Removing intermediate container 0b8d99eea318 [2024-07-03T08:23:23.527Z] ---> 7a38148a47da [2024-07-03T08:23:23.527Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T08:23:23.527Z] Successfully built 7a38148a47da [2024-07-03T08:23:23.527Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T08:23:23.652Z] provisioning config files... [2024-07-03T08:23:23.660Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12771576407220147876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:23:23.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:23:23.957Z] ---> ****-login.sh [2024-07-03T08:23:23.957Z] nexus3.edgexfoundry.org:10001 [2024-07-03T08:23:23.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:23:23.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:23:23.957Z] Configure a credential helper to remove this warning. See [2024-07-03T08:23:23.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:23:23.957Z] [2024-07-03T08:23:23.957Z] Login Succeeded [2024-07-03T08:23:23.957Z] nexus3.edgexfoundry.org:10002 [2024-07-03T08:23:23.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:23:23.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:23:23.957Z] Configure a credential helper to remove this warning. See [2024-07-03T08:23:23.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:23:23.957Z] [2024-07-03T08:23:23.957Z] Login Succeeded [2024-07-03T08:23:23.957Z] nexus3.edgexfoundry.org:10003 [2024-07-03T08:23:24.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:23:24.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:23:24.216Z] Configure a credential helper to remove this warning. See [2024-07-03T08:23:24.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:23:24.216Z] [2024-07-03T08:23:24.216Z] Login Succeeded [2024-07-03T08:23:24.216Z] nexus3.edgexfoundry.org:10004 [2024-07-03T08:23:24.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:23:24.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:23:24.216Z] Configure a credential helper to remove this warning. See [2024-07-03T08:23:24.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:23:24.216Z] [2024-07-03T08:23:24.216Z] Login Succeeded [2024-07-03T08:23:24.216Z] ****.io [2024-07-03T08:23:24.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:23:24.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:23:24.293Z] Configure a credential helper to remove this warning. See [2024-07-03T08:23:24.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:23:24.293Z] [2024-07-03T08:23:24.293Z] Login Succeeded [2024-07-03T08:23:24.293Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T08:23:24.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-07-03T08:23:24.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:23:24.475Z] Configure a credential helper to remove this warning. See [2024-07-03T08:23:24.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:23:24.475Z] [2024-07-03T08:23:24.475Z] Login Succeeded [2024-07-03T08:23:24.475Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T08:23:24.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T08:23:24.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T08:23:24.557Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2024-07-03T08:23:24.557Z] 66a19ca55ca84056ce2719f1ed69bf58dfaa137b [2024-07-03T08:23:24.557Z] latest [2024-07-03T08:23:24.557Z] 3.2.0-dev.9 [2024-07-03T08:23:24.557Z] 66a19ca55ca84056ce2719f1ed69bf58dfaa137b-3.2.0-dev.9 [2024-07-03T08:23:24.557Z] main [2024-07-03T08:23:24.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2024-07-03T08:23:24.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T08:23:24.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T08:23:24.713Z] ========================================================= [2024-07-03T08:23:24.713Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-03T08:23:24.713Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:23:24.913Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:66a19ca55ca84056ce2719f1ed69bf58dfaa137b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:23:25.108Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-03T08:23:25.236Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:66a19ca55ca84056ce2719f1ed69bf58dfaa137b [2024-07-03T08:23:25.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-07-03T08:23:25.236Z] 238a62414977: Preparing [2024-07-03T08:23:25.236Z] d6c16b13819d: Preparing [2024-07-03T08:23:25.236Z] 78ad721c437e: Preparing [2024-07-03T08:23:25.236Z] ddd97349dba7: Preparing [2024-07-03T08:23:25.236Z] 7746a3163312: Preparing [2024-07-03T08:23:25.236Z] 63ec0bd56cf3: Preparing [2024-07-03T08:23:25.236Z] 63ec0bd56cf3: Waiting [2024-07-03T08:23:25.236Z] 7746a3163312: Pushed [2024-07-03T08:23:25.236Z] d6c16b13819d: Pushed [2024-07-03T08:23:25.236Z] 238a62414977: Pushed [2024-07-03T08:23:25.236Z] 63ec0bd56cf3: Layer already exists [2024-07-03T08:23:25.384Z] Sending build context to Docker daemon 10.14MB [2024-07-03T08:23:25.654Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T08:23:25.654Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-03T08:23:25.654Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-03T08:23:25.654Z] c6b39de5b339: Pulling fs layer [2024-07-03T08:23:25.654Z] a69c41024577: Pulling fs layer [2024-07-03T08:23:25.654Z] d6de4b400683: Pulling fs layer [2024-07-03T08:23:25.654Z] 35cb2a7552d0: Pulling fs layer [2024-07-03T08:23:25.654Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T08:23:25.654Z] 464afbd9ba4c: Pulling fs layer [2024-07-03T08:23:25.654Z] 00f215d4a9da: Pulling fs layer [2024-07-03T08:23:25.654Z] d496ad576159: Pulling fs layer [2024-07-03T08:23:25.654Z] 464afbd9ba4c: Waiting [2024-07-03T08:23:25.654Z] 00f215d4a9da: Waiting [2024-07-03T08:23:25.654Z] 35cb2a7552d0: Waiting [2024-07-03T08:23:25.654Z] d496ad576159: Waiting [2024-07-03T08:23:25.802Z] ddd97349dba7: Pushed [2024-07-03T08:23:25.926Z] a69c41024577: Verifying Checksum [2024-07-03T08:23:25.926Z] a69c41024577: Download complete [2024-07-03T08:23:25.926Z] 35cb2a7552d0: Verifying Checksum [2024-07-03T08:23:25.926Z] 35cb2a7552d0: Download complete [2024-07-03T08:23:25.926Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T08:23:25.926Z] 4f4fb700ef54: Download complete [2024-07-03T08:23:25.926Z] c6b39de5b339: Verifying Checksum [2024-07-03T08:23:25.926Z] c6b39de5b339: Download complete [2024-07-03T08:23:25.926Z] 464afbd9ba4c: Verifying Checksum [2024-07-03T08:23:25.926Z] 464afbd9ba4c: Download complete [2024-07-03T08:23:26.522Z] d496ad576159: Verifying Checksum [2024-07-03T08:23:26.522Z] d496ad576159: Download complete [2024-07-03T08:23:27.108Z] c6b39de5b339: Pull complete [2024-07-03T08:23:27.374Z] a69c41024577: Pull complete [2024-07-03T08:23:27.643Z] d6de4b400683: Verifying Checksum [2024-07-03T08:23:27.643Z] d6de4b400683: Download complete [2024-07-03T08:23:28.606Z] 00f215d4a9da: Verifying Checksum [2024-07-03T08:23:28.606Z] 00f215d4a9da: Download complete [2024-07-03T08:23:30.008Z] 78ad721c437e: Pushed [2024-07-03T08:23:30.008Z] 66a19ca55ca84056ce2719f1ed69bf58dfaa137b: digest: sha256:153992d58fda001cae379e0642c87716b80b1f4d929149097cf5a0078fd0dc74 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:23:30.336Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:23:30.663Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2024-07-03T08:23:30.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-07-03T08:23:30.663Z] 238a62414977: Preparing [2024-07-03T08:23:30.663Z] d6c16b13819d: Preparing [2024-07-03T08:23:30.663Z] 78ad721c437e: Preparing [2024-07-03T08:23:30.663Z] ddd97349dba7: Preparing [2024-07-03T08:23:30.663Z] 7746a3163312: Preparing [2024-07-03T08:23:30.663Z] 63ec0bd56cf3: Preparing [2024-07-03T08:23:30.663Z] 63ec0bd56cf3: Waiting [2024-07-03T08:23:30.663Z] 238a62414977: Layer already exists [2024-07-03T08:23:30.663Z] 7746a3163312: Layer already exists [2024-07-03T08:23:30.663Z] ddd97349dba7: Layer already exists [2024-07-03T08:23:30.663Z] d6c16b13819d: Layer already exists [2024-07-03T08:23:30.663Z] 78ad721c437e: Layer already exists [2024-07-03T08:23:30.663Z] 63ec0bd56cf3: Layer already exists [2024-07-03T08:23:30.663Z] latest: digest: sha256:153992d58fda001cae379e0642c87716b80b1f4d929149097cf5a0078fd0dc74 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:23:30.996Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:23:31.317Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.9 [2024-07-03T08:23:31.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-07-03T08:23:31.317Z] 238a62414977: Preparing [2024-07-03T08:23:31.317Z] d6c16b13819d: Preparing [2024-07-03T08:23:31.317Z] 78ad721c437e: Preparing [2024-07-03T08:23:31.317Z] ddd97349dba7: Preparing [2024-07-03T08:23:31.317Z] 7746a3163312: Preparing [2024-07-03T08:23:31.317Z] 63ec0bd56cf3: Preparing [2024-07-03T08:23:31.317Z] 63ec0bd56cf3: Waiting [2024-07-03T08:23:31.317Z] ddd97349dba7: Layer already exists [2024-07-03T08:23:31.317Z] 7746a3163312: Layer already exists [2024-07-03T08:23:31.317Z] d6c16b13819d: Layer already exists [2024-07-03T08:23:31.317Z] 238a62414977: Layer already exists [2024-07-03T08:23:31.317Z] 78ad721c437e: Layer already exists [2024-07-03T08:23:31.317Z] 63ec0bd56cf3: Layer already exists [2024-07-03T08:23:31.317Z] 3.2.0-dev.9: digest: sha256:153992d58fda001cae379e0642c87716b80b1f4d929149097cf5a0078fd0dc74 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:23:31.644Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:66a19ca55ca84056ce2719f1ed69bf58dfaa137b-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:23:31.975Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:66a19ca55ca84056ce2719f1ed69bf58dfaa137b-3.2.0-dev.9 [2024-07-03T08:23:31.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-07-03T08:23:31.975Z] 238a62414977: Preparing [2024-07-03T08:23:31.975Z] d6c16b13819d: Preparing [2024-07-03T08:23:31.975Z] 78ad721c437e: Preparing [2024-07-03T08:23:31.975Z] ddd97349dba7: Preparing [2024-07-03T08:23:31.975Z] 7746a3163312: Preparing [2024-07-03T08:23:31.975Z] 63ec0bd56cf3: Preparing [2024-07-03T08:23:31.975Z] 63ec0bd56cf3: Waiting [2024-07-03T08:23:31.975Z] ddd97349dba7: Layer already exists [2024-07-03T08:23:31.975Z] d6c16b13819d: Layer already exists [2024-07-03T08:23:31.975Z] 7746a3163312: Layer already exists [2024-07-03T08:23:31.975Z] 78ad721c437e: Layer already exists [2024-07-03T08:23:31.975Z] 238a62414977: Layer already exists [2024-07-03T08:23:31.975Z] 63ec0bd56cf3: Layer already exists [2024-07-03T08:23:31.975Z] 66a19ca55ca84056ce2719f1ed69bf58dfaa137b-3.2.0-dev.9: digest: sha256:153992d58fda001cae379e0642c87716b80b1f4d929149097cf5a0078fd0dc74 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:23:32.297Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:23:32.622Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2024-07-03T08:23:32.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-07-03T08:23:32.622Z] 238a62414977: Preparing [2024-07-03T08:23:32.622Z] d6c16b13819d: Preparing [2024-07-03T08:23:32.622Z] 78ad721c437e: Preparing [2024-07-03T08:23:32.622Z] ddd97349dba7: Preparing [2024-07-03T08:23:32.622Z] 7746a3163312: Preparing [2024-07-03T08:23:32.622Z] 63ec0bd56cf3: Preparing [2024-07-03T08:23:32.622Z] 63ec0bd56cf3: Waiting [2024-07-03T08:23:32.622Z] ddd97349dba7: Layer already exists [2024-07-03T08:23:32.622Z] 238a62414977: Layer already exists [2024-07-03T08:23:32.622Z] d6c16b13819d: Layer already exists [2024-07-03T08:23:32.622Z] 7746a3163312: Layer already exists [2024-07-03T08:23:32.622Z] 78ad721c437e: Layer already exists [2024-07-03T08:23:32.622Z] 63ec0bd56cf3: Layer already exists [2024-07-03T08:23:32.622Z] main: digest: sha256:153992d58fda001cae379e0642c87716b80b1f4d929149097cf5a0078fd0dc74 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T08:23:32.688Z] ===================================================== [Pipeline] echo [2024-07-03T08:23:32.702Z] taggedImages: [2024-07-03T08:23:32.702Z] - nexus3.edgexfoundry.org:10004/device-snmp:66a19ca55ca84056ce2719f1ed69bf58dfaa137b [2024-07-03T08:23:32.702Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2024-07-03T08:23:32.702Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.9 [2024-07-03T08:23:32.702Z] - nexus3.edgexfoundry.org:10004/device-snmp:66a19ca55ca84056ce2719f1ed69bf58dfaa137b-3.2.0-dev.9 [2024-07-03T08:23:32.702Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:23:33.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T08:23:33.103Z] [2024-07-03T08:23:33.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:23:33.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T08:23:33.400Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-03T08:23:33.400Z] 5eb5b503b376: Pulling fs layer [2024-07-03T08:23:33.400Z] 5c69ac0246d0: Pulling fs layer [2024-07-03T08:23:33.400Z] ec43610c2a17: Pulling fs layer [2024-07-03T08:23:33.400Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-03T08:23:33.400Z] 33b1e0a273af: Pulling fs layer [2024-07-03T08:23:33.400Z] 5d3b04190fa2: Pulling fs layer [2024-07-03T08:23:33.400Z] 2f39f015ded8: Pulling fs layer [2024-07-03T08:23:33.400Z] 3a2ae6a8a46f: Waiting [2024-07-03T08:23:33.400Z] 33b1e0a273af: Waiting [2024-07-03T08:23:33.400Z] 5d3b04190fa2: Waiting [2024-07-03T08:23:33.400Z] 2f39f015ded8: Waiting [2024-07-03T08:23:33.400Z] 5c69ac0246d0: Download complete [2024-07-03T08:23:33.400Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-03T08:23:33.400Z] 3a2ae6a8a46f: Download complete [2024-07-03T08:23:33.400Z] 33b1e0a273af: Verifying Checksum [2024-07-03T08:23:33.400Z] 33b1e0a273af: Download complete [2024-07-03T08:23:33.400Z] 5d3b04190fa2: Download complete [2024-07-03T08:23:33.400Z] ec43610c2a17: Verifying Checksum [2024-07-03T08:23:33.400Z] ec43610c2a17: Download complete [2024-07-03T08:23:33.659Z] 5eb5b503b376: Verifying Checksum [2024-07-03T08:23:33.659Z] 5eb5b503b376: Download complete [2024-07-03T08:23:34.226Z] 2f39f015ded8: Download complete [2024-07-03T08:23:34.792Z] 5eb5b503b376: Pull complete [2024-07-03T08:23:34.792Z] 5c69ac0246d0: Pull complete [2024-07-03T08:23:35.361Z] ec43610c2a17: Pull complete [2024-07-03T08:23:35.361Z] 3a2ae6a8a46f: Pull complete [2024-07-03T08:23:35.619Z] 33b1e0a273af: Pull complete [2024-07-03T08:23:35.619Z] 5d3b04190fa2: Pull complete [2024-07-03T08:23:39.805Z] 2f39f015ded8: Pull complete [2024-07-03T08:23:39.805Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-03T08:23:39.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T08:23:39.805Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:23:39.898Z] prd-ubuntu20.04-docker-8c-8g-4906 does not seem to be running inside a container [2024-07-03T08:23:39.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T08:23:40.948Z] d6de4b400683: Pull complete [2024-07-03T08:23:40.948Z] 35cb2a7552d0: Pull complete [2024-07-03T08:23:40.948Z] 4f4fb700ef54: Pull complete [2024-07-03T08:23:41.216Z] 464afbd9ba4c: Pull complete [2024-07-03T08:23:42.907Z] $ docker top 33a9dff13913f28cd0559ad2cc9f6546329c38c249c742a58ee72d7fd8dcc64e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:23:43.302Z] ---> job-cost.sh [2024-07-03T08:23:43.302Z] lf-activate-venv: SKIPPING [2024-07-03T08:23:43.302Z] INFO: No Stack... [2024-07-03T08:23:43.560Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T08:23:44.128Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T08:23:44.413Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2024-07-03T08:23:44.413Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T08:23:44.425Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-109-stack-cost] [2024-07-03T08:23:44.435Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-109-stack-cost] did not exist. Created. [2024-07-03T08:23:44.442Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T08:23:44.747Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-03T08:23:44.775Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T08:23:44.786Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T08:23:44.808Z] $ docker stop --time=1 33a9dff13913f28cd0559ad2cc9f6546329c38c249c742a58ee72d7fd8dcc64e [2024-07-03T08:23:45.946Z] $ docker rm -f --volumes 33a9dff13913f28cd0559ad2cc9f6546329c38c249c742a58ee72d7fd8dcc64e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-03T08:23:50.114Z] 00f215d4a9da: Pull complete [2024-07-03T08:23:52.069Z] d496ad576159: Pull complete [2024-07-03T08:23:52.069Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-03T08:23:52.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-03T08:23:52.069Z] ---> f246e2811388 [2024-07-03T08:23:52.069Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-03T08:23:53.474Z] ---> Running in e028bed467c4 [2024-07-03T08:23:53.743Z] Removing intermediate container e028bed467c4 [2024-07-03T08:23:53.743Z] ---> 5685262c819a [2024-07-03T08:23:53.743Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T08:23:54.017Z] ---> Running in 0d8c72b7f662 [2024-07-03T08:23:54.286Z] Removing intermediate container 0d8c72b7f662 [2024-07-03T08:23:54.286Z] ---> 78464d9266ef [2024-07-03T08:23:54.286Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-03T08:23:54.286Z] ---> Running in 7fe345c9e170 [2024-07-03T08:23:54.553Z] Removing intermediate container 7fe345c9e170 [2024-07-03T08:23:54.553Z] ---> 237d81c48a57 [2024-07-03T08:23:54.553Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T08:23:54.553Z] ---> Running in ba23bcdbdaaa [2024-07-03T08:23:54.822Z] Removing intermediate container ba23bcdbdaaa [2024-07-03T08:23:54.822Z] ---> 0853a5116420 [2024-07-03T08:23:54.822Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T08:23:55.088Z] ---> Running in c7e6d58375a6 [2024-07-03T08:23:56.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T08:23:56.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T08:23:57.605Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-03T08:23:57.605Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-03T08:23:57.605Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-03T08:23:57.605Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-03T08:23:57.605Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T08:23:57.605Z] OK: 271 MiB in 56 packages [2024-07-03T08:23:59.022Z] Removing intermediate container c7e6d58375a6 [2024-07-03T08:23:59.022Z] ---> 1ddb070380d5 [2024-07-03T08:23:59.022Z] Step 8/12 : WORKDIR /device-snmp-go [2024-07-03T08:23:59.022Z] ---> Running in ec6f012c01a5 [2024-07-03T08:23:59.291Z] Removing intermediate container ec6f012c01a5 [2024-07-03T08:23:59.291Z] ---> cdd4898504a1 [2024-07-03T08:23:59.291Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-03T08:23:59.876Z] ---> 69909275b8fc [2024-07-03T08:23:59.876Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T08:23:59.876Z] ---> Running in a725e30e62ba [2024-07-03T08:25:51.594Z] Removing intermediate container a725e30e62ba [2024-07-03T08:25:51.594Z] ---> 9beda37ca299 [2024-07-03T08:25:51.594Z] Step 11/12 : COPY . . [2024-07-03T08:25:51.594Z] ---> ef5c5b8abbc7 [2024-07-03T08:25:51.594Z] Step 12/12 : RUN ${MAKE} [2024-07-03T08:25:51.594Z] ---> Running in 7425f9a89299 [2024-07-03T08:25:51.594Z] noop [2024-07-03T08:25:51.594Z] Removing intermediate container 7425f9a89299 [2024-07-03T08:25:51.594Z] ---> 31f6bad8d4da [2024-07-03T08:25:51.594Z] Successfully built 31f6bad8d4da [2024-07-03T08:25:51.594Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:25:51.948Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T08:25:51.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:25:52.158Z] prd-ubuntu20.04-docker-arm64-4c-16g-4908 does not seem to be running inside a container [2024-07-03T08:25:52.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/109 -v /w/workspace/device-snmp-go/109:/w/workspace/device-snmp-go/109:rw,z -v /w/workspace/device-snmp-go/109@tmp:/w/workspace/device-snmp-go/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-03T08:25:53.410Z] $ docker top 9ece6d1ab500b671c35204f7dd2da8f164583d0be12979bab6ee06b0a325bf1f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T08:25:54.267Z] + go version [2024-07-03T08:25:54.268Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-03T08:25:54.281Z] $ docker stop --time=1 9ece6d1ab500b671c35204f7dd2da8f164583d0be12979bab6ee06b0a325bf1f [2024-07-03T08:25:55.877Z] $ docker rm -f --volumes 9ece6d1ab500b671c35204f7dd2da8f164583d0be12979bab6ee06b0a325bf1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:25:56.481Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T08:25:56.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:25:56.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-4908 does not seem to be running inside a container [2024-07-03T08:25:56.739Z] $ 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/109 -v /w/workspace/device-snmp-go/109:/w/workspace/device-snmp-go/109:rw,z -v /w/workspace/device-snmp-go/109@tmp:/w/workspace/device-snmp-go/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-03T08:25:57.816Z] $ docker top 1928de28cbd1f15e5db5d2d33ec240bd29fcb1029335d4f14e03808d651ae282 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T08:25:58.340Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/109 [Pipeline] fileExists [Pipeline] sh [2024-07-03T08:25:58.985Z] + make test [2024-07-03T08:25:58.985Z] go test ./... -coverprofile=coverage.out [2024-07-03T08:26:04.318Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-07-03T08:29:56.321Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-07-03T08:29:56.321Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.026s coverage: 0.0% of statements [2024-07-03T08:29:56.321Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-03T08:29:56.321Z] go vet ./... [2024-07-03T08:30:43.151Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T08:30:43.151Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T08:30:43.151Z] ./bin/test-attribution-txt.sh [2024-07-03T08:30:43.151Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-03T08:30:43.151Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T08:30:43.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T08:30:43.179Z] $ docker stop --time=1 1928de28cbd1f15e5db5d2d33ec240bd29fcb1029335d4f14e03808d651ae282 [2024-07-03T08:30:45.147Z] $ docker rm -f --volumes 1928de28cbd1f15e5db5d2d33ec240bd29fcb1029335d4f14e03808d651ae282 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T08:30:46.705Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T08:30:46.731Z] Warning: overwriting stash ‘coverage-report’ [2024-07-03T08:30:47.195Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T08:30:47.592Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T08:30:47.905Z] + ls -al . [2024-07-03T08:30:47.905Z] total 236 [2024-07-03T08:30:47.905Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 3 08:26 . [2024-07-03T08:30:47.905Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 08:22 .. [2024-07-03T08:30:47.905Z] -rw-rw-r-- 1 jenkins jenkins 6 Jul 3 08:22 .dockerignore [2024-07-03T08:30:47.905Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 08:23 .git [2024-07-03T08:30:47.905Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:22 .github [2024-07-03T08:30:47.905Z] -rw-rw-r-- 1 jenkins jenkins 263 Jul 3 08:22 .gitignore [2024-07-03T08:30:47.905Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 08:22 .golangci.yml [2024-07-03T08:30:47.905Z] -rw-rw-r-- 1 jenkins jenkins 10025 Jul 3 08:22 Attribution.txt [2024-07-03T08:30:47.905Z] -rw-rw-r-- 1 jenkins jenkins 11809 Jul 3 08:22 CHANGELOG.md [2024-07-03T08:30:47.905Z] -rw-rw-r-- 1 jenkins jenkins 1571 Jul 3 08:22 Dockerfile [2024-07-03T08:30:47.905Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 08:22 GOVERNANCE.md [2024-07-03T08:30:47.905Z] -rw-rw-r-- 1 jenkins jenkins 656 Jul 3 08:22 Jenkinsfile [2024-07-03T08:30:47.905Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 08:22 LICENSE [2024-07-03T08:30:47.905Z] -rw-rw-r-- 1 jenkins jenkins 2240 Jul 3 08:22 Makefile [2024-07-03T08:30:47.905Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 3 08:22 OWNERS.md [2024-07-03T08:30:47.905Z] -rw-rw-r-- 1 jenkins jenkins 10477 Jul 3 08:22 README.md [2024-07-03T08:30:47.905Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 3 08:20 VERSION [2024-07-03T08:30:47.905Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 08:22 bin [2024-07-03T08:30:47.905Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:22 cmd [2024-07-03T08:30:47.905Z] -rw-r--r-- 1 jenkins jenkins 8837 Jul 3 08:29 coverage.out [2024-07-03T08:30:47.905Z] -rw-rw-r-- 1 jenkins jenkins 7054 Jul 3 08:22 go.mod [2024-07-03T08:30:47.905Z] -rw-rw-r-- 1 jenkins jenkins 102364 Jul 3 08:22 go.sum [2024-07-03T08:30:47.905Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:22 internal [2024-07-03T08:30:47.905Z] -rw-rw-r-- 1 jenkins jenkins 228 Jul 3 08:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:30:48.240Z] + 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=66a19ca55ca84056ce2719f1ed69bf58dfaa137b --label arch=arm64 --label version=3.2.0-dev.9 . [2024-07-03T08:30:48.509Z] Sending build context to Docker daemon 10.15MB [2024-07-03T08:30:48.509Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T08:30:48.509Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-03T08:30:48.509Z] ---> 31f6bad8d4da [2024-07-03T08:30:48.509Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-03T08:30:48.781Z] ---> Running in 0d0034dbc437 [2024-07-03T08:30:49.050Z] Removing intermediate container 0d0034dbc437 [2024-07-03T08:30:49.050Z] ---> ad82d9d0718a [2024-07-03T08:30:49.050Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T08:30:49.317Z] ---> Running in 395908ba3aea [2024-07-03T08:30:49.586Z] Removing intermediate container 395908ba3aea [2024-07-03T08:30:49.586Z] ---> 93791dfdca59 [2024-07-03T08:30:49.586Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-03T08:30:49.586Z] ---> Running in b6d32ced6c0b [2024-07-03T08:30:49.854Z] Removing intermediate container b6d32ced6c0b [2024-07-03T08:30:49.854Z] ---> 903bd7064a4f [2024-07-03T08:30:49.854Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T08:30:50.123Z] ---> Running in 29392831dc3c [2024-07-03T08:30:50.394Z] Removing intermediate container 29392831dc3c [2024-07-03T08:30:50.394Z] ---> 670f4a75008a [2024-07-03T08:30:50.394Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T08:30:50.394Z] ---> Running in 554f55bf8420 [2024-07-03T08:30:51.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T08:30:52.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T08:30:53.044Z] OK: 271 MiB in 56 packages [2024-07-03T08:30:54.024Z] Removing intermediate container 554f55bf8420 [2024-07-03T08:30:54.024Z] ---> d324aee9a3ab [2024-07-03T08:30:54.024Z] Step 8/25 : WORKDIR /device-snmp-go [2024-07-03T08:30:54.024Z] ---> Running in 4f51ba9c6f6d [2024-07-03T08:30:54.612Z] Removing intermediate container 4f51ba9c6f6d [2024-07-03T08:30:54.612Z] ---> 0b941dd137ef [2024-07-03T08:30:54.612Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-03T08:30:55.200Z] ---> e7d7f281fab6 [2024-07-03T08:30:55.200Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T08:30:55.200Z] ---> Running in b40e97e46277 [2024-07-03T08:30:57.800Z] Removing intermediate container b40e97e46277 [2024-07-03T08:30:57.800Z] ---> a9271099f0fa [2024-07-03T08:30:57.800Z] Step 11/25 : COPY . . [2024-07-03T08:30:58.770Z] ---> c696009c7242 [2024-07-03T08:30:58.770Z] Step 12/25 : RUN ${MAKE} [2024-07-03T08:30:58.770Z] ---> Running in e71940ea5b44 [2024-07-03T08:31:00.178Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-07-03T08:34:52.237Z] Removing intermediate container e71940ea5b44 [2024-07-03T08:34:52.237Z] ---> fa1a8f867c0f [2024-07-03T08:34:52.237Z] Step 13/25 : FROM alpine:3.18 [2024-07-03T08:34:52.237Z] 3.18: Pulling from library/alpine [2024-07-03T08:34:52.237Z] 5c905c7ebe2f: Pulling fs layer [2024-07-03T08:34:52.237Z] 5c905c7ebe2f: Verifying Checksum [2024-07-03T08:34:52.237Z] 5c905c7ebe2f: Download complete [2024-07-03T08:34:52.237Z] 5c905c7ebe2f: Pull complete [2024-07-03T08:34:52.237Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T08:34:52.237Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T08:34:52.237Z] ---> dec292d02e07 [2024-07-03T08:34:52.237Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-07-03T08:34:52.237Z] ---> Running in 1bb6d9555344 [2024-07-03T08:34:52.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T08:34:52.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T08:34:52.237Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T08:34:52.237Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T08:34:52.237Z] OK: 8 MiB in 16 packages [2024-07-03T08:34:52.237Z] Removing intermediate container 1bb6d9555344 [2024-07-03T08:34:52.237Z] ---> 653fa4d9dfe9 [2024-07-03T08:34:52.237Z] Step 15/25 : RUN apk --no-cache upgrade [2024-07-03T08:34:52.237Z] ---> Running in 178e468bddd6 [2024-07-03T08:34:52.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T08:34:52.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T08:34:52.237Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T08:34:52.237Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T08:34:52.237Z] OK: 8 MiB in 16 packages [2024-07-03T08:34:52.237Z] Removing intermediate container 178e468bddd6 [2024-07-03T08:34:52.237Z] ---> c2c4ef7a8722 [2024-07-03T08:34:52.237Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-07-03T08:34:52.237Z] ---> d61110f72bd9 [2024-07-03T08:34:52.237Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-07-03T08:34:52.237Z] ---> a384789cdc52 [2024-07-03T08:34:52.237Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-07-03T08:34:52.237Z] ---> 1761bb630c3b [2024-07-03T08:34:52.237Z] Step 19/25 : EXPOSE 59993 [2024-07-03T08:34:52.237Z] ---> Running in 39c4cf8db126 [2024-07-03T08:34:52.237Z] Removing intermediate container 39c4cf8db126 [2024-07-03T08:34:52.237Z] ---> 8391a9dcda93 [2024-07-03T08:34:52.237Z] Step 20/25 : EXPOSE 161 [2024-07-03T08:34:52.237Z] ---> Running in d2603343bbbf [2024-07-03T08:34:52.237Z] Removing intermediate container d2603343bbbf [2024-07-03T08:34:52.237Z] ---> 426b640bfad2 [2024-07-03T08:34:52.237Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-07-03T08:34:52.237Z] ---> Running in 30c781e02f59 [2024-07-03T08:34:52.237Z] Removing intermediate container 30c781e02f59 [2024-07-03T08:34:52.237Z] ---> 299a44ca1c50 [2024-07-03T08:34:52.237Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-03T08:34:52.237Z] ---> Running in 1b4106c2b21e [2024-07-03T08:34:52.237Z] Removing intermediate container 1b4106c2b21e [2024-07-03T08:34:52.237Z] ---> 16d18724a3e0 [2024-07-03T08:34:52.237Z] Step 23/25 : LABEL arch=arm64 [2024-07-03T08:34:52.237Z] ---> Running in 0ed630d984da [2024-07-03T08:34:52.237Z] Removing intermediate container 0ed630d984da [2024-07-03T08:34:52.237Z] ---> 5f642f953ba8 [2024-07-03T08:34:52.237Z] Step 24/25 : LABEL git_sha=66a19ca55ca84056ce2719f1ed69bf58dfaa137b [2024-07-03T08:34:52.237Z] ---> Running in 17bb6e12bd21 [2024-07-03T08:34:52.237Z] Removing intermediate container 17bb6e12bd21 [2024-07-03T08:34:52.237Z] ---> 268efb304e93 [2024-07-03T08:34:52.237Z] Step 25/25 : LABEL version=3.2.0-dev.9 [2024-07-03T08:34:52.237Z] ---> Running in a56bc6bf78b4 [2024-07-03T08:34:52.237Z] Removing intermediate container a56bc6bf78b4 [2024-07-03T08:34:52.237Z] ---> 3d6132f9ea81 [2024-07-03T08:34:52.237Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T08:34:52.237Z] Successfully built 3d6132f9ea81 [2024-07-03T08:34:52.237Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T08:34:52.402Z] provisioning config files... [2024-07-03T08:34:52.417Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/109@tmp/config5038820486894088141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:34:52.770Z] ---> ****-login.sh [2024-07-03T08:34:52.771Z] nexus3.edgexfoundry.org:10001 [2024-07-03T08:34:52.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:34:53.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:34:53.038Z] Configure a credential helper to remove this warning. See [2024-07-03T08:34:53.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:34:53.038Z] [2024-07-03T08:34:53.038Z] Login Succeeded [2024-07-03T08:34:53.038Z] nexus3.edgexfoundry.org:10002 [2024-07-03T08:34:53.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:34:53.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:34:53.305Z] Configure a credential helper to remove this warning. See [2024-07-03T08:34:53.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:34:53.305Z] [2024-07-03T08:34:53.305Z] Login Succeeded [2024-07-03T08:34:53.305Z] nexus3.edgexfoundry.org:10003 [2024-07-03T08:34:53.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:34:53.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:34:53.838Z] Configure a credential helper to remove this warning. See [2024-07-03T08:34:53.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:34:53.838Z] [2024-07-03T08:34:53.838Z] Login Succeeded [2024-07-03T08:34:53.838Z] nexus3.edgexfoundry.org:10004 [2024-07-03T08:34:54.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:34:54.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:34:54.104Z] Configure a credential helper to remove this warning. See [2024-07-03T08:34:54.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:34:54.104Z] [2024-07-03T08:34:54.104Z] Login Succeeded [2024-07-03T08:34:54.104Z] ****.io [2024-07-03T08:34:54.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T08:34:54.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T08:34:54.638Z] Configure a credential helper to remove this warning. See [2024-07-03T08:34:54.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T08:34:54.638Z] [2024-07-03T08:34:54.638Z] Login Succeeded [2024-07-03T08:34:54.638Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T08:34:54.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T08:34:54.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T08:34:54.720Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2024-07-03T08:34:54.720Z] 66a19ca55ca84056ce2719f1ed69bf58dfaa137b [2024-07-03T08:34:54.720Z] latest [2024-07-03T08:34:54.720Z] 3.2.0-dev.9 [2024-07-03T08:34:54.720Z] 66a19ca55ca84056ce2719f1ed69bf58dfaa137b-3.2.0-dev.9 [2024-07-03T08:34:54.720Z] main [2024-07-03T08:34:54.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:34:55.086Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:66a19ca55ca84056ce2719f1ed69bf58dfaa137b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:34:55.434Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:66a19ca55ca84056ce2719f1ed69bf58dfaa137b [2024-07-03T08:34:55.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-07-03T08:34:55.434Z] 1b8a68a8adf1: Preparing [2024-07-03T08:34:55.434Z] 46ed7712a654: Preparing [2024-07-03T08:34:55.434Z] cf8c53366b23: Preparing [2024-07-03T08:34:55.434Z] ac31306024aa: Preparing [2024-07-03T08:34:55.434Z] f89240397e56: Preparing [2024-07-03T08:34:55.434Z] da707bb00cb8: Preparing [2024-07-03T08:34:55.434Z] da707bb00cb8: Waiting [2024-07-03T08:34:55.703Z] 1b8a68a8adf1: Pushed [2024-07-03T08:34:55.703Z] 46ed7712a654: Pushed [2024-07-03T08:34:55.703Z] f89240397e56: Pushed [2024-07-03T08:34:55.703Z] da707bb00cb8: Layer already exists [2024-07-03T08:34:56.662Z] ac31306024aa: Pushed [2024-07-03T08:35:04.853Z] cf8c53366b23: Pushed [2024-07-03T08:35:05.119Z] 66a19ca55ca84056ce2719f1ed69bf58dfaa137b: digest: sha256:39efa28f38410a13517e1f5581973e117f3037b752b0d288305b9cc9ee8761e5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:35:05.481Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:35:05.832Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2024-07-03T08:35:05.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-07-03T08:35:05.832Z] 1b8a68a8adf1: Preparing [2024-07-03T08:35:05.832Z] 46ed7712a654: Preparing [2024-07-03T08:35:05.832Z] cf8c53366b23: Preparing [2024-07-03T08:35:05.832Z] ac31306024aa: Preparing [2024-07-03T08:35:05.832Z] f89240397e56: Preparing [2024-07-03T08:35:05.832Z] da707bb00cb8: Preparing [2024-07-03T08:35:05.832Z] da707bb00cb8: Waiting [2024-07-03T08:35:05.832Z] 1b8a68a8adf1: Layer already exists [2024-07-03T08:35:05.832Z] cf8c53366b23: Layer already exists [2024-07-03T08:35:05.832Z] ac31306024aa: Layer already exists [2024-07-03T08:35:05.832Z] f89240397e56: Layer already exists [2024-07-03T08:35:05.832Z] 46ed7712a654: Layer already exists [2024-07-03T08:35:05.832Z] da707bb00cb8: Layer already exists [2024-07-03T08:35:06.098Z] latest: digest: sha256:39efa28f38410a13517e1f5581973e117f3037b752b0d288305b9cc9ee8761e5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:35:06.456Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:35:06.803Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.9 [2024-07-03T08:35:06.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-07-03T08:35:06.803Z] 1b8a68a8adf1: Preparing [2024-07-03T08:35:06.803Z] 46ed7712a654: Preparing [2024-07-03T08:35:06.803Z] cf8c53366b23: Preparing [2024-07-03T08:35:06.803Z] ac31306024aa: Preparing [2024-07-03T08:35:06.803Z] f89240397e56: Preparing [2024-07-03T08:35:06.803Z] da707bb00cb8: Preparing [2024-07-03T08:35:06.803Z] da707bb00cb8: Waiting [2024-07-03T08:35:06.803Z] 46ed7712a654: Layer already exists [2024-07-03T08:35:06.803Z] f89240397e56: Layer already exists [2024-07-03T08:35:06.803Z] ac31306024aa: Layer already exists [2024-07-03T08:35:06.803Z] 1b8a68a8adf1: Layer already exists [2024-07-03T08:35:06.803Z] cf8c53366b23: Layer already exists [2024-07-03T08:35:06.803Z] da707bb00cb8: Layer already exists [2024-07-03T08:35:07.069Z] 3.2.0-dev.9: digest: sha256:39efa28f38410a13517e1f5581973e117f3037b752b0d288305b9cc9ee8761e5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:35:07.428Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:66a19ca55ca84056ce2719f1ed69bf58dfaa137b-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:35:07.782Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:66a19ca55ca84056ce2719f1ed69bf58dfaa137b-3.2.0-dev.9 [2024-07-03T08:35:07.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-07-03T08:35:07.783Z] 1b8a68a8adf1: Preparing [2024-07-03T08:35:07.783Z] 46ed7712a654: Preparing [2024-07-03T08:35:07.783Z] cf8c53366b23: Preparing [2024-07-03T08:35:07.783Z] ac31306024aa: Preparing [2024-07-03T08:35:07.783Z] f89240397e56: Preparing [2024-07-03T08:35:07.783Z] da707bb00cb8: Preparing [2024-07-03T08:35:07.783Z] da707bb00cb8: Waiting [2024-07-03T08:35:07.783Z] 1b8a68a8adf1: Layer already exists [2024-07-03T08:35:07.783Z] 46ed7712a654: Layer already exists [2024-07-03T08:35:07.783Z] cf8c53366b23: Layer already exists [2024-07-03T08:35:07.783Z] ac31306024aa: Layer already exists [2024-07-03T08:35:07.783Z] f89240397e56: Layer already exists [2024-07-03T08:35:07.783Z] da707bb00cb8: Layer already exists [2024-07-03T08:35:07.783Z] 66a19ca55ca84056ce2719f1ed69bf58dfaa137b-3.2.0-dev.9: digest: sha256:39efa28f38410a13517e1f5581973e117f3037b752b0d288305b9cc9ee8761e5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:35:08.407Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:35:08.762Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2024-07-03T08:35:08.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-07-03T08:35:08.762Z] 1b8a68a8adf1: Preparing [2024-07-03T08:35:08.762Z] 46ed7712a654: Preparing [2024-07-03T08:35:08.762Z] cf8c53366b23: Preparing [2024-07-03T08:35:08.762Z] ac31306024aa: Preparing [2024-07-03T08:35:08.762Z] f89240397e56: Preparing [2024-07-03T08:35:08.762Z] da707bb00cb8: Preparing [2024-07-03T08:35:08.762Z] da707bb00cb8: Waiting [2024-07-03T08:35:08.762Z] cf8c53366b23: Layer already exists [2024-07-03T08:35:08.762Z] f89240397e56: Layer already exists [2024-07-03T08:35:08.762Z] ac31306024aa: Layer already exists [2024-07-03T08:35:08.762Z] 46ed7712a654: Layer already exists [2024-07-03T08:35:08.762Z] 1b8a68a8adf1: Layer already exists [2024-07-03T08:35:08.762Z] da707bb00cb8: Layer already exists [2024-07-03T08:35:09.029Z] main: digest: sha256:39efa28f38410a13517e1f5581973e117f3037b752b0d288305b9cc9ee8761e5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T08:35:09.106Z] ===================================================== [Pipeline] echo [2024-07-03T08:35:09.120Z] taggedImages: [2024-07-03T08:35:09.120Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:66a19ca55ca84056ce2719f1ed69bf58dfaa137b [2024-07-03T08:35:09.120Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2024-07-03T08:35:09.120Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.9 [2024-07-03T08:35:09.120Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:66a19ca55ca84056ce2719f1ed69bf58dfaa137b-3.2.0-dev.9 [2024-07-03T08:35:09.120Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:35:09.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T08:35:09.506Z] [2024-07-03T08:35:09.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:35:09.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T08:35:09.841Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-03T08:35:09.841Z] 8998bd30e6a1: Pulling fs layer [2024-07-03T08:35:09.841Z] 04944245beec: Pulling fs layer [2024-07-03T08:35:09.841Z] 699f458cf7ca: Pulling fs layer [2024-07-03T08:35:09.841Z] 765212b225bb: Pulling fs layer [2024-07-03T08:35:09.841Z] 765212b225bb: Waiting [2024-07-03T08:35:09.841Z] f23df028b6ca: Pulling fs layer [2024-07-03T08:35:09.841Z] d65c8cfc05b1: Pulling fs layer [2024-07-03T08:35:09.841Z] f23df028b6ca: Waiting [2024-07-03T08:35:09.841Z] 2437ff75d9bd: Pulling fs layer [2024-07-03T08:35:09.841Z] d65c8cfc05b1: Waiting [2024-07-03T08:35:09.841Z] 2437ff75d9bd: Waiting [2024-07-03T08:35:10.110Z] 04944245beec: Verifying Checksum [2024-07-03T08:35:10.110Z] 04944245beec: Download complete [2024-07-03T08:35:10.110Z] 765212b225bb: Verifying Checksum [2024-07-03T08:35:10.110Z] 765212b225bb: Download complete [2024-07-03T08:35:10.110Z] f23df028b6ca: Verifying Checksum [2024-07-03T08:35:10.110Z] f23df028b6ca: Download complete [2024-07-03T08:35:10.110Z] d65c8cfc05b1: Verifying Checksum [2024-07-03T08:35:10.110Z] d65c8cfc05b1: Download complete [2024-07-03T08:35:10.380Z] 699f458cf7ca: Verifying Checksum [2024-07-03T08:35:10.380Z] 699f458cf7ca: Download complete [2024-07-03T08:35:10.648Z] 8998bd30e6a1: Verifying Checksum [2024-07-03T08:35:10.648Z] 8998bd30e6a1: Download complete [2024-07-03T08:35:13.230Z] 2437ff75d9bd: Verifying Checksum [2024-07-03T08:35:13.230Z] 2437ff75d9bd: Download complete [2024-07-03T08:35:15.808Z] 8998bd30e6a1: Pull complete [2024-07-03T08:35:16.075Z] 04944245beec: Pull complete [2024-07-03T08:35:17.485Z] 699f458cf7ca: Pull complete [2024-07-03T08:35:17.756Z] 765212b225bb: Pull complete [2024-07-03T08:35:18.715Z] f23df028b6ca: Pull complete [2024-07-03T08:35:18.986Z] d65c8cfc05b1: Pull complete [2024-07-03T08:35:37.191Z] 2437ff75d9bd: Pull complete [2024-07-03T08:35:37.191Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-03T08:35:37.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T08:35:37.191Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:35:37.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-4908 does not seem to be running inside a container [2024-07-03T08:35:37.455Z] $ 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/109 -v /w/workspace/device-snmp-go/109:/w/workspace/device-snmp-go/109:rw,z -v /w/workspace/device-snmp-go/109@tmp:/w/workspace/device-snmp-go/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-03T08:35:40.039Z] $ docker top 6d5917e888cd042689d3c4c89b5a66b27edf89fa527639018257feebdeca4a7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:35:40.893Z] ---> job-cost.sh [2024-07-03T08:35:40.893Z] lf-activate-venv: SKIPPING [2024-07-03T08:35:40.894Z] INFO: No Stack... [2024-07-03T08:35:41.160Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-03T08:35:42.116Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T08:35:42.750Z] + cat /w/workspace/device-snmp-go/109/archives/cost.csv [2024-07-03T08:35:42.750Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T08:35:42.810Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-109-stack-cost] [2024-07-03T08:35:42.821Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-109-stack-cost] did not exist. Created. [2024-07-03T08:35:42.828Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T08:35:43.473Z] /w/workspace/device-snmp-go/109@tmp/durable-50018d23/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-03T08:35:44.118Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-03T08:35:44.132Z] Warning: overwriting stash ‘stack-cost’ [2024-07-03T08:35:44.173Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T08:35:44.188Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T08:35:44.208Z] $ docker stop --time=1 6d5917e888cd042689d3c4c89b5a66b27edf89fa527639018257feebdeca4a7a [2024-07-03T08:35:45.764Z] $ docker rm -f --volumes 6d5917e888cd042689d3c4c89b5a66b27edf89fa527639018257feebdeca4a7a [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 [2024-07-03T08:35:46.276Z] provisioning config files... [2024-07-03T08:35:46.287Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11541569313446743585tmp [Pipeline] { [Pipeline] sh [2024-07-03T08:35:46.578Z] + set +x [2024-07-03T08:35:46.578Z] + curl -s https://codecov.io/bash [2024-07-03T08:35:46.578Z] + bash -s -- [2024-07-03T08:35:46.578Z] [2024-07-03T08:35:46.578Z] _____ _ [2024-07-03T08:35:46.578Z] / ____| | | [2024-07-03T08:35:46.578Z] | | ___ __| | ___ ___ _____ __ [2024-07-03T08:35:46.578Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-03T08:35:46.578Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-03T08:35:46.578Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-03T08:35:46.578Z] Bash-1.0.6 [2024-07-03T08:35:46.578Z] [2024-07-03T08:35:46.578Z] [2024-07-03T08:35:46.578Z] ==> git version 2.25.1 found [2024-07-03T08:35:46.578Z] ==> 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 [2024-07-03T08:35:46.578Z] Release-Date: 2020-01-08 [2024-07-03T08:35:46.578Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-03T08:35:46.578Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-03T08:35:46.578Z] ==> Jenkins CI detected. [2024-07-03T08:35:46.578Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2024-07-03T08:35:46.578Z] project root: . [2024-07-03T08:35:46.578Z] --> token set from env [2024-07-03T08:35:46.578Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-03T08:35:46.578Z] ==> Running gcov in . (disable via -X gcov) [2024-07-03T08:35:46.578Z] ==> Python coveragepy not found [2024-07-03T08:35:46.578Z] ==> Searching for coverage reports in: [2024-07-03T08:35:46.578Z] + . [2024-07-03T08:35:46.578Z] -> Found 1 reports [2024-07-03T08:35:46.578Z] ==> Detecting git/mercurial file structure [2024-07-03T08:35:46.578Z] ==> Reading reports [2024-07-03T08:35:46.578Z] + ./coverage.out bytes=8837 [2024-07-03T08:35:46.838Z] ==> Appending adjustments [2024-07-03T08:35:46.838Z] https://docs.codecov.io/docs/fixing-reports [2024-07-03T08:35:46.838Z] + Found adjustments [2024-07-03T08:35:46.838Z] ==> Gzipping contents [2024-07-03T08:35:46.838Z] 4.0K /tmp/codecov.6LY67N.gz [2024-07-03T08:35:46.838Z] ==> Uploading reports [2024-07-03T08:35:46.838Z] url: https://codecov.io [2024-07-03T08:35:46.838Z] query: branch=main&commit=66a19ca55ca84056ce2719f1ed69bf58dfaa137b&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-03T08:35:46.838Z] -> Pinging Codecov [2024-07-03T08:35:46.838Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=66a19ca55ca84056ce2719f1ed69bf58dfaa137b&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-03T08:35:47.120Z] -> Uploading to [2024-07-03T08:35:47.120Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-03/6C56EA5C29638FB4528AC87E60AF5AE0/66a19ca55ca84056ce2719f1ed69bf58dfaa137b/a06ed603-8166-451e-ac0b-689f5f2c9865.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240703%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240703T083546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=84efe1e66bfe09c424ecc0ff04181a85f268fa8b4823f0884fd2a4764d6ff9b1 [2024-07-03T08:35:47.120Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T08:35:47.120Z] Dload Upload Total Spent Left Speed [2024-07-03T08:35:47.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5435 --:--:-- --:--:-- --:--:-- 5456 [2024-07-03T08:35:47.394Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/66a19ca55ca84056ce2719f1ed69bf58dfaa137b [Pipeline] } [2024-07-03T08:35:47.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-03T08:35:47.627Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-03T08:35:47.644Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:35:47.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-03T08:35:47.999Z] [2024-07-03T08:35:47.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:35:48.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-03T08:35:48.332Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-03T08:35:48.332Z] 619be1103602: Already exists [2024-07-03T08:35:48.332Z] f8ea3408117e: Pulling fs layer [2024-07-03T08:35:48.332Z] 91320369b822: Pulling fs layer [2024-07-03T08:35:48.332Z] 0406650e8295: Pulling fs layer [2024-07-03T08:35:48.332Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T08:35:48.332Z] 96d80e3f36e1: Pulling fs layer [2024-07-03T08:35:48.332Z] 4f4fb700ef54: Waiting [2024-07-03T08:35:48.332Z] bcf3aedb951c: Pulling fs layer [2024-07-03T08:35:48.332Z] 96d80e3f36e1: Waiting [2024-07-03T08:35:48.332Z] bcf3aedb951c: Waiting [2024-07-03T08:35:48.332Z] 0406650e8295: Download complete [2024-07-03T08:35:48.332Z] f8ea3408117e: Download complete [2024-07-03T08:35:48.332Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T08:35:48.332Z] 4f4fb700ef54: Download complete [2024-07-03T08:35:48.332Z] f8ea3408117e: Pull complete [2024-07-03T08:35:48.599Z] 96d80e3f36e1: Verifying Checksum [2024-07-03T08:35:48.599Z] 96d80e3f36e1: Download complete [2024-07-03T08:35:48.858Z] 91320369b822: Verifying Checksum [2024-07-03T08:35:48.858Z] 91320369b822: Download complete [2024-07-03T08:35:49.117Z] bcf3aedb951c: Verifying Checksum [2024-07-03T08:35:49.117Z] bcf3aedb951c: Download complete [2024-07-03T08:35:51.646Z] 91320369b822: Pull complete [2024-07-03T08:35:51.646Z] 0406650e8295: Pull complete [2024-07-03T08:35:51.904Z] 4f4fb700ef54: Pull complete [2024-07-03T08:35:52.162Z] 96d80e3f36e1: Pull complete [2024-07-03T08:35:54.690Z] bcf3aedb951c: Pull complete [2024-07-03T08:35:54.690Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-03T08:35:54.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-03T08:35:54.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:35:54.793Z] prd-ubuntu20.04-docker-8c-8g-4906 does not seem to be running inside a container [2024-07-03T08:35:54.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-03T08:36:09.149Z] $ docker top 5c6166d0598e3c43b1ffd3cc7feb123ab72e3da583cd8b461b6618fad1f9817f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T08:36:09.510Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo [2024-07-03T08:36:09.520Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2024-07-03T08:36:09.798Z] + set -o pipefail [2024-07-03T08:36:09.798Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2024-07-03T08:36:16.356Z] [2024-07-03T08:36:16.356Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2024-07-03T08:36:16.356Z] [2024-07-03T08:36:16.356Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/a91c2625-f1ca-4e80-9dbd-474a7dcff5e0 [2024-07-03T08:36:16.356Z] [2024-07-03T08:36:16.356Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-03T08:36:16.356Z] [2024-07-03T08:36:16.356Z] [2024-07-03T08:36:16.356Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-03T08:36:16.356Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-03T08:36:16.358Z] $ docker stop --time=1 5c6166d0598e3c43b1ffd3cc7feb123ab72e3da583cd8b461b6618fad1f9817f [2024-07-03T08:36:20.125Z] $ docker rm -f --volumes 5c6166d0598e3c43b1ffd3cc7feb123ab72e3da583cd8b461b6618fad1f9817f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T08:36:21.047Z] + git log --format=format:%s -1 66a19ca55ca84056ce2719f1ed69bf58dfaa137b [Pipeline] sh [2024-07-03T08:36:21.335Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T08:36:21.335Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:36:21.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T08:36:21.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:36:21.712Z] prd-ubuntu20.04-docker-8c-8g-4906 does not seem to be running inside a container [2024-07-03T08:36:21.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T08:36:22.310Z] $ docker top 751f1929348c96bf514ad93ebf05c59482aab9061705caa553f1981a75810073 -eo pid,comm [2024-07-03T08:36:22.370Z] 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). [2024-07-03T08:36:22.370Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T08:36:22.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T08:36:22.427Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T08:36:22.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T08:36:22.553Z] $ docker exec 751f1929348c96bf514ad93ebf05c59482aab9061705caa553f1981a75810073 ssh-agent [2024-07-03T08:36:22.673Z] SSH_AUTH_SOCK=/tmp/ssh-ggqCqwW6XQCN/agent.32 [2024-07-03T08:36:22.673Z] SSH_AGENT_PID=38 [2024-07-03T08:36:22.678Z] Running ssh-add (command line suppressed) [2024-07-03T08:36:22.762Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11151151366040339138.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11151151366040339138.key) [2024-07-03T08:36:22.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T08:36:23.078Z] + git semver tag [2024-07-03T08:36:23.337Z] 2024-07-03 08:36:23,248 [run_tag] DEBUG tag force:False [2024-07-03T08:36:23.337Z] 2024-07-03 08:36:23,248 [check_head_tag] DEBUG check head tag [2024-07-03T08:36:23.337Z] 2024-07-03 08:36:23,248 [execute] INFO git cat-file --batch-check [2024-07-03T08:36:23.337Z] 2024-07-03 08:36:23,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2024-07-03T08:36:23.337Z] 2024-07-03 08:36:23,252 [execute] INFO git cat-file --batch [2024-07-03T08:36:23.337Z] 2024-07-03 08:36:23,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2024-07-03T08:36:23.337Z] 2024-07-03 08:36:23,266 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-07-03T08:36:23.337Z] 2024-07-03 08:36:23,267 [execute] INFO git tag -a v3.2.0-dev.9 -m v3.2.0-dev.9 [2024-07-03T08:36:23.337Z] 2024-07-03 08:36:23,267 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.9', '-m', 'v3.2.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-03T08:36:23.337Z] 2024-07-03 08:36:23,273 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-07-03T08:36:23.337Z] 3.2.0-dev.9 [Pipeline] } [2024-07-03T08:36:23.337Z] $ docker exec --env ******** --env ******** 751f1929348c96bf514ad93ebf05c59482aab9061705caa553f1981a75810073 ssh-agent -k [2024-07-03T08:36:23.432Z] unset SSH_AUTH_SOCK; [2024-07-03T08:36:23.432Z] unset SSH_AGENT_PID; [2024-07-03T08:36:23.432Z] echo Agent pid 38 killed; [2024-07-03T08:36:23.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T08:36:23.774Z] + git semver [Pipeline] } [2024-07-03T08:36:24.038Z] $ docker stop --time=1 751f1929348c96bf514ad93ebf05c59482aab9061705caa553f1981a75810073 [2024-07-03T08:36:25.312Z] $ docker rm -f --volumes 751f1929348c96bf514ad93ebf05c59482aab9061705caa553f1981a75810073 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:36:25.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-03T08:36:25.723Z] [2024-07-03T08:36:25.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:36:26.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-03T08:36:27.929Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-03T08:36:27.929Z] ab5ef0e58194: Pulling fs layer [2024-07-03T08:36:27.929Z] 9712f1f96733: Pulling fs layer [2024-07-03T08:36:27.929Z] 63f879dbbcfc: Pulling fs layer [2024-07-03T08:36:27.929Z] 0d9ebad4ef96: Pulling fs layer [2024-07-03T08:36:27.929Z] e9a5061849ea: Pulling fs layer [2024-07-03T08:36:27.929Z] d747dcd14b5f: Pulling fs layer [2024-07-03T08:36:27.929Z] 2de7ff778b66: Pulling fs layer [2024-07-03T08:36:27.929Z] 0d9ebad4ef96: Waiting [2024-07-03T08:36:27.929Z] e9a5061849ea: Waiting [2024-07-03T08:36:27.929Z] d747dcd14b5f: Waiting [2024-07-03T08:36:27.929Z] 2de7ff778b66: Waiting [2024-07-03T08:36:27.929Z] 9712f1f96733: Verifying Checksum [2024-07-03T08:36:27.929Z] 9712f1f96733: Download complete [2024-07-03T08:36:28.188Z] 63f879dbbcfc: Verifying Checksum [2024-07-03T08:36:28.188Z] 63f879dbbcfc: Download complete [2024-07-03T08:36:28.446Z] 0d9ebad4ef96: Verifying Checksum [2024-07-03T08:36:28.446Z] 0d9ebad4ef96: Download complete [2024-07-03T08:36:28.446Z] e9a5061849ea: Verifying Checksum [2024-07-03T08:36:28.446Z] e9a5061849ea: Download complete [2024-07-03T08:36:28.446Z] d747dcd14b5f: Download complete [2024-07-03T08:36:28.446Z] ab5ef0e58194: Verifying Checksum [2024-07-03T08:36:28.446Z] ab5ef0e58194: Download complete [2024-07-03T08:36:28.446Z] 2de7ff778b66: Verifying Checksum [2024-07-03T08:36:28.446Z] 2de7ff778b66: Download complete [2024-07-03T08:36:30.972Z] ab5ef0e58194: Pull complete [2024-07-03T08:36:30.972Z] 9712f1f96733: Pull complete [2024-07-03T08:36:31.904Z] 63f879dbbcfc: Pull complete [2024-07-03T08:36:36.589Z] 0d9ebad4ef96: Pull complete [2024-07-03T08:36:36.589Z] e9a5061849ea: Pull complete [2024-07-03T08:36:36.589Z] d747dcd14b5f: Pull complete [2024-07-03T08:36:39.240Z] 2de7ff778b66: Pull complete [2024-07-03T08:36:39.240Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-03T08:36:39.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-03T08:36:39.240Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:36:40.275Z] prd-ubuntu20.04-docker-8c-8g-4906 does not seem to be running inside a container [2024-07-03T08:36:40.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-03T08:36:47.286Z] $ docker top 32d5d6860327d8d3d8e082db89494c1e382f1c5f327c74d063d882001a29ecfa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-03T08:36:47.376Z] provisioning config files... [2024-07-03T08:36:47.382Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9035312071591945933tmp [2024-07-03T08:36:47.391Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5454311160329732974tmp [2024-07-03T08:36:47.399Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3274893170110908710tmp [Pipeline] { [Pipeline] echo [2024-07-03T08:36:47.473Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:36:47.767Z] ---> sigul-configuration.sh [2024-07-03T08:36:47.767Z] gpg: directory `/root/.gnupg' created [2024-07-03T08:36:47.767Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-03T08:36:47.767Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-03T08:36:47.767Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-03T08:36:47.767Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-03T08:36:47.767Z] gpg: CAST5 encrypted data [2024-07-03T08:36:47.767Z] gpg: encrypted with 1 passphrase [2024-07-03T08:36:47.767Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-03T08:36:48.062Z] + mkdir /home/jenkins [2024-07-03T08:36:48.062Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-03T08:36:48.357Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-07-03T08:36:48.369Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:36:48.663Z] ---> sigul-install.sh [2024-07-03T08:36:48.663Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-03T08:36:49.061Z] + git tag --list [2024-07-03T08:36:49.061Z] 1.0.0 [2024-07-03T08:36:49.061Z] v0.0.0 [2024-07-03T08:36:49.061Z] v1.1.0 [2024-07-03T08:36:49.061Z] v1.1.1 [2024-07-03T08:36:49.061Z] v1.2.2 [2024-07-03T08:36:49.061Z] v1.3.0 [2024-07-03T08:36:49.061Z] v1.3.1 [2024-07-03T08:36:49.061Z] v2.0.0 [2024-07-03T08:36:49.061Z] v2.1.0 [2024-07-03T08:36:49.061Z] v2.1.1 [2024-07-03T08:36:49.061Z] v2.2.0 [2024-07-03T08:36:49.061Z] v2.3.0 [2024-07-03T08:36:49.061Z] v3.0 [2024-07-03T08:36:49.061Z] v3.0.0 [2024-07-03T08:36:49.061Z] v3.1 [2024-07-03T08:36:49.061Z] v3.1.0 [2024-07-03T08:36:49.061Z] v3.1.0-dev.1 [2024-07-03T08:36:49.061Z] v3.1.0-dev.10 [2024-07-03T08:36:49.061Z] v3.1.0-dev.11 [2024-07-03T08:36:49.061Z] v3.1.0-dev.12 [2024-07-03T08:36:49.061Z] v3.1.0-dev.13 [2024-07-03T08:36:49.061Z] v3.1.0-dev.2 [2024-07-03T08:36:49.061Z] v3.1.0-dev.3 [2024-07-03T08:36:49.061Z] v3.1.0-dev.4 [2024-07-03T08:36:49.061Z] v3.1.0-dev.5 [2024-07-03T08:36:49.061Z] v3.1.0-dev.6 [2024-07-03T08:36:49.061Z] v3.1.0-dev.7 [2024-07-03T08:36:49.061Z] v3.1.0-dev.8 [2024-07-03T08:36:49.061Z] v3.1.0-dev.9 [2024-07-03T08:36:49.061Z] v3.1.1 [2024-07-03T08:36:49.061Z] v3.1.1-dev.1 [2024-07-03T08:36:49.061Z] v3.2.0-dev.1 [2024-07-03T08:36:49.061Z] v3.2.0-dev.2 [2024-07-03T08:36:49.061Z] v3.2.0-dev.3 [2024-07-03T08:36:49.061Z] v3.2.0-dev.4 [2024-07-03T08:36:49.061Z] v3.2.0-dev.5 [2024-07-03T08:36:49.061Z] v3.2.0-dev.6 [2024-07-03T08:36:49.061Z] v3.2.0-dev.7 [2024-07-03T08:36:49.061Z] v3.2.0-dev.8 [2024-07-03T08:36:49.061Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-03T08:36:49.355Z] + lftools sign git-tag v3.2.0-dev.9 [2024-07-03T08:36:49.923Z] Signing Git tag with Sigul... [2024-07-03T08:36:49.923Z] Signing v3.2.0-dev.9 [Pipeline] echo [2024-07-03T08:36:50.873Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:36:51.165Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-03T08:36:51.173Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-03T08:36:51.190Z] $ docker stop --time=1 32d5d6860327d8d3d8e082db89494c1e382f1c5f327c74d063d882001a29ecfa [2024-07-03T08:36:52.491Z] $ docker rm -f --volumes 32d5d6860327d8d3d8e082db89494c1e382f1c5f327c74d063d882001a29ecfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-03T08:36:52.944Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T08:36:52.944Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:36:53.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T08:36:53.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:36:53.331Z] prd-ubuntu20.04-docker-8c-8g-4906 does not seem to be running inside a container [2024-07-03T08:36:53.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T08:36:53.693Z] $ docker top f6791fc9b295a84d6035289e9039565d219a048b582d3f6c1c262425e737575a -eo pid,comm [2024-07-03T08:36:53.748Z] 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). [2024-07-03T08:36:53.748Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T08:36:53.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T08:36:53.811Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T08:36:53.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T08:36:53.904Z] $ docker exec f6791fc9b295a84d6035289e9039565d219a048b582d3f6c1c262425e737575a ssh-agent [2024-07-03T08:36:54.025Z] SSH_AUTH_SOCK=/tmp/ssh-RNwezZw8FTfJ/agent.31 [2024-07-03T08:36:54.025Z] SSH_AGENT_PID=37 [2024-07-03T08:36:54.029Z] Running ssh-add (command line suppressed) [2024-07-03T08:36:54.124Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1799580735074978598.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1799580735074978598.key) [2024-07-03T08:36:54.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T08:36:54.440Z] + git semver bump pre [2024-07-03T08:36:54.699Z] 2024-07-03 08:36:54,641 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-07-03T08:36:54.699Z] 2024-07-03 08:36:54,642 [bump_version] DEBUG bumping version:3.2.0-dev.9 on axis:pre with prefix:dev [2024-07-03T08:36:54.699Z] 2024-07-03 08:36:54,642 [bump_version] DEBUG bumped version:3.2.0-dev.10 [2024-07-03T08:36:54.699Z] 2024-07-03 08:36:54,642 [write_version] DEBUG write version:3.2.0-dev.10 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2024-07-03T08:36:54.699Z] 2024-07-03 08:36:54,642 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-07-03T08:36:54.699Z] 2024-07-03 08:36:54,642 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-07-03T08:36:54.699Z] 2024-07-03 08:36:54,644 [execute] INFO git cat-file --batch-check [2024-07-03T08:36:54.699Z] 2024-07-03 08:36:54,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T08:36:54.699Z] 2024-07-03 08:36:54,649 [execute] INFO git cat-file --batch [2024-07-03T08:36:54.699Z] 2024-07-03 08:36:54,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T08:36:54.699Z] 2024-07-03 08:36:54,654 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-07-03T08:36:54.699Z] 3.2.0-dev.10 [Pipeline] } [2024-07-03T08:36:54.699Z] $ docker exec --env ******** --env ******** f6791fc9b295a84d6035289e9039565d219a048b582d3f6c1c262425e737575a ssh-agent -k [2024-07-03T08:36:54.794Z] unset SSH_AUTH_SOCK; [2024-07-03T08:36:54.794Z] unset SSH_AGENT_PID; [2024-07-03T08:36:54.794Z] echo Agent pid 37 killed; [2024-07-03T08:36:54.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T08:36:55.132Z] + git semver [Pipeline] } [2024-07-03T08:36:55.395Z] $ docker stop --time=1 f6791fc9b295a84d6035289e9039565d219a048b582d3f6c1c262425e737575a [2024-07-03T08:36:56.709Z] $ docker rm -f --volumes f6791fc9b295a84d6035289e9039565d219a048b582d3f6c1c262425e737575a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T08:36:57.074Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T08:36:57.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:36:57.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T08:36:57.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:36:57.449Z] prd-ubuntu20.04-docker-8c-8g-4906 does not seem to be running inside a container [2024-07-03T08:36:57.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T08:36:57.818Z] $ docker top a18356c4b9ad8af9959217e2c542f5c701977cabf7b2191c4a9d0d4764b9cb97 -eo pid,comm [2024-07-03T08:36:57.872Z] 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). [2024-07-03T08:36:57.872Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T08:36:57.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T08:36:57.933Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T08:36:58.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T08:36:58.034Z] $ docker exec a18356c4b9ad8af9959217e2c542f5c701977cabf7b2191c4a9d0d4764b9cb97 ssh-agent [2024-07-03T08:36:58.146Z] SSH_AUTH_SOCK=/tmp/ssh-oQhnlcXOfZ8P/agent.33 [2024-07-03T08:36:58.146Z] SSH_AGENT_PID=39 [2024-07-03T08:36:58.150Z] Running ssh-add (command line suppressed) [2024-07-03T08:36:58.240Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15221781577916813686.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15221781577916813686.key) [2024-07-03T08:36:58.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T08:36:58.554Z] + git semver push [2024-07-03T08:36:58.814Z] 2024-07-03 08:36:58,728 [run_push] DEBUG push [2024-07-03T08:36:58.814Z] 2024-07-03 08:36:58,728 [execute] INFO git cat-file --batch-check [2024-07-03T08:36:58.814Z] 2024-07-03 08:36:58,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T08:36:58.814Z] 2024-07-03 08:36:58,732 [execute] INFO git rev-list c23a51f1d6e3b0a389d3c6ea8e3f134aad93c6d7 -- [2024-07-03T08:36:58.814Z] 2024-07-03 08:36:58,732 [execute] DEBUG Popen(['git', 'rev-list', 'c23a51f1d6e3b0a389d3c6ea8e3f134aad93c6d7', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-03T08:36:58.814Z] 2024-07-03 08:36:58,740 [execute] INFO git fetch -v origin [2024-07-03T08:36:58.814Z] 2024-07-03 08:36:58,740 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-03T08:36:59.383Z] 2024-07-03 08:36:59,190 [run_push] DEBUG no remote changes detected [2024-07-03T08:36:59.383Z] 2024-07-03 08:36:59,190 [execute] INFO git push origin semver [2024-07-03T08:36:59.383Z] 2024-07-03 08:36:59,191 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-03T08:36:59.949Z] 2024-07-03 08:36:59,909 [run_push] DEBUG push all version tags [2024-07-03T08:36:59.949Z] 2024-07-03 08:36:59,909 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-03T08:36:59.949Z] 2024-07-03 08:36:59,909 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-03T08:37:00.885Z] 2024-07-03 08:37:00,625 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-07-03T08:37:00.885Z] 3.2.0-dev.10 [Pipeline] } [2024-07-03T08:37:00.886Z] $ docker exec --env ******** --env ******** a18356c4b9ad8af9959217e2c542f5c701977cabf7b2191c4a9d0d4764b9cb97 ssh-agent -k [2024-07-03T08:37:00.974Z] unset SSH_AUTH_SOCK; [2024-07-03T08:37:00.976Z] unset SSH_AGENT_PID; [2024-07-03T08:37:00.976Z] echo Agent pid 39 killed; [2024-07-03T08:37:00.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T08:37:01.318Z] + git semver [Pipeline] } [2024-07-03T08:37:01.579Z] $ docker stop --time=1 a18356c4b9ad8af9959217e2c542f5c701977cabf7b2191c4a9d0d4764b9cb97 [2024-07-03T08:37:02.855Z] $ docker rm -f --volumes a18356c4b9ad8af9959217e2c542f5c701977cabf7b2191c4a9d0d4764b9cb97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-03T08:37:03.470Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2024-07-03T08:37:03.470Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2024-07-03T08:37:03.470Z] total 16 [2024-07-03T08:37:03.470Z] drwxr-xr-x 3 root root 4096 Jul 3 08:23 . [2024-07-03T08:37:03.470Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 08:36 .. [2024-07-03T08:37:03.470Z] drwxr-xr-x 2 root root 4096 Jul 3 08:23 cost [2024-07-03T08:37:03.470Z] -rw-r--r-- 1 root root 86 Jul 3 08:23 cost.csv [2024-07-03T08:37:03.470Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2024-07-03T08:37:03.470Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2024-07-03T08:37:03.470Z] total 16 [2024-07-03T08:37:03.470Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 08:23 . [2024-07-03T08:37:03.470Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 08:36 .. [2024-07-03T08:37:03.470Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 08:23 cost [2024-07-03T08:37:03.470Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 3 08:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:37:03.759Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:37:04.618Z] ---> package-listing.sh [2024-07-03T08:37:04.618Z] ++ facter osfamily [2024-07-03T08:37:04.618Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-03T08:37:04.877Z] + OS_FAMILY=debian [2024-07-03T08:37:04.877Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2024-07-03T08:37:04.877Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-03T08:37:04.877Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-03T08:37:04.877Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-03T08:37:04.877Z] + PACKAGES=/tmp/packages_start.txt [2024-07-03T08:37:04.877Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2024-07-03T08:37:04.877Z] + PACKAGES=/tmp/packages_end.txt [2024-07-03T08:37:04.877Z] + case "${OS_FAMILY}" in [2024-07-03T08:37:04.877Z] + dpkg -l [2024-07-03T08:37:04.877Z] + grep '^ii' [2024-07-03T08:37:04.877Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-03T08:37:04.877Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-03T08:37:04.877Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-03T08:37:04.877Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2024-07-03T08:37:04.877Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2024-07-03T08:37:04.877Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2024-07-03T08:37:04.888Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-03T08:37:05.165Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T08:37:05.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T08:37:05.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T08:37:05.807Z] prd-ubuntu20.04-docker-8c-8g-4906 does not seem to be running inside a container [2024-07-03T08:37:05.828Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T08:37:06.050Z] $ docker top 39b6d08f56139895847e673c3b9ca5cc6e63a7294bf24dec7bf8a4f8dc43e118 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T08:37:06.411Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-03T08:37:06.697Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-03T08:37:06.985Z] + ls /var/log/sa-host [2024-07-03T08:37:06.985Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T08:37:07.141Z] provisioning config files... [2024-07-03T08:37:07.150Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14845501645803521664tmp [Pipeline] { [Pipeline] echo [2024-07-03T08:37:07.172Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:37:07.461Z] ---> create-netrc.sh [Pipeline] } [2024-07-03T08:37:07.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:37:07.803Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-03T08:37:07.811Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:37:08.096Z] ---> sudo-logs.sh [2024-07-03T08:37:08.096Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-03T08:37:08.129Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:37:08.411Z] ---> job-cost.sh [2024-07-03T08:37:08.411Z] lf-activate-venv: SKIPPING [2024-07-03T08:37:08.411Z] DEBUG: total: 0.2199999988079071 [2024-07-03T08:37:08.411Z] INFO: Retrieving Stack Cost... [2024-07-03T08:37:08.671Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T08:37:09.238Z] INFO: Archiving Costs [Pipeline] echo [2024-07-03T08:37:09.250Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T08:37:09.531Z] ---> logs-deploy.sh [2024-07-03T08:37:09.531Z] lf-activate-venv: SKIPPING [2024-07-03T08:37:09.531Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/109 [2024-07-03T08:37:09.531Z] INFO: archiving workspace using pattern(s): [2024-07-03T08:37:10.468Z] Archives upload complete. [2024-07-03T08:37:10.728Z] INFO: archiving logs to Nexus [2024-07-03T08:37:11.299Z] ---> uname -a: [2024-07-03T08:37:11.299Z] Linux prd-ubuntu20-04-docker-8c-8g-4906 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-03T08:37:11.299Z] [2024-07-03T08:37:11.299Z] [2024-07-03T08:37:11.299Z] ---> lscpu: [2024-07-03T08:37:11.299Z] Architecture: x86_64 [2024-07-03T08:37:11.299Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-03T08:37:11.299Z] Byte Order: Little Endian [2024-07-03T08:37:11.299Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-03T08:37:11.299Z] CPU(s): 8 [2024-07-03T08:37:11.299Z] On-line CPU(s) list: 0-7 [2024-07-03T08:37:11.299Z] Thread(s) per core: 1 [2024-07-03T08:37:11.299Z] Core(s) per socket: 1 [2024-07-03T08:37:11.299Z] Socket(s): 8 [2024-07-03T08:37:11.299Z] NUMA node(s): 1 [2024-07-03T08:37:11.299Z] Vendor ID: AuthenticAMD [2024-07-03T08:37:11.299Z] CPU family: 23 [2024-07-03T08:37:11.299Z] Model: 49 [2024-07-03T08:37:11.299Z] Model name: AMD EPYC-Rome Processor [2024-07-03T08:37:11.299Z] Stepping: 0 [2024-07-03T08:37:11.299Z] CPU MHz: 2800.000 [2024-07-03T08:37:11.299Z] BogoMIPS: 5600.00 [2024-07-03T08:37:11.299Z] Virtualization: AMD-V [2024-07-03T08:37:11.299Z] Hypervisor vendor: KVM [2024-07-03T08:37:11.299Z] Virtualization type: full [2024-07-03T08:37:11.299Z] L1d cache: 256 KiB [2024-07-03T08:37:11.299Z] L1i cache: 256 KiB [2024-07-03T08:37:11.299Z] L2 cache: 4 MiB [2024-07-03T08:37:11.299Z] L3 cache: 128 MiB [2024-07-03T08:37:11.299Z] NUMA node0 CPU(s): 0-7 [2024-07-03T08:37:11.299Z] Vulnerability Itlb multihit: Not affected [2024-07-03T08:37:11.299Z] Vulnerability L1tf: Not affected [2024-07-03T08:37:11.299Z] Vulnerability Mds: Not affected [2024-07-03T08:37:11.299Z] Vulnerability Meltdown: Not affected [2024-07-03T08:37:11.299Z] Vulnerability Mmio stale data: Not affected [2024-07-03T08:37:11.299Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-03T08:37:11.299Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-03T08:37:11.299Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-03T08:37:11.299Z] Vulnerability Srbds: Not affected [2024-07-03T08:37:11.299Z] Vulnerability Tsx async abort: Not affected [2024-07-03T08:37:11.299Z] 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 [2024-07-03T08:37:11.299Z] [2024-07-03T08:37:11.299Z] [2024-07-03T08:37:11.299Z] ---> nproc: [2024-07-03T08:37:11.299Z] 8 [2024-07-03T08:37:11.299Z] [2024-07-03T08:37:11.299Z] [2024-07-03T08:37:11.299Z] ---> df -h: [2024-07-03T08:37:11.299Z] Filesystem Size Used Avail Use% Mounted on [2024-07-03T08:37:11.299Z] overlay 155G 14G 142G 9% / [2024-07-03T08:37:11.299Z] tmpfs 64M 0 64M 0% /dev [2024-07-03T08:37:11.299Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-03T08:37:11.299Z] shm 64M 0 64M 0% /dev/shm [2024-07-03T08:37:11.299Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-07-03T08:37:11.299Z] [2024-07-03T08:37:11.299Z] [2024-07-03T08:37:11.299Z] ---> sar -b -r -n DEV: [2024-07-03T08:37:11.299Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4906) 07/03/24 _x86_64_ (8 CPU) [2024-07-03T08:37:11.299Z] [2024-07-03T08:37:11.299Z] 08:19:58 LINUX RESTART (8 CPU) [2024-07-03T08:37:11.299Z] [2024-07-03T08:37:11.299Z] 08:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-03T08:37:11.299Z] 08:21:02 383.12 48.78 334.34 0.00 5450.56 201374.04 0.00 [2024-07-03T08:37:11.299Z] 08:22:01 335.50 3.17 332.33 0.00 37.55 100487.92 0.00 [2024-07-03T08:37:11.299Z] 08:23:01 100.52 0.25 100.27 0.00 17.86 19119.61 0.00 [2024-07-03T08:37:11.299Z] 08:24:01 146.99 0.13 146.86 0.00 15.33 49051.96 0.00 [2024-07-03T08:37:11.299Z] 08:25:01 2.10 0.00 2.10 0.00 0.00 26.55 0.00 [2024-07-03T08:37:11.299Z] 08:26:01 50.39 5.10 45.29 0.00 4342.48 8473.65 0.00 [2024-07-03T08:37:11.299Z] 08:27:01 3.75 0.02 3.73 0.00 0.13 97.45 0.00 [2024-07-03T08:37:11.299Z] 08:28:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 [2024-07-03T08:37:11.299Z] 08:29:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 [2024-07-03T08:37:11.299Z] 08:30:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2024-07-03T08:37:11.299Z] 08:31:01 1.28 0.00 1.28 0.00 0.00 16.23 0.00 [2024-07-03T08:37:11.299Z] 08:32:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2024-07-03T08:37:11.299Z] 08:33:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 [2024-07-03T08:37:11.299Z] 08:34:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2024-07-03T08:37:11.299Z] 08:35:01 4.03 1.03 3.00 0.00 22.00 37.33 0.00 [2024-07-03T08:37:11.299Z] 08:36:01 34.11 0.10 34.01 0.00 10.26 23877.62 0.00 [2024-07-03T08:37:11.299Z] 08:37:01 128.02 0.17 127.86 0.00 12.13 39312.63 0.00 [2024-07-03T08:37:11.299Z] Average: 70.14 3.46 66.68 0.00 583.30 25921.02 0.00 [2024-07-03T08:37:11.299Z] [2024-07-03T08:37:11.299Z] 08:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-03T08:37:11.299Z] 08:21:02 29517576 31546060 803284 2.44 63016 2254280 2045876 6.03 1030088 1991668 348020 [2024-07-03T08:37:11.299Z] 08:22:01 28016956 31528960 783076 2.38 185696 3483436 1843500 5.43 1138440 3215916 888 [2024-07-03T08:37:11.299Z] 08:23:01 27226540 31395924 907416 2.76 193468 4064976 2240940 6.60 1703544 3366428 542948 [2024-07-03T08:37:11.299Z] 08:24:01 26985064 31541124 765664 2.33 203460 4419372 1797340 5.30 1370108 3917768 392 [2024-07-03T08:37:11.299Z] 08:25:01 26985332 31541464 765128 2.33 203504 4419368 1797340 5.30 1369820 3917772 8 [2024-07-03T08:37:11.299Z] 08:26:01 26539244 31523232 754168 2.29 232152 4817116 1734420 5.11 1650664 4048924 4 [2024-07-03T08:37:11.299Z] 08:27:01 26546448 31525656 751980 2.29 230716 4813992 1721540 5.07 1647884 4045788 8 [2024-07-03T08:37:11.299Z] 08:28:01 26555708 31534916 742488 2.26 230732 4814000 1705336 5.03 1638408 4045788 8 [2024-07-03T08:37:11.299Z] 08:29:01 26556000 31535320 742092 2.26 230812 4813996 1705336 5.03 1638580 4045792 8 [2024-07-03T08:37:11.299Z] 08:30:01 26556612 31535944 741276 2.25 230844 4814008 1705336 5.03 1638160 4045796 12 [2024-07-03T08:37:11.299Z] 08:31:01 26556412 31535800 741356 2.25 230876 4814008 1705336 5.03 1637940 4045800 4 [2024-07-03T08:37:11.299Z] 08:32:01 26556720 31536112 741024 2.25 230900 4814012 1705336 5.03 1637808 4045804 8 [2024-07-03T08:37:11.299Z] 08:33:01 26558100 31537548 739732 2.25 230920 4814016 1705336 5.03 1636420 4045812 8 [2024-07-03T08:37:11.299Z] 08:34:01 26558092 31537540 739696 2.25 230932 4814020 1705336 5.03 1636360 4045812 4 [2024-07-03T08:37:11.299Z] 08:35:01 26554892 31535532 741004 2.25 231008 4814640 1744856 5.14 1636832 4046332 36 [2024-07-03T08:37:11.299Z] 08:36:01 25836796 31502768 771356 2.35 237512 5443416 1780620 5.25 1676164 4674720 452 [2024-07-03T08:37:11.299Z] 08:37:01 25113664 31483784 784260 2.39 256432 6048164 1819144 5.36 1755064 5231704 704 [2024-07-03T08:37:11.299Z] Average: 26777656 31522217 765588 2.33 214881 4604519 1791937 5.28 1555428 3928096 52560 [2024-07-03T08:37:11.299Z] [2024-07-03T08:37:11.299Z] 08:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-03T08:37:11.299Z] 08:21:02 ens3 528.13 382.37 5898.92 95.29 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:21:02 lo 7.15 7.15 0.69 0.69 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:21:02 docker0 27.30 27.96 2.00 160.92 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:22:01 ens3 549.23 349.72 3369.76 41.94 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:22:01 lo 0.10 0.10 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:22:01 docker0 338.15 528.35 28.93 3351.59 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:22:01 vethead416d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:23:01 ens3 42.33 25.85 75.35 14.96 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:23:01 vethf4ca2eb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:23:01 docker0 2.08 3.45 0.12 31.09 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:24:01 ens3 170.09 125.56 2706.74 386.75 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:24:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:24:01 docker0 3.68 6.78 0.22 94.95 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:25:01 ens3 0.68 0.43 0.36 0.28 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:26:01 ens3 188.14 100.40 2713.40 7.06 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:26:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:27:01 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:29:01 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:30:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:31:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:36:01 ens3 146.84 107.88 3605.36 124.23 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:36:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:37:01 vethc3e6e6a 1.92 1.75 0.30 0.54 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:37:01 ens3 306.80 194.79 4526.68 43.41 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:37:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] 08:37:01 docker0 81.76 129.71 7.51 1257.49 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] Average: vethc3e6e6a 0.11 0.10 0.02 0.03 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] Average: ens3 113.28 75.47 1344.74 42.00 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] Average: lo 1.14 1.14 0.11 0.11 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] Average: docker0 26.34 40.47 2.25 284.97 0.00 0.00 0.00 0.00 [2024-07-03T08:37:11.299Z] [2024-07-03T08:37:11.299Z] [2024-07-03T08:37:11.299Z] ---> sar -P ALL: [2024-07-03T08:37:11.299Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4906) 07/03/24 _x86_64_ (8 CPU) [2024-07-03T08:37:11.299Z] [2024-07-03T08:37:11.299Z] 08:19:58 LINUX RESTART (8 CPU) [2024-07-03T08:37:11.299Z] [2024-07-03T08:37:11.299Z] 08:20:01 CPU %user %nice %system %iowait %steal %idle [2024-07-03T08:37:11.299Z] 08:21:02 all 7.55 0.00 2.36 2.33 0.05 87.72 [2024-07-03T08:37:11.299Z] 08:21:02 0 5.76 0.00 2.79 0.69 0.03 90.72 [2024-07-03T08:37:11.299Z] 08:21:02 1 6.92 0.00 1.78 0.22 0.07 91.01 [2024-07-03T08:37:11.299Z] 08:21:02 2 7.88 0.00 1.81 0.27 0.05 89.99 [2024-07-03T08:37:11.299Z] 08:21:02 3 4.60 0.00 3.14 3.62 0.03 88.61 [2024-07-03T08:37:11.299Z] 08:21:02 4 7.35 0.00 2.06 0.20 0.05 90.33 [2024-07-03T08:37:11.299Z] 08:21:02 5 7.01 0.00 3.13 0.50 0.05 89.31 [2024-07-03T08:37:11.299Z] 08:21:02 6 9.44 0.00 1.95 9.05 0.05 79.51 [2024-07-03T08:37:11.299Z] 08:21:02 7 11.41 0.00 2.20 4.05 0.07 82.27 [2024-07-03T08:37:11.299Z] 08:22:01 all 7.89 0.00 4.18 5.43 0.07 82.43 [2024-07-03T08:37:11.299Z] 08:22:01 0 6.69 0.00 5.57 27.71 0.09 59.96 [2024-07-03T08:37:11.299Z] 08:22:01 1 8.36 0.00 3.85 0.43 0.05 87.32 [2024-07-03T08:37:11.299Z] 08:22:01 2 7.69 0.00 3.76 0.48 0.12 87.95 [2024-07-03T08:37:11.299Z] 08:22:01 3 8.09 0.00 3.30 0.69 0.05 87.88 [2024-07-03T08:37:11.299Z] 08:22:01 4 8.83 0.00 4.07 0.74 0.07 86.30 [2024-07-03T08:37:11.299Z] 08:22:01 5 8.17 0.00 5.57 3.08 0.07 83.11 [2024-07-03T08:37:11.299Z] 08:22:01 6 7.54 0.00 3.43 2.18 0.05 86.79 [2024-07-03T08:37:11.299Z] 08:22:01 7 7.72 0.00 3.93 8.27 0.05 80.03 [2024-07-03T08:37:11.299Z] 08:23:01 all 54.10 0.00 8.26 1.61 0.10 35.93 [2024-07-03T08:37:11.299Z] 08:23:01 0 53.86 0.00 8.48 4.92 0.10 32.64 [2024-07-03T08:37:11.299Z] 08:23:01 1 54.99 0.00 8.42 1.08 0.10 35.42 [2024-07-03T08:37:11.299Z] 08:23:01 2 53.90 0.00 8.04 0.34 0.08 37.64 [2024-07-03T08:37:11.299Z] 08:23:01 3 55.06 0.00 8.29 0.12 0.10 36.43 [2024-07-03T08:37:11.299Z] 08:23:01 4 50.69 0.00 7.57 1.75 0.08 39.90 [2024-07-03T08:37:11.299Z] 08:23:01 5 53.05 0.00 8.59 2.36 0.10 35.91 [2024-07-03T08:37:11.299Z] 08:23:01 6 54.66 0.00 8.79 0.61 0.12 35.83 [2024-07-03T08:37:11.299Z] 08:23:01 7 56.55 0.00 7.93 1.72 0.12 33.68 [2024-07-03T08:37:11.299Z] 08:24:01 all 9.15 0.00 2.45 2.46 0.05 85.89 [2024-07-03T08:37:11.299Z] 08:24:01 0 8.55 0.00 3.01 11.71 0.07 76.66 [2024-07-03T08:37:11.299Z] 08:24:01 1 8.98 0.00 2.11 1.98 0.05 86.88 [2024-07-03T08:37:11.299Z] 08:24:01 2 10.42 0.00 2.10 0.27 0.05 87.16 [2024-07-03T08:37:11.299Z] 08:24:01 3 8.11 0.00 1.83 0.23 0.05 89.78 [2024-07-03T08:37:11.299Z] 08:24:01 4 9.05 0.00 3.51 3.73 0.05 83.66 [2024-07-03T08:37:11.299Z] 08:24:01 5 9.30 0.00 2.38 0.37 0.07 87.88 [2024-07-03T08:37:11.299Z] 08:24:01 6 9.05 0.00 2.32 0.20 0.05 88.37 [2024-07-03T08:37:11.299Z] 08:24:01 7 9.78 0.00 2.31 1.13 0.03 86.75 [2024-07-03T08:37:11.299Z] 08:25:01 all 0.16 0.00 0.01 0.00 0.01 99.81 [2024-07-03T08:37:11.299Z] 08:25:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-03T08:37:11.299Z] 08:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-03T08:37:11.299Z] 08:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-03T08:37:11.299Z] 08:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-03T08:37:11.299Z] 08:25:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-03T08:37:11.299Z] 08:25:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2024-07-03T08:37:11.299Z] 08:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-03T08:37:11.299Z] 08:25:01 7 1.11 0.00 0.05 0.02 0.02 98.81 [2024-07-03T08:37:11.299Z] 08:26:01 all 2.37 0.00 1.27 0.43 0.02 95.90 [2024-07-03T08:37:11.299Z] 08:26:01 0 2.52 0.00 1.44 1.09 0.02 94.94 [2024-07-03T08:37:11.299Z] 08:26:01 1 3.08 0.00 1.97 0.08 0.02 94.85 [2024-07-03T08:37:11.299Z] 08:26:01 2 2.60 0.00 1.08 0.25 0.03 96.03 [2024-07-03T08:37:11.299Z] 08:26:01 3 0.95 0.00 1.12 0.18 0.02 97.73 [2024-07-03T08:37:11.299Z] 08:26:01 4 4.30 0.00 2.22 0.43 0.03 93.01 [2024-07-03T08:37:11.299Z] 08:26:01 5 1.82 0.00 0.90 0.15 0.02 97.11 [2024-07-03T08:37:11.299Z] 08:26:01 6 1.97 0.00 0.80 0.10 0.02 97.11 [2024-07-03T08:37:11.299Z] 08:26:01 7 1.76 0.00 0.64 1.15 0.02 96.44 [2024-07-03T08:37:11.299Z] 08:27:01 all 0.06 0.00 0.05 0.01 0.01 99.86 [2024-07-03T08:37:11.299Z] 08:27:01 0 0.20 0.00 0.12 0.00 0.02 99.67 [2024-07-03T08:37:11.299Z] 08:27:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2024-07-03T08:37:11.299Z] 08:27:01 2 0.03 0.00 0.07 0.02 0.02 99.87 [2024-07-03T08:37:11.299Z] 08:27:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-03T08:37:11.299Z] 08:27:01 4 0.07 0.00 0.03 0.02 0.00 99.88 [2024-07-03T08:37:11.299Z] 08:27:01 5 0.08 0.00 0.05 0.00 0.02 99.85 [2024-07-03T08:37:11.299Z] 08:27:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2024-07-03T08:37:11.299Z] 08:27:01 7 0.03 0.00 0.03 0.07 0.02 99.85 [2024-07-03T08:37:11.299Z] 08:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-07-03T08:37:11.299Z] 08:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-03T08:37:11.299Z] 08:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-03T08:37:11.299Z] 08:28:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-03T08:37:11.299Z] 08:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-03T08:37:11.299Z] 08:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-03T08:37:11.299Z] 08:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-03T08:37:11.299Z] 08:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-03T08:37:11.299Z] 08:28:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-03T08:37:11.299Z] 08:29:01 all 0.17 0.00 0.01 0.78 0.00 99.04 [2024-07-03T08:37:11.299Z] 08:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-03T08:37:11.299Z] 08:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-03T08:37:11.299Z] 08:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-03T08:37:11.299Z] 08:29:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-03T08:37:11.299Z] 08:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-03T08:37:11.299Z] 08:29:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-03T08:37:11.299Z] 08:29:01 6 0.35 0.00 0.02 1.05 0.00 98.58 [2024-07-03T08:37:11.299Z] 08:29:01 7 0.85 0.00 0.02 5.03 0.00 94.11 [2024-07-03T08:37:11.299Z] 08:30:01 all 0.11 0.00 0.00 0.01 0.01 99.88 [2024-07-03T08:37:11.299Z] 08:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-03T08:37:11.299Z] 08:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-03T08:37:11.299Z] 08:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-03T08:37:11.299Z] 08:30:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-03T08:37:11.299Z] 08:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-03T08:37:11.299Z] 08:30:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2024-07-03T08:37:11.299Z] 08:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-03T08:37:11.299Z] 08:30:01 7 0.70 0.00 0.00 0.03 0.02 99.25 [2024-07-03T08:37:11.299Z] 08:31:01 all 0.02 0.00 0.01 1.30 0.14 98.52 [2024-07-03T08:37:11.299Z] 08:31:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2024-07-03T08:37:11.299Z] 08:31:01 1 0.00 0.00 0.00 3.34 0.03 96.62 [2024-07-03T08:37:11.299Z] 08:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-03T08:37:11.299Z] 08:31:01 3 0.02 0.00 0.05 0.00 0.28 99.65 [2024-07-03T08:37:11.299Z] 08:31:01 4 0.00 0.00 0.00 0.02 0.13 99.85 [2024-07-03T08:37:11.299Z] 08:31:01 5 0.03 0.00 0.00 3.52 0.30 96.15 [2024-07-03T08:37:11.299Z] 08:31:01 6 0.07 0.00 0.02 0.00 0.03 99.88 [2024-07-03T08:37:11.299Z] 08:31:01 7 0.02 0.00 0.02 3.53 0.33 96.10 [2024-07-03T08:37:11.299Z] [2024-07-03T08:37:11.299Z] 08:31:01 CPU %user %nice %system %iowait %steal %idle [2024-07-03T08:37:11.299Z] 08:32:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2024-07-03T08:37:11.299Z] 08:32:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-03T08:37:11.299Z] 08:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-03T08:37:11.299Z] 08:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-03T08:37:11.299Z] 08:32:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-03T08:37:11.299Z] 08:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-03T08:37:11.299Z] 08:32:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2024-07-03T08:37:11.299Z] 08:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-03T08:37:11.299Z] 08:32:01 7 0.18 0.00 0.00 0.00 0.02 99.80 [2024-07-03T08:37:11.299Z] 08:33:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2024-07-03T08:37:11.299Z] 08:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-03T08:37:11.299Z] 08:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-03T08:37:11.299Z] 08:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-03T08:37:11.299Z] 08:33:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-03T08:37:11.299Z] 08:33:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-03T08:37:11.299Z] 08:33:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-03T08:37:11.299Z] 08:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-03T08:37:11.299Z] 08:33:01 7 0.66 0.00 0.00 0.02 0.00 99.32 [2024-07-03T08:37:11.299Z] 08:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-07-03T08:37:11.299Z] 08:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-03T08:37:11.299Z] 08:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-03T08:37:11.299Z] 08:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-03T08:37:11.299Z] 08:34:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-07-03T08:37:11.299Z] 08:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-03T08:37:11.299Z] 08:34:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-03T08:37:11.299Z] 08:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-03T08:37:11.299Z] 08:34:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-03T08:37:11.299Z] 08:35:01 all 0.06 0.00 0.05 0.01 0.00 99.88 [2024-07-03T08:37:11.299Z] 08:35:01 0 0.03 0.00 0.05 0.03 0.00 99.88 [2024-07-03T08:37:11.299Z] 08:35:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-03T08:37:11.299Z] 08:35:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2024-07-03T08:37:11.299Z] 08:35:01 3 0.07 0.00 0.07 0.00 0.02 99.85 [2024-07-03T08:37:11.299Z] 08:35:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2024-07-03T08:37:11.299Z] 08:35:01 5 0.25 0.00 0.07 0.03 0.00 99.65 [2024-07-03T08:37:11.299Z] 08:35:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-03T08:37:11.299Z] 08:35:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2024-07-03T08:37:11.299Z] 08:36:01 all 2.51 0.00 1.05 1.54 0.02 94.88 [2024-07-03T08:37:11.299Z] 08:36:01 0 2.80 0.00 1.22 0.03 0.02 95.93 [2024-07-03T08:37:11.299Z] 08:36:01 1 3.30 0.00 0.95 0.00 0.02 95.73 [2024-07-03T08:37:11.299Z] 08:36:01 2 2.46 0.00 0.74 0.00 0.02 96.79 [2024-07-03T08:37:11.299Z] 08:36:01 3 2.53 0.00 1.25 0.69 0.02 95.52 [2024-07-03T08:37:11.299Z] 08:36:01 4 1.72 0.00 1.36 7.34 0.02 89.56 [2024-07-03T08:37:11.299Z] 08:36:01 5 2.01 0.00 1.06 0.82 0.02 96.09 [2024-07-03T08:37:11.299Z] 08:36:01 6 2.97 0.00 0.83 0.00 0.00 96.19 [2024-07-03T08:37:11.299Z] 08:36:01 7 2.30 0.00 0.97 3.49 0.03 93.20 [2024-07-03T08:37:11.299Z] 08:37:01 all 7.08 0.00 3.00 4.08 0.07 85.77 [2024-07-03T08:37:11.299Z] 08:37:01 0 9.08 0.00 3.13 0.33 0.05 87.41 [2024-07-03T08:37:11.299Z] 08:37:01 1 7.88 0.00 3.46 0.91 0.05 87.71 [2024-07-03T08:37:11.299Z] 08:37:01 2 6.19 0.00 3.44 11.03 0.12 79.21 [2024-07-03T08:37:11.299Z] 08:37:01 3 8.82 0.00 3.42 2.41 0.07 85.28 [2024-07-03T08:37:11.299Z] 08:37:01 4 7.58 0.00 3.85 2.91 0.07 85.60 [2024-07-03T08:37:11.299Z] 08:37:01 5 4.88 0.00 1.84 0.05 0.05 93.17 [2024-07-03T08:37:11.299Z] 08:37:01 6 5.85 0.00 2.59 3.08 0.07 88.42 [2024-07-03T08:37:11.300Z] 08:37:01 7 6.42 0.00 2.31 11.86 0.05 79.35 [2024-07-03T08:37:11.300Z] Average: all 5.34 0.00 1.33 1.17 0.03 92.13 [2024-07-03T08:37:11.300Z] Average: 0 5.23 0.00 1.51 2.69 0.03 90.54 [2024-07-03T08:37:11.300Z] Average: 1 5.48 0.00 1.33 0.47 0.02 92.70 [2024-07-03T08:37:11.300Z] Average: 2 5.36 0.00 1.24 0.74 0.03 92.63 [2024-07-03T08:37:11.300Z] Average: 3 5.17 0.00 1.32 0.46 0.04 93.00 [2024-07-03T08:37:11.300Z] Average: 4 5.24 0.00 1.44 1.01 0.03 92.28 [2024-07-03T08:37:11.300Z] Average: 5 5.08 0.00 1.38 0.64 0.04 92.86 [2024-07-03T08:37:11.300Z] Average: 6 5.38 0.00 1.22 0.95 0.02 92.43 [2024-07-03T08:37:11.300Z] Average: 7 5.81 0.00 1.19 2.37 0.05 90.58 [2024-07-03T08:37:11.300Z] [2024-07-03T08:37:11.300Z] [2024-07-03T08:37:11.300Z]