Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 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-ssh9907379241470857107.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh12999103573640637202.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16889742320061544673.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh17051631419446264814.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15666214597867331109.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-17291’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-17292’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-17265’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-17426’ is offline ‘prd-ubuntu20.04-docker-8c-8g-17427’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-17425’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18422 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 # timeout=10 Commit message: "Merge pull request #205 from lenny-intel/Go1.18" > git rev-list --no-walk deaabcb9638c408d38a62ca07687bca64c62376f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T16:53:20.927Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T16:53:20.993Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T16:53:21.011Z] ========================================================= [2022-07-11T16:53:21.011Z] EdgeX Global Pipelines Version Info [2022-07-11T16:53:21.011Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:53:21.798Z] ------------------- [2022-07-11T16:53:21.798Z] stable info: [2022-07-11T16:53:21.798Z] ------------------- [2022-07-11T16:53:21.798Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T16:53:21.798Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-11T16:53:21.798Z] Message: update stable to v1.0.234 [2022-07-11T16:53:22.369Z] ------------------- [2022-07-11T16:53:22.369Z] experimental info: [2022-07-11T16:53:22.369Z] ------------------- [2022-07-11T16:53:22.369Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T16:53:22.369Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T16:53:22.369Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T16:53:22.621Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-07-11T16:53:22.637Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-07-11T16:53:22.648Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T16:53:22.664Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T16:53:22.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T16:53:22.692Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-11T16:53:22.703Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T16:53:22.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-11T16:53:22.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T16:53:22.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T16:53:22.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T16:53:22.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-07-11T16:53:22.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T16:53:22.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T16:53:22.806Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T16:53:22.818Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T16:53:22.828Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T16:53:22.842Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T16:53:22.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T16:53:22.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T16:53:22.892Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-11T16:53:22.904Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-11T16:53:22.917Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-11T16:53:22.929Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-11T16:53:22.943Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-11T16:53:22.956Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T16:53:22.969Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T16:53:22.983Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-11T16:53:22.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-11T16:53:23.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-11T16:53:23.020Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [Pipeline] echo [2022-07-11T16:53:23.033Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 328f14c [Pipeline] echo [2022-07-11T16:53:23.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T16:53:23.105Z] provisioning config files... [2022-07-11T16:53:23.119Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4225720643592759588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:53:23.429Z] ---> docker-login.sh [2022-07-11T16:53:23.430Z] nexus3.edgexfoundry.org:10001 [2022-07-11T16:53:23.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:53:23.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:53:23.692Z] Configure a credential helper to remove this warning. See [2022-07-11T16:53:23.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:53:23.692Z] [2022-07-11T16:53:23.692Z] Login Succeeded [2022-07-11T16:53:23.692Z] nexus3.edgexfoundry.org:10002 [2022-07-11T16:53:23.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:53:23.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:53:23.953Z] Configure a credential helper to remove this warning. See [2022-07-11T16:53:23.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:53:23.953Z] [2022-07-11T16:53:23.953Z] Login Succeeded [2022-07-11T16:53:23.953Z] nexus3.edgexfoundry.org:10003 [2022-07-11T16:53:23.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:53:23.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:53:23.953Z] Configure a credential helper to remove this warning. See [2022-07-11T16:53:23.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:53:23.953Z] [2022-07-11T16:53:23.953Z] Login Succeeded [2022-07-11T16:53:23.953Z] nexus3.edgexfoundry.org:10004 [2022-07-11T16:53:24.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:53:24.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:53:24.214Z] Configure a credential helper to remove this warning. See [2022-07-11T16:53:24.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:53:24.214Z] [2022-07-11T16:53:24.214Z] Login Succeeded [2022-07-11T16:53:24.214Z] docker.io [2022-07-11T16:53:24.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:53:24.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:53:24.475Z] Configure a credential helper to remove this warning. See [2022-07-11T16:53:24.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:53:24.475Z] [2022-07-11T16:53:24.475Z] Login Succeeded [2022-07-11T16:53:24.475Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T16:53:24.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-11T16:53:24.886Z] + git rev-list -1 --merges 328f14cd4e0e2f12280e28257e4d0d1118a94cd7~1..328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [Pipeline] echo [2022-07-11T16:53:24.914Z] -----------> git rev-list -1 --merges 328f14cd4e0e2f12280e28257e4d0d1118a94cd7~1..328f14cd4e0e2f12280e28257e4d0d1118a94cd7 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [2022-07-11T16:53:24.914Z] 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [false] [Pipeline] sh [2022-07-11T16:53:25.225Z] + git log --format=format:%s -1 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [Pipeline] echo [2022-07-11T16:53:25.244Z] ========================================================= [2022-07-11T16:53:25.244Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T16:53:25.244Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T16:53:25.582Z] + git log --format=format:%s -1 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [Pipeline] echo [2022-07-11T16:53:25.594Z] [semverPrep] GIT_COMMIT: 328f14cd4e0e2f12280e28257e4d0d1118a94cd7, Commit Message: Merge pull request #205 from lenny-intel/Go1.18 [Pipeline] echo [2022-07-11T16:53:25.603Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-11T16:53:26.043Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T16:53:26.043Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T16:53:26.043Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T16:53:26.043Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T16:53:26.043Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T16:53:26.043Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T16:53:26.043Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:26.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:53:26.477Z] [2022-07-11T16:53:26.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:26.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:53:26.780Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T16:53:26.780Z] b85a868b505f: Pulling fs layer [2022-07-11T16:53:26.780Z] e2be974225ed: Pulling fs layer [2022-07-11T16:53:26.780Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T16:53:26.780Z] 988bab9f4d93: Pulling fs layer [2022-07-11T16:53:26.780Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T16:53:26.780Z] eaf3925da568: Pulling fs layer [2022-07-11T16:53:26.780Z] bab4dde63d76: Pulling fs layer [2022-07-11T16:53:26.780Z] bde34c3a00c8: Pulling fs layer [2022-07-11T16:53:26.780Z] b352a97aabf1: Pulling fs layer [2022-07-11T16:53:26.780Z] 4872d77fe225: Pulling fs layer [2022-07-11T16:53:26.780Z] 5851b861e8e6: Pulling fs layer [2022-07-11T16:53:26.780Z] eaf3925da568: Waiting [2022-07-11T16:53:26.780Z] bab4dde63d76: Waiting [2022-07-11T16:53:26.780Z] bde34c3a00c8: Waiting [2022-07-11T16:53:26.780Z] b352a97aabf1: Waiting [2022-07-11T16:53:26.780Z] 4872d77fe225: Waiting [2022-07-11T16:53:26.780Z] 988bab9f4d93: Waiting [2022-07-11T16:53:26.780Z] 1469e6f7b9e6: Waiting [2022-07-11T16:53:26.780Z] 5851b861e8e6: Waiting [2022-07-11T16:53:26.780Z] e2be974225ed: Verifying Checksum [2022-07-11T16:53:26.780Z] e2be974225ed: Download complete [2022-07-11T16:53:26.780Z] 988bab9f4d93: Verifying Checksum [2022-07-11T16:53:26.780Z] 988bab9f4d93: Download complete [2022-07-11T16:53:27.043Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T16:53:27.043Z] 1469e6f7b9e6: Download complete [2022-07-11T16:53:27.043Z] eaf3925da568: Verifying Checksum [2022-07-11T16:53:27.043Z] eaf3925da568: Download complete [2022-07-11T16:53:27.043Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T16:53:27.043Z] 339a4e72a1f5: Download complete [2022-07-11T16:53:27.044Z] bde34c3a00c8: Download complete [2022-07-11T16:53:27.044Z] b352a97aabf1: Verifying Checksum [2022-07-11T16:53:27.044Z] b352a97aabf1: Download complete [2022-07-11T16:53:27.044Z] 4872d77fe225: Download complete [2022-07-11T16:53:27.044Z] 5851b861e8e6: Verifying Checksum [2022-07-11T16:53:27.044Z] b85a868b505f: Verifying Checksum [2022-07-11T16:53:27.044Z] b85a868b505f: Download complete [2022-07-11T16:53:27.307Z] bab4dde63d76: Verifying Checksum [2022-07-11T16:53:27.307Z] bab4dde63d76: Download complete [2022-07-11T16:53:28.685Z] b85a868b505f: Pull complete [2022-07-11T16:53:28.685Z] e2be974225ed: Pull complete [2022-07-11T16:53:29.255Z] 339a4e72a1f5: Pull complete [2022-07-11T16:53:29.255Z] 988bab9f4d93: Pull complete [2022-07-11T16:53:29.517Z] 1469e6f7b9e6: Pull complete [2022-07-11T16:53:29.777Z] eaf3925da568: Pull complete [2022-07-11T16:53:31.693Z] bab4dde63d76: Pull complete [2022-07-11T16:53:31.693Z] bde34c3a00c8: Pull complete [2022-07-11T16:53:31.955Z] b352a97aabf1: Pull complete [2022-07-11T16:53:31.955Z] 4872d77fe225: Pull complete [2022-07-11T16:53:31.955Z] 5851b861e8e6: Pull complete [2022-07-11T16:53:32.216Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T16:53:32.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T16:53:32.216Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:53:32.321Z] prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container [2022-07-11T16:53:32.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2022-07-11T16:53:33.543Z] $ docker top e447827b71ce4e7e1119302c2fa342db58fb069cd391423cc78fa30acd0ee857 -eo pid,comm [2022-07-11T16:53:33.622Z] 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). [2022-07-11T16:53:33.622Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T16:53:33.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T16:53:33.658Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T16:53:33.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T16:53:33.804Z] $ docker exec e447827b71ce4e7e1119302c2fa342db58fb069cd391423cc78fa30acd0ee857 ssh-agent [2022-07-11T16:53:33.930Z] SSH_AUTH_SOCK=/tmp/ssh-jam2bv2WLV7G/agent.33 [2022-07-11T16:53:33.930Z] SSH_AGENT_PID=40 [2022-07-11T16:53:33.937Z] Running ssh-add (command line suppressed) [2022-07-11T16:53:34.052Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8950085259967903048.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8950085259967903048.key) [2022-07-11T16:53:34.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T16:53:34.400Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T16:53:34.419Z] $ docker exec --env ******** --env ******** e447827b71ce4e7e1119302c2fa342db58fb069cd391423cc78fa30acd0ee857 ssh-agent -k [2022-07-11T16:53:34.543Z] unset SSH_AUTH_SOCK; [2022-07-11T16:53:34.550Z] unset SSH_AGENT_PID; [2022-07-11T16:53:34.550Z] echo Agent pid 40 killed; [2022-07-11T16:53:34.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T16:53:34.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T16:53:34.579Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T16:53:34.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T16:53:34.714Z] $ docker exec e447827b71ce4e7e1119302c2fa342db58fb069cd391423cc78fa30acd0ee857 ssh-agent [2022-07-11T16:53:34.845Z] SSH_AUTH_SOCK=/tmp/ssh-FUcnJd7h8s6J/agent.74 [2022-07-11T16:53:34.845Z] SSH_AGENT_PID=80 [2022-07-11T16:53:34.850Z] Running ssh-add (command line suppressed) [2022-07-11T16:53:34.993Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1972042200791234108.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1972042200791234108.key) [2022-07-11T16:53:35.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T16:53:35.296Z] + git semver init [2022-07-11T16:53:35.556Z] 2022-07-11 16:53:35,493 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T16:53:35.556Z] 2022-07-11 16:53:35,493 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-07-11T16:53:35.556Z] 2022-07-11 16:53:35,494 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-07-11T16:53:35.556Z] 2022-07-11 16:53:35,494 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T16:53:36.494Z] 2022-07-11 16:53:36,353 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2022-07-11T16:53:36.494Z] 2022-07-11 16:53:36,353 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2022-07-11T16:53:36.494Z] 2022-07-11 16:53:36,354 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-07-11T16:53:36.494Z] 2022-07-11 16:53:36,354 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-07-11T16:53:36.494Z] 2.2.1-dev.8 [Pipeline] } [2022-07-11T16:53:36.503Z] $ docker exec --env ******** --env ******** e447827b71ce4e7e1119302c2fa342db58fb069cd391423cc78fa30acd0ee857 ssh-agent -k [2022-07-11T16:53:36.628Z] unset SSH_AUTH_SOCK; [2022-07-11T16:53:36.629Z] unset SSH_AGENT_PID; [2022-07-11T16:53:36.629Z] echo Agent pid 80 killed; [2022-07-11T16:53:36.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T16:53:36.941Z] + git semver [Pipeline] } [2022-07-11T16:53:37.219Z] $ docker stop --time=1 e447827b71ce4e7e1119302c2fa342db58fb069cd391423cc78fa30acd0ee857 [2022-07-11T16:53:38.533Z] $ docker rm -f e447827b71ce4e7e1119302c2fa342db58fb069cd391423cc78fa30acd0ee857 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T16:53:38.879Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T16:53:39.125Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T16:53:39.128Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.8 [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 [2022-07-11T16:53:39.268Z] provisioning config files... [2022-07-11T16:53:39.280Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4647608564118332293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:53:39.821Z] ---> docker-login.sh [2022-07-11T16:53:39.821Z] nexus3.edgexfoundry.org:10001 [2022-07-11T16:53:39.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:53:39.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:53:39.821Z] Configure a credential helper to remove this warning. See [2022-07-11T16:53:39.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:53:39.821Z] [2022-07-11T16:53:39.821Z] Login Succeeded [2022-07-11T16:53:39.821Z] nexus3.edgexfoundry.org:10002 [2022-07-11T16:53:39.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:53:39.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:53:39.821Z] Configure a credential helper to remove this warning. See [2022-07-11T16:53:39.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:53:39.821Z] [2022-07-11T16:53:39.821Z] Login Succeeded [2022-07-11T16:53:39.821Z] nexus3.edgexfoundry.org:10003 [2022-07-11T16:53:39.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:53:39.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:53:39.821Z] Configure a credential helper to remove this warning. See [2022-07-11T16:53:39.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:53:39.821Z] [2022-07-11T16:53:39.821Z] Login Succeeded [2022-07-11T16:53:39.821Z] nexus3.edgexfoundry.org:10004 [2022-07-11T16:53:40.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:53:40.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:53:40.083Z] Configure a credential helper to remove this warning. See [2022-07-11T16:53:40.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:53:40.083Z] [2022-07-11T16:53:40.083Z] Login Succeeded [2022-07-11T16:53:40.083Z] docker.io [2022-07-11T16:53:40.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:53:40.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:53:40.657Z] Configure a credential helper to remove this warning. See [2022-07-11T16:53:40.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:53:40.657Z] [2022-07-11T16:53:40.657Z] Login Succeeded [2022-07-11T16:53:40.657Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T16:53:40.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T16:53:40.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:53:40.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:53:40.767Z] ========================================================= [2022-07-11T16:53:40.767Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-11T16:53:40.767Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:53:41.100Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T16:53:41.101Z] Sending build context to Docker daemon 10.68MB [2022-07-11T16:53:41.101Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T16:53:41.101Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-11T16:53:41.101Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T16:53:41.101Z] 59bf1c3509f3: Pulling fs layer [2022-07-11T16:53:41.101Z] 666ba61612fd: Pulling fs layer [2022-07-11T16:53:41.101Z] 8ed8ca486205: Pulling fs layer [2022-07-11T16:53:41.101Z] cc1cd167ecdc: Pulling fs layer [2022-07-11T16:53:41.101Z] c516ae0d96e1: Pulling fs layer [2022-07-11T16:53:41.101Z] 684cea983483: Pulling fs layer [2022-07-11T16:53:41.101Z] dd3240ac7de5: Pulling fs layer [2022-07-11T16:53:41.101Z] b1e948a4e11c: Pulling fs layer [2022-07-11T16:53:41.101Z] a8fd76ee1af6: Pulling fs layer [2022-07-11T16:53:41.101Z] 646ad004c059: Pulling fs layer [2022-07-11T16:53:41.101Z] cc1cd167ecdc: Waiting [2022-07-11T16:53:41.101Z] 684cea983483: Waiting [2022-07-11T16:53:41.101Z] dd3240ac7de5: Waiting [2022-07-11T16:53:41.101Z] b1e948a4e11c: Waiting [2022-07-11T16:53:41.101Z] a8fd76ee1af6: Waiting [2022-07-11T16:53:41.101Z] 646ad004c059: Waiting [2022-07-11T16:53:41.101Z] c516ae0d96e1: Waiting [2022-07-11T16:53:41.392Z] 8ed8ca486205: Verifying Checksum [2022-07-11T16:53:41.392Z] 8ed8ca486205: Download complete [2022-07-11T16:53:41.392Z] 666ba61612fd: Download complete [2022-07-11T16:53:41.392Z] c516ae0d96e1: Download complete [2022-07-11T16:53:41.392Z] 684cea983483: Verifying Checksum [2022-07-11T16:53:41.392Z] 684cea983483: Download complete [2022-07-11T16:53:41.392Z] dd3240ac7de5: Verifying Checksum [2022-07-11T16:53:41.392Z] dd3240ac7de5: Download complete [2022-07-11T16:53:42.028Z] b1e948a4e11c: Verifying Checksum [2022-07-11T16:53:42.028Z] b1e948a4e11c: Download complete [2022-07-11T16:53:42.028Z] 59bf1c3509f3: Download complete [2022-07-11T16:53:42.293Z] 59bf1c3509f3: Pull complete [2022-07-11T16:53:42.293Z] 666ba61612fd: Pull complete [2022-07-11T16:53:42.556Z] 8ed8ca486205: Pull complete [2022-07-11T16:53:42.556Z] 646ad004c059: Verifying Checksum [2022-07-11T16:53:42.556Z] 646ad004c059: Download complete [2022-07-11T16:53:42.816Z] cc1cd167ecdc: Verifying Checksum [2022-07-11T16:53:42.816Z] cc1cd167ecdc: Download complete [2022-07-11T16:53:42.816Z] a8fd76ee1af6: Verifying Checksum [2022-07-11T16:53:42.816Z] a8fd76ee1af6: Download complete [2022-07-11T16:53:47.258Z] cc1cd167ecdc: Pull complete [2022-07-11T16:53:47.258Z] c516ae0d96e1: Pull complete [2022-07-11T16:53:47.258Z] 684cea983483: Pull complete [2022-07-11T16:53:47.258Z] dd3240ac7de5: Pull complete [2022-07-11T16:53:47.258Z] b1e948a4e11c: Pull complete [2022-07-11T16:53:49.394Z] a8fd76ee1af6: Pull complete [2022-07-11T16:53:49.965Z] 646ad004c059: Pull complete [2022-07-11T16:53:49.965Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-11T16:53:49.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T16:53:49.965Z] ---> 8f69c11f6b0c [2022-07-11T16:53:49.965Z] Step 3/12 : ARG MAKE='make build' [2022-07-11T16:53:51.351Z] ---> Running in a7349e6c3ee5 [2022-07-11T16:53:51.352Z] Removing intermediate container a7349e6c3ee5 [2022-07-11T16:53:51.352Z] ---> 18812e0c0533 [2022-07-11T16:53:51.352Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T16:53:51.352Z] ---> Running in ceb910f16d0e [2022-07-11T16:53:51.352Z] Removing intermediate container ceb910f16d0e [2022-07-11T16:53:51.352Z] ---> 19a47f228c64 [2022-07-11T16:53:51.352Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T16:53:51.352Z] ---> Running in 16beae78463e [2022-07-11T16:53:51.352Z] Removing intermediate container 16beae78463e [2022-07-11T16:53:51.352Z] ---> 1b247efc9a3a [2022-07-11T16:53:51.352Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:53:51.611Z] ---> Running in c1630d7c5dec [2022-07-11T16:53:52.181Z] Removing intermediate container c1630d7c5dec [2022-07-11T16:53:52.181Z] ---> 3550177202d9 [2022-07-11T16:53:52.181Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T16:53:52.181Z] ---> Running in c256074fa913 [2022-07-11T16:53:52.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:53:53.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:53:53.647Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-07-11T16:53:53.647Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-11T16:53:53.911Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-07-11T16:53:53.911Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-07-11T16:53:54.175Z] Executing busybox-1.34.1-r3.trigger [2022-07-11T16:53:54.175Z] OK: 224 MiB in 56 packages [2022-07-11T16:53:54.240Z] Still waiting to schedule task [2022-07-11T16:53:54.240Z] ‘prd-centos7-blackbox-4c-2g-17291’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-11T16:53:54.240Z] ‘prd-centos7-blackbox-4c-2g-17292’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-11T16:53:54.240Z] ‘prd-ubuntu20.04-docker-8c-8g-17427’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-11T16:53:54.240Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17985’ is offline [2022-07-11T16:53:54.240Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-18427’ is offline [2022-07-11T16:53:54.435Z] Removing intermediate container c256074fa913 [2022-07-11T16:53:54.435Z] ---> cedfdf4fde67 [2022-07-11T16:53:54.435Z] Step 8/12 : WORKDIR /device-rest-go [2022-07-11T16:53:54.435Z] ---> Running in d385b19215d9 [2022-07-11T16:53:54.696Z] Removing intermediate container d385b19215d9 [2022-07-11T16:53:54.696Z] ---> f5deb6178ff9 [2022-07-11T16:53:54.696Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-11T16:53:54.696Z] ---> 0b10c2c8f006 [2022-07-11T16:53:54.696Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:53:54.696Z] ---> Running in 49f082de05ab [2022-07-11T16:54:09.617Z] Removing intermediate container 49f082de05ab [2022-07-11T16:54:09.617Z] ---> bc4d1bbfd953 [2022-07-11T16:54:09.617Z] Step 11/12 : COPY . . [2022-07-11T16:54:09.617Z] ---> df994e51c04a [2022-07-11T16:54:09.617Z] Step 12/12 : RUN $MAKE [2022-07-11T16:54:09.617Z] ---> Running in 1f3f3e11f50e [2022-07-11T16:54:09.617Z] noop [2022-07-11T16:54:09.617Z] Removing intermediate container 1f3f3e11f50e [2022-07-11T16:54:09.617Z] ---> c2f63d15e367 [2022-07-11T16:54:09.617Z] Successfully built c2f63d15e367 [2022-07-11T16:54:09.617Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:54:09.952Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T16:54:09.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:54:10.036Z] prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container [2022-07-11T16:54:10.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2022-07-11T16:54:10.499Z] $ docker top bf13220b45936ce78f3642ae73cacaa6c0f850a9e5916abe5ed072b80ecfee20 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T16:54:10.863Z] + go version [2022-07-11T16:54:10.863Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-11T16:54:10.873Z] $ docker stop --time=1 bf13220b45936ce78f3642ae73cacaa6c0f850a9e5916abe5ed072b80ecfee20 [2022-07-11T16:54:12.156Z] $ docker rm -f bf13220b45936ce78f3642ae73cacaa6c0f850a9e5916abe5ed072b80ecfee20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:54:12.654Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T16:54:12.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:54:12.763Z] prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container [2022-07-11T16:54:12.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2022-07-11T16:54:13.221Z] $ docker top efee3f0f37a1498e49e5c5206e309d62309b931583283acd53ac42c5859ea0d2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T16:54:13.597Z] + make test [2022-07-11T16:54:13.597Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-11T16:54:13.855Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-07-11T16:54:23.841Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-07-11T16:54:23.841Z] ok github.com/edgexfoundry/device-rest-go/driver 0.017s coverage: 55.2% of statements [2022-07-11T16:54:31.983Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T16:54:36.187Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T16:54:36.187Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T16:54:36.187Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T16:54:36.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T16:54:36.213Z] $ docker stop --time=1 efee3f0f37a1498e49e5c5206e309d62309b931583283acd53ac42c5859ea0d2 [2022-07-11T16:54:37.881Z] $ docker rm -f efee3f0f37a1498e49e5c5206e309d62309b931583283acd53ac42c5859ea0d2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T16:54:38.333Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T16:54:38.376Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-11T16:54:38.987Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T16:54:39.275Z] + ls -al . [2022-07-11T16:54:39.275Z] total 172 [2022-07-11T16:54:39.275Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 16:54 . [2022-07-11T16:54:39.275Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 16:53 .. [2022-07-11T16:54:39.275Z] -rw-rw-r-- 1 jenkins jenkins 151 Jul 11 16:53 .dockerignore [2022-07-11T16:54:39.275Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 16:53 .git [2022-07-11T16:54:39.275Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:53 .github [2022-07-11T16:54:39.275Z] -rw-rw-r-- 1 jenkins jenkins 329 Jul 11 16:53 .gitignore [2022-07-11T16:54:39.275Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 16:53 .golangci.yml [2022-07-11T16:54:39.275Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 16:53 .semver [2022-07-11T16:54:39.275Z] -rw-rw-r-- 1 jenkins jenkins 8724 Jul 11 16:53 Attribution.txt [2022-07-11T16:54:39.275Z] -rw-rw-r-- 1 jenkins jenkins 11736 Jul 11 16:53 CHANGELOG.md [2022-07-11T16:54:39.275Z] -rw-rw-r-- 1 jenkins jenkins 1674 Jul 11 16:53 Dockerfile [2022-07-11T16:54:39.275Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 16:53 GOVERNANCE.md [2022-07-11T16:54:39.275Z] -rw-rw-r-- 1 jenkins jenkins 680 Jul 11 16:53 Jenkinsfile [2022-07-11T16:54:39.275Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 16:53 LICENSE [2022-07-11T16:54:39.275Z] -rw-rw-r-- 1 jenkins jenkins 1964 Jul 11 16:53 Makefile [2022-07-11T16:54:39.275Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 11 16:53 OWNERS.md [2022-07-11T16:54:39.275Z] -rw-rw-r-- 1 jenkins jenkins 8003 Jul 11 16:53 README.md [2022-07-11T16:54:39.275Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 16:53 VERSION [2022-07-11T16:54:39.275Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:53 bin [2022-07-11T16:54:39.275Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:53 cmd [2022-07-11T16:54:39.275Z] -rw-r--r-- 1 jenkins jenkins 9355 Jul 11 16:54 coverage.out [2022-07-11T16:54:39.275Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:53 driver [2022-07-11T16:54:39.275Z] -rw-rw-r-- 1 jenkins jenkins 3338 Jul 11 16:53 go.mod [2022-07-11T16:54:39.275Z] -rw-rw-r-- 1 jenkins jenkins 35351 Jul 11 16:53 go.sum [2022-07-11T16:54:39.275Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 16:53 snap [2022-07-11T16:54:39.275Z] -rw-rw-r-- 1 jenkins jenkins 713 Jul 11 16:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:54:39.588Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=328f14cd4e0e2f12280e28257e4d0d1118a94cd7 --label arch=amd64 --label version=2.2.1-dev.8 . [2022-07-11T16:54:39.588Z] Sending build context to Docker daemon 10.69MB [2022-07-11T16:54:39.588Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T16:54:39.588Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-11T16:54:39.588Z] ---> c2f63d15e367 [2022-07-11T16:54:39.588Z] Step 3/25 : ARG MAKE='make build' [2022-07-11T16:54:39.588Z] ---> Running in 0fc452ab5b4a [2022-07-11T16:54:39.849Z] Removing intermediate container 0fc452ab5b4a [2022-07-11T16:54:39.849Z] ---> 0de3bb598d74 [2022-07-11T16:54:39.849Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T16:54:39.849Z] ---> Running in a65e93e49569 [2022-07-11T16:54:39.849Z] Removing intermediate container a65e93e49569 [2022-07-11T16:54:39.849Z] ---> bd47ab238d56 [2022-07-11T16:54:39.849Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T16:54:39.849Z] ---> Running in 5152f89d6642 [2022-07-11T16:54:40.110Z] Removing intermediate container 5152f89d6642 [2022-07-11T16:54:40.110Z] ---> e0a6f5c9592b [2022-07-11T16:54:40.110Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T16:54:40.110Z] ---> Running in afa00a4f1941 [2022-07-11T16:54:40.681Z] Removing intermediate container afa00a4f1941 [2022-07-11T16:54:40.681Z] ---> 284b2def061f [2022-07-11T16:54:40.681Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T16:54:40.681Z] ---> Running in b2f6f7ddc412 [2022-07-11T16:54:40.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:54:41.889Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:54:42.460Z] OK: 224 MiB in 56 packages [2022-07-11T16:54:42.721Z] Removing intermediate container b2f6f7ddc412 [2022-07-11T16:54:42.721Z] ---> f0391d58ad09 [2022-07-11T16:54:42.721Z] Step 8/25 : WORKDIR /device-rest-go [2022-07-11T16:54:42.721Z] ---> Running in c88c33ca7bd8 [2022-07-11T16:54:42.983Z] Removing intermediate container c88c33ca7bd8 [2022-07-11T16:54:42.983Z] ---> 78a9e5b642c6 [2022-07-11T16:54:42.983Z] Step 9/25 : COPY go.mod vendor* ./ [2022-07-11T16:54:42.983Z] ---> 30ef65a71dc3 [2022-07-11T16:54:42.983Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T16:54:42.983Z] ---> Running in 128f99faa7d8 [2022-07-11T16:54:43.553Z] Removing intermediate container 128f99faa7d8 [2022-07-11T16:54:43.553Z] ---> cded32ed546b [2022-07-11T16:54:43.553Z] Step 11/25 : COPY . . [2022-07-11T16:54:44.122Z] ---> 9b01e1a1e022 [2022-07-11T16:54:44.122Z] Step 12/25 : RUN $MAKE [2022-07-11T16:54:44.122Z] ---> Running in cf95c0a7f301 [2022-07-11T16:54:44.384Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.2.1-dev.8" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-07-11T16:55:06.337Z] Removing intermediate container cf95c0a7f301 [2022-07-11T16:55:06.337Z] ---> 9978a02eece9 [2022-07-11T16:55:06.337Z] Step 13/25 : FROM alpine:3.16 [2022-07-11T16:55:06.337Z] 3.16: Pulling from library/alpine [2022-07-11T16:55:06.337Z] 2408cc74d12b: Pulling fs layer [2022-07-11T16:55:06.337Z] 2408cc74d12b: Verifying Checksum [2022-07-11T16:55:06.337Z] 2408cc74d12b: Download complete [2022-07-11T16:55:06.337Z] 2408cc74d12b: Pull complete [2022-07-11T16:55:06.337Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-11T16:55:06.337Z] Status: Downloaded newer image for alpine:3.16 [2022-07-11T16:55:06.337Z] ---> e66264b98777 [2022-07-11T16:55:06.337Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T16:55:06.337Z] ---> Running in 00f4e39c19ef [2022-07-11T16:55:06.337Z] Removing intermediate container 00f4e39c19ef [2022-07-11T16:55:06.337Z] ---> b15c54e7d9af [2022-07-11T16:55:06.337Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-07-11T16:55:06.337Z] ---> Running in 47e6201aae57 [2022-07-11T16:55:06.337Z] Removing intermediate container 47e6201aae57 [2022-07-11T16:55:06.337Z] ---> 8435b86fead4 [2022-07-11T16:55:06.337Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T16:55:06.337Z] ---> Running in 22a188ab8a1c [2022-07-11T16:55:06.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T16:55:06.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T16:55:06.337Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T16:55:06.337Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-11T16:55:06.337Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T16:55:06.337Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-11T16:55:06.337Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T16:55:06.337Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T16:55:06.337Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T16:55:06.337Z] OK: 8 MiB in 20 packages [2022-07-11T16:55:06.337Z] Removing intermediate container 22a188ab8a1c [2022-07-11T16:55:06.337Z] ---> ba5a232c9e65 [2022-07-11T16:55:06.337Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-07-11T16:55:06.337Z] ---> 0d863484414f [2022-07-11T16:55:06.337Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-07-11T16:55:06.337Z] ---> d06fc56289d5 [2022-07-11T16:55:06.337Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-07-11T16:55:06.337Z] ---> f72c47e3acca [2022-07-11T16:55:06.337Z] Step 20/25 : EXPOSE 59986 [2022-07-11T16:55:06.337Z] ---> Running in bd81c9dc4eb9 [2022-07-11T16:55:06.337Z] Removing intermediate container bd81c9dc4eb9 [2022-07-11T16:55:06.337Z] ---> 2f8e0e55b540 [2022-07-11T16:55:06.337Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-07-11T16:55:06.337Z] ---> Running in b84c52e5a187 [2022-07-11T16:55:06.337Z] Removing intermediate container b84c52e5a187 [2022-07-11T16:55:06.337Z] ---> f5ce7994a0aa [2022-07-11T16:55:06.337Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-07-11T16:55:06.337Z] ---> Running in d6ab63c06ecd [2022-07-11T16:55:06.337Z] Removing intermediate container d6ab63c06ecd [2022-07-11T16:55:06.337Z] ---> de6c341bef4b [2022-07-11T16:55:06.337Z] Step 23/25 : LABEL arch=amd64 [2022-07-11T16:55:06.337Z] ---> Running in 70b8b1e8b8dd [2022-07-11T16:55:06.337Z] Removing intermediate container 70b8b1e8b8dd [2022-07-11T16:55:06.337Z] ---> c3458ab248f6 [2022-07-11T16:55:06.337Z] Step 24/25 : LABEL git_sha=328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [2022-07-11T16:55:06.337Z] ---> Running in 9130ed2d87bf [2022-07-11T16:55:06.337Z] Removing intermediate container 9130ed2d87bf [2022-07-11T16:55:06.337Z] ---> 533bf500ff16 [2022-07-11T16:55:06.337Z] Step 25/25 : LABEL version=2.2.1-dev.8 [2022-07-11T16:55:06.598Z] ---> Running in 1a908b7bdf24 [2022-07-11T16:55:06.598Z] Removing intermediate container 1a908b7bdf24 [2022-07-11T16:55:06.598Z] ---> b57368a60893 [2022-07-11T16:55:06.598Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T16:55:06.598Z] Successfully built b57368a60893 [2022-07-11T16:55:06.598Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T16:55:06.724Z] provisioning config files... [2022-07-11T16:55:06.735Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1505865605048484067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:55:07.031Z] ---> docker-login.sh [2022-07-11T16:55:07.032Z] nexus3.edgexfoundry.org:10001 [2022-07-11T16:55:07.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:55:07.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:55:07.032Z] Configure a credential helper to remove this warning. See [2022-07-11T16:55:07.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:55:07.032Z] [2022-07-11T16:55:07.032Z] Login Succeeded [2022-07-11T16:55:07.032Z] nexus3.edgexfoundry.org:10002 [2022-07-11T16:55:07.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:55:07.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:55:07.292Z] Configure a credential helper to remove this warning. See [2022-07-11T16:55:07.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:55:07.292Z] [2022-07-11T16:55:07.292Z] Login Succeeded [2022-07-11T16:55:07.292Z] nexus3.edgexfoundry.org:10003 [2022-07-11T16:55:07.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:55:07.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:55:07.292Z] Configure a credential helper to remove this warning. See [2022-07-11T16:55:07.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:55:07.292Z] [2022-07-11T16:55:07.292Z] Login Succeeded [2022-07-11T16:55:07.292Z] nexus3.edgexfoundry.org:10004 [2022-07-11T16:55:07.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:55:07.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:55:07.552Z] Configure a credential helper to remove this warning. See [2022-07-11T16:55:07.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:55:07.552Z] [2022-07-11T16:55:07.552Z] Login Succeeded [2022-07-11T16:55:07.552Z] docker.io [2022-07-11T16:55:07.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T16:55:07.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T16:55:07.812Z] Configure a credential helper to remove this warning. See [2022-07-11T16:55:07.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T16:55:07.812Z] [2022-07-11T16:55:07.812Z] Login Succeeded [2022-07-11T16:55:07.812Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T16:55:07.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:55:07.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T16:55:07.883Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2022-07-11T16:55:07.883Z] 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [2022-07-11T16:55:07.883Z] latest [2022-07-11T16:55:07.883Z] 2.2.1-dev.8 [2022-07-11T16:55:07.883Z] 328f14cd4e0e2f12280e28257e4d0d1118a94cd7-2.2.1-dev.8 [2022-07-11T16:55:07.883Z] main [2022-07-11T16:55:07.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:55:08.215Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:55:08.533Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [2022-07-11T16:55:08.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-07-11T16:55:08.533Z] fd66e24b93be: Preparing [2022-07-11T16:55:08.533Z] 2c3723be9c57: Preparing [2022-07-11T16:55:08.533Z] a06f61710021: Preparing [2022-07-11T16:55:08.533Z] c0c8611e4e28: Preparing [2022-07-11T16:55:08.533Z] 24302eb7d908: Preparing [2022-07-11T16:55:08.533Z] 24302eb7d908: Layer already exists [2022-07-11T16:55:08.533Z] fd66e24b93be: Pushed [2022-07-11T16:55:08.533Z] 2c3723be9c57: Pushed [2022-07-11T16:55:08.793Z] c0c8611e4e28: Pushed [2022-07-11T16:55:11.336Z] a06f61710021: Pushed [2022-07-11T16:55:11.336Z] 328f14cd4e0e2f12280e28257e4d0d1118a94cd7: digest: sha256:5b4717b6b1e1ea55634164df64b95cb3ffa5b938aa0bc5accd76a69165833d93 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:55:11.660Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:55:11.970Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2022-07-11T16:55:11.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-07-11T16:55:11.970Z] fd66e24b93be: Preparing [2022-07-11T16:55:11.970Z] 2c3723be9c57: Preparing [2022-07-11T16:55:11.970Z] a06f61710021: Preparing [2022-07-11T16:55:11.970Z] c0c8611e4e28: Preparing [2022-07-11T16:55:11.970Z] 24302eb7d908: Preparing [2022-07-11T16:55:11.970Z] 2c3723be9c57: Layer already exists [2022-07-11T16:55:11.970Z] fd66e24b93be: Layer already exists [2022-07-11T16:55:11.970Z] 24302eb7d908: Layer already exists [2022-07-11T16:55:11.970Z] a06f61710021: Layer already exists [2022-07-11T16:55:11.970Z] c0c8611e4e28: Layer already exists [2022-07-11T16:55:11.970Z] latest: digest: sha256:5b4717b6b1e1ea55634164df64b95cb3ffa5b938aa0bc5accd76a69165833d93 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:55:12.289Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:55:12.610Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2.2.1-dev.8 [2022-07-11T16:55:12.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-07-11T16:55:12.610Z] fd66e24b93be: Preparing [2022-07-11T16:55:12.610Z] 2c3723be9c57: Preparing [2022-07-11T16:55:12.610Z] a06f61710021: Preparing [2022-07-11T16:55:12.610Z] c0c8611e4e28: Preparing [2022-07-11T16:55:12.610Z] 24302eb7d908: Preparing [2022-07-11T16:55:12.610Z] 2c3723be9c57: Layer already exists [2022-07-11T16:55:12.610Z] a06f61710021: Layer already exists [2022-07-11T16:55:12.610Z] fd66e24b93be: Layer already exists [2022-07-11T16:55:12.610Z] c0c8611e4e28: Layer already exists [2022-07-11T16:55:12.610Z] 24302eb7d908: Layer already exists [2022-07-11T16:55:12.611Z] 2.2.1-dev.8: digest: sha256:5b4717b6b1e1ea55634164df64b95cb3ffa5b938aa0bc5accd76a69165833d93 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:55:12.928Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:328f14cd4e0e2f12280e28257e4d0d1118a94cd7-2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:55:13.245Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:328f14cd4e0e2f12280e28257e4d0d1118a94cd7-2.2.1-dev.8 [2022-07-11T16:55:13.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-07-11T16:55:13.245Z] fd66e24b93be: Preparing [2022-07-11T16:55:13.245Z] 2c3723be9c57: Preparing [2022-07-11T16:55:13.245Z] a06f61710021: Preparing [2022-07-11T16:55:13.245Z] c0c8611e4e28: Preparing [2022-07-11T16:55:13.245Z] 24302eb7d908: Preparing [2022-07-11T16:55:13.245Z] 24302eb7d908: Layer already exists [2022-07-11T16:55:13.245Z] c0c8611e4e28: Layer already exists [2022-07-11T16:55:13.245Z] 2c3723be9c57: Layer already exists [2022-07-11T16:55:13.245Z] fd66e24b93be: Layer already exists [2022-07-11T16:55:13.245Z] a06f61710021: Layer already exists [2022-07-11T16:55:13.245Z] 328f14cd4e0e2f12280e28257e4d0d1118a94cd7-2.2.1-dev.8: digest: sha256:5b4717b6b1e1ea55634164df64b95cb3ffa5b938aa0bc5accd76a69165833d93 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:55:13.566Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:55:13.881Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2022-07-11T16:55:13.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-07-11T16:55:13.881Z] fd66e24b93be: Preparing [2022-07-11T16:55:13.881Z] 2c3723be9c57: Preparing [2022-07-11T16:55:13.881Z] a06f61710021: Preparing [2022-07-11T16:55:13.881Z] c0c8611e4e28: Preparing [2022-07-11T16:55:13.881Z] 24302eb7d908: Preparing [2022-07-11T16:55:13.881Z] a06f61710021: Layer already exists [2022-07-11T16:55:13.881Z] c0c8611e4e28: Layer already exists [2022-07-11T16:55:13.881Z] fd66e24b93be: Layer already exists [2022-07-11T16:55:13.881Z] 2c3723be9c57: Layer already exists [2022-07-11T16:55:13.881Z] 24302eb7d908: Layer already exists [2022-07-11T16:55:13.881Z] main: digest: sha256:5b4717b6b1e1ea55634164df64b95cb3ffa5b938aa0bc5accd76a69165833d93 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T16:55:13.934Z] ===================================================== [Pipeline] echo [2022-07-11T16:55:13.944Z] taggedImages: [2022-07-11T16:55:13.944Z] - nexus3.edgexfoundry.org:10004/device-rest:328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [2022-07-11T16:55:13.944Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2022-07-11T16:55:13.944Z] - nexus3.edgexfoundry.org:10004/device-rest:2.2.1-dev.8 [2022-07-11T16:55:13.944Z] - nexus3.edgexfoundry.org:10004/device-rest:328f14cd4e0e2f12280e28257e4d0d1118a94cd7-2.2.1-dev.8 [2022-07-11T16:55:13.944Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:55:14.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T16:55:14.330Z] [2022-07-11T16:55:14.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T16:55:14.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T16:55:14.631Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T16:55:14.631Z] 5eb5b503b376: Pulling fs layer [2022-07-11T16:55:14.631Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T16:55:14.631Z] ec43610c2a17: Pulling fs layer [2022-07-11T16:55:14.631Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T16:55:14.631Z] 33b1e0a273af: Pulling fs layer [2022-07-11T16:55:14.631Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T16:55:14.631Z] 2f39f015ded8: Pulling fs layer [2022-07-11T16:55:14.631Z] 3a2ae6a8a46f: Waiting [2022-07-11T16:55:14.631Z] 5d3b04190fa2: Waiting [2022-07-11T16:55:14.631Z] 33b1e0a273af: Waiting [2022-07-11T16:55:14.631Z] 2f39f015ded8: Waiting [2022-07-11T16:55:14.631Z] 5c69ac0246d0: Download complete [2022-07-11T16:55:14.631Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-11T16:55:14.631Z] 3a2ae6a8a46f: Download complete [2022-07-11T16:55:14.890Z] ec43610c2a17: Verifying Checksum [2022-07-11T16:55:14.890Z] ec43610c2a17: Download complete [2022-07-11T16:55:14.890Z] 33b1e0a273af: Verifying Checksum [2022-07-11T16:55:14.890Z] 33b1e0a273af: Download complete [2022-07-11T16:55:14.890Z] 5d3b04190fa2: Verifying Checksum [2022-07-11T16:55:14.890Z] 5eb5b503b376: Verifying Checksum [2022-07-11T16:55:14.890Z] 5eb5b503b376: Download complete [2022-07-11T16:55:15.457Z] 2f39f015ded8: Download complete [2022-07-11T16:55:16.393Z] 5eb5b503b376: Pull complete [2022-07-11T16:55:16.393Z] 5c69ac0246d0: Pull complete [2022-07-11T16:55:16.653Z] ec43610c2a17: Pull complete [2022-07-11T16:55:16.912Z] 3a2ae6a8a46f: Pull complete [2022-07-11T16:55:17.172Z] 33b1e0a273af: Pull complete [2022-07-11T16:55:17.172Z] 5d3b04190fa2: Pull complete [2022-07-11T16:55:21.361Z] 2f39f015ded8: Pull complete [2022-07-11T16:55:21.361Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T16:55:21.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T16:55:21.361Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T16:55:21.454Z] prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container [2022-07-11T16:55:21.499Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2022-07-11T16:55:22.856Z] $ docker top e892cac2d2e95bd46d34bbb958d8f7026b57c04704874d2412220a59eb8b66fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T16:55:23.318Z] ---> job-cost.sh [2022-07-11T16:55:23.318Z] lf-activate-venv: SKIPPING [2022-07-11T16:55:23.318Z] INFO: No Stack... [2022-07-11T16:55:23.578Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T16:55:24.148Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T16:55:24.441Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2022-07-11T16:55:24.441Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T16:55:24.456Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-49-stack-cost] [2022-07-11T16:55:24.462Z] Resource [jenkins-edgexfoundry-device-rest-go-main-49-stack-cost] did not exist. Created. [2022-07-11T16:55:24.462Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T16:55:24.771Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-11T16:55:24.794Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T16:55:24.802Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-49-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T16:55:24.821Z] $ docker stop --time=1 e892cac2d2e95bd46d34bbb958d8f7026b57c04704874d2412220a59eb8b66fc [2022-07-11T16:55:26.004Z] $ docker rm -f e892cac2d2e95bd46d34bbb958d8f7026b57c04704874d2412220a59eb8b66fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T17:14:26.793Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19190 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2022-07-11T17:14:26.806Z] Running in /w/workspace/device-rest-go/49 [Pipeline] { [Pipeline] checkout [2022-07-11T17:14:26.843Z] The recommended git tool is: git [2022-07-11T17:14:32.929Z] using credential edgex-jenkins-ssh [2022-07-11T17:14:32.951Z] Cloning the remote Git repository [2022-07-11T17:14:33.026Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-07-11T17:14:33.124Z] > git init /w/workspace/device-rest-go/49 # timeout=10 [2022-07-11T17:14:33.236Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-07-11T17:14:33.237Z] > git --version # timeout=10 [2022-07-11T17:14:33.263Z] > git --version # 'git version 2.25.1' [2022-07-11T17:14:33.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T17:14:33.396Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T17:14:35.301Z] Avoid second fetch [2022-07-11T17:14:35.302Z] Checking out Revision 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 (main) [2022-07-11T17:14:35.255Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-07-11T17:14:35.276Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T17:14:35.337Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T17:14:35.364Z] > git checkout -f 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 # timeout=10 [2022-07-11T17:14:39.772Z] Commit message: "Merge pull request #205 from lenny-intel/Go1.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T17:14:40.598Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T17:14:40.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T17:14:40.598Z] Dload Upload Total Spent Left Speed [2022-07-11T17:14:40.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 187k 0 --:--:-- --:--:-- --:--:-- 187k [Pipeline] sh [2022-07-11T17:14:41.287Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T17:14:41.633Z] + sudo tee /etc/docker/daemon.new [2022-07-11T17:14:41.634Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T17:14:41.634Z] { [2022-07-11T17:14:41.634Z] "registry-mirrors": [ [2022-07-11T17:14:41.634Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T17:14:41.634Z] ], [2022-07-11T17:14:41.634Z] "bip": "10.250.0.254/24", [2022-07-11T17:14:41.634Z] "hosts": [ [2022-07-11T17:14:41.634Z] "tcp://0.0.0.0:5555", [2022-07-11T17:14:41.634Z] "unix:///var/run/docker.sock" [2022-07-11T17:14:41.634Z] ], [2022-07-11T17:14:41.634Z] "mtu": 1458, [2022-07-11T17:14:41.634Z] "selinux-enabled": true, [2022-07-11T17:14:41.634Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T17:14:41.634Z] } [Pipeline] sh [2022-07-11T17:14:41.999Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T17:14:42.435Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T17:15:00.788Z] provisioning config files... [2022-07-11T17:15:00.814Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/49@tmp/config1468459697519845621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:15:01.177Z] ---> docker-login.sh [2022-07-11T17:15:01.177Z] nexus3.edgexfoundry.org:10001 [2022-07-11T17:15:01.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:15:02.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:15:02.065Z] Configure a credential helper to remove this warning. See [2022-07-11T17:15:02.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:15:02.065Z] [2022-07-11T17:15:02.065Z] Login Succeeded [2022-07-11T17:15:02.065Z] nexus3.edgexfoundry.org:10002 [2022-07-11T17:15:02.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:15:02.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:15:02.616Z] Configure a credential helper to remove this warning. See [2022-07-11T17:15:02.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:15:02.616Z] [2022-07-11T17:15:02.616Z] Login Succeeded [2022-07-11T17:15:02.616Z] nexus3.edgexfoundry.org:10003 [2022-07-11T17:15:02.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:15:03.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:15:03.167Z] Configure a credential helper to remove this warning. See [2022-07-11T17:15:03.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:15:03.167Z] [2022-07-11T17:15:03.167Z] Login Succeeded [2022-07-11T17:15:03.167Z] nexus3.edgexfoundry.org:10004 [2022-07-11T17:15:03.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:15:03.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:15:03.716Z] Configure a credential helper to remove this warning. See [2022-07-11T17:15:03.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:15:03.716Z] [2022-07-11T17:15:03.716Z] Login Succeeded [2022-07-11T17:15:03.716Z] docker.io [2022-07-11T17:15:03.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:15:04.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:15:04.268Z] Configure a credential helper to remove this warning. See [2022-07-11T17:15:04.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:15:04.268Z] [2022-07-11T17:15:04.268Z] Login Succeeded [2022-07-11T17:15:04.268Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T17:15:04.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T17:15:04.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T17:15:04.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T17:15:04.971Z] ========================================================= [2022-07-11T17:15:04.971Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-11T17:15:04.971Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:15:05.353Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T17:15:05.353Z] Sending build context to Docker daemon 126.5kB [2022-07-11T17:15:05.628Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T17:15:05.628Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-11T17:15:05.915Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T17:15:05.915Z] 9b3977197b4f: Pulling fs layer [2022-07-11T17:15:05.915Z] 1a89e8eeedd5: Pulling fs layer [2022-07-11T17:15:05.915Z] 94645a83ff95: Pulling fs layer [2022-07-11T17:15:05.915Z] e6fb740bc735: Pulling fs layer [2022-07-11T17:15:05.915Z] 3a77bd46dcc9: Pulling fs layer [2022-07-11T17:15:05.915Z] 355e64cbe906: Pulling fs layer [2022-07-11T17:15:05.915Z] 63ab81a10011: Pulling fs layer [2022-07-11T17:15:05.915Z] 555d1d1c4555: Pulling fs layer [2022-07-11T17:15:05.915Z] 7d9057610161: Pulling fs layer [2022-07-11T17:15:05.915Z] 355e64cbe906: Waiting [2022-07-11T17:15:05.915Z] 63ab81a10011: Waiting [2022-07-11T17:15:05.915Z] e6fb740bc735: Waiting [2022-07-11T17:15:05.915Z] 555d1d1c4555: Waiting [2022-07-11T17:15:05.915Z] 3a77bd46dcc9: Waiting [2022-07-11T17:15:05.915Z] 7d9057610161: Waiting [2022-07-11T17:15:05.915Z] 94645a83ff95: Verifying Checksum [2022-07-11T17:15:05.915Z] 94645a83ff95: Download complete [2022-07-11T17:15:05.915Z] 1a89e8eeedd5: Verifying Checksum [2022-07-11T17:15:05.915Z] 1a89e8eeedd5: Download complete [2022-07-11T17:15:05.915Z] 3a77bd46dcc9: Verifying Checksum [2022-07-11T17:15:05.915Z] 3a77bd46dcc9: Download complete [2022-07-11T17:15:05.915Z] 355e64cbe906: Download complete [2022-07-11T17:15:05.915Z] 9b3977197b4f: Verifying Checksum [2022-07-11T17:15:05.915Z] 9b3977197b4f: Download complete [2022-07-11T17:15:05.915Z] 63ab81a10011: Verifying Checksum [2022-07-11T17:15:05.915Z] 63ab81a10011: Download complete [2022-07-11T17:15:06.940Z] 9b3977197b4f: Pull complete [2022-07-11T17:15:07.224Z] 7d9057610161: Verifying Checksum [2022-07-11T17:15:07.225Z] 7d9057610161: Download complete [2022-07-11T17:15:07.834Z] 1a89e8eeedd5: Pull complete [2022-07-11T17:15:08.114Z] 94645a83ff95: Pull complete [2022-07-11T17:15:08.392Z] 555d1d1c4555: Verifying Checksum [2022-07-11T17:15:08.392Z] 555d1d1c4555: Download complete [2022-07-11T17:15:08.992Z] e6fb740bc735: Verifying Checksum [2022-07-11T17:15:08.992Z] e6fb740bc735: Download complete [2022-07-11T17:15:21.421Z] e6fb740bc735: Pull complete [2022-07-11T17:15:21.697Z] 3a77bd46dcc9: Pull complete [2022-07-11T17:15:21.974Z] 355e64cbe906: Pull complete [2022-07-11T17:15:22.248Z] 63ab81a10011: Pull complete [2022-07-11T17:15:28.978Z] 555d1d1c4555: Pull complete [2022-07-11T17:15:30.970Z] 7d9057610161: Pull complete [2022-07-11T17:15:30.970Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-11T17:15:30.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T17:15:30.970Z] ---> 819e984ddca1 [2022-07-11T17:15:30.970Z] Step 3/12 : ARG MAKE='make build' [2022-07-11T17:15:32.956Z] ---> Running in 3c5b21c0ca90 [2022-07-11T17:15:33.233Z] Removing intermediate container 3c5b21c0ca90 [2022-07-11T17:15:33.233Z] ---> 86a977bff669 [2022-07-11T17:15:33.233Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T17:15:33.233Z] ---> Running in fffb55e6854e [2022-07-11T17:15:33.837Z] Removing intermediate container fffb55e6854e [2022-07-11T17:15:33.837Z] ---> 22f9cc2ac96a [2022-07-11T17:15:33.837Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T17:15:33.837Z] ---> Running in 21515e9adb12 [2022-07-11T17:15:34.115Z] Removing intermediate container 21515e9adb12 [2022-07-11T17:15:34.115Z] ---> a5864ffaeb37 [2022-07-11T17:15:34.115Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:15:34.115Z] ---> Running in d6ad966722be [2022-07-11T17:15:36.093Z] Removing intermediate container d6ad966722be [2022-07-11T17:15:36.093Z] ---> f1b4f3671870 [2022-07-11T17:15:36.093Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T17:15:36.093Z] ---> Running in 15a2134b4f69 [2022-07-11T17:15:37.087Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:15:38.076Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:15:39.069Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-07-11T17:15:39.069Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-11T17:15:39.069Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-07-11T17:15:39.342Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-07-11T17:15:39.342Z] Executing busybox-1.34.1-r3.trigger [2022-07-11T17:15:39.614Z] OK: 224 MiB in 56 packages [2022-07-11T17:15:40.620Z] Removing intermediate container 15a2134b4f69 [2022-07-11T17:15:40.620Z] ---> fb76bdc20927 [2022-07-11T17:15:40.620Z] Step 8/12 : WORKDIR /device-rest-go [2022-07-11T17:15:40.620Z] ---> Running in 989c79f531ff [2022-07-11T17:15:40.894Z] Removing intermediate container 989c79f531ff [2022-07-11T17:15:40.894Z] ---> f6ef4f1e52fa [2022-07-11T17:15:40.894Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-11T17:15:41.492Z] ---> 0800da4672ba [2022-07-11T17:15:41.492Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T17:15:41.492Z] ---> Running in 622a428bd9aa [2022-07-11T17:16:28.498Z] Removing intermediate container 622a428bd9aa [2022-07-11T17:16:28.498Z] ---> d97e9bd41e85 [2022-07-11T17:16:28.498Z] Step 11/12 : COPY . . [2022-07-11T17:16:29.096Z] ---> e0df3d9b2ed0 [2022-07-11T17:16:29.096Z] Step 12/12 : RUN $MAKE [2022-07-11T17:16:29.096Z] ---> Running in cde022e36f12 [2022-07-11T17:16:30.071Z] noop [2022-07-11T17:16:30.667Z] Removing intermediate container cde022e36f12 [2022-07-11T17:16:30.667Z] ---> 25a869822555 [2022-07-11T17:16:30.667Z] Successfully built 25a869822555 [2022-07-11T17:16:30.667Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:16:31.038Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T17:16:31.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:16:31.299Z] prd-ubuntu20.04-docker-arm64-4c-16g-19190 does not seem to be running inside a container [2022-07-11T17:16:31.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/49 -v /w/workspace/device-rest-go/49:/w/workspace/device-rest-go/49:rw,z -v /w/workspace/device-rest-go/49@tmp:/w/workspace/device-rest-go/49@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 [2022-07-11T17:16:32.742Z] $ docker top 7c20a141d149efaafe3cef7eb13abbeebcfe0ae52ebd5f0c68f5f4b038a8fe89 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T17:16:33.674Z] + go version [2022-07-11T17:16:33.674Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-11T17:16:33.702Z] $ docker stop --time=1 7c20a141d149efaafe3cef7eb13abbeebcfe0ae52ebd5f0c68f5f4b038a8fe89 [2022-07-11T17:16:35.351Z] $ docker rm -f 7c20a141d149efaafe3cef7eb13abbeebcfe0ae52ebd5f0c68f5f4b038a8fe89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:16:35.993Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T17:16:35.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:16:36.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-19190 does not seem to be running inside a container [2022-07-11T17:16:36.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/49 -v /w/workspace/device-rest-go/49:/w/workspace/device-rest-go/49:rw,z -v /w/workspace/device-rest-go/49@tmp:/w/workspace/device-rest-go/49@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 [2022-07-11T17:16:37.716Z] $ docker top a9ffd1db202b0bf4ec1df96df2837fea4cf91e93300abbffd2531456e93f6233 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T17:16:38.788Z] + make test [2022-07-11T17:16:38.789Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-11T17:16:40.768Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-07-11T17:18:17.635Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-07-11T17:18:17.635Z] ok github.com/edgexfoundry/device-rest-go/driver 0.075s coverage: 55.2% of statements [2022-07-11T17:18:17.635Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-11T17:18:17.635Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T17:18:39.920Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T17:18:39.920Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T17:18:39.920Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T17:18:39.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T17:18:39.967Z] $ docker stop --time=1 a9ffd1db202b0bf4ec1df96df2837fea4cf91e93300abbffd2531456e93f6233 [2022-07-11T17:18:41.829Z] $ docker rm -f a9ffd1db202b0bf4ec1df96df2837fea4cf91e93300abbffd2531456e93f6233 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T17:18:42.868Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T17:18:42.898Z] Warning: overwriting stash ‘coverage-report’ [2022-07-11T17:18:43.439Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T17:18:43.836Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T17:18:44.179Z] + ls -al . [2022-07-11T17:18:44.179Z] total 168 [2022-07-11T17:18:44.179Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 17:16 . [2022-07-11T17:18:44.179Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 17:14 .. [2022-07-11T17:18:44.179Z] -rw-rw-r-- 1 jenkins jenkins 151 Jul 11 17:14 .dockerignore [2022-07-11T17:18:44.179Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 17:14 .git [2022-07-11T17:18:44.179Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 17:14 .github [2022-07-11T17:18:44.179Z] -rw-rw-r-- 1 jenkins jenkins 329 Jul 11 17:14 .gitignore [2022-07-11T17:18:44.179Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 17:14 .golangci.yml [2022-07-11T17:18:44.179Z] -rw-rw-r-- 1 jenkins jenkins 8724 Jul 11 17:14 Attribution.txt [2022-07-11T17:18:44.179Z] -rw-rw-r-- 1 jenkins jenkins 11736 Jul 11 17:14 CHANGELOG.md [2022-07-11T17:18:44.179Z] -rw-rw-r-- 1 jenkins jenkins 1674 Jul 11 17:14 Dockerfile [2022-07-11T17:18:44.179Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 17:14 GOVERNANCE.md [2022-07-11T17:18:44.179Z] -rw-rw-r-- 1 jenkins jenkins 680 Jul 11 17:14 Jenkinsfile [2022-07-11T17:18:44.179Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 17:14 LICENSE [2022-07-11T17:18:44.179Z] -rw-rw-r-- 1 jenkins jenkins 1964 Jul 11 17:14 Makefile [2022-07-11T17:18:44.179Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 11 17:14 OWNERS.md [2022-07-11T17:18:44.179Z] -rw-rw-r-- 1 jenkins jenkins 8003 Jul 11 17:14 README.md [2022-07-11T17:18:44.179Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 16:53 VERSION [2022-07-11T17:18:44.179Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 17:14 bin [2022-07-11T17:18:44.179Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 17:14 cmd [2022-07-11T17:18:44.179Z] -rw-r--r-- 1 jenkins jenkins 9355 Jul 11 17:18 coverage.out [2022-07-11T17:18:44.179Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 17:14 driver [2022-07-11T17:18:44.179Z] -rw-rw-r-- 1 jenkins jenkins 3338 Jul 11 17:14 go.mod [2022-07-11T17:18:44.179Z] -rw-rw-r-- 1 jenkins jenkins 35351 Jul 11 17:14 go.sum [2022-07-11T17:18:44.179Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 17:14 snap [2022-07-11T17:18:44.179Z] -rw-rw-r-- 1 jenkins jenkins 713 Jul 11 17:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:18:44.548Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=328f14cd4e0e2f12280e28257e4d0d1118a94cd7 --label arch=arm64 --label version=2.2.1-dev.8 . [2022-07-11T17:18:44.548Z] Sending build context to Docker daemon 136.7kB [2022-07-11T17:18:44.823Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T17:18:44.823Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-11T17:18:44.823Z] ---> 25a869822555 [2022-07-11T17:18:44.823Z] Step 3/25 : ARG MAKE='make build' [2022-07-11T17:18:45.105Z] ---> Running in 5c277cc12d9a [2022-07-11T17:18:45.382Z] Removing intermediate container 5c277cc12d9a [2022-07-11T17:18:45.382Z] ---> f2f022171fec [2022-07-11T17:18:45.382Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T17:18:45.382Z] ---> Running in 301eebce7666 [2022-07-11T17:18:45.662Z] Removing intermediate container 301eebce7666 [2022-07-11T17:18:45.663Z] ---> 1f1a36361967 [2022-07-11T17:18:45.663Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T17:18:45.943Z] ---> Running in 9a4467d270d3 [2022-07-11T17:18:46.220Z] Removing intermediate container 9a4467d270d3 [2022-07-11T17:18:46.220Z] ---> d34a378a3b26 [2022-07-11T17:18:46.220Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T17:18:46.502Z] ---> Running in 1ce7453a3509 [2022-07-11T17:18:48.497Z] Removing intermediate container 1ce7453a3509 [2022-07-11T17:18:48.497Z] ---> 00728305c6af [2022-07-11T17:18:48.497Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T17:18:48.497Z] ---> Running in fc8aa7a74333 [2022-07-11T17:18:49.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:18:50.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:18:51.917Z] OK: 224 MiB in 56 packages [2022-07-11T17:18:52.517Z] Removing intermediate container fc8aa7a74333 [2022-07-11T17:18:52.517Z] ---> 4cf2752c4df6 [2022-07-11T17:18:52.517Z] Step 8/25 : WORKDIR /device-rest-go [2022-07-11T17:18:52.794Z] ---> Running in e6a1c9d4de20 [2022-07-11T17:18:53.071Z] Removing intermediate container e6a1c9d4de20 [2022-07-11T17:18:53.071Z] ---> 17a928c41170 [2022-07-11T17:18:53.071Z] Step 9/25 : COPY go.mod vendor* ./ [2022-07-11T17:18:54.059Z] ---> 0fc2b013e95e [2022-07-11T17:18:54.059Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T17:18:54.059Z] ---> Running in 2f114cc49d0d [2022-07-11T17:18:56.068Z] Removing intermediate container 2f114cc49d0d [2022-07-11T17:18:56.068Z] ---> 41e1b23957d7 [2022-07-11T17:18:56.068Z] Step 11/25 : COPY . . [2022-07-11T17:18:57.060Z] ---> a1e8eb607444 [2022-07-11T17:18:57.060Z] Step 12/25 : RUN $MAKE [2022-07-11T17:18:57.060Z] ---> Running in 810d10c5910f [2022-07-11T17:18:58.056Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.2.1-dev.8" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-07-11T17:21:35.097Z] Removing intermediate container 810d10c5910f [2022-07-11T17:21:35.097Z] ---> c4ff05c2a271 [2022-07-11T17:21:35.097Z] Step 13/25 : FROM alpine:3.16 [2022-07-11T17:21:35.097Z] 3.16: Pulling from library/alpine [2022-07-11T17:21:35.097Z] b3c136eddcbf: Pulling fs layer [2022-07-11T17:21:35.097Z] b3c136eddcbf: Verifying Checksum [2022-07-11T17:21:35.097Z] b3c136eddcbf: Download complete [2022-07-11T17:21:35.097Z] b3c136eddcbf: Pull complete [2022-07-11T17:21:35.097Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-11T17:21:35.097Z] Status: Downloaded newer image for alpine:3.16 [2022-07-11T17:21:35.097Z] ---> 6e30ab57aeee [2022-07-11T17:21:35.097Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T17:21:35.097Z] ---> Running in 4eba0cbf253a [2022-07-11T17:21:35.097Z] Removing intermediate container 4eba0cbf253a [2022-07-11T17:21:35.097Z] ---> ff644f419a65 [2022-07-11T17:21:35.097Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-07-11T17:21:35.097Z] ---> Running in e546edffa77a [2022-07-11T17:21:35.097Z] Removing intermediate container e546edffa77a [2022-07-11T17:21:35.097Z] ---> bc08d98c33f4 [2022-07-11T17:21:35.097Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T17:21:35.097Z] ---> Running in e43643216e61 [2022-07-11T17:21:35.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T17:21:35.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T17:21:35.097Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T17:21:35.097Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-11T17:21:35.097Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T17:21:35.097Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-11T17:21:35.097Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T17:21:35.097Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T17:21:35.097Z] Executing busybox-1.35.0-r13.trigger [2022-07-11T17:21:35.097Z] OK: 8 MiB in 20 packages [2022-07-11T17:21:35.097Z] Removing intermediate container e43643216e61 [2022-07-11T17:21:35.097Z] ---> 6f667ff96db7 [2022-07-11T17:21:35.097Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-07-11T17:21:36.089Z] ---> 829897e2fca4 [2022-07-11T17:21:36.089Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-07-11T17:21:36.375Z] ---> 5c29e18c5eaf [2022-07-11T17:21:36.375Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-07-11T17:21:36.973Z] ---> a5853ec23f3e [2022-07-11T17:21:36.973Z] Step 20/25 : EXPOSE 59986 [2022-07-11T17:21:37.246Z] ---> Running in b190f549b38c [2022-07-11T17:21:37.522Z] Removing intermediate container b190f549b38c [2022-07-11T17:21:37.522Z] ---> 0400eca9bad4 [2022-07-11T17:21:37.522Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-07-11T17:21:37.522Z] ---> Running in 8f62fb9a69a9 [2022-07-11T17:21:38.120Z] Removing intermediate container 8f62fb9a69a9 [2022-07-11T17:21:38.120Z] ---> 6824532da60d [2022-07-11T17:21:38.120Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-07-11T17:21:38.120Z] ---> Running in 4690e099db53 [2022-07-11T17:21:38.395Z] Removing intermediate container 4690e099db53 [2022-07-11T17:21:38.395Z] ---> 5a276d19c068 [2022-07-11T17:21:38.395Z] Step 23/25 : LABEL arch=arm64 [2022-07-11T17:21:38.395Z] ---> Running in b856b26fd8e9 [2022-07-11T17:21:38.673Z] Removing intermediate container b856b26fd8e9 [2022-07-11T17:21:38.673Z] ---> ceb16aec3c13 [2022-07-11T17:21:38.673Z] Step 24/25 : LABEL git_sha=328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [2022-07-11T17:21:38.953Z] ---> Running in 797c247628c0 [2022-07-11T17:21:39.229Z] Removing intermediate container 797c247628c0 [2022-07-11T17:21:39.229Z] ---> 072dfe32eba8 [2022-07-11T17:21:39.229Z] Step 25/25 : LABEL version=2.2.1-dev.8 [2022-07-11T17:21:39.229Z] ---> Running in b53ebcd1cf7f [2022-07-11T17:21:39.504Z] Removing intermediate container b53ebcd1cf7f [2022-07-11T17:21:39.504Z] ---> aa9243bc8b05 [2022-07-11T17:21:39.504Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T17:21:39.504Z] Successfully built aa9243bc8b05 [2022-07-11T17:21:39.504Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T17:21:39.909Z] provisioning config files... [2022-07-11T17:21:39.931Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/49@tmp/config4778516359008981544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:21:40.291Z] ---> docker-login.sh [2022-07-11T17:21:40.291Z] nexus3.edgexfoundry.org:10001 [2022-07-11T17:21:40.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:21:40.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:21:40.568Z] Configure a credential helper to remove this warning. See [2022-07-11T17:21:40.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:21:40.568Z] [2022-07-11T17:21:40.568Z] Login Succeeded [2022-07-11T17:21:40.568Z] nexus3.edgexfoundry.org:10002 [2022-07-11T17:21:41.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:21:41.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:21:41.168Z] Configure a credential helper to remove this warning. See [2022-07-11T17:21:41.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:21:41.168Z] [2022-07-11T17:21:41.168Z] Login Succeeded [2022-07-11T17:21:41.168Z] nexus3.edgexfoundry.org:10003 [2022-07-11T17:21:41.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:21:41.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:21:41.768Z] Configure a credential helper to remove this warning. See [2022-07-11T17:21:41.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:21:41.768Z] [2022-07-11T17:21:41.768Z] Login Succeeded [2022-07-11T17:21:41.768Z] nexus3.edgexfoundry.org:10004 [2022-07-11T17:21:42.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:21:42.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:21:42.317Z] Configure a credential helper to remove this warning. See [2022-07-11T17:21:42.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:21:42.317Z] [2022-07-11T17:21:42.317Z] Login Succeeded [2022-07-11T17:21:42.317Z] docker.io [2022-07-11T17:21:42.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T17:21:43.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T17:21:43.192Z] Configure a credential helper to remove this warning. See [2022-07-11T17:21:43.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T17:21:43.192Z] [2022-07-11T17:21:43.193Z] Login Succeeded [2022-07-11T17:21:43.193Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T17:21:43.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T17:21:43.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T17:21:43.277Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2022-07-11T17:21:43.277Z] 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [2022-07-11T17:21:43.277Z] latest [2022-07-11T17:21:43.277Z] 2.2.1-dev.8 [2022-07-11T17:21:43.277Z] 328f14cd4e0e2f12280e28257e4d0d1118a94cd7-2.2.1-dev.8 [2022-07-11T17:21:43.277Z] main [2022-07-11T17:21:43.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:21:43.641Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:21:44.008Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [2022-07-11T17:21:44.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-07-11T17:21:44.009Z] 7e2a728be3c5: Preparing [2022-07-11T17:21:44.009Z] b99f96eb2826: Preparing [2022-07-11T17:21:44.009Z] 005fbee47c5d: Preparing [2022-07-11T17:21:44.009Z] 059e574ffb07: Preparing [2022-07-11T17:21:44.009Z] dd565ff850e7: Preparing [2022-07-11T17:21:44.286Z] dd565ff850e7: Layer already exists [2022-07-11T17:21:44.286Z] b99f96eb2826: Pushed [2022-07-11T17:21:44.286Z] 7e2a728be3c5: Pushed [2022-07-11T17:21:44.895Z] 059e574ffb07: Pushed [2022-07-11T17:21:50.311Z] 005fbee47c5d: Pushed [2022-07-11T17:21:50.311Z] 328f14cd4e0e2f12280e28257e4d0d1118a94cd7: digest: sha256:9add5cc540064875b9c4d47180e1ad03c9f88ddef5437512e385361103948ad0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:21:50.692Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:21:51.058Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-07-11T17:21:51.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-07-11T17:21:51.058Z] 7e2a728be3c5: Preparing [2022-07-11T17:21:51.058Z] b99f96eb2826: Preparing [2022-07-11T17:21:51.058Z] 005fbee47c5d: Preparing [2022-07-11T17:21:51.058Z] 059e574ffb07: Preparing [2022-07-11T17:21:51.058Z] dd565ff850e7: Preparing [2022-07-11T17:21:51.058Z] 005fbee47c5d: Layer already exists [2022-07-11T17:21:51.058Z] 059e574ffb07: Layer already exists [2022-07-11T17:21:51.058Z] b99f96eb2826: Layer already exists [2022-07-11T17:21:51.058Z] 7e2a728be3c5: Layer already exists [2022-07-11T17:21:51.058Z] dd565ff850e7: Layer already exists [2022-07-11T17:21:51.332Z] latest: digest: sha256:9add5cc540064875b9c4d47180e1ad03c9f88ddef5437512e385361103948ad0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:21:51.718Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:21:52.095Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.1-dev.8 [2022-07-11T17:21:52.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-07-11T17:21:52.095Z] 7e2a728be3c5: Preparing [2022-07-11T17:21:52.095Z] b99f96eb2826: Preparing [2022-07-11T17:21:52.095Z] 005fbee47c5d: Preparing [2022-07-11T17:21:52.095Z] 059e574ffb07: Preparing [2022-07-11T17:21:52.095Z] dd565ff850e7: Preparing [2022-07-11T17:21:52.095Z] b99f96eb2826: Layer already exists [2022-07-11T17:21:52.095Z] 7e2a728be3c5: Layer already exists [2022-07-11T17:21:52.095Z] 005fbee47c5d: Layer already exists [2022-07-11T17:21:52.095Z] 059e574ffb07: Layer already exists [2022-07-11T17:21:52.095Z] dd565ff850e7: Layer already exists [2022-07-11T17:21:52.370Z] 2.2.1-dev.8: digest: sha256:9add5cc540064875b9c4d47180e1ad03c9f88ddef5437512e385361103948ad0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:21:52.756Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:328f14cd4e0e2f12280e28257e4d0d1118a94cd7-2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:21:53.127Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:328f14cd4e0e2f12280e28257e4d0d1118a94cd7-2.2.1-dev.8 [2022-07-11T17:21:53.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-07-11T17:21:53.127Z] 7e2a728be3c5: Preparing [2022-07-11T17:21:53.127Z] b99f96eb2826: Preparing [2022-07-11T17:21:53.127Z] 005fbee47c5d: Preparing [2022-07-11T17:21:53.127Z] 059e574ffb07: Preparing [2022-07-11T17:21:53.127Z] dd565ff850e7: Preparing [2022-07-11T17:21:53.402Z] 7e2a728be3c5: Layer already exists [2022-07-11T17:21:53.402Z] b99f96eb2826: Layer already exists [2022-07-11T17:21:53.402Z] dd565ff850e7: Layer already exists [2022-07-11T17:21:53.402Z] 059e574ffb07: Layer already exists [2022-07-11T17:21:53.402Z] 005fbee47c5d: Layer already exists [2022-07-11T17:21:53.402Z] 328f14cd4e0e2f12280e28257e4d0d1118a94cd7-2.2.1-dev.8: digest: sha256:9add5cc540064875b9c4d47180e1ad03c9f88ddef5437512e385361103948ad0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:21:53.781Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:21:54.157Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2022-07-11T17:21:54.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-07-11T17:21:54.157Z] 7e2a728be3c5: Preparing [2022-07-11T17:21:54.157Z] b99f96eb2826: Preparing [2022-07-11T17:21:54.157Z] 005fbee47c5d: Preparing [2022-07-11T17:21:54.157Z] 059e574ffb07: Preparing [2022-07-11T17:21:54.157Z] dd565ff850e7: Preparing [2022-07-11T17:21:54.431Z] dd565ff850e7: Layer already exists [2022-07-11T17:21:54.431Z] 059e574ffb07: Layer already exists [2022-07-11T17:21:54.431Z] 7e2a728be3c5: Layer already exists [2022-07-11T17:21:54.431Z] 005fbee47c5d: Layer already exists [2022-07-11T17:21:54.431Z] b99f96eb2826: Layer already exists [2022-07-11T17:21:54.431Z] main: digest: sha256:9add5cc540064875b9c4d47180e1ad03c9f88ddef5437512e385361103948ad0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T17:21:54.498Z] ===================================================== [Pipeline] echo [2022-07-11T17:21:54.507Z] taggedImages: [2022-07-11T17:21:54.507Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [2022-07-11T17:21:54.507Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-07-11T17:21:54.507Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.1-dev.8 [2022-07-11T17:21:54.507Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:328f14cd4e0e2f12280e28257e4d0d1118a94cd7-2.2.1-dev.8 [2022-07-11T17:21:54.507Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:21:54.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T17:21:54.881Z] [2022-07-11T17:21:54.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:21:55.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T17:21:55.521Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T17:21:55.521Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T17:21:55.521Z] 04944245beec: Pulling fs layer [2022-07-11T17:21:55.521Z] 699f458cf7ca: Pulling fs layer [2022-07-11T17:21:55.521Z] 765212b225bb: Pulling fs layer [2022-07-11T17:21:55.521Z] f23df028b6ca: Pulling fs layer [2022-07-11T17:21:55.522Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T17:21:55.522Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T17:21:55.522Z] 765212b225bb: Waiting [2022-07-11T17:21:55.522Z] d65c8cfc05b1: Waiting [2022-07-11T17:21:55.522Z] 2437ff75d9bd: Waiting [2022-07-11T17:21:55.522Z] f23df028b6ca: Waiting [2022-07-11T17:21:55.522Z] 04944245beec: Verifying Checksum [2022-07-11T17:21:55.522Z] 04944245beec: Download complete [2022-07-11T17:21:55.522Z] 765212b225bb: Verifying Checksum [2022-07-11T17:21:55.522Z] 765212b225bb: Download complete [2022-07-11T17:21:55.522Z] f23df028b6ca: Verifying Checksum [2022-07-11T17:21:55.522Z] f23df028b6ca: Download complete [2022-07-11T17:21:55.522Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T17:21:55.522Z] d65c8cfc05b1: Download complete [2022-07-11T17:21:55.797Z] 699f458cf7ca: Verifying Checksum [2022-07-11T17:21:55.797Z] 699f458cf7ca: Download complete [2022-07-11T17:21:56.072Z] 8998bd30e6a1: Download complete [2022-07-11T17:21:58.704Z] 2437ff75d9bd: Download complete [2022-07-11T17:22:00.688Z] 8998bd30e6a1: Pull complete [2022-07-11T17:22:00.688Z] 04944245beec: Pull complete [2022-07-11T17:22:02.133Z] 699f458cf7ca: Pull complete [2022-07-11T17:22:02.409Z] 765212b225bb: Pull complete [2022-07-11T17:22:03.397Z] f23df028b6ca: Pull complete [2022-07-11T17:22:03.673Z] d65c8cfc05b1: Pull complete [2022-07-11T17:22:18.798Z] 2437ff75d9bd: Pull complete [2022-07-11T17:22:18.798Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T17:22:18.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T17:22:18.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:22:19.081Z] prd-ubuntu20.04-docker-arm64-4c-16g-19190 does not seem to be running inside a container [2022-07-11T17:22:19.179Z] $ 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-rest-go/49 -v /w/workspace/device-rest-go/49:/w/workspace/device-rest-go/49:rw,z -v /w/workspace/device-rest-go/49@tmp:/w/workspace/device-rest-go/49@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 [2022-07-11T17:22:22.149Z] $ docker top 391a4fa662c14b9e80e9c32b68cbd5d3b0e005d6d084fc3fbcfb97449128e11a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:22:23.109Z] ---> job-cost.sh [2022-07-11T17:22:23.109Z] lf-activate-venv: SKIPPING [2022-07-11T17:22:23.109Z] INFO: No Stack... [2022-07-11T17:22:23.709Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T17:22:24.698Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T17:22:25.392Z] + cat /w/workspace/device-rest-go/49/archives/cost.csv [2022-07-11T17:22:25.392Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T17:22:25.470Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-49-stack-cost] [2022-07-11T17:22:25.480Z] Resource [jenkins-edgexfoundry-device-rest-go-main-49-stack-cost] did not exist. Created. [2022-07-11T17:22:25.480Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T17:22:26.188Z] /w/workspace/device-rest-go/49@tmp/durable-841806fe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-11T17:22:26.977Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T17:22:26.998Z] Warning: overwriting stash ‘stack-cost’ [2022-07-11T17:22:27.054Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T17:22:27.064Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-49-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T17:22:27.094Z] $ docker stop --time=1 391a4fa662c14b9e80e9c32b68cbd5d3b0e005d6d084fc3fbcfb97449128e11a [2022-07-11T17:22:28.704Z] $ docker rm -f 391a4fa662c14b9e80e9c32b68cbd5d3b0e005d6d084fc3fbcfb97449128e11a [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 [2022-07-11T17:22:29.267Z] provisioning config files... [2022-07-11T17:22:29.276Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1793533495645495797tmp [Pipeline] { [Pipeline] sh [2022-07-11T17:22:29.575Z] + set +x [2022-07-11T17:22:29.575Z] + curl -s https://codecov.io/bash [2022-07-11T17:22:29.575Z] + bash -s -- [2022-07-11T17:22:29.575Z] [2022-07-11T17:22:29.575Z] _____ _ [2022-07-11T17:22:29.575Z] / ____| | | [2022-07-11T17:22:29.575Z] | | ___ __| | ___ ___ _____ __ [2022-07-11T17:22:29.575Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-11T17:22:29.575Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-11T17:22:29.575Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-11T17:22:29.575Z] Bash-1.0.6 [2022-07-11T17:22:29.575Z] [2022-07-11T17:22:29.575Z] [2022-07-11T17:22:29.575Z] ==> git version 2.25.1 found [2022-07-11T17:22:29.575Z] ==> 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 [2022-07-11T17:22:29.575Z] Release-Date: 2020-01-08 [2022-07-11T17:22:29.575Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-11T17:22:29.575Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-11T17:22:29.575Z] ==> Jenkins CI detected. [2022-07-11T17:22:29.575Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2022-07-11T17:22:29.575Z] project root: . [2022-07-11T17:22:29.575Z] --> token set from env [2022-07-11T17:22:29.575Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-11T17:22:29.575Z] ==> Running gcov in . (disable via -X gcov) [2022-07-11T17:22:29.575Z] ==> Python coveragepy not found [2022-07-11T17:22:29.575Z] ==> Searching for coverage reports in: [2022-07-11T17:22:29.575Z] + . [2022-07-11T17:22:29.575Z] -> Found 1 reports [2022-07-11T17:22:29.576Z] ==> Detecting git/mercurial file structure [2022-07-11T17:22:29.576Z] ==> Reading reports [2022-07-11T17:22:29.576Z] + ./coverage.out bytes=9355 [2022-07-11T17:22:29.576Z] ==> Appending adjustments [2022-07-11T17:22:29.576Z] https://docs.codecov.io/docs/fixing-reports [2022-07-11T17:22:29.837Z] + Found adjustments [2022-07-11T17:22:29.837Z] ==> Gzipping contents [2022-07-11T17:22:29.837Z] 4.0K /tmp/codecov.LC5FTE.gz [2022-07-11T17:22:29.837Z] ==> Uploading reports [2022-07-11T17:22:29.837Z] url: https://codecov.io [2022-07-11T17:22:29.837Z] query: branch=main&commit=328f14cd4e0e2f12280e28257e4d0d1118a94cd7&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T17:22:29.837Z] -> Pinging Codecov [2022-07-11T17:22:29.837Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=328f14cd4e0e2f12280e28257e4d0d1118a94cd7&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T17:22:30.099Z] -> Uploading to [2022-07-11T17:22:30.099Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-11/4E5D53B4F1F92C436F7061BF334D961C/328f14cd4e0e2f12280e28257e4d0d1118a94cd7/88fd55a0-7fdc-46da-80b7-e18fffbe5482.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T172229Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=581567eaf989e1bc388416615be9742b1ed44ecd73aa41c34e229763cb2c0318 [2022-07-11T17:22:30.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T17:22:30.099Z] Dload Upload Total Spent Left Speed [2022-07-11T17:22:30.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1747 0 0 100 1747 0 7869 --:--:-- --:--:-- --:--:-- 7834 100 1747 0 0 100 1747 0 7434 --:--:-- --:--:-- --:--:-- 7402 [2022-07-11T17:22:30.361Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [Pipeline] } [2022-07-11T17:22:30.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-11T17:22:30.543Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-11T17:22:30.553Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:22:30.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T17:22:30.854Z] [2022-07-11T17:22:30.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:22:31.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T17:22:31.166Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-11T17:22:31.166Z] df9b9388f04a: Pulling fs layer [2022-07-11T17:22:31.166Z] 52dc419b0ee2: Pulling fs layer [2022-07-11T17:22:31.166Z] 25bc292e5bac: Pulling fs layer [2022-07-11T17:22:31.166Z] 114826534d7a: Pulling fs layer [2022-07-11T17:22:31.166Z] 4657fd5d0bcf: Pulling fs layer [2022-07-11T17:22:31.166Z] 6ad1cebc031e: Pulling fs layer [2022-07-11T17:22:31.166Z] 8a3aa393b2d8: Pulling fs layer [2022-07-11T17:22:31.166Z] 114826534d7a: Waiting [2022-07-11T17:22:31.166Z] 6ad1cebc031e: Waiting [2022-07-11T17:22:31.166Z] 8a3aa393b2d8: Waiting [2022-07-11T17:22:31.166Z] 25bc292e5bac: Verifying Checksum [2022-07-11T17:22:31.166Z] 25bc292e5bac: Download complete [2022-07-11T17:22:31.166Z] 52dc419b0ee2: Download complete [2022-07-11T17:22:31.166Z] 4657fd5d0bcf: Verifying Checksum [2022-07-11T17:22:31.166Z] 4657fd5d0bcf: Download complete [2022-07-11T17:22:31.166Z] df9b9388f04a: Download complete [2022-07-11T17:22:31.431Z] df9b9388f04a: Pull complete [2022-07-11T17:22:31.431Z] 6ad1cebc031e: Verifying Checksum [2022-07-11T17:22:31.431Z] 52dc419b0ee2: Pull complete [2022-07-11T17:22:31.709Z] 25bc292e5bac: Pull complete [2022-07-11T17:22:32.326Z] 114826534d7a: Verifying Checksum [2022-07-11T17:22:32.326Z] 114826534d7a: Download complete [2022-07-11T17:22:32.584Z] 8a3aa393b2d8: Verifying Checksum [2022-07-11T17:22:32.584Z] 8a3aa393b2d8: Download complete [2022-07-11T17:22:35.886Z] 114826534d7a: Pull complete [2022-07-11T17:22:35.886Z] 4657fd5d0bcf: Pull complete [2022-07-11T17:22:36.145Z] 6ad1cebc031e: Pull complete [2022-07-11T17:22:39.438Z] 8a3aa393b2d8: Pull complete [2022-07-11T17:22:39.438Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-11T17:22:39.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T17:22:39.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:22:39.540Z] prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container [2022-07-11T17:22:39.569Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-11T17:22:41.157Z] $ docker top d5db3335614ec768c158c4bb96291922cfa13539a06414901967dc9e2d9dbce7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T17:22:41.238Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2022-07-11T17:22:41.517Z] + set -o pipefail [2022-07-11T17:22:41.517Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2022-07-11T17:22:46.816Z] [2022-07-11T17:22:46.816Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2022-07-11T17:22:46.816Z] [2022-07-11T17:22:46.816Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/52a6f02d-c815-4637-a279-6dbb2869fb02 [2022-07-11T17:22:46.816Z] [2022-07-11T17:22:46.816Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-11T17:22:46.816Z] [2022-07-11T17:22:46.816Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-11T17:22:46.816Z] [2022-07-11T17:22:46.816Z] [2022-07-11T17:22:46.816Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-11T17:22:46.816Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-11T17:22:46.821Z] $ docker stop --time=1 d5db3335614ec768c158c4bb96291922cfa13539a06414901967dc9e2d9dbce7 [2022-07-11T17:22:48.776Z] $ docker rm -f d5db3335614ec768c158c4bb96291922cfa13539a06414901967dc9e2d9dbce7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T17:22:49.527Z] + git log --format=format:%s -1 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [Pipeline] sh [2022-07-11T17:22:49.829Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T17:22:49.829Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:22:50.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T17:22:50.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:22:50.239Z] prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container [2022-07-11T17:22:50.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2022-07-11T17:22:50.674Z] $ docker top 7b9214ce439d7a0909ae7e38026553068450cdc2e2d600195be06246cd1be7b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T17:22:50.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T17:22:50.792Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T17:22:50.926Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T17:22:50.921Z] $ docker exec 7b9214ce439d7a0909ae7e38026553068450cdc2e2d600195be06246cd1be7b0 ssh-agent [2022-07-11T17:22:51.048Z] SSH_AUTH_SOCK=/tmp/ssh-ECo70TtSL1gx/agent.33 [2022-07-11T17:22:51.048Z] SSH_AGENT_PID=39 [2022-07-11T17:22:51.055Z] Running ssh-add (command line suppressed) [2022-07-11T17:22:51.182Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6376519572863264073.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6376519572863264073.key) [2022-07-11T17:22:51.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T17:22:51.503Z] + git semver tag [2022-07-11T17:22:51.765Z] 2022-07-11 17:22:51,711 [run_tag] DEBUG tag force:False [2022-07-11T17:22:51.765Z] 2022-07-11 17:22:51,712 [check_head_tag] DEBUG check head tag [2022-07-11T17:22:51.765Z] 2022-07-11 17:22:51,712 [execute] INFO git cat-file --batch-check [2022-07-11T17:22:51.765Z] 2022-07-11 17:22:51,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2022-07-11T17:22:51.765Z] 2022-07-11 17:22:51,719 [execute] INFO git cat-file --batch [2022-07-11T17:22:51.765Z] 2022-07-11 17:22:51,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2022-07-11T17:22:51.765Z] 2022-07-11 17:22:51,731 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-07-11T17:22:51.765Z] 2022-07-11 17:22:51,731 [execute] INFO git tag -a v2.2.1-dev.8 -m v2.2.1-dev.8 [2022-07-11T17:22:51.765Z] 2022-07-11 17:22:51,731 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.8', '-m', 'v2.2.1-dev.8'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T17:22:51.765Z] 2022-07-11 17:22:51,737 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-07-11T17:22:51.765Z] 2.2.1-dev.8 [Pipeline] } [2022-07-11T17:22:51.770Z] $ docker exec --env ******** --env ******** 7b9214ce439d7a0909ae7e38026553068450cdc2e2d600195be06246cd1be7b0 ssh-agent -k [2022-07-11T17:22:51.888Z] unset SSH_AUTH_SOCK; [2022-07-11T17:22:51.889Z] unset SSH_AGENT_PID; [2022-07-11T17:22:51.892Z] echo Agent pid 39 killed; [2022-07-11T17:22:51.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T17:22:52.229Z] + git semver [Pipeline] } [2022-07-11T17:22:52.499Z] $ docker stop --time=1 7b9214ce439d7a0909ae7e38026553068450cdc2e2d600195be06246cd1be7b0 [2022-07-11T17:22:53.790Z] $ docker rm -f 7b9214ce439d7a0909ae7e38026553068450cdc2e2d600195be06246cd1be7b0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:22:54.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T17:22:54.218Z] [2022-07-11T17:22:54.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:22:54.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T17:22:54.533Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-11T17:22:54.533Z] ab5ef0e58194: Pulling fs layer [2022-07-11T17:22:54.533Z] 9712f1f96733: Pulling fs layer [2022-07-11T17:22:54.533Z] 63f879dbbcfc: Pulling fs layer [2022-07-11T17:22:54.533Z] 0d9ebad4ef96: Pulling fs layer [2022-07-11T17:22:54.533Z] e9a5061849ea: Pulling fs layer [2022-07-11T17:22:54.533Z] d747dcd14b5f: Pulling fs layer [2022-07-11T17:22:54.533Z] 2de7ff778b66: Pulling fs layer [2022-07-11T17:22:54.533Z] e9a5061849ea: Waiting [2022-07-11T17:22:54.533Z] 2de7ff778b66: Waiting [2022-07-11T17:22:54.533Z] d747dcd14b5f: Waiting [2022-07-11T17:22:54.533Z] 0d9ebad4ef96: Waiting [2022-07-11T17:22:54.533Z] 9712f1f96733: Verifying Checksum [2022-07-11T17:22:54.533Z] 9712f1f96733: Download complete [2022-07-11T17:22:55.112Z] 63f879dbbcfc: Verifying Checksum [2022-07-11T17:22:55.112Z] 63f879dbbcfc: Download complete [2022-07-11T17:22:55.112Z] 0d9ebad4ef96: Verifying Checksum [2022-07-11T17:22:55.112Z] 0d9ebad4ef96: Download complete [2022-07-11T17:22:55.112Z] d747dcd14b5f: Verifying Checksum [2022-07-11T17:22:55.112Z] d747dcd14b5f: Download complete [2022-07-11T17:22:55.112Z] e9a5061849ea: Verifying Checksum [2022-07-11T17:22:55.112Z] e9a5061849ea: Download complete [2022-07-11T17:22:55.112Z] ab5ef0e58194: Verifying Checksum [2022-07-11T17:22:55.112Z] ab5ef0e58194: Download complete [2022-07-11T17:22:55.373Z] 2de7ff778b66: Verifying Checksum [2022-07-11T17:22:55.373Z] 2de7ff778b66: Download complete [2022-07-11T17:22:58.670Z] ab5ef0e58194: Pull complete [2022-07-11T17:22:58.670Z] 9712f1f96733: Pull complete [2022-07-11T17:22:58.932Z] 63f879dbbcfc: Pull complete [2022-07-11T17:23:04.226Z] 0d9ebad4ef96: Pull complete [2022-07-11T17:23:04.226Z] e9a5061849ea: Pull complete [2022-07-11T17:23:04.226Z] d747dcd14b5f: Pull complete [2022-07-11T17:23:05.169Z] 2de7ff778b66: Pull complete [2022-07-11T17:23:05.169Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-11T17:23:05.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T17:23:05.169Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:23:05.281Z] prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container [2022-07-11T17:23:05.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2022-07-11T17:23:07.086Z] $ docker top abec9ed9cd55951c4ed9eb5dd815c079dea1f056d7e8d1ad4a96fb4cca302e12 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-11T17:23:07.192Z] provisioning config files... [2022-07-11T17:23:07.201Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1024222618265385440tmp [2022-07-11T17:23:07.213Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2757413470566113757tmp [2022-07-11T17:23:07.225Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3042065950284611130tmp [Pipeline] { [Pipeline] echo [2022-07-11T17:23:07.244Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:23:07.534Z] ---> sigul-configuration.sh [2022-07-11T17:23:07.534Z] gpg: directory `/root/.gnupg' created [2022-07-11T17:23:07.534Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-11T17:23:07.534Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-11T17:23:07.534Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-11T17:23:07.534Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-11T17:23:07.534Z] gpg: CAST5 encrypted data [2022-07-11T17:23:07.534Z] gpg: encrypted with 1 passphrase [2022-07-11T17:23:07.534Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-11T17:23:07.825Z] + mkdir /home/jenkins [2022-07-11T17:23:07.825Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-11T17:23:08.119Z] + 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 [2022-07-11T17:23:08.130Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:23:08.418Z] ---> sigul-install.sh [2022-07-11T17:23:08.418Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-11T17:23:08.712Z] + git tag --list [2022-07-11T17:23:08.712Z] v1.0.0 [2022-07-11T17:23:08.712Z] v1.1.0 [2022-07-11T17:23:08.712Z] v1.1.1 [2022-07-11T17:23:08.712Z] v1.1.2 [2022-07-11T17:23:08.712Z] v1.2.0 [2022-07-11T17:23:08.712Z] v1.2.1 [2022-07-11T17:23:08.712Z] v2.0.0 [2022-07-11T17:23:08.712Z] v2.1.0 [2022-07-11T17:23:08.712Z] v2.1.1 [2022-07-11T17:23:08.712Z] v2.1.1-dev.1 [2022-07-11T17:23:08.712Z] v2.1.1-dev.2 [2022-07-11T17:23:08.712Z] v2.1.1-dev.3 [2022-07-11T17:23:08.713Z] v2.2.0 [2022-07-11T17:23:08.713Z] v2.2.1-dev.1 [2022-07-11T17:23:08.713Z] v2.2.1-dev.2 [2022-07-11T17:23:08.713Z] v2.2.1-dev.3 [2022-07-11T17:23:08.713Z] v2.2.1-dev.4 [2022-07-11T17:23:08.713Z] v2.2.1-dev.5 [2022-07-11T17:23:08.713Z] v2.2.1-dev.6 [2022-07-11T17:23:08.713Z] v2.2.1-dev.7 [2022-07-11T17:23:08.713Z] v2.2.1-dev.8 [Pipeline] sh [2022-07-11T17:23:09.007Z] + lftools sign git-tag v2.2.1-dev.8 [2022-07-11T17:23:09.577Z] Signing Git tag with Sigul... [2022-07-11T17:23:09.577Z] Signing v2.2.1-dev.8 [Pipeline] echo [2022-07-11T17:23:09.849Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:23:10.136Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-11T17:23:10.145Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-11T17:23:10.161Z] $ docker stop --time=1 abec9ed9cd55951c4ed9eb5dd815c079dea1f056d7e8d1ad4a96fb4cca302e12 [2022-07-11T17:23:11.486Z] $ docker rm -f abec9ed9cd55951c4ed9eb5dd815c079dea1f056d7e8d1ad4a96fb4cca302e12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-11T17:23:11.933Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T17:23:11.933Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:23:12.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T17:23:12.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:23:12.342Z] prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container [2022-07-11T17:23:12.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2022-07-11T17:23:12.722Z] $ docker top 1143d6caf14d3b0e32f246a71d82f22c3c5e353b7116ef08a465dd09c82dd2b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T17:23:12.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T17:23:12.847Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T17:23:12.980Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T17:23:12.975Z] $ docker exec 1143d6caf14d3b0e32f246a71d82f22c3c5e353b7116ef08a465dd09c82dd2b1 ssh-agent [2022-07-11T17:23:13.106Z] SSH_AUTH_SOCK=/tmp/ssh-1IOOz3x5oUec/agent.33 [2022-07-11T17:23:13.106Z] SSH_AGENT_PID=39 [2022-07-11T17:23:13.113Z] Running ssh-add (command line suppressed) [2022-07-11T17:23:13.238Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8372459294486571698.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8372459294486571698.key) [2022-07-11T17:23:13.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T17:23:13.556Z] + git semver bump pre [2022-07-11T17:23:13.817Z] 2022-07-11 17:23:13,748 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-07-11T17:23:13.817Z] 2022-07-11 17:23:13,748 [bump_version] DEBUG bumping version:2.2.1-dev.8 on axis:pre with prefix:dev [2022-07-11T17:23:13.817Z] 2022-07-11 17:23:13,748 [bump_version] DEBUG bumped version:2.2.1-dev.9 [2022-07-11T17:23:13.817Z] 2022-07-11 17:23:13,748 [write_version] DEBUG write version:2.2.1-dev.9 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2022-07-11T17:23:13.817Z] 2022-07-11 17:23:13,748 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-07-11T17:23:13.817Z] 2022-07-11 17:23:13,748 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-07-11T17:23:13.817Z] 2022-07-11 17:23:13,750 [execute] INFO git cat-file --batch-check [2022-07-11T17:23:13.817Z] 2022-07-11 17:23:13,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T17:23:13.817Z] 2022-07-11 17:23:13,756 [execute] INFO git cat-file --batch [2022-07-11T17:23:13.817Z] 2022-07-11 17:23:13,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T17:23:13.817Z] 2022-07-11 17:23:13,763 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-07-11T17:23:13.817Z] 2.2.1-dev.9 [Pipeline] } [2022-07-11T17:23:13.820Z] $ docker exec --env ******** --env ******** 1143d6caf14d3b0e32f246a71d82f22c3c5e353b7116ef08a465dd09c82dd2b1 ssh-agent -k [2022-07-11T17:23:13.939Z] unset SSH_AUTH_SOCK; [2022-07-11T17:23:13.940Z] unset SSH_AGENT_PID; [2022-07-11T17:23:13.940Z] echo Agent pid 39 killed; [2022-07-11T17:23:13.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T17:23:14.278Z] + git semver [Pipeline] } [2022-07-11T17:23:14.546Z] $ docker stop --time=1 1143d6caf14d3b0e32f246a71d82f22c3c5e353b7116ef08a465dd09c82dd2b1 [2022-07-11T17:23:15.839Z] $ docker rm -f 1143d6caf14d3b0e32f246a71d82f22c3c5e353b7116ef08a465dd09c82dd2b1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T17:23:16.201Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T17:23:16.201Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:23:16.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T17:23:16.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:23:16.663Z] prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container [2022-07-11T17:23:16.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2022-07-11T17:23:17.118Z] $ docker top f5c3f01fab0e30659b8d2ec7d6fcc7e08837c78328189dd7280be6bf9891fe3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T17:23:17.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T17:23:17.223Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T17:23:17.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T17:23:17.346Z] $ docker exec f5c3f01fab0e30659b8d2ec7d6fcc7e08837c78328189dd7280be6bf9891fe3b ssh-agent [2022-07-11T17:23:17.467Z] SSH_AUTH_SOCK=/tmp/ssh-TNh9FhJPsJTf/agent.32 [2022-07-11T17:23:17.467Z] SSH_AGENT_PID=38 [2022-07-11T17:23:17.472Z] Running ssh-add (command line suppressed) [2022-07-11T17:23:17.586Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7664273374139476832.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7664273374139476832.key) [2022-07-11T17:23:17.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T17:23:17.899Z] + git semver push [2022-07-11T17:23:18.161Z] 2022-07-11 17:23:18,069 [run_push] DEBUG push [2022-07-11T17:23:18.161Z] 2022-07-11 17:23:18,070 [execute] INFO git cat-file --batch-check [2022-07-11T17:23:18.161Z] 2022-07-11 17:23:18,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T17:23:18.161Z] 2022-07-11 17:23:18,074 [execute] INFO git rev-list 07a2aabee05b4f76ec0c41596bb03dd7e44db92c -- [2022-07-11T17:23:18.161Z] 2022-07-11 17:23:18,074 [execute] DEBUG Popen(['git', 'rev-list', '07a2aabee05b4f76ec0c41596bb03dd7e44db92c', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-11T17:23:18.161Z] 2022-07-11 17:23:18,079 [execute] INFO git fetch -v origin [2022-07-11T17:23:18.161Z] 2022-07-11 17:23:18,080 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-11T17:23:18.732Z] 2022-07-11 17:23:18,550 [run_push] DEBUG no remote changes detected [2022-07-11T17:23:18.732Z] 2022-07-11 17:23:18,550 [execute] INFO git push origin semver [2022-07-11T17:23:18.732Z] 2022-07-11 17:23:18,551 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-11T17:23:19.303Z] 2022-07-11 17:23:19,244 [run_push] DEBUG push all version tags [2022-07-11T17:23:19.303Z] 2022-07-11 17:23:19,244 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-11T17:23:19.303Z] 2022-07-11 17:23:19,245 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T17:23:20.247Z] 2022-07-11 17:23:20,025 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-07-11T17:23:20.247Z] 2.2.1-dev.9 [Pipeline] } [2022-07-11T17:23:20.250Z] $ docker exec --env ******** --env ******** f5c3f01fab0e30659b8d2ec7d6fcc7e08837c78328189dd7280be6bf9891fe3b ssh-agent -k [2022-07-11T17:23:20.360Z] unset SSH_AUTH_SOCK; [2022-07-11T17:23:20.360Z] unset SSH_AGENT_PID; [2022-07-11T17:23:20.360Z] echo Agent pid 38 killed; [2022-07-11T17:23:20.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T17:23:20.692Z] + git semver [Pipeline] } [2022-07-11T17:23:20.958Z] $ docker stop --time=1 f5c3f01fab0e30659b8d2ec7d6fcc7e08837c78328189dd7280be6bf9891fe3b [2022-07-11T17:23:22.242Z] $ docker rm -f f5c3f01fab0e30659b8d2ec7d6fcc7e08837c78328189dd7280be6bf9891fe3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-11T17:23:22.912Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2022-07-11T17:23:22.913Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-07-11T17:23:22.913Z] total 16 [2022-07-11T17:23:22.913Z] drwxr-xr-x 3 root root 4096 Jul 11 16:55 . [2022-07-11T17:23:22.913Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 17:23 .. [2022-07-11T17:23:22.913Z] drwxr-xr-x 2 root root 4096 Jul 11 16:55 cost [2022-07-11T17:23:22.913Z] -rw-r--r-- 1 root root 84 Jul 11 16:55 cost.csv [2022-07-11T17:23:22.913Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-07-11T17:23:22.913Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-07-11T17:23:22.913Z] total 16 [2022-07-11T17:23:22.913Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 16:55 . [2022-07-11T17:23:22.913Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 17:23 .. [2022-07-11T17:23:22.913Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 16:55 cost [2022-07-11T17:23:22.913Z] -rw-r--r-- 1 jenkins jenkins 84 Jul 11 16:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:23:23.214Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:23:24.082Z] ---> package-listing.sh [2022-07-11T17:23:24.082Z] ++ facter osfamily [2022-07-11T17:23:24.082Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T17:23:24.343Z] + OS_FAMILY=debian [2022-07-11T17:23:24.343Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2022-07-11T17:23:24.343Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T17:23:24.343Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T17:23:24.343Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T17:23:24.343Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T17:23:24.343Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-07-11T17:23:24.343Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T17:23:24.343Z] + case "${OS_FAMILY}" in [2022-07-11T17:23:24.343Z] + dpkg -l [2022-07-11T17:23:24.343Z] + grep '^ii' [2022-07-11T17:23:24.343Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T17:23:24.343Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T17:23:24.343Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T17:23:24.343Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-07-11T17:23:24.343Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2022-07-11T17:23:24.343Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2022-07-11T17:23:24.356Z] 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-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-11T17:23:24.636Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T17:23:25.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T17:23:25.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T17:23:25.293Z] prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container [2022-07-11T17:23:25.317Z] $ 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-rest-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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2022-07-11T17:23:25.527Z] $ docker top 0b0609f828f0fae0c6b05716c46eaaa8c9b7a090e772418a723f5f13f3822c89 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T17:23:25.899Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T17:23:26.186Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T17:23:26.475Z] + ls /var/log/sa-host [2022-07-11T17:23:26.475Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T17:23:26.631Z] provisioning config files... [2022-07-11T17:23:26.641Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8372853053132930380tmp [Pipeline] { [Pipeline] echo [2022-07-11T17:23:26.655Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:23:26.941Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T17:23:26.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:23:27.296Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T17:23:27.307Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:23:27.594Z] ---> sudo-logs.sh [2022-07-11T17:23:27.595Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T17:23:27.627Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:23:27.915Z] ---> job-cost.sh [2022-07-11T17:23:27.915Z] lf-activate-venv: SKIPPING [2022-07-11T17:23:27.915Z] DEBUG: total: 0.2199999988079071 [2022-07-11T17:23:27.915Z] INFO: Retrieving Stack Cost... [2022-07-11T17:23:28.488Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T17:23:28.750Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T17:23:28.761Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T17:23:29.046Z] ---> logs-deploy.sh [2022-07-11T17:23:29.046Z] lf-activate-venv: SKIPPING [2022-07-11T17:23:29.046Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/49 [2022-07-11T17:23:29.046Z] INFO: archiving workspace using pattern(s): [2022-07-11T17:23:29.990Z] Archives upload complete. [2022-07-11T17:23:30.251Z] INFO: archiving logs to Nexus [2022-07-11T17:23:30.824Z] ---> uname -a: [2022-07-11T17:23:30.824Z] Linux prd-ubuntu20-04-docker-8c-8g-18422 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-11T17:23:30.824Z] [2022-07-11T17:23:30.824Z] [2022-07-11T17:23:30.824Z] ---> lscpu: [2022-07-11T17:23:30.824Z] Architecture: x86_64 [2022-07-11T17:23:30.824Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-11T17:23:30.824Z] Byte Order: Little Endian [2022-07-11T17:23:30.824Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-11T17:23:30.824Z] CPU(s): 8 [2022-07-11T17:23:30.824Z] On-line CPU(s) list: 0-7 [2022-07-11T17:23:30.824Z] Thread(s) per core: 1 [2022-07-11T17:23:30.824Z] Core(s) per socket: 1 [2022-07-11T17:23:30.824Z] Socket(s): 8 [2022-07-11T17:23:30.824Z] NUMA node(s): 1 [2022-07-11T17:23:30.824Z] Vendor ID: AuthenticAMD [2022-07-11T17:23:30.824Z] CPU family: 23 [2022-07-11T17:23:30.824Z] Model: 49 [2022-07-11T17:23:30.824Z] Model name: AMD EPYC-Rome Processor [2022-07-11T17:23:30.824Z] Stepping: 0 [2022-07-11T17:23:30.824Z] CPU MHz: 2799.998 [2022-07-11T17:23:30.824Z] BogoMIPS: 5599.99 [2022-07-11T17:23:30.824Z] Virtualization: AMD-V [2022-07-11T17:23:30.824Z] Hypervisor vendor: KVM [2022-07-11T17:23:30.824Z] Virtualization type: full [2022-07-11T17:23:30.824Z] L1d cache: 256 KiB [2022-07-11T17:23:30.824Z] L1i cache: 256 KiB [2022-07-11T17:23:30.824Z] L2 cache: 4 MiB [2022-07-11T17:23:30.824Z] L3 cache: 128 MiB [2022-07-11T17:23:30.824Z] NUMA node0 CPU(s): 0-7 [2022-07-11T17:23:30.824Z] Vulnerability Itlb multihit: Not affected [2022-07-11T17:23:30.824Z] Vulnerability L1tf: Not affected [2022-07-11T17:23:30.824Z] Vulnerability Mds: Not affected [2022-07-11T17:23:30.824Z] Vulnerability Meltdown: Not affected [2022-07-11T17:23:30.824Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-11T17:23:30.824Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-11T17:23:30.824Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-11T17:23:30.824Z] Vulnerability Srbds: Not affected [2022-07-11T17:23:30.824Z] Vulnerability Tsx async abort: Not affected [2022-07-11T17:23:30.824Z] 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 [2022-07-11T17:23:30.824Z] [2022-07-11T17:23:30.824Z] [2022-07-11T17:23:30.824Z] ---> nproc: [2022-07-11T17:23:30.824Z] 8 [2022-07-11T17:23:30.824Z] [2022-07-11T17:23:30.824Z] [2022-07-11T17:23:30.824Z] ---> df -h: [2022-07-11T17:23:30.824Z] Filesystem Size Used Avail Use% Mounted on [2022-07-11T17:23:30.824Z] overlay 155G 13G 143G 8% / [2022-07-11T17:23:30.824Z] tmpfs 64M 0 64M 0% /dev [2022-07-11T17:23:30.824Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-11T17:23:30.824Z] shm 64M 0 64M 0% /dev/shm [2022-07-11T17:23:30.824Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-07-11T17:23:30.824Z] [2022-07-11T17:23:30.824Z] [2022-07-11T17:23:30.824Z] ---> sar -b -r -n DEV: [2022-07-11T17:23:30.824Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-18422) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T17:23:30.824Z] [2022-07-11T17:23:30.824Z] 16:52:43 LINUX RESTART (8 CPU) [2022-07-11T17:23:30.824Z] [2022-07-11T17:23:30.824Z] 16:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-11T17:23:30.824Z] 16:54:01 458.39 53.91 404.48 0.00 5043.56 195955.34 0.00 [2022-07-11T17:23:30.824Z] 16:55:01 133.96 0.15 133.81 0.00 12.13 29830.09 0.00 [2022-07-11T17:23:30.824Z] 16:56:01 103.88 0.07 103.82 0.00 5.33 26438.66 0.00 [2022-07-11T17:23:30.824Z] 16:57:01 1.28 0.00 1.28 0.00 0.00 16.41 0.00 [2022-07-11T17:23:30.824Z] 16:58:01 1.38 0.03 1.35 0.00 0.40 15.19 0.00 [2022-07-11T17:23:30.824Z] 16:59:01 2.60 1.57 1.03 0.00 49.06 14.66 0.00 [2022-07-11T17:23:30.824Z] 17:00:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 [2022-07-11T17:23:30.824Z] 17:01:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 [2022-07-11T17:23:30.824Z] 17:02:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 [2022-07-11T17:23:30.824Z] 17:03:01 1.75 0.00 1.75 0.00 0.00 24.80 0.00 [2022-07-11T17:23:30.824Z] 17:04:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 [2022-07-11T17:23:30.824Z] 17:05:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 [2022-07-11T17:23:30.824Z] 17:06:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 [2022-07-11T17:23:30.824Z] 17:07:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 [2022-07-11T17:23:30.824Z] 17:08:01 1.85 0.02 1.83 0.00 0.13 23.20 0.00 [2022-07-11T17:23:30.824Z] 17:09:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 [2022-07-11T17:23:30.824Z] 17:10:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2022-07-11T17:23:30.824Z] 17:11:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 [2022-07-11T17:23:30.824Z] 17:12:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 [2022-07-11T17:23:30.824Z] 17:13:01 1.62 0.00 1.62 0.00 0.00 20.13 0.00 [2022-07-11T17:23:30.824Z] 17:14:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2022-07-11T17:23:30.824Z] 17:15:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 [2022-07-11T17:23:30.824Z] 17:16:01 1.18 0.00 1.18 0.00 0.00 15.20 0.00 [2022-07-11T17:23:30.824Z] 17:17:01 1.00 0.02 0.98 0.00 0.13 11.86 0.00 [2022-07-11T17:23:30.824Z] 17:18:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 [2022-07-11T17:23:30.824Z] 17:19:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 [2022-07-11T17:23:30.824Z] 17:20:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 [2022-07-11T17:23:30.824Z] 17:21:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 [2022-07-11T17:23:30.824Z] 17:22:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 [2022-07-11T17:23:30.824Z] 17:23:01 68.46 0.37 68.09 0.00 11.33 38562.37 0.00 [2022-07-11T17:23:30.824Z] Average: 26.57 1.87 24.70 0.00 170.73 9705.18 0.00 [2022-07-11T17:23:30.824Z] [2022-07-11T17:23:30.824Z] 16:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-11T17:23:30.824Z] 16:54:01 28250508 31718608 575968 1.75 150704 3530356 2328040 6.86 1245528 2945332 93884 [2022-07-11T17:23:30.824Z] 16:55:01 28037848 31716876 573356 1.74 162768 3712180 2343208 6.91 1373676 3006164 120176 [2022-07-11T17:23:30.824Z] 16:56:01 27671408 31764264 524704 1.60 173184 4070236 1947780 5.74 1345824 3351660 136 [2022-07-11T17:23:30.824Z] 16:57:01 27672084 31765100 523408 1.59 173216 4070240 1947780 5.74 1345136 3351660 188 [2022-07-11T17:23:30.824Z] 16:58:01 27673188 31766204 522372 1.59 173236 4070252 1947780 5.74 1343900 3351668 16 [2022-07-11T17:23:30.824Z] 16:59:01 27669136 31764712 523696 1.59 173264 4071732 1947780 5.74 1350576 3351212 304 [2022-07-11T17:23:30.824Z] 17:00:01 27676420 31772060 516328 1.57 173300 4071736 1947780 5.74 1341708 3351224 20 [2022-07-11T17:23:30.824Z] 17:01:01 27676712 31772356 516008 1.57 173316 4071740 1947780 5.74 1341504 3351228 176 [2022-07-11T17:23:30.824Z] 17:02:01 27676172 31772004 516244 1.57 173332 4071740 1947780 5.74 1341536 3351392 168 [2022-07-11T17:23:30.824Z] 17:03:01 27676420 31772272 516132 1.57 173380 4071716 1947780 5.74 1341696 3351380 140 [2022-07-11T17:23:30.824Z] 17:04:01 27675860 31771776 516624 1.57 173408 4071724 1947780 5.74 1342460 3351388 188 [2022-07-11T17:23:30.824Z] 17:05:01 27675740 31771656 516660 1.57 173432 4071724 1947780 5.74 1342052 3351388 276 [2022-07-11T17:23:30.824Z] 17:06:01 27676024 31772064 516160 1.57 173456 4071856 1947780 5.74 1341772 3351512 16 [2022-07-11T17:23:30.824Z] 17:07:01 27676196 31772320 515896 1.57 173484 4071860 1947780 5.74 1341508 3351532 196 [2022-07-11T17:23:30.824Z] 17:08:01 27674488 31770716 517020 1.57 173520 4071864 1957984 5.77 1341304 3351548 224 [2022-07-11T17:23:30.824Z] 17:09:01 27673968 31770200 517456 1.57 173532 4071868 1957984 5.77 1341620 3351552 184 [2022-07-11T17:23:30.824Z] 17:10:01 27673888 31770120 517456 1.57 173552 4071868 1957984 5.77 1341248 3351552 12 [2022-07-11T17:23:30.824Z] 17:11:01 27674084 31770396 517172 1.57 173580 4071868 1957984 5.77 1341928 3351556 196 [2022-07-11T17:23:30.825Z] 17:12:01 27674240 31770560 516904 1.57 173592 4071864 1957984 5.77 1341832 3351556 24 [2022-07-11T17:23:30.825Z] 17:13:01 27674224 31770552 516848 1.57 173628 4071868 1957984 5.77 1341952 3351564 44 [2022-07-11T17:23:30.825Z] 17:14:01 27674232 31770624 516784 1.57 173656 4071884 1957984 5.77 1342152 3351572 32 [2022-07-11T17:23:30.825Z] 17:15:01 27674400 31770792 516748 1.57 173680 4071884 1957984 5.77 1342232 3351572 188 [2022-07-11T17:23:30.825Z] 17:16:01 27674636 31771096 516452 1.57 173704 4071892 1957984 5.77 1341744 3351584 8 [2022-07-11T17:23:30.825Z] 17:17:01 27674368 31770840 516628 1.57 173732 4071892 1957984 5.77 1341824 3351580 184 [2022-07-11T17:23:30.825Z] 17:18:01 27674324 31770952 516312 1.57 173752 4071888 1957984 5.77 1341796 3351580 20 [2022-07-11T17:23:30.825Z] 17:19:01 27674016 31770676 516528 1.57 173784 4071900 1957984 5.77 1342144 3351584 180 [2022-07-11T17:23:30.825Z] 17:20:01 27673968 31770660 516492 1.57 173808 4071900 1957984 5.77 1342000 3351584 16 [2022-07-11T17:23:30.825Z] 17:21:01 27673868 31770588 516692 1.57 173828 4071904 1957984 5.77 1341708 3351588 208 [2022-07-11T17:23:30.825Z] 17:22:01 27674112 31770836 516516 1.57 173844 4071908 1957984 5.77 1341848 3351592 12 [2022-07-11T17:23:30.825Z] 17:23:01 26168612 31664656 619392 1.88 208892 5329944 2349528 6.92 1519092 4567784 576124 [2022-07-11T17:23:30.825Z] Average: 27655505 31763218 524832 1.60 173585 4083576 1992130 5.87 1346177 3367003 26451 [2022-07-11T17:23:30.825Z] [2022-07-11T17:23:30.825Z] 16:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-11T17:23:30.825Z] 16:54:01 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 16:54:01 docker0 120.85 154.74 10.00 1217.39 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 16:54:01 ens3 769.12 523.60 7675.01 115.47 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 16:55:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 16:55:01 docker0 6.30 7.58 0.35 37.96 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 16:55:01 ens3 71.19 56.77 79.48 67.19 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 16:56:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 16:56:01 docker0 2.52 5.15 0.17 57.97 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 16:56:01 ens3 177.05 139.11 2654.73 277.89 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 16:57:01 ens3 2.10 1.10 5.14 0.08 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 16:58:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 16:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 16:59:01 ens3 7.53 5.75 5.32 5.92 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:00:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:01:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:02:01 ens3 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:03:01 ens3 1.50 0.12 0.15 0.01 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:04:01 ens3 2.62 0.58 0.86 0.52 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:05:01 ens3 1.08 0.67 0.59 0.41 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:06:01 ens3 0.22 0.13 0.12 0.07 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:07:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:09:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:10:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:11:01 ens3 0.63 0.42 0.27 0.22 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:13:01 ens3 1.70 0.15 0.19 0.01 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:14:01 ens3 1.73 0.92 0.76 0.55 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:15:01 ens3 0.95 0.62 0.52 0.41 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:17:01 ens3 0.27 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:18:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:19:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:20:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:23:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:23:01 docker0 41.21 56.59 3.53 685.12 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] 17:23:01 ens3 303.13 211.51 7850.44 30.42 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] Average: docker0 5.70 7.47 0.47 66.61 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] Average: ens3 44.76 31.41 609.10 16.64 0.00 0.00 0.00 0.00 [2022-07-11T17:23:30.825Z] [2022-07-11T17:23:30.825Z] [2022-07-11T17:23:30.825Z] ---> sar -P ALL: [2022-07-11T17:23:30.825Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-18422) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T17:23:30.825Z] [2022-07-11T17:23:30.825Z] 16:52:43 LINUX RESTART (8 CPU) [2022-07-11T17:23:30.825Z] [2022-07-11T17:23:30.825Z] 16:53:01 CPU %user %nice %system %iowait %steal %idle [2022-07-11T17:23:30.825Z] 16:54:01 all 13.05 0.00 5.42 2.09 0.09 79.35 [2022-07-11T17:23:30.825Z] 16:54:01 0 10.23 0.00 5.79 2.07 0.07 81.84 [2022-07-11T17:23:30.825Z] 16:54:01 1 12.86 0.00 4.66 1.22 0.08 81.18 [2022-07-11T17:23:30.825Z] 16:54:01 2 15.20 0.00 7.10 4.26 0.08 73.35 [2022-07-11T17:23:30.825Z] 16:54:01 3 12.94 0.00 4.96 2.56 0.10 79.44 [2022-07-11T17:23:30.825Z] 16:54:01 4 12.41 0.00 5.07 0.88 0.10 81.54 [2022-07-11T17:23:30.825Z] 16:54:01 5 12.76 0.00 5.00 2.79 0.08 79.37 [2022-07-11T17:23:30.825Z] 16:54:01 6 14.67 0.00 4.36 2.52 0.08 78.37 [2022-07-11T17:23:30.825Z] 16:54:01 7 13.30 0.00 6.43 0.41 0.12 79.74 [2022-07-11T17:23:30.825Z] 16:55:01 all 37.94 0.00 7.02 0.57 0.12 54.35 [2022-07-11T17:23:30.825Z] 16:55:01 0 38.83 0.00 6.98 0.22 0.12 53.85 [2022-07-11T17:23:30.825Z] 16:55:01 1 36.76 0.00 7.09 0.27 0.12 55.76 [2022-07-11T17:23:30.825Z] 16:55:01 2 36.65 0.00 7.52 1.08 0.10 54.65 [2022-07-11T17:23:30.825Z] 16:55:01 3 37.94 0.00 6.49 0.59 0.12 54.86 [2022-07-11T17:23:30.825Z] 16:55:01 4 38.15 0.00 7.31 0.07 0.13 54.34 [2022-07-11T17:23:30.825Z] 16:55:01 5 38.64 0.00 7.12 1.45 0.12 52.67 [2022-07-11T17:23:30.825Z] 16:55:01 6 38.60 0.00 6.47 0.39 0.10 54.45 [2022-07-11T17:23:30.826Z] 16:55:01 7 37.94 0.00 7.21 0.47 0.12 54.26 [2022-07-11T17:23:30.826Z] 16:56:01 all 4.69 0.00 1.88 0.47 0.03 92.93 [2022-07-11T17:23:30.826Z] 16:56:01 0 6.66 0.00 1.68 0.42 0.03 91.21 [2022-07-11T17:23:30.826Z] 16:56:01 1 3.85 0.00 1.81 0.74 0.03 93.57 [2022-07-11T17:23:30.826Z] 16:56:01 2 4.93 0.00 1.97 0.74 0.03 92.33 [2022-07-11T17:23:30.826Z] 16:56:01 3 3.86 0.00 1.77 0.03 0.03 94.30 [2022-07-11T17:23:30.826Z] 16:56:01 4 5.29 0.00 1.83 0.02 0.03 92.83 [2022-07-11T17:23:30.826Z] 16:56:01 5 4.08 0.00 2.32 1.48 0.03 92.09 [2022-07-11T17:23:30.826Z] 16:56:01 6 4.08 0.00 1.69 0.17 0.03 94.03 [2022-07-11T17:23:30.826Z] 16:56:01 7 4.74 0.00 2.00 0.15 0.03 93.08 [2022-07-11T17:23:30.826Z] 16:57:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2022-07-11T17:23:30.826Z] 16:57:01 0 2.02 0.00 0.05 0.02 0.02 97.90 [2022-07-11T17:23:30.826Z] 16:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-11T17:23:30.826Z] 16:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 16:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T17:23:30.826Z] 16:57:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T17:23:30.826Z] 16:57:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2022-07-11T17:23:30.826Z] 16:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.826Z] 16:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.826Z] 16:58:01 all 0.28 0.00 0.02 0.00 0.00 99.69 [2022-07-11T17:23:30.826Z] 16:58:01 0 2.00 0.00 0.03 0.02 0.00 97.95 [2022-07-11T17:23:30.826Z] 16:58:01 1 0.10 0.00 0.07 0.00 0.03 99.80 [2022-07-11T17:23:30.826Z] 16:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T17:23:30.826Z] 16:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T17:23:30.826Z] 16:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 16:58:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-11T17:23:30.826Z] 16:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T17:23:30.826Z] 16:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T17:23:30.826Z] 16:59:01 all 0.46 0.00 0.03 0.01 0.01 99.49 [2022-07-11T17:23:30.826Z] 16:59:01 0 2.05 0.00 0.00 0.02 0.02 97.91 [2022-07-11T17:23:30.826Z] 16:59:01 1 0.38 0.00 0.07 0.03 0.03 99.48 [2022-07-11T17:23:30.826Z] 16:59:01 2 0.18 0.00 0.00 0.00 0.02 99.80 [2022-07-11T17:23:30.826Z] 16:59:01 3 0.23 0.00 0.05 0.00 0.02 99.70 [2022-07-11T17:23:30.826Z] 16:59:01 4 0.17 0.00 0.05 0.00 0.00 99.78 [2022-07-11T17:23:30.826Z] 16:59:01 5 0.43 0.00 0.05 0.02 0.00 99.50 [2022-07-11T17:23:30.826Z] 16:59:01 6 0.15 0.00 0.00 0.00 0.00 99.85 [2022-07-11T17:23:30.826Z] 16:59:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2022-07-11T17:23:30.826Z] 17:00:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2022-07-11T17:23:30.826Z] 17:00:01 0 1.99 0.00 0.03 0.00 0.02 97.96 [2022-07-11T17:23:30.826Z] 17:00:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2022-07-11T17:23:30.826Z] 17:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T17:23:30.826Z] 17:00:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-11T17:23:30.826Z] 17:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T17:23:30.826Z] 17:00:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-11T17:23:30.826Z] 17:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:01:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-07-11T17:23:30.826Z] 17:01:01 0 1.99 0.00 0.03 0.02 0.00 97.96 [2022-07-11T17:23:30.826Z] 17:01:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-11T17:23:30.826Z] 17:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.826Z] 17:01:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-11T17:23:30.826Z] 17:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.826Z] 17:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.826Z] 17:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.826Z] 17:02:01 all 0.14 0.00 0.05 0.00 0.01 99.80 [2022-07-11T17:23:30.826Z] 17:02:01 0 1.01 0.00 0.25 0.02 0.02 98.71 [2022-07-11T17:23:30.826Z] 17:02:01 1 0.02 0.00 0.05 0.02 0.02 99.90 [2022-07-11T17:23:30.826Z] 17:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.826Z] 17:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-11T17:23:30.826Z] 17:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T17:23:30.826Z] 17:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.826Z] 17:02:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-11T17:23:30.826Z] 17:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:03:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-07-11T17:23:30.826Z] 17:03:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-11T17:23:30.826Z] 17:03:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2022-07-11T17:23:30.826Z] 17:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:03:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-11T17:23:30.826Z] 17:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-11T17:23:30.826Z] 17:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-11T17:23:30.826Z] 17:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:04:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-07-11T17:23:30.826Z] 17:04:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:04:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-07-11T17:23:30.826Z] 17:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.826Z] 17:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T17:23:30.826Z] 17:04:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-11T17:23:30.826Z] 17:04:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-11T17:23:30.826Z] 17:04:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2022-07-11T17:23:30.826Z] 17:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T17:23:30.826Z] [2022-07-11T17:23:30.826Z] 17:04:01 CPU %user %nice %system %iowait %steal %idle [2022-07-11T17:23:30.826Z] 17:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-07-11T17:23:30.826Z] 17:05:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2022-07-11T17:23:30.826Z] 17:05:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2022-07-11T17:23:30.826Z] 17:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T17:23:30.826Z] 17:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:05:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-11T17:23:30.826Z] 17:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-11T17:23:30.826Z] 17:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-07-11T17:23:30.826Z] 17:06:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-11T17:23:30.826Z] 17:06:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-07-11T17:23:30.826Z] 17:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:06:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-11T17:23:30.826Z] 17:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T17:23:30.826Z] 17:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T17:23:30.826Z] 17:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.826Z] 17:07:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2022-07-11T17:23:30.826Z] 17:07:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2022-07-11T17:23:30.826Z] 17:07:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2022-07-11T17:23:30.826Z] 17:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T17:23:30.826Z] 17:07:01 4 0.10 0.00 0.02 0.00 0.00 99.88 [2022-07-11T17:23:30.826Z] 17:07:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2022-07-11T17:23:30.826Z] 17:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:08:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-07-11T17:23:30.826Z] 17:08:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-11T17:23:30.826Z] 17:08:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2022-07-11T17:23:30.826Z] 17:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T17:23:30.826Z] 17:08:01 3 0.00 0.00 0.02 0.05 0.00 99.93 [2022-07-11T17:23:30.826Z] 17:08:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-11T17:23:30.826Z] 17:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T17:23:30.826Z] 17:08:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-11T17:23:30.826Z] 17:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-07-11T17:23:30.826Z] 17:09:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2022-07-11T17:23:30.826Z] 17:09:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2022-07-11T17:23:30.826Z] 17:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.826Z] 17:09:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-07-11T17:23:30.826Z] 17:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T17:23:30.826Z] 17:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.826Z] 17:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T17:23:30.826Z] 17:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T17:23:30.826Z] 17:10:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-07-11T17:23:30.826Z] 17:10:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2022-07-11T17:23:30.826Z] 17:10:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2022-07-11T17:23:30.826Z] 17:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.826Z] 17:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.826Z] 17:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.826Z] 17:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.826Z] 17:11:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2022-07-11T17:23:30.826Z] 17:11:01 0 0.13 0.00 0.10 0.03 0.00 99.73 [2022-07-11T17:23:30.826Z] 17:11:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2022-07-11T17:23:30.826Z] 17:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T17:23:30.826Z] 17:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-11T17:23:30.826Z] 17:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T17:23:30.826Z] 17:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T17:23:30.826Z] 17:12:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.826Z] 17:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-11T17:23:30.826Z] 17:12:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-07-11T17:23:30.826Z] 17:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.826Z] 17:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T17:23:30.827Z] 17:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-11T17:23:30.827Z] 17:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T17:23:30.827Z] 17:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.827Z] 17:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.827Z] 17:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-11T17:23:30.827Z] 17:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-11T17:23:30.827Z] 17:13:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2022-07-11T17:23:30.827Z] 17:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T17:23:30.827Z] 17:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T17:23:30.827Z] 17:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.827Z] 17:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-07-11T17:23:30.827Z] 17:14:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-11T17:23:30.827Z] 17:14:01 1 0.00 0.00 0.03 0.00 0.03 99.93 [2022-07-11T17:23:30.827Z] 17:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-11T17:23:30.827Z] 17:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-11T17:23:30.827Z] 17:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-11T17:23:30.827Z] 17:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.827Z] 17:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.827Z] 17:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-07-11T17:23:30.827Z] 17:15:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-11T17:23:30.827Z] 17:15:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2022-07-11T17:23:30.827Z] 17:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T17:23:30.827Z] 17:15:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T17:23:30.827Z] 17:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.827Z] 17:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.827Z] 17:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T17:23:30.827Z] [2022-07-11T17:23:30.827Z] 17:15:01 CPU %user %nice %system %iowait %steal %idle [2022-07-11T17:23:30.827Z] 17:16:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2022-07-11T17:23:30.827Z] 17:16:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-11T17:23:30.827Z] 17:16:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2022-07-11T17:23:30.827Z] 17:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.827Z] 17:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.827Z] 17:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-11T17:23:30.827Z] 17:17:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-07-11T17:23:30.827Z] 17:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:17:01 1 0.02 0.00 0.05 0.02 0.02 99.90 [2022-07-11T17:23:30.827Z] 17:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T17:23:30.827Z] 17:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T17:23:30.827Z] 17:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:18:01 all 0.01 0.00 0.02 0.00 0.01 99.97 [2022-07-11T17:23:30.827Z] 17:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-11T17:23:30.827Z] 17:18:01 1 0.03 0.00 0.05 0.02 0.03 99.87 [2022-07-11T17:23:30.827Z] 17:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.827Z] 17:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.827Z] 17:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:18:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T17:23:30.827Z] 17:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.827Z] 17:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T17:23:30.827Z] 17:19:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-07-11T17:23:30.827Z] 17:19:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-11T17:23:30.827Z] 17:19:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2022-07-11T17:23:30.827Z] 17:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:19:01 3 0.02 0.00 0.00 0.07 0.00 99.92 [2022-07-11T17:23:30.827Z] 17:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:19:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-11T17:23:30.827Z] 17:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.827Z] 17:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-11T17:23:30.827Z] 17:20:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2022-07-11T17:23:30.827Z] 17:20:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2022-07-11T17:23:30.827Z] 17:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.827Z] 17:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.827Z] 17:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T17:23:30.827Z] 17:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-11T17:23:30.827Z] 17:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-07-11T17:23:30.827Z] 17:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-11T17:23:30.827Z] 17:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-11T17:23:30.827Z] 17:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.827Z] 17:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-11T17:23:30.827Z] 17:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T17:23:30.827Z] 17:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.827Z] 17:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-11T17:23:30.827Z] 17:22:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-07-11T17:23:30.827Z] 17:22:01 1 0.03 0.00 0.02 0.02 0.03 99.90 [2022-07-11T17:23:30.827Z] 17:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T17:23:30.827Z] 17:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T17:23:30.827Z] 17:23:01 all 8.06 0.00 3.17 0.45 0.04 88.27 [2022-07-11T17:23:30.827Z] 17:23:01 0 7.19 0.00 3.18 1.54 0.03 88.06 [2022-07-11T17:23:30.827Z] 17:23:01 1 8.57 0.00 3.62 1.69 0.05 86.08 [2022-07-11T17:23:30.827Z] 17:23:01 2 7.57 0.00 2.70 0.03 0.03 89.67 [2022-07-11T17:23:30.827Z] 17:23:01 3 8.24 0.00 3.58 0.03 0.03 88.11 [2022-07-11T17:23:30.827Z] 17:23:01 4 7.35 0.00 2.61 0.17 0.03 89.84 [2022-07-11T17:23:30.827Z] 17:23:01 5 8.32 0.00 3.26 0.10 0.07 88.24 [2022-07-11T17:23:30.827Z] 17:23:01 6 10.12 0.00 2.64 0.03 0.03 87.18 [2022-07-11T17:23:30.827Z] 17:23:01 7 7.12 0.00 3.81 0.05 0.03 88.99 [2022-07-11T17:23:30.827Z] Average: all 2.17 0.00 0.59 0.12 0.01 97.10 [2022-07-11T17:23:30.827Z] Average: 0 2.46 0.00 0.61 0.15 0.02 96.76 [2022-07-11T17:23:30.827Z] Average: 1 2.09 0.00 0.59 0.14 0.03 97.15 [2022-07-11T17:23:30.827Z] Average: 2 2.14 0.00 0.64 0.20 0.01 97.01 [2022-07-11T17:23:30.827Z] Average: 3 2.10 0.00 0.56 0.11 0.01 97.21 [2022-07-11T17:23:30.827Z] Average: 4 2.11 0.00 0.57 0.04 0.01 97.28 [2022-07-11T17:23:30.827Z] Average: 5 2.13 0.00 0.59 0.19 0.01 97.07 [2022-07-11T17:23:30.827Z] Average: 6 2.24 0.00 0.51 0.10 0.01 97.14 [2022-07-11T17:23:30.827Z] Average: 7 2.09 0.00 0.65 0.04 0.01 97.22 [2022-07-11T17:23:30.827Z] [2022-07-11T17:23:30.827Z] [2022-07-11T17:23:30.827Z]