Pull request #359 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 27042ad94e32903ce54c6bea518efcfbb814133f+96a5dbd4cf59e276ad3c0925590d8fa28104ff38 (ae6828937bbd1d24072a592ea3e4865da609a6f2) 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-ssh2113932823224243239.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17895371577406987649.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4421084082762043739.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12214284333207578116.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12797067157936822444.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-359/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-359/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1038091605480043782.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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-virtual-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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-557 in /w/workspace/foundry_device-virtual-go_PR-359 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-359 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 96a5dbd4cf59e276ad3c0925590d8fa28104ff38 into PR head commit 27042ad94e32903ce54c6bea518efcfbb814133f Merge succeeded, producing 27042ad94e32903ce54c6bea518efcfbb814133f Checking out Revision 27042ad94e32903ce54c6bea518efcfbb814133f (PR-359) Commit message: "ci: Change dependabot gomod schedule to daily" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/359/head:refs/remotes/origin/PR-359 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 27042ad94e32903ce54c6bea518efcfbb814133f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 96a5dbd4cf59e276ad3c0925590d8fa28104ff38 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 27042ad94e32903ce54c6bea518efcfbb814133f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T15:46:34.303Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T15:46:34.486Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T15:46:34.595Z] ========================================================= [2023-03-15T15:46:34.595Z] EdgeX Global Pipelines Version Info [2023-03-15T15:46:34.595Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:46:35.363Z] ------------------- [2023-03-15T15:46:35.363Z] stable info: [2023-03-15T15:46:35.363Z] ------------------- [2023-03-15T15:46:35.363Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T15:46:35.363Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T15:46:35.363Z] Message: update stable to v1.0.245 [2023-03-15T15:46:35.950Z] ------------------- [2023-03-15T15:46:35.950Z] experimental info: [2023-03-15T15:46:35.950Z] ------------------- [2023-03-15T15:46:35.950Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T15:46:35.950Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T15:46:35.950Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T15:46:36.227Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-03-15T15:46:36.266Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-03-15T15:46:36.308Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T15:46:36.352Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T15:46:36.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T15:46:36.441Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T15:46:36.481Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T15:46:36.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T15:46:36.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T15:46:36.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T15:46:36.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T15:46:36.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-03-15T15:46:36.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T15:46:36.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T15:46:36.792Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T15:46:36.831Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T15:46:36.869Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T15:46:36.908Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T15:46:36.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T15:46:36.982Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T15:46:37.024Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T15:46:37.063Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T15:46:37.104Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T15:46:37.148Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T15:46:37.188Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T15:46:37.229Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T15:46:37.273Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T15:46:37.318Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-359 [Pipeline] echo [2023-03-15T15:46:37.359Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-359 [Pipeline] echo [2023-03-15T15:46:37.399Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-359 [Pipeline] echo [2023-03-15T15:46:37.441Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27042ad94e32903ce54c6bea518efcfbb814133f [Pipeline] echo [2023-03-15T15:46:37.484Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27042ad [Pipeline] echo [2023-03-15T15:46:37.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T15:46:37.649Z] provisioning config files... [2023-03-15T15:46:37.676Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-359@tmp/config13542772101804909350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:46:38.037Z] ---> docker-login.sh [2023-03-15T15:46:38.037Z] nexus3.edgexfoundry.org:10001 [2023-03-15T15:46:38.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:46:38.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:46:38.305Z] Configure a credential helper to remove this warning. See [2023-03-15T15:46:38.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:46:38.305Z] [2023-03-15T15:46:38.305Z] Login Succeeded [2023-03-15T15:46:38.305Z] nexus3.edgexfoundry.org:10002 [2023-03-15T15:46:38.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:46:38.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:46:38.565Z] Configure a credential helper to remove this warning. See [2023-03-15T15:46:38.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:46:38.565Z] [2023-03-15T15:46:38.565Z] Login Succeeded [2023-03-15T15:46:38.565Z] nexus3.edgexfoundry.org:10003 [2023-03-15T15:46:38.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:46:38.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:46:38.565Z] Configure a credential helper to remove this warning. See [2023-03-15T15:46:38.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:46:38.565Z] [2023-03-15T15:46:38.565Z] Login Succeeded [2023-03-15T15:46:38.565Z] nexus3.edgexfoundry.org:10004 [2023-03-15T15:46:38.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:46:38.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:46:38.825Z] Configure a credential helper to remove this warning. See [2023-03-15T15:46:38.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:46:38.825Z] [2023-03-15T15:46:38.825Z] Login Succeeded [2023-03-15T15:46:38.825Z] docker.io [2023-03-15T15:46:38.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:46:39.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:46:39.085Z] Configure a credential helper to remove this warning. See [2023-03-15T15:46:39.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:46:39.085Z] [2023-03-15T15:46:39.085Z] Login Succeeded [2023-03-15T15:46:39.085Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T15:46:39.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T15:46:39.759Z] + git rev-list -1 --merges 27042ad94e32903ce54c6bea518efcfbb814133f~1..27042ad94e32903ce54c6bea518efcfbb814133f [Pipeline] echo [2023-03-15T15:46:39.826Z] -----------> git rev-list -1 --merges 27042ad94e32903ce54c6bea518efcfbb814133f~1..27042ad94e32903ce54c6bea518efcfbb814133f 27042ad94e32903ce54c6bea518efcfbb814133f [false] [Pipeline] sh [2023-03-15T15:46:40.137Z] + git log --format=format:%s -1 27042ad94e32903ce54c6bea518efcfbb814133f [Pipeline] echo [2023-03-15T15:46:40.170Z] ========================================================= [2023-03-15T15:46:40.170Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T15:46:40.170Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T15:46:40.585Z] + git log --format=format:%s -1 27042ad94e32903ce54c6bea518efcfbb814133f [Pipeline] echo [2023-03-15T15:46:40.619Z] [semverPrep] GIT_COMMIT: 27042ad94e32903ce54c6bea518efcfbb814133f, Commit Message: ci: Change dependabot gomod schedule to daily [Pipeline] echo [2023-03-15T15:46:40.647Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T15:46:41.020Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T15:46:41.020Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T15:46:41.020Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T15:46:41.020Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T15:46:41.020Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T15:46:41.020Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T15:46:41.020Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:46:41.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T15:46:41.496Z] [2023-03-15T15:46:41.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:46:41.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T15:46:41.887Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T15:46:41.887Z] b85a868b505f: Pulling fs layer [2023-03-15T15:46:41.887Z] e2be974225ed: Pulling fs layer [2023-03-15T15:46:41.887Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T15:46:41.887Z] 988bab9f4d93: Pulling fs layer [2023-03-15T15:46:41.887Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T15:46:41.887Z] eaf3925da568: Pulling fs layer [2023-03-15T15:46:41.887Z] bab4dde63d76: Pulling fs layer [2023-03-15T15:46:41.887Z] bde34c3a00c8: Pulling fs layer [2023-03-15T15:46:41.887Z] b352a97aabf1: Pulling fs layer [2023-03-15T15:46:41.887Z] 4872d77fe225: Pulling fs layer [2023-03-15T15:46:41.887Z] 5851b861e8e6: Pulling fs layer [2023-03-15T15:46:41.887Z] 1469e6f7b9e6: Waiting [2023-03-15T15:46:41.887Z] eaf3925da568: Waiting [2023-03-15T15:46:41.887Z] 988bab9f4d93: Waiting [2023-03-15T15:46:41.887Z] bde34c3a00c8: Waiting [2023-03-15T15:46:41.887Z] b352a97aabf1: Waiting [2023-03-15T15:46:41.887Z] 4872d77fe225: Waiting [2023-03-15T15:46:41.887Z] bab4dde63d76: Waiting [2023-03-15T15:46:41.887Z] 5851b861e8e6: Waiting [2023-03-15T15:46:41.887Z] e2be974225ed: Download complete [2023-03-15T15:46:41.887Z] 988bab9f4d93: Verifying Checksum [2023-03-15T15:46:41.887Z] 988bab9f4d93: Download complete [2023-03-15T15:46:42.148Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T15:46:42.148Z] 1469e6f7b9e6: Download complete [2023-03-15T15:46:42.148Z] eaf3925da568: Verifying Checksum [2023-03-15T15:46:42.148Z] eaf3925da568: Download complete [2023-03-15T15:46:42.148Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T15:46:42.148Z] 339a4e72a1f5: Download complete [2023-03-15T15:46:42.148Z] bde34c3a00c8: Verifying Checksum [2023-03-15T15:46:42.148Z] bde34c3a00c8: Download complete [2023-03-15T15:46:42.148Z] b352a97aabf1: Verifying Checksum [2023-03-15T15:46:42.148Z] b352a97aabf1: Download complete [2023-03-15T15:46:42.148Z] 4872d77fe225: Download complete [2023-03-15T15:46:42.148Z] b85a868b505f: Download complete [2023-03-15T15:46:42.716Z] bab4dde63d76: Verifying Checksum [2023-03-15T15:46:43.657Z] b85a868b505f: Pull complete [2023-03-15T15:46:43.657Z] e2be974225ed: Pull complete [2023-03-15T15:46:44.227Z] 339a4e72a1f5: Pull complete [2023-03-15T15:46:44.227Z] 988bab9f4d93: Pull complete [2023-03-15T15:46:44.487Z] 1469e6f7b9e6: Pull complete [2023-03-15T15:46:44.748Z] eaf3925da568: Pull complete [2023-03-15T15:46:46.654Z] bab4dde63d76: Pull complete [2023-03-15T15:46:46.654Z] bde34c3a00c8: Pull complete [2023-03-15T15:46:46.654Z] b352a97aabf1: Pull complete [2023-03-15T15:46:46.654Z] 4872d77fe225: Pull complete [2023-03-15T15:46:46.912Z] 5851b861e8e6: Pull complete [2023-03-15T15:46:46.912Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T15:46:46.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T15:46:46.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:46:47.150Z] prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container [2023-03-15T15:46:47.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-359 -v /w/workspace/foundry_device-virtual-go_PR-359:/w/workspace/foundry_device-virtual-go_PR-359:rw,z -v /w/workspace/foundry_device-virtual-go_PR-359@tmp:/w/workspace/foundry_device-virtual-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T15:46:51.376Z] $ docker top 59006e9c354b024a7e3cbc0319ffed39a11dd87ef0852f86f22fc3514bc8a05a -eo pid,comm [2023-03-15T15:46:51.427Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-15T15:46:51.428Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T15:46:51.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T15:46:51.554Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T15:46:51.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T15:46:51.681Z] $ docker exec 59006e9c354b024a7e3cbc0319ffed39a11dd87ef0852f86f22fc3514bc8a05a ssh-agent [2023-03-15T15:46:51.785Z] SSH_AUTH_SOCK=/tmp/ssh-QJoR2Z5V6Tz9/agent.31 [2023-03-15T15:46:51.785Z] SSH_AGENT_PID=37 [2023-03-15T15:46:51.792Z] Running ssh-add (command line suppressed) [2023-03-15T15:46:51.897Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-359@tmp/private_key_3671640301159409267.key (/w/workspace/foundry_device-virtual-go_PR-359@tmp/private_key_3671640301159409267.key) [2023-03-15T15:46:51.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T15:46:52.231Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T15:46:52.261Z] $ docker exec --env ******** --env ******** 59006e9c354b024a7e3cbc0319ffed39a11dd87ef0852f86f22fc3514bc8a05a ssh-agent -k [2023-03-15T15:46:52.382Z] unset SSH_AUTH_SOCK; [2023-03-15T15:46:52.382Z] unset SSH_AGENT_PID; [2023-03-15T15:46:52.382Z] echo Agent pid 37 killed; [2023-03-15T15:46:52.388Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T15:46:52.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T15:46:52.482Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T15:46:52.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T15:46:52.590Z] $ docker exec 59006e9c354b024a7e3cbc0319ffed39a11dd87ef0852f86f22fc3514bc8a05a ssh-agent [2023-03-15T15:46:52.692Z] SSH_AUTH_SOCK=/tmp/ssh-3x8LA8f26j9W/agent.69 [2023-03-15T15:46:52.692Z] SSH_AGENT_PID=75 [2023-03-15T15:46:52.697Z] Running ssh-add (command line suppressed) [2023-03-15T15:46:52.810Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-359@tmp/private_key_10711440900925813665.key (/w/workspace/foundry_device-virtual-go_PR-359@tmp/private_key_10711440900925813665.key) [2023-03-15T15:46:52.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T15:46:53.161Z] + git semver init [2023-03-15T15:46:53.420Z] 2023-03-15 15:46:53,411 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T15:46:53.420Z] 2023-03-15 15:46:53,412 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-359/.semver [2023-03-15T15:46:53.420Z] 2023-03-15 15:46:53,413 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-359/.semver [2023-03-15T15:46:53.420Z] 2023-03-15 15:46:53,413 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-359/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-359, universal_newlines=False, shell=None, istream=None) [2023-03-15T15:46:54.804Z] 2023-03-15 15:46:54,561 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-359/.git/info/exclude [2023-03-15T15:46:54.804Z] 2023-03-15 15:46:54,562 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-359/.semver/PR-359 with force:False [2023-03-15T15:46:54.804Z] 2023-03-15 15:46:54,562 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-359/.semver/PR-359 [2023-03-15T15:46:54.804Z] 2023-03-15 15:46:54,565 [execute] INFO git cat-file --batch-check [2023-03-15T15:46:54.804Z] 2023-03-15 15:46:54,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-359/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T15:46:54.804Z] 2023-03-15 15:46:54,571 [execute] INFO git cat-file --batch [2023-03-15T15:46:54.804Z] 2023-03-15 15:46:54,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-359/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T15:46:54.804Z] 2023-03-15 15:46:54,577 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-359/.semver/PR-359 [2023-03-15T15:46:54.804Z] 0.0.0 [Pipeline] } [2023-03-15T15:46:54.857Z] $ docker exec --env ******** --env ******** 59006e9c354b024a7e3cbc0319ffed39a11dd87ef0852f86f22fc3514bc8a05a ssh-agent -k [2023-03-15T15:46:54.953Z] unset SSH_AUTH_SOCK; [2023-03-15T15:46:54.953Z] unset SSH_AGENT_PID; [2023-03-15T15:46:54.954Z] echo Agent pid 75 killed; [2023-03-15T15:46:54.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T15:46:55.364Z] + git semver [Pipeline] } [2023-03-15T15:46:55.962Z] $ docker stop --time=1 59006e9c354b024a7e3cbc0319ffed39a11dd87ef0852f86f22fc3514bc8a05a [2023-03-15T15:46:57.973Z] $ docker rm -f --volumes 59006e9c354b024a7e3cbc0319ffed39a11dd87ef0852f86f22fc3514bc8a05a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T15:46:58.535Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T15:46:58.913Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T15:46:58.929Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T15:46:59.543Z] provisioning config files... [2023-03-15T15:46:59.553Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-359@tmp/config15252425820649124340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:46:59.892Z] ---> docker-login.sh [2023-03-15T15:46:59.892Z] nexus3.edgexfoundry.org:10001 [2023-03-15T15:46:59.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:46:59.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:46:59.892Z] Configure a credential helper to remove this warning. See [2023-03-15T15:46:59.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:46:59.892Z] [2023-03-15T15:46:59.892Z] Login Succeeded [2023-03-15T15:46:59.892Z] nexus3.edgexfoundry.org:10002 [2023-03-15T15:46:59.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:46:59.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:46:59.892Z] Configure a credential helper to remove this warning. See [2023-03-15T15:46:59.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:46:59.892Z] [2023-03-15T15:46:59.892Z] Login Succeeded [2023-03-15T15:46:59.892Z] nexus3.edgexfoundry.org:10003 [2023-03-15T15:47:00.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:47:00.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:47:00.150Z] Configure a credential helper to remove this warning. See [2023-03-15T15:47:00.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:47:00.150Z] [2023-03-15T15:47:00.150Z] Login Succeeded [2023-03-15T15:47:00.150Z] nexus3.edgexfoundry.org:10004 [2023-03-15T15:47:00.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:47:00.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:47:00.150Z] Configure a credential helper to remove this warning. See [2023-03-15T15:47:00.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:47:00.150Z] [2023-03-15T15:47:00.150Z] Login Succeeded [2023-03-15T15:47:00.150Z] docker.io [2023-03-15T15:47:00.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:47:00.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:47:00.408Z] Configure a credential helper to remove this warning. See [2023-03-15T15:47:00.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:47:00.408Z] [2023-03-15T15:47:00.408Z] Login Succeeded [2023-03-15T15:47:00.408Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T15:47:00.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T15:47:00.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T15:47:00.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T15:47:00.717Z] ========================================================= [2023-03-15T15:47:00.717Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T15:47:00.717Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:47:01.181Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T15:47:01.181Z] Sending build context to Docker daemon 23.45MB [2023-03-15T15:47:01.181Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T15:47:01.181Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T15:47:01.443Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T15:47:01.443Z] 63b65145d645: Pulling fs layer [2023-03-15T15:47:01.443Z] a2d21d5440eb: Pulling fs layer [2023-03-15T15:47:01.443Z] 935e6c44a52c: Pulling fs layer [2023-03-15T15:47:01.443Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T15:47:01.443Z] 30dea6a524f1: Pulling fs layer [2023-03-15T15:47:01.443Z] a2aff8979fd8: Pulling fs layer [2023-03-15T15:47:01.443Z] 6808be2612f2: Pulling fs layer [2023-03-15T15:47:01.443Z] f25807f1079a: Pulling fs layer [2023-03-15T15:47:01.443Z] a2aff8979fd8: Waiting [2023-03-15T15:47:01.443Z] 6808be2612f2: Waiting [2023-03-15T15:47:01.443Z] f25807f1079a: Waiting [2023-03-15T15:47:01.443Z] 30dea6a524f1: Waiting [2023-03-15T15:47:01.443Z] 94cc34f8dd06: Waiting [2023-03-15T15:47:01.443Z] a2d21d5440eb: Download complete [2023-03-15T15:47:01.443Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T15:47:01.443Z] 94cc34f8dd06: Download complete [2023-03-15T15:47:01.443Z] 30dea6a524f1: Verifying Checksum [2023-03-15T15:47:01.443Z] 30dea6a524f1: Download complete [2023-03-15T15:47:01.443Z] 63b65145d645: Verifying Checksum [2023-03-15T15:47:01.443Z] 63b65145d645: Download complete [2023-03-15T15:47:01.710Z] a2aff8979fd8: Verifying Checksum [2023-03-15T15:47:01.710Z] a2aff8979fd8: Download complete [2023-03-15T15:47:01.710Z] 63b65145d645: Pull complete [2023-03-15T15:47:01.978Z] a2d21d5440eb: Pull complete [2023-03-15T15:47:02.241Z] f25807f1079a: Verifying Checksum [2023-03-15T15:47:02.241Z] f25807f1079a: Download complete [2023-03-15T15:47:02.241Z] 935e6c44a52c: Verifying Checksum [2023-03-15T15:47:02.241Z] 935e6c44a52c: Download complete [2023-03-15T15:47:02.499Z] 6808be2612f2: Verifying Checksum [2023-03-15T15:47:02.499Z] 6808be2612f2: Download complete [2023-03-15T15:47:05.779Z] 935e6c44a52c: Pull complete [2023-03-15T15:47:05.779Z] 94cc34f8dd06: Pull complete [2023-03-15T15:47:05.779Z] 30dea6a524f1: Pull complete [2023-03-15T15:47:05.779Z] a2aff8979fd8: Pull complete [2023-03-15T15:47:08.313Z] 6808be2612f2: Pull complete [2023-03-15T15:47:09.251Z] f25807f1079a: Pull complete [2023-03-15T15:47:09.251Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T15:47:09.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T15:47:09.511Z] ---> 3b553350e43f [2023-03-15T15:47:09.511Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T15:47:14.367Z] Still waiting to schedule task [2023-03-15T15:47:14.367Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T15:47:16.087Z] ---> Running in 0eb06caaeac0 [2023-03-15T15:47:16.087Z] Removing intermediate container 0eb06caaeac0 [2023-03-15T15:47:16.087Z] ---> 996a475abaf0 [2023-03-15T15:47:16.087Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T15:47:16.087Z] ---> Running in 2956adbc0c06 [2023-03-15T15:47:16.087Z] Removing intermediate container 2956adbc0c06 [2023-03-15T15:47:16.087Z] ---> d50649a6fc39 [2023-03-15T15:47:16.087Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T15:47:16.087Z] ---> Running in e745007a446a [2023-03-15T15:47:16.087Z] Removing intermediate container e745007a446a [2023-03-15T15:47:16.087Z] ---> 35febae26b71 [2023-03-15T15:47:16.087Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-15T15:47:16.346Z] ---> Running in 9a49d92bbf3d [2023-03-15T15:47:16.605Z] Removing intermediate container 9a49d92bbf3d [2023-03-15T15:47:16.605Z] ---> c1c8c5b278b6 [2023-03-15T15:47:16.605Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T15:47:16.864Z] ---> Running in b505cd367de9 [2023-03-15T15:47:17.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T15:47:17.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T15:47:17.641Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T15:47:17.641Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-15T15:47:17.641Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T15:47:17.641Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T15:47:17.641Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T15:47:17.641Z] OK: 269 MiB in 57 packages [2023-03-15T15:47:18.577Z] Removing intermediate container b505cd367de9 [2023-03-15T15:47:18.577Z] ---> fdd3d17c8d2c [2023-03-15T15:47:18.577Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-15T15:47:18.577Z] ---> fb88136d35e5 [2023-03-15T15:47:18.577Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T15:47:18.577Z] ---> Running in 83cf390669ec [2023-03-15T15:48:05.336Z] Removing intermediate container 83cf390669ec [2023-03-15T15:48:05.336Z] ---> f0f9457be9f6 [2023-03-15T15:48:05.336Z] Step 10/12 : COPY . . [2023-03-15T15:48:05.336Z] ---> f1094d2b09a6 [2023-03-15T15:48:05.336Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T15:48:05.336Z] ---> Running in c799383fbaef [2023-03-15T15:48:05.336Z] Removing intermediate container c799383fbaef [2023-03-15T15:48:05.336Z] ---> baf183f1235f [2023-03-15T15:48:05.336Z] Step 12/12 : RUN $MAKE [2023-03-15T15:48:05.336Z] ---> Running in 9d0c6b4c7881 [2023-03-15T15:48:05.336Z] noop [2023-03-15T15:48:05.336Z] Removing intermediate container 9d0c6b4c7881 [2023-03-15T15:48:05.336Z] ---> edc08bd59553 [2023-03-15T15:48:05.336Z] Successfully built edc08bd59553 [2023-03-15T15:48:05.336Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:48:05.793Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T15:48:05.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:48:05.941Z] prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container [2023-03-15T15:48:05.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-359 -v /w/workspace/foundry_device-virtual-go_PR-359:/w/workspace/foundry_device-virtual-go_PR-359:rw,z -v /w/workspace/foundry_device-virtual-go_PR-359@tmp:/w/workspace/foundry_device-virtual-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T15:48:06.899Z] $ docker top 6aba106cee710a516303258882c90d5ca3e83c985703943a10df0b34ac2292ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T15:48:07.303Z] + go version [2023-03-15T15:48:07.303Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T15:48:07.339Z] $ docker stop --time=1 6aba106cee710a516303258882c90d5ca3e83c985703943a10df0b34ac2292ba [2023-03-15T15:48:08.969Z] $ docker rm -f --volumes 6aba106cee710a516303258882c90d5ca3e83c985703943a10df0b34ac2292ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:48:09.753Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T15:48:09.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:48:09.907Z] prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container [2023-03-15T15:48:09.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-359 -v /w/workspace/foundry_device-virtual-go_PR-359:/w/workspace/foundry_device-virtual-go_PR-359:rw,z -v /w/workspace/foundry_device-virtual-go_PR-359@tmp:/w/workspace/foundry_device-virtual-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T15:48:10.441Z] $ docker top 54007703557d77774d920efce2bcfed3d2cfb8bc716187b30cd6a289f7896e04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T15:48:10.839Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-359 [Pipeline] fileExists [Pipeline] sh [2023-03-15T15:48:11.199Z] + make test [2023-03-15T15:48:11.200Z] go test ./... -coverprofile=coverage.out [2023-03-15T15:48:16.494Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-15T15:48:28.862Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-15T15:48:28.862Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.035s coverage: 65.7% of statements [2023-03-15T15:48:34.139Z] go vet ./... [2023-03-15T15:48:37.419Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T15:48:37.419Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T15:48:37.419Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T15:48:37.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T15:48:37.492Z] $ docker stop --time=1 54007703557d77774d920efce2bcfed3d2cfb8bc716187b30cd6a289f7896e04 [2023-03-15T15:48:43.130Z] $ docker rm -f --volumes 54007703557d77774d920efce2bcfed3d2cfb8bc716187b30cd6a289f7896e04 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T15:48:43.722Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T15:48:43.796Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T15:48:44.527Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T15:48:44.852Z] + ls -al . [2023-03-15T15:48:44.852Z] total 192 [2023-03-15T15:48:44.852Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 15:48 . [2023-03-15T15:48:44.852Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:46 .. [2023-03-15T15:48:44.852Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 15:46 .git [2023-03-15T15:48:44.852Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:46 .github [2023-03-15T15:48:44.852Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 15 15:46 .gitignore [2023-03-15T15:48:44.852Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 15:46 .golangci.yml [2023-03-15T15:48:44.852Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 15:46 .semver [2023-03-15T15:48:44.852Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 15 15:46 Attribution.txt [2023-03-15T15:48:44.852Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 15 15:46 CHANGELOG.md [2023-03-15T15:48:44.852Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 15 15:46 Dockerfile [2023-03-15T15:48:44.852Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 15:46 GOVERNANCE.md [2023-03-15T15:48:44.852Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 15 15:46 Jenkinsfile [2023-03-15T15:48:44.852Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 15:46 LICENSE [2023-03-15T15:48:44.852Z] -rw-rw-r-- 1 jenkins jenkins 1696 Mar 15 15:46 Makefile [2023-03-15T15:48:44.852Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 15 15:46 OWNERS.md [2023-03-15T15:48:44.852Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 15 15:46 README.md [2023-03-15T15:48:44.852Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 15:46 VERSION [2023-03-15T15:48:44.852Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 15:46 bin [2023-03-15T15:48:44.852Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:46 cmd [2023-03-15T15:48:44.852Z] -rw-r--r-- 1 jenkins jenkins 44311 Mar 15 15:48 coverage.out [2023-03-15T15:48:44.852Z] -rw-rw-r-- 1 jenkins jenkins 3253 Mar 15 15:46 go.mod [2023-03-15T15:48:44.852Z] -rw-rw-r-- 1 jenkins jenkins 30608 Mar 15 15:46 go.sum [2023-03-15T15:48:44.852Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:46 internal [2023-03-15T15:48:44.852Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:46 snap [2023-03-15T15:48:44.852Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 15 15:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:48:45.315Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=27042ad94e32903ce54c6bea518efcfbb814133f --label arch=amd64 --label version=0.0.0 . [2023-03-15T15:48:45.315Z] Sending build context to Docker daemon 23.5MB [2023-03-15T15:48:45.315Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T15:48:45.315Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-15T15:48:45.315Z] ---> edc08bd59553 [2023-03-15T15:48:45.315Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T15:48:46.739Z] ---> Running in 17c7f2822878 [2023-03-15T15:48:46.739Z] Removing intermediate container 17c7f2822878 [2023-03-15T15:48:46.739Z] ---> a97d4b24f33c [2023-03-15T15:48:46.739Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T15:48:46.739Z] ---> Running in 937966c5e5b6 [2023-03-15T15:48:47.001Z] Removing intermediate container 937966c5e5b6 [2023-03-15T15:48:47.001Z] ---> 69397b3021d9 [2023-03-15T15:48:47.001Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T15:48:47.001Z] ---> Running in 01154a59b5fe [2023-03-15T15:48:47.570Z] Removing intermediate container 01154a59b5fe [2023-03-15T15:48:47.570Z] ---> 01357ade96b0 [2023-03-15T15:48:47.570Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-15T15:48:47.570Z] ---> Running in 4bc0f096c17d [2023-03-15T15:48:47.827Z] Removing intermediate container 4bc0f096c17d [2023-03-15T15:48:47.827Z] ---> 34d78fdaf390 [2023-03-15T15:48:47.827Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T15:48:47.827Z] ---> Running in 4d503fa2a87e [2023-03-15T15:48:48.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T15:48:48.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T15:48:48.607Z] OK: 269 MiB in 57 packages [2023-03-15T15:48:49.173Z] Removing intermediate container 4d503fa2a87e [2023-03-15T15:48:49.173Z] ---> 995679f97212 [2023-03-15T15:48:49.173Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-15T15:48:49.432Z] ---> 538ef66ded52 [2023-03-15T15:48:49.432Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T15:48:49.691Z] ---> Running in fa135e278b39 [2023-03-15T15:48:51.724Z] Removing intermediate container fa135e278b39 [2023-03-15T15:48:51.724Z] ---> b878091b0cc1 [2023-03-15T15:48:51.724Z] Step 10/25 : COPY . . [2023-03-15T15:48:52.655Z] ---> 047c8680bbd5 [2023-03-15T15:48:52.655Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T15:48:52.655Z] ---> Running in 7d5a10bfd7fd [2023-03-15T15:48:52.655Z] Removing intermediate container 7d5a10bfd7fd [2023-03-15T15:48:52.655Z] ---> 277e27bd08f6 [2023-03-15T15:48:52.655Z] Step 12/25 : RUN $MAKE [2023-03-15T15:48:52.915Z] ---> Running in 91d19528423e [2023-03-15T15:48:53.180Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-03-15T15:49:19.720Z] Removing intermediate container 91d19528423e [2023-03-15T15:49:19.721Z] ---> 7eed4289d5e2 [2023-03-15T15:49:19.721Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T15:49:19.721Z] 3.17: Pulling from library/alpine [2023-03-15T15:49:19.721Z] 63b65145d645: Already exists [2023-03-15T15:49:19.721Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T15:49:19.721Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T15:49:19.721Z] ---> b2aa39c304c2 [2023-03-15T15:49:19.721Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-15T15:49:19.721Z] ---> Running in f7e56f0fc03b [2023-03-15T15:49:19.721Z] Removing intermediate container f7e56f0fc03b [2023-03-15T15:49:19.721Z] ---> cc73bbbf8402 [2023-03-15T15:49:19.721Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-15T15:49:19.721Z] ---> Running in ccd8322b7742 [2023-03-15T15:49:19.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T15:49:19.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T15:49:19.721Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T15:49:19.721Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T15:49:19.721Z] OK: 7 MiB in 16 packages [2023-03-15T15:49:20.655Z] Removing intermediate container ccd8322b7742 [2023-03-15T15:49:20.655Z] ---> 76aaf44d06d6 [2023-03-15T15:49:20.655Z] Step 16/25 : WORKDIR / [2023-03-15T15:49:20.914Z] ---> Running in 6fc8587ccab1 [2023-03-15T15:49:21.480Z] Removing intermediate container 6fc8587ccab1 [2023-03-15T15:49:21.480Z] ---> 3beff7cf55fe [2023-03-15T15:49:21.480Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-15T15:49:21.738Z] ---> c63ce5d53620 [2023-03-15T15:49:21.738Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-15T15:49:21.995Z] ---> 0696c4e25e0c [2023-03-15T15:49:21.995Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-15T15:49:23.389Z] ---> cf3cb0536b76 [2023-03-15T15:49:23.389Z] Step 20/25 : EXPOSE 59900 [2023-03-15T15:49:23.646Z] ---> Running in 7a98c6b6081d [2023-03-15T15:49:23.904Z] Removing intermediate container 7a98c6b6081d [2023-03-15T15:49:23.904Z] ---> 1ac1c72a4a94 [2023-03-15T15:49:23.904Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-15T15:49:24.162Z] ---> Running in 12474e0bf754 [2023-03-15T15:49:24.422Z] Removing intermediate container 12474e0bf754 [2023-03-15T15:49:24.422Z] ---> 90441b5415a7 [2023-03-15T15:49:24.422Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T15:49:24.679Z] ---> Running in 85658ec87fd1 [2023-03-15T15:49:24.937Z] Removing intermediate container 85658ec87fd1 [2023-03-15T15:49:24.937Z] ---> fa583bb610e9 [2023-03-15T15:49:24.937Z] Step 23/25 : LABEL arch=amd64 [2023-03-15T15:49:24.937Z] ---> Running in 095a59616971 [2023-03-15T15:49:25.505Z] Removing intermediate container 095a59616971 [2023-03-15T15:49:25.505Z] ---> 73e36a3fdab3 [2023-03-15T15:49:25.505Z] Step 24/25 : LABEL git_sha=27042ad94e32903ce54c6bea518efcfbb814133f [2023-03-15T15:49:26.073Z] ---> Running in fef63c597b54 [2023-03-15T15:49:26.344Z] Removing intermediate container fef63c597b54 [2023-03-15T15:49:26.344Z] ---> 4580adfc99e7 [2023-03-15T15:49:26.344Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T15:49:26.344Z] ---> Running in 2f1400f9fb4f [2023-03-15T15:49:26.910Z] Removing intermediate container 2f1400f9fb4f [2023-03-15T15:49:26.910Z] ---> 8a322aa15a38 [2023-03-15T15:49:26.910Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T15:49:26.910Z] Successfully built 8a322aa15a38 [2023-03-15T15:49:26.910Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:49:27.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T15:49:27.744Z] [2023-03-15T15:49:27.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:49:28.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T15:49:28.126Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T15:49:28.126Z] 5eb5b503b376: Pulling fs layer [2023-03-15T15:49:28.126Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T15:49:28.126Z] ec43610c2a17: Pulling fs layer [2023-03-15T15:49:28.126Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T15:49:28.126Z] 33b1e0a273af: Pulling fs layer [2023-03-15T15:49:28.126Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T15:49:28.126Z] 2f39f015ded8: Pulling fs layer [2023-03-15T15:49:28.126Z] 3a2ae6a8a46f: Waiting [2023-03-15T15:49:28.126Z] 33b1e0a273af: Waiting [2023-03-15T15:49:28.126Z] 5d3b04190fa2: Waiting [2023-03-15T15:49:28.126Z] 2f39f015ded8: Waiting [2023-03-15T15:49:28.126Z] 5c69ac0246d0: Download complete [2023-03-15T15:49:28.126Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T15:49:28.126Z] 3a2ae6a8a46f: Download complete [2023-03-15T15:49:28.388Z] 33b1e0a273af: Verifying Checksum [2023-03-15T15:49:28.388Z] 33b1e0a273af: Download complete [2023-03-15T15:49:28.388Z] ec43610c2a17: Verifying Checksum [2023-03-15T15:49:28.388Z] ec43610c2a17: Download complete [2023-03-15T15:49:28.388Z] 5d3b04190fa2: Download complete [2023-03-15T15:49:28.388Z] 5eb5b503b376: Verifying Checksum [2023-03-15T15:49:28.388Z] 5eb5b503b376: Download complete [2023-03-15T15:49:28.956Z] 2f39f015ded8: Verifying Checksum [2023-03-15T15:49:28.956Z] 2f39f015ded8: Download complete [2023-03-15T15:49:29.897Z] 5eb5b503b376: Pull complete [2023-03-15T15:49:29.897Z] 5c69ac0246d0: Pull complete [2023-03-15T15:49:30.462Z] ec43610c2a17: Pull complete [2023-03-15T15:49:30.720Z] 3a2ae6a8a46f: Pull complete [2023-03-15T15:49:31.287Z] 33b1e0a273af: Pull complete [2023-03-15T15:49:31.545Z] 5d3b04190fa2: Pull complete [2023-03-15T15:49:35.736Z] 2f39f015ded8: Pull complete [2023-03-15T15:49:35.736Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T15:49:36.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T15:49:36.010Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:49:36.263Z] prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container [2023-03-15T15:49:36.298Z] $ 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/foundry_device-virtual-go_PR-359 -v /w/workspace/foundry_device-virtual-go_PR-359:/w/workspace/foundry_device-virtual-go_PR-359:rw,z -v /w/workspace/foundry_device-virtual-go_PR-359@tmp:/w/workspace/foundry_device-virtual-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T15:49:44.974Z] $ docker top 9c309b032bbd965af481639e55129cc5952fed7654ce1d527f3b141dc7f6a17d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:49:45.432Z] ---> job-cost.sh [2023-03-15T15:49:45.432Z] lf-activate-venv: SKIPPING [2023-03-15T15:49:45.432Z] INFO: No Stack... [2023-03-15T15:49:45.691Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T15:49:45.950Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T15:49:46.274Z] + cat /w/workspace/foundry_device-virtual-go_PR-359/archives/cost.csv [2023-03-15T15:49:46.274Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T15:49:46.310Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-359-1-stack-cost] [2023-03-15T15:49:46.315Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-359-1-stack-cost] did not exist. Created. [2023-03-15T15:49:46.315Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T15:49:46.713Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T15:49:46.762Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T15:49:46.793Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T15:49:46.867Z] $ docker stop --time=1 9c309b032bbd965af481639e55129cc5952fed7654ce1d527f3b141dc7f6a17d [2023-03-15T15:49:48.206Z] $ docker rm -f --volumes 9c309b032bbd965af481639e55129cc5952fed7654ce1d527f3b141dc7f6a17d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T15:50:36.010Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-643 in /w/workspace/foundry_device-virtual-go_PR-359 [Pipeline] { [Pipeline] ws [2023-03-15T15:50:36.069Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-03-15T15:50:36.180Z] The recommended git tool is: git [2023-03-15T15:50:46.779Z] using credential edgex-jenkins-ssh [2023-03-15T15:50:46.821Z] Cloning the remote Git repository [2023-03-15T15:50:46.903Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-03-15T15:50:47.077Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-03-15T15:50:47.406Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-15T15:50:47.410Z] > git --version # timeout=10 [2023-03-15T15:50:47.462Z] > git --version # 'git version 2.25.1' [2023-03-15T15:50:47.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T15:50:47.765Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T15:50:51.342Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-15T15:50:51.402Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T15:50:52.943Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-15T15:50:53.023Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-15T15:50:53.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T15:50:53.047Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/359/head:refs/remotes/origin/PR-359 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-15T15:50:53.684Z] Merging remotes/origin/main commit 96a5dbd4cf59e276ad3c0925590d8fa28104ff38 into PR head commit 27042ad94e32903ce54c6bea518efcfbb814133f [2023-03-15T15:50:54.177Z] Merge succeeded, producing 27042ad94e32903ce54c6bea518efcfbb814133f [2023-03-15T15:50:54.177Z] Checking out Revision 27042ad94e32903ce54c6bea518efcfbb814133f (PR-359) [2023-03-15T15:50:53.706Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T15:50:53.838Z] > git checkout -f 27042ad94e32903ce54c6bea518efcfbb814133f # timeout=10 [2023-03-15T15:50:54.028Z] > git remote # timeout=10 [2023-03-15T15:50:54.062Z] > git config --get remote.origin.url # timeout=10 [2023-03-15T15:50:54.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T15:50:54.111Z] > git merge 96a5dbd4cf59e276ad3c0925590d8fa28104ff38 # timeout=10 [2023-03-15T15:50:54.149Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-15T15:50:54.189Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T15:50:54.213Z] > git checkout -f 27042ad94e32903ce54c6bea518efcfbb814133f # timeout=10 [2023-03-15T15:50:55.125Z] Commit message: "ci: Change dependabot gomod schedule to daily" [2023-03-15T15:50:55.211Z] > git --version # timeout=10 [2023-03-15T15:50:55.235Z] > git --version # 'git version 2.25.1' [2023-03-15T15:50:55.278Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T15:50:56.767Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T15:50:56.767Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T15:50:56.767Z] Dload Upload Total Spent Left Speed [2023-03-15T15:50:56.767Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh [2023-03-15T15:50:57.622Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T15:50:58.034Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T15:50:58.034Z] + sudo tee /etc/docker/daemon.new [2023-03-15T15:50:58.309Z] { [2023-03-15T15:50:58.309Z] "registry-mirrors": [ [2023-03-15T15:50:58.309Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T15:50:58.309Z] ], [2023-03-15T15:50:58.309Z] "bip": "10.250.0.254/24", [2023-03-15T15:50:58.309Z] "hosts": [ [2023-03-15T15:50:58.309Z] "tcp://0.0.0.0:5555", [2023-03-15T15:50:58.309Z] "unix:///var/run/docker.sock" [2023-03-15T15:50:58.309Z] ], [2023-03-15T15:50:58.309Z] "mtu": 1458, [2023-03-15T15:50:58.309Z] "selinux-enabled": true, [2023-03-15T15:50:58.309Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T15:50:58.309Z] } [Pipeline] sh [2023-03-15T15:50:58.692Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T15:50:59.075Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T15:51:17.511Z] provisioning config files... [2023-03-15T15:51:17.556Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3870147976341339882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T15:51:17.989Z] ---> docker-login.sh [2023-03-15T15:51:17.989Z] nexus3.edgexfoundry.org:10001 [2023-03-15T15:51:18.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:51:18.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:51:18.870Z] Configure a credential helper to remove this warning. See [2023-03-15T15:51:18.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:51:18.870Z] [2023-03-15T15:51:18.870Z] Login Succeeded [2023-03-15T15:51:18.870Z] nexus3.edgexfoundry.org:10002 [2023-03-15T15:51:19.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:51:19.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:51:19.145Z] Configure a credential helper to remove this warning. See [2023-03-15T15:51:19.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:51:19.145Z] [2023-03-15T15:51:19.145Z] Login Succeeded [2023-03-15T15:51:19.145Z] nexus3.edgexfoundry.org:10003 [2023-03-15T15:51:19.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:51:19.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:51:19.694Z] Configure a credential helper to remove this warning. See [2023-03-15T15:51:19.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:51:19.694Z] [2023-03-15T15:51:19.694Z] Login Succeeded [2023-03-15T15:51:19.694Z] nexus3.edgexfoundry.org:10004 [2023-03-15T15:51:19.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:51:19.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:51:19.968Z] Configure a credential helper to remove this warning. See [2023-03-15T15:51:19.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:51:19.968Z] [2023-03-15T15:51:19.968Z] Login Succeeded [2023-03-15T15:51:20.244Z] docker.io [2023-03-15T15:51:20.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T15:51:20.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T15:51:20.789Z] Configure a credential helper to remove this warning. See [2023-03-15T15:51:20.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T15:51:20.789Z] [2023-03-15T15:51:20.789Z] Login Succeeded [2023-03-15T15:51:20.789Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T15:51:20.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T15:51:21.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T15:51:21.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T15:51:21.397Z] ========================================================= [2023-03-15T15:51:21.397Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T15:51:21.397Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:51:21.926Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T15:51:22.215Z] Sending build context to Docker daemon 11.88MB [2023-03-15T15:51:22.490Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T15:51:22.490Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T15:51:22.764Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T15:51:22.764Z] af6eaf76a39c: Pulling fs layer [2023-03-15T15:51:22.764Z] 55522c791124: Pulling fs layer [2023-03-15T15:51:22.764Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T15:51:22.764Z] 169dfbe0d373: Pulling fs layer [2023-03-15T15:51:22.764Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T15:51:22.764Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T15:51:22.764Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T15:51:22.764Z] e1ff8fa3b103: Waiting [2023-03-15T15:51:22.764Z] 52ebb69f0ebf: Waiting [2023-03-15T15:51:22.764Z] 5abe8eddf0d5: Waiting [2023-03-15T15:51:22.764Z] 169dfbe0d373: Waiting [2023-03-15T15:51:22.764Z] 55522c791124: Verifying Checksum [2023-03-15T15:51:22.764Z] 55522c791124: Download complete [2023-03-15T15:51:22.764Z] 169dfbe0d373: Download complete [2023-03-15T15:51:22.764Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T15:51:22.764Z] e1ff8fa3b103: Download complete [2023-03-15T15:51:22.764Z] af6eaf76a39c: Verifying Checksum [2023-03-15T15:51:22.764Z] af6eaf76a39c: Download complete [2023-03-15T15:51:24.205Z] af6eaf76a39c: Pull complete [2023-03-15T15:51:24.205Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T15:51:24.205Z] 5abe8eddf0d5: Download complete [2023-03-15T15:51:24.800Z] 55522c791124: Pull complete [2023-03-15T15:51:25.784Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T15:51:25.784Z] ce5c4a1c91eb: Download complete [2023-03-15T15:51:25.784Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T15:51:25.784Z] 52ebb69f0ebf: Download complete [2023-03-15T15:51:38.289Z] ce5c4a1c91eb: Pull complete [2023-03-15T15:51:38.289Z] 169dfbe0d373: Pull complete [2023-03-15T15:51:38.289Z] e1ff8fa3b103: Pull complete [2023-03-15T15:51:45.008Z] 52ebb69f0ebf: Pull complete [2023-03-15T15:51:45.989Z] 5abe8eddf0d5: Pull complete [2023-03-15T15:51:45.989Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T15:51:45.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T15:51:45.989Z] ---> 6cb57ee374ae [2023-03-15T15:51:45.989Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T15:51:48.623Z] ---> Running in 77e4566625a2 [2023-03-15T15:51:48.623Z] Removing intermediate container 77e4566625a2 [2023-03-15T15:51:48.623Z] ---> bc4dc69e94f3 [2023-03-15T15:51:48.623Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T15:51:48.623Z] ---> Running in 1cdfb2a8fa1d [2023-03-15T15:51:49.215Z] Removing intermediate container 1cdfb2a8fa1d [2023-03-15T15:51:49.215Z] ---> b507d9c6e5bb [2023-03-15T15:51:49.215Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T15:51:49.215Z] ---> Running in 1b33f442a013 [2023-03-15T15:51:49.487Z] Removing intermediate container 1b33f442a013 [2023-03-15T15:51:49.487Z] ---> 562ed086c2df [2023-03-15T15:51:49.487Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-15T15:51:49.487Z] ---> Running in 08e0a34378de [2023-03-15T15:51:50.082Z] Removing intermediate container 08e0a34378de [2023-03-15T15:51:50.082Z] ---> 4d741464a7f8 [2023-03-15T15:51:50.082Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T15:51:50.082Z] ---> Running in ce0cbf8b74d9 [2023-03-15T15:51:51.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T15:51:52.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T15:51:53.548Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T15:51:53.824Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-15T15:51:53.824Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T15:51:53.824Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T15:51:53.824Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T15:51:53.824Z] OK: 268 MiB in 57 packages [2023-03-15T15:51:55.262Z] Removing intermediate container ce0cbf8b74d9 [2023-03-15T15:51:55.262Z] ---> 0d48ef48323e [2023-03-15T15:51:55.262Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-15T15:51:55.854Z] ---> 77088ddce138 [2023-03-15T15:51:55.854Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T15:51:55.854Z] ---> Running in a21078adafb9 [2023-03-15T15:53:17.601Z] Removing intermediate container a21078adafb9 [2023-03-15T15:53:17.601Z] ---> 53b8ca15817c [2023-03-15T15:53:17.601Z] Step 10/12 : COPY . . [2023-03-15T15:53:17.601Z] ---> cab47214ba27 [2023-03-15T15:53:17.601Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T15:53:17.601Z] ---> Running in c4bf99539517 [2023-03-15T15:53:17.601Z] Removing intermediate container c4bf99539517 [2023-03-15T15:53:17.601Z] ---> bd7c2b1fc344 [2023-03-15T15:53:17.601Z] Step 12/12 : RUN $MAKE [2023-03-15T15:53:17.601Z] ---> Running in 6221d9578685 [2023-03-15T15:53:17.601Z] noop [2023-03-15T15:53:17.601Z] Removing intermediate container 6221d9578685 [2023-03-15T15:53:17.601Z] ---> 46b93ed3e7b4 [2023-03-15T15:53:17.601Z] Successfully built 46b93ed3e7b4 [2023-03-15T15:53:17.601Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:53:18.107Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T15:53:18.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:53:18.485Z] prd-ubuntu20.04-docker-arm64-4c-16g-643 does not seem to be running inside a container [2023-03-15T15:53:18.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T15:53:20.089Z] $ docker top c41c1298cb282ecd2584ee41be0b9c4387b1e76def630a9dcd7d2b6ea11ffc22 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T15:53:21.068Z] + go version [2023-03-15T15:53:21.068Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T15:53:21.102Z] $ docker stop --time=1 c41c1298cb282ecd2584ee41be0b9c4387b1e76def630a9dcd7d2b6ea11ffc22 [2023-03-15T15:53:22.855Z] $ docker rm -f --volumes c41c1298cb282ecd2584ee41be0b9c4387b1e76def630a9dcd7d2b6ea11ffc22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:53:23.747Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T15:53:23.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T15:53:24.032Z] prd-ubuntu20.04-docker-arm64-4c-16g-643 does not seem to be running inside a container [2023-03-15T15:53:24.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T15:53:25.523Z] $ docker top b8834823df3972ee8691bd0f0720aea119b30ac4a365e4306484ca5ff63bc3ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T15:53:26.463Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-15T15:53:27.194Z] + make test [2023-03-15T15:53:27.194Z] go test ./... -coverprofile=coverage.out [2023-03-15T15:54:06.137Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-15T15:56:27.967Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-15T15:56:27.967Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.154s coverage: 65.7% of statements [2023-03-15T15:56:27.967Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T15:56:27.967Z] go vet ./... [2023-03-15T15:56:50.112Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T15:56:50.387Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T15:56:50.387Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T15:56:51.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T15:56:51.052Z] $ docker stop --time=1 b8834823df3972ee8691bd0f0720aea119b30ac4a365e4306484ca5ff63bc3ab [2023-03-15T15:56:53.144Z] $ docker rm -f --volumes b8834823df3972ee8691bd0f0720aea119b30ac4a365e4306484ca5ff63bc3ab [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T15:56:54.572Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T15:56:54.607Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T15:56:55.299Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T15:56:55.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T15:56:56.278Z] + ls -al . [2023-03-15T15:56:56.278Z] total 188 [2023-03-15T15:56:56.278Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 15:53 . [2023-03-15T15:56:56.278Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:50 .. [2023-03-15T15:56:56.278Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 15:50 .git [2023-03-15T15:56:56.278Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:50 .github [2023-03-15T15:56:56.278Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 15 15:50 .gitignore [2023-03-15T15:56:56.278Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 15:50 .golangci.yml [2023-03-15T15:56:56.278Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 15 15:50 Attribution.txt [2023-03-15T15:56:56.278Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 15 15:50 CHANGELOG.md [2023-03-15T15:56:56.278Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 15 15:50 Dockerfile [2023-03-15T15:56:56.278Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 15:50 GOVERNANCE.md [2023-03-15T15:56:56.278Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 15 15:50 Jenkinsfile [2023-03-15T15:56:56.278Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 15:50 LICENSE [2023-03-15T15:56:56.278Z] -rw-rw-r-- 1 jenkins jenkins 1696 Mar 15 15:50 Makefile [2023-03-15T15:56:56.278Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 15 15:50 OWNERS.md [2023-03-15T15:56:56.278Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 15 15:50 README.md [2023-03-15T15:56:56.278Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 15:46 VERSION [2023-03-15T15:56:56.278Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 15:50 bin [2023-03-15T15:56:56.278Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:50 cmd [2023-03-15T15:56:56.278Z] -rw-r--r-- 1 jenkins jenkins 44311 Mar 15 15:56 coverage.out [2023-03-15T15:56:56.278Z] -rw-rw-r-- 1 jenkins jenkins 3253 Mar 15 15:50 go.mod [2023-03-15T15:56:56.278Z] -rw-rw-r-- 1 jenkins jenkins 30608 Mar 15 15:50 go.sum [2023-03-15T15:56:56.278Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:50 internal [2023-03-15T15:56:56.278Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:50 snap [2023-03-15T15:56:56.278Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 15 15:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T15:56:56.712Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=27042ad94e32903ce54c6bea518efcfbb814133f --label arch=arm64 --label version=0.0.0 . [2023-03-15T15:56:57.314Z] Sending build context to Docker daemon 11.92MB [2023-03-15T15:56:57.314Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T15:56:57.314Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-15T15:56:57.314Z] ---> 46b93ed3e7b4 [2023-03-15T15:56:57.314Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-15T15:56:57.314Z] ---> Running in 6db7dd2c13d6 [2023-03-15T15:56:57.908Z] Removing intermediate container 6db7dd2c13d6 [2023-03-15T15:56:57.908Z] ---> bb340d15c52c [2023-03-15T15:56:57.908Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T15:56:57.908Z] ---> Running in 58bf786a8451 [2023-03-15T15:56:58.180Z] Removing intermediate container 58bf786a8451 [2023-03-15T15:56:58.180Z] ---> 242eec301d3f [2023-03-15T15:56:58.180Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-15T15:56:58.180Z] ---> Running in c8145c46c6f9 [2023-03-15T15:56:58.773Z] Removing intermediate container c8145c46c6f9 [2023-03-15T15:56:58.773Z] ---> 581d23b40334 [2023-03-15T15:56:58.773Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-15T15:56:58.773Z] ---> Running in 1cf59d54e775 [2023-03-15T15:56:59.367Z] Removing intermediate container 1cf59d54e775 [2023-03-15T15:56:59.367Z] ---> e1a6da8d85e4 [2023-03-15T15:56:59.367Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T15:56:59.367Z] ---> Running in b55490a45535 [2023-03-15T15:57:00.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T15:57:01.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T15:57:02.927Z] OK: 268 MiB in 57 packages [2023-03-15T15:57:03.522Z] Removing intermediate container b55490a45535 [2023-03-15T15:57:03.522Z] ---> f14f142f774c [2023-03-15T15:57:03.522Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-15T15:57:04.124Z] ---> 56bb0d1eac41 [2023-03-15T15:57:04.124Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T15:57:04.397Z] ---> Running in 72abc2e74fd1 [2023-03-15T15:57:08.690Z] Removing intermediate container 72abc2e74fd1 [2023-03-15T15:57:08.690Z] ---> 1c0ebb1a8a16 [2023-03-15T15:57:08.690Z] Step 10/25 : COPY . . [2023-03-15T15:57:10.118Z] ---> e42fe67fc7cd [2023-03-15T15:57:10.118Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T15:57:10.118Z] ---> Running in 34455b5cf2d8 [2023-03-15T15:57:10.389Z] Removing intermediate container 34455b5cf2d8 [2023-03-15T15:57:10.389Z] ---> f27647cb4372 [2023-03-15T15:57:10.389Z] Step 12/25 : RUN $MAKE [2023-03-15T15:57:10.389Z] ---> Running in c186024ad4f3 [2023-03-15T15:57:11.813Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-03-15T15:59:48.637Z] Removing intermediate container c186024ad4f3 [2023-03-15T15:59:48.637Z] ---> c5d925df5ca6 [2023-03-15T15:59:48.637Z] Step 13/25 : FROM alpine:3.17 [2023-03-15T15:59:48.637Z] 3.17: Pulling from library/alpine [2023-03-15T15:59:48.637Z] af6eaf76a39c: Already exists [2023-03-15T15:59:48.637Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T15:59:48.637Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T15:59:48.637Z] ---> d74e625d9115 [2023-03-15T15:59:48.637Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-15T15:59:48.637Z] ---> Running in 774bc525e3df [2023-03-15T15:59:49.238Z] Removing intermediate container 774bc525e3df [2023-03-15T15:59:49.238Z] ---> 1fdd8cabb13d [2023-03-15T15:59:49.238Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-15T15:59:49.238Z] ---> Running in 6acfbfe49965 [2023-03-15T15:59:50.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T15:59:51.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T15:59:52.610Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T15:59:52.610Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T15:59:52.610Z] OK: 8 MiB in 16 packages [2023-03-15T15:59:53.579Z] Removing intermediate container 6acfbfe49965 [2023-03-15T15:59:53.579Z] ---> 690ac395fbfc [2023-03-15T15:59:53.579Z] Step 16/25 : WORKDIR / [2023-03-15T15:59:53.579Z] ---> Running in 704417e9d14d [2023-03-15T15:59:53.857Z] Removing intermediate container 704417e9d14d [2023-03-15T15:59:53.857Z] ---> 72711af32c30 [2023-03-15T15:59:53.857Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-15T15:59:54.450Z] ---> 86226ebf88c9 [2023-03-15T15:59:54.450Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-15T15:59:55.043Z] ---> 6d4a2ad1030c [2023-03-15T15:59:55.043Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-15T15:59:57.027Z] ---> eec7ddce9e14 [2023-03-15T15:59:57.027Z] Step 20/25 : EXPOSE 59900 [2023-03-15T15:59:57.027Z] ---> Running in 4125687c5b47 [2023-03-15T15:59:57.027Z] Removing intermediate container 4125687c5b47 [2023-03-15T15:59:57.027Z] ---> f550fa31c832 [2023-03-15T15:59:57.027Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-15T15:59:57.296Z] ---> Running in dac05960aee8 [2023-03-15T15:59:57.565Z] Removing intermediate container dac05960aee8 [2023-03-15T15:59:57.565Z] ---> 1a12691f4608 [2023-03-15T15:59:57.565Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T15:59:57.834Z] ---> Running in a52ead59cf88 [2023-03-15T15:59:58.104Z] Removing intermediate container a52ead59cf88 [2023-03-15T15:59:58.104Z] ---> 8c457cd9b834 [2023-03-15T15:59:58.104Z] Step 23/25 : LABEL arch=arm64 [2023-03-15T15:59:58.104Z] ---> Running in 130413393f09 [2023-03-15T15:59:58.375Z] Removing intermediate container 130413393f09 [2023-03-15T15:59:58.375Z] ---> ef76a5c2178d [2023-03-15T15:59:58.375Z] Step 24/25 : LABEL git_sha=27042ad94e32903ce54c6bea518efcfbb814133f [2023-03-15T15:59:58.660Z] ---> Running in bef5d8740f13 [2023-03-15T15:59:58.933Z] Removing intermediate container bef5d8740f13 [2023-03-15T15:59:58.933Z] ---> 16c3f8b29510 [2023-03-15T15:59:58.933Z] Step 25/25 : LABEL version=0.0.0 [2023-03-15T15:59:59.204Z] ---> Running in f35bec3c0e1b [2023-03-15T15:59:59.474Z] Removing intermediate container f35bec3c0e1b [2023-03-15T15:59:59.474Z] ---> e2f56af85e63 [2023-03-15T15:59:59.474Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T15:59:59.474Z] Successfully built e2f56af85e63 [2023-03-15T15:59:59.474Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:00:00.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:00:00.253Z] [2023-03-15T16:00:00.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:00:00.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:00:00.939Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T16:00:00.939Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T16:00:00.939Z] 04944245beec: Pulling fs layer [2023-03-15T16:00:00.939Z] 699f458cf7ca: Pulling fs layer [2023-03-15T16:00:00.939Z] 765212b225bb: Pulling fs layer [2023-03-15T16:00:00.939Z] f23df028b6ca: Pulling fs layer [2023-03-15T16:00:00.939Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T16:00:00.939Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T16:00:00.939Z] d65c8cfc05b1: Waiting [2023-03-15T16:00:00.939Z] 765212b225bb: Waiting [2023-03-15T16:00:00.939Z] 2437ff75d9bd: Waiting [2023-03-15T16:00:00.939Z] f23df028b6ca: Waiting [2023-03-15T16:00:00.939Z] 04944245beec: Verifying Checksum [2023-03-15T16:00:00.939Z] 04944245beec: Download complete [2023-03-15T16:00:00.939Z] 765212b225bb: Verifying Checksum [2023-03-15T16:00:00.939Z] 765212b225bb: Download complete [2023-03-15T16:00:00.939Z] f23df028b6ca: Verifying Checksum [2023-03-15T16:00:00.939Z] f23df028b6ca: Download complete [2023-03-15T16:00:01.214Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T16:00:01.214Z] d65c8cfc05b1: Download complete [2023-03-15T16:00:01.214Z] 699f458cf7ca: Verifying Checksum [2023-03-15T16:00:01.214Z] 699f458cf7ca: Download complete [2023-03-15T16:00:01.491Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T16:00:01.491Z] 8998bd30e6a1: Download complete [2023-03-15T16:00:04.100Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T16:00:04.100Z] 2437ff75d9bd: Download complete [2023-03-15T16:00:06.068Z] 8998bd30e6a1: Pull complete [2023-03-15T16:00:06.660Z] 04944245beec: Pull complete [2023-03-15T16:00:08.081Z] 699f458cf7ca: Pull complete [2023-03-15T16:00:08.081Z] 765212b225bb: Pull complete [2023-03-15T16:00:09.074Z] f23df028b6ca: Pull complete [2023-03-15T16:00:09.344Z] d65c8cfc05b1: Pull complete [2023-03-15T16:00:24.375Z] 2437ff75d9bd: Pull complete [2023-03-15T16:00:24.375Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T16:00:24.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:00:24.375Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:00:24.729Z] prd-ubuntu20.04-docker-arm64-4c-16g-643 does not seem to be running inside a container [2023-03-15T16:00:24.822Z] $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T16:00:28.031Z] $ docker top 812d6fe9dd8fd99a112d13626548025a08dfa534792365d8d68c5ff56e70f8cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:00:29.010Z] ---> job-cost.sh [2023-03-15T16:00:29.010Z] lf-activate-venv: SKIPPING [2023-03-15T16:00:29.010Z] INFO: No Stack... [2023-03-15T16:00:29.601Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T16:00:30.192Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T16:00:30.868Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-03-15T16:00:30.868Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T16:00:30.934Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-359-1-stack-cost] [2023-03-15T16:00:30.939Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-359-1-stack-cost] did not exist. Created. [2023-03-15T16:00:30.939Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T16:00:31.681Z] /w/workspace/device-virtual-go/1@tmp/durable-1de802f8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T16:00:32.380Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T16:00:32.417Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T16:00:32.486Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T16:00:32.501Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T16:00:32.584Z] $ docker stop --time=1 812d6fe9dd8fd99a112d13626548025a08dfa534792365d8d68c5ff56e70f8cd [2023-03-15T16:00:34.192Z] $ docker rm -f --volumes 812d6fe9dd8fd99a112d13626548025a08dfa534792365d8d68c5ff56e70f8cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-15T16:00:35.235Z] provisioning config files... [2023-03-15T16:00:35.242Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-359@tmp/config5324168369653999608tmp [Pipeline] { [Pipeline] sh [2023-03-15T16:00:35.572Z] + set +x [2023-03-15T16:00:35.573Z] + bash -s+ curl -s https://codecov.io/bash [2023-03-15T16:00:35.573Z] -- [2023-03-15T16:00:35.573Z] [2023-03-15T16:00:35.573Z] _____ _ [2023-03-15T16:00:35.573Z] / ____| | | [2023-03-15T16:00:35.573Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T16:00:35.573Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T16:00:35.573Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T16:00:35.573Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T16:00:35.573Z] Bash-1.0.6 [2023-03-15T16:00:35.573Z] [2023-03-15T16:00:35.573Z] [2023-03-15T16:00:35.573Z] ==> git version 2.25.1 found [2023-03-15T16:00:35.573Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-15T16:00:35.573Z] Release-Date: 2020-01-08 [2023-03-15T16:00:35.573Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-15T16:00:35.573Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T16:00:35.573Z] ==> Jenkins CI detected. [2023-03-15T16:00:35.573Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-359 [2023-03-15T16:00:35.573Z] project root: . [2023-03-15T16:00:35.573Z] --> token set from env [2023-03-15T16:00:35.573Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T16:00:35.573Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T16:00:35.573Z] ==> Python coveragepy not found [2023-03-15T16:00:35.573Z] ==> Searching for coverage reports in: [2023-03-15T16:00:35.573Z] + . [2023-03-15T16:00:35.573Z] -> Found 1 reports [2023-03-15T16:00:35.573Z] ==> Detecting git/mercurial file structure [2023-03-15T16:00:35.573Z] ==> Reading reports [2023-03-15T16:00:35.573Z] + ./coverage.out bytes=44311 [2023-03-15T16:00:35.573Z] ==> Appending adjustments [2023-03-15T16:00:35.573Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T16:00:35.831Z] + Found adjustments [2023-03-15T16:00:35.831Z] ==> Gzipping contents [2023-03-15T16:00:35.831Z] 8.0K /tmp/codecov.30kpYc.gz [2023-03-15T16:00:35.831Z] ==> Uploading reports [2023-03-15T16:00:35.831Z] url: https://codecov.io [2023-03-15T16:00:35.831Z] query: branch=PR-359&commit=27042ad94e32903ce54c6bea518efcfbb814133f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=359&job=&cmd_args= [2023-03-15T16:00:35.831Z] -> Pinging Codecov [2023-03-15T16:00:35.831Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-359&commit=27042ad94e32903ce54c6bea518efcfbb814133f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=359&job=&cmd_args= [2023-03-15T16:00:35.831Z] -> Uploading to [2023-03-15T16:00:35.831Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/5E52B4B073DB2E39498172D8E973AA87/27042ad94e32903ce54c6bea518efcfbb814133f/aea770f0-2a8d-4ccc-b757-5d7752b45492.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T160035Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cdfbf9c0cea0d5f30e2c2838a1be052a0cf2d67e3bebde5d348262b2a83b4353 [2023-03-15T16:00:35.831Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T16:00:35.831Z] Dload Upload Total Spent Left Speed [2023-03-15T16:00:36.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5430 0 0 100 5430 0 22719 --:--:-- --:--:-- --:--:-- 22815 [2023-03-15T16:00:36.090Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/27042ad94e32903ce54c6bea518efcfbb814133f [Pipeline] } [2023-03-15T16:00:36.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-15T16:00:37.757Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-359/archives ] [2023-03-15T16:00:37.757Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-359/archives [2023-03-15T16:00:37.757Z] total 16 [2023-03-15T16:00:37.757Z] drwxr-xr-x 3 root root 4096 Mar 15 15:49 . [2023-03-15T16:00:37.757Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 15:49 .. [2023-03-15T16:00:37.757Z] drwxr-xr-x 2 root root 4096 Mar 15 15:49 cost [2023-03-15T16:00:37.757Z] -rw-r--r-- 1 root root 89 Mar 15 15:49 cost.csv [2023-03-15T16:00:37.757Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-359/archives [2023-03-15T16:00:37.757Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-359/archives [2023-03-15T16:00:37.757Z] total 16 [2023-03-15T16:00:37.757Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 15:49 . [2023-03-15T16:00:37.757Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 15:49 .. [2023-03-15T16:00:37.757Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 15:49 cost [2023-03-15T16:00:37.757Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 15 15:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:00:38.092Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:00:39.348Z] ---> package-listing.sh [2023-03-15T16:00:39.348Z] ++ facter osfamily [2023-03-15T16:00:39.348Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T16:00:39.610Z] + OS_FAMILY=debian [2023-03-15T16:00:39.610Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-359 [2023-03-15T16:00:39.610Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T16:00:39.610Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T16:00:39.610Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T16:00:39.610Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T16:00:39.610Z] + '[' /w/workspace/foundry_device-virtual-go_PR-359 ']' [2023-03-15T16:00:39.610Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T16:00:39.610Z] + case "${OS_FAMILY}" in [2023-03-15T16:00:39.610Z] + dpkg -l [2023-03-15T16:00:39.610Z] + grep '^ii' [2023-03-15T16:00:39.610Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T16:00:39.610Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T16:00:39.610Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T16:00:39.610Z] + '[' /w/workspace/foundry_device-virtual-go_PR-359 ']' [2023-03-15T16:00:39.610Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-359/archives/ [2023-03-15T16:00:39.610Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-359/archives/ [Pipeline] echo [2023-03-15T16:00:39.643Z] 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/foundry_device-virtual-go_PR-359/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T16:00:39.941Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:00:40.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:00:40.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:00:40.918Z] prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container [2023-03-15T16:00:40.953Z] $ 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/foundry_device-virtual-go_PR-359/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-359 -v /w/workspace/foundry_device-virtual-go_PR-359:/w/workspace/foundry_device-virtual-go_PR-359:rw,z -v /w/workspace/foundry_device-virtual-go_PR-359@tmp:/w/workspace/foundry_device-virtual-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T16:00:42.930Z] $ docker top bc9c50fad443e50db347ea8eb7239b0465053dae7538ceb9e3c9cf6cf51a46ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:00:43.323Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T16:00:43.639Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T16:00:43.955Z] + ls /var/log/sa-host [2023-03-15T16:00:43.955Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:00:44.092Z] provisioning config files... [2023-03-15T16:00:44.101Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-359@tmp/config8643259754781746555tmp [Pipeline] { [Pipeline] echo [2023-03-15T16:00:44.151Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:00:44.460Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T16:00:44.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:00:44.877Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T16:00:44.908Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:00:45.215Z] ---> sudo-logs.sh [2023-03-15T16:00:45.215Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T16:00:45.298Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:00:45.694Z] ---> job-cost.sh [2023-03-15T16:00:45.694Z] lf-activate-venv: SKIPPING [2023-03-15T16:00:45.694Z] DEBUG: total: 0.2199999988079071 [2023-03-15T16:00:45.694Z] INFO: Retrieving Stack Cost... [2023-03-15T16:00:45.952Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T16:00:46.519Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T16:00:46.556Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:00:46.895Z] ---> logs-deploy.sh [2023-03-15T16:00:46.895Z] lf-activate-venv: SKIPPING [2023-03-15T16:00:46.895Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-359/1 [2023-03-15T16:00:46.895Z] INFO: archiving workspace using pattern(s): [2023-03-15T16:00:47.873Z] Archives upload complete. [2023-03-15T16:00:48.132Z] INFO: archiving logs to Nexus [2023-03-15T16:00:49.134Z] ---> uname -a: [2023-03-15T16:00:49.134Z] Linux prd-ubuntu20-04-docker-8c-8g-557 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-15T16:00:49.134Z] [2023-03-15T16:00:49.134Z] [2023-03-15T16:00:49.134Z] ---> lscpu: [2023-03-15T16:00:49.134Z] Architecture: x86_64 [2023-03-15T16:00:49.134Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-15T16:00:49.134Z] Byte Order: Little Endian [2023-03-15T16:00:49.134Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-15T16:00:49.134Z] CPU(s): 8 [2023-03-15T16:00:49.134Z] On-line CPU(s) list: 0-7 [2023-03-15T16:00:49.134Z] Thread(s) per core: 1 [2023-03-15T16:00:49.134Z] Core(s) per socket: 1 [2023-03-15T16:00:49.134Z] Socket(s): 8 [2023-03-15T16:00:49.134Z] NUMA node(s): 1 [2023-03-15T16:00:49.134Z] Vendor ID: AuthenticAMD [2023-03-15T16:00:49.134Z] CPU family: 23 [2023-03-15T16:00:49.134Z] Model: 49 [2023-03-15T16:00:49.134Z] Model name: AMD EPYC-Rome Processor [2023-03-15T16:00:49.134Z] Stepping: 0 [2023-03-15T16:00:49.134Z] CPU MHz: 2799.998 [2023-03-15T16:00:49.134Z] BogoMIPS: 5599.99 [2023-03-15T16:00:49.134Z] Virtualization: AMD-V [2023-03-15T16:00:49.134Z] Hypervisor vendor: KVM [2023-03-15T16:00:49.134Z] Virtualization type: full [2023-03-15T16:00:49.134Z] L1d cache: 256 KiB [2023-03-15T16:00:49.134Z] L1i cache: 256 KiB [2023-03-15T16:00:49.134Z] L2 cache: 4 MiB [2023-03-15T16:00:49.134Z] L3 cache: 128 MiB [2023-03-15T16:00:49.134Z] NUMA node0 CPU(s): 0-7 [2023-03-15T16:00:49.134Z] Vulnerability Itlb multihit: Not affected [2023-03-15T16:00:49.134Z] Vulnerability L1tf: Not affected [2023-03-15T16:00:49.134Z] Vulnerability Mds: Not affected [2023-03-15T16:00:49.134Z] Vulnerability Meltdown: Not affected [2023-03-15T16:00:49.134Z] Vulnerability Mmio stale data: Not affected [2023-03-15T16:00:49.134Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-15T16:00:49.134Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-15T16:00:49.134Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-15T16:00:49.134Z] Vulnerability Srbds: Not affected [2023-03-15T16:00:49.134Z] Vulnerability Tsx async abort: Not affected [2023-03-15T16:00:49.134Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-15T16:00:49.134Z] [2023-03-15T16:00:49.134Z] [2023-03-15T16:00:49.134Z] ---> nproc: [2023-03-15T16:00:49.134Z] 8 [2023-03-15T16:00:49.134Z] [2023-03-15T16:00:49.134Z] [2023-03-15T16:00:49.134Z] ---> df -h: [2023-03-15T16:00:49.134Z] Filesystem Size Used Avail Use% Mounted on [2023-03-15T16:00:49.134Z] overlay 155G 12G 144G 8% / [2023-03-15T16:00:49.134Z] tmpfs 64M 0 64M 0% /dev [2023-03-15T16:00:49.134Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-15T16:00:49.134Z] shm 64M 0 64M 0% /dev/shm [2023-03-15T16:00:49.134Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-15T16:00:49.134Z] [2023-03-15T16:00:49.134Z] [2023-03-15T16:00:49.134Z] ---> sar -b -r -n DEV: [2023-03-15T16:00:49.134Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-557) 03/15/23 _x86_64_ (8 CPU) [2023-03-15T16:00:49.134Z] [2023-03-15T16:00:49.134Z] 15:45:48 LINUX RESTART (8 CPU) [2023-03-15T16:00:49.134Z] [2023-03-15T16:00:49.134Z] 15:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-15T16:00:49.134Z] 15:47:02 122.21 48.23 73.99 0.00 5458.96 81078.89 0.00 [2023-03-15T16:00:49.134Z] 15:48:01 170.36 1.44 168.92 0.00 17.62 105851.89 0.00 [2023-03-15T16:00:49.134Z] 15:49:01 95.15 0.28 94.87 0.00 14.93 45958.61 0.00 [2023-03-15T16:00:49.134Z] 15:50:01 118.26 0.08 118.18 0.00 9.87 68280.22 0.00 [2023-03-15T16:00:49.134Z] 15:51:01 18.61 6.12 12.50 0.00 738.94 12388.09 0.00 [2023-03-15T16:00:49.134Z] 15:52:01 40.84 4.48 36.36 0.00 4416.86 6808.20 0.00 [2023-03-15T16:00:49.134Z] 15:53:01 3.27 0.02 3.25 0.00 0.13 87.72 0.00 [2023-03-15T16:00:49.134Z] 15:54:01 1.83 0.00 1.83 0.00 0.00 20.66 0.00 [2023-03-15T16:00:49.134Z] 15:55:01 3.33 1.02 2.32 0.00 21.86 29.46 0.00 [2023-03-15T16:00:49.134Z] 15:56:01 2.27 0.48 1.78 0.00 17.86 20.80 0.00 [2023-03-15T16:00:49.134Z] 15:57:01 2.35 1.17 1.18 0.00 19.86 13.86 0.00 [2023-03-15T16:00:49.134Z] 15:58:01 1.75 0.00 1.75 0.00 0.00 19.33 0.00 [2023-03-15T16:00:49.134Z] 15:59:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 [2023-03-15T16:00:49.134Z] 16:00:01 1.45 0.00 1.45 0.00 0.00 16.00 0.00 [2023-03-15T16:00:49.134Z] Average: 41.47 4.53 36.95 0.00 766.38 22800.18 0.00 [2023-03-15T16:00:49.134Z] [2023-03-15T16:00:49.134Z] 15:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-15T16:00:49.134Z] 15:47:02 29644320 31623968 712468 2.17 61580 2219028 2015944 5.94 971816 1954676 311556 [2023-03-15T16:00:49.134Z] 15:48:01 28461928 31608252 692480 2.11 143628 3219128 1848084 5.45 1038860 2950448 184 [2023-03-15T16:00:49.134Z] 15:49:01 27929820 31354228 938516 2.85 147808 3458220 2291648 6.75 1546464 2931296 215724 [2023-03-15T16:00:49.134Z] 15:50:01 27669524 31587808 706584 2.15 157372 3909408 1759284 5.18 1257644 3444444 336 [2023-03-15T16:00:49.134Z] 15:51:01 27562320 31573176 715920 2.18 161544 3990028 1836384 5.41 1276336 3517980 668 [2023-03-15T16:00:49.134Z] 15:52:01 27137120 31565532 716680 2.18 191052 4364900 1826576 5.38 1581676 3617580 156 [2023-03-15T16:00:49.134Z] 15:53:01 27142308 31565896 716388 2.18 189616 4361648 1796784 5.30 1580128 3614356 160 [2023-03-15T16:00:49.134Z] 15:54:01 27143680 31567356 714872 2.17 189700 4361648 1796784 5.30 1578752 3614356 208 [2023-03-15T16:00:49.134Z] 15:55:01 27149236 31573980 708252 2.15 189788 4362268 1825780 5.38 1572292 3614884 168 [2023-03-15T16:00:49.134Z] 15:56:01 27146796 31572924 709212 2.16 189836 4362804 1825780 5.38 1576816 3615168 60 [2023-03-15T16:00:49.134Z] 15:57:01 27141584 31568588 713776 2.17 189864 4363404 1825780 5.38 1581600 3615348 120 [2023-03-15T16:00:49.134Z] 15:58:01 27141860 31568896 713468 2.17 189884 4363412 1825780 5.38 1581236 3615352 12 [2023-03-15T16:00:49.134Z] 15:59:01 27141552 31568632 713664 2.17 189924 4363416 1825780 5.38 1581020 3615356 12 [2023-03-15T16:00:49.134Z] 16:00:01 27141472 31568568 713668 2.17 189940 4363416 1825780 5.38 1581036 3615356 48 [2023-03-15T16:00:49.134Z] Average: 27539537 31561986 727568 2.21 170110 4004481 1866155 5.50 1450405 3381186 37815 [2023-03-15T16:00:49.134Z] [2023-03-15T16:00:49.134Z] 15:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-15T16:00:49.134Z] 15:47:02 ens3 675.70 430.54 6826.64 86.98 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.134Z] 15:47:02 docker0 25.93 27.60 2.02 188.08 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.134Z] 15:47:02 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.134Z] 15:48:01 ens3 327.47 186.05 1989.92 23.77 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.134Z] 15:48:01 docker0 175.99 310.66 14.11 1976.25 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.134Z] 15:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.134Z] 15:49:01 veth25a9ba6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.134Z] 15:49:01 ens3 57.42 50.11 88.08 91.70 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.134Z] 15:49:01 docker0 1.53 4.15 0.09 42.59 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.134Z] 15:49:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.134Z] 15:50:01 ens3 130.71 76.50 2574.65 15.80 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.134Z] 15:50:01 docker0 1.45 3.98 0.09 43.07 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.134Z] 15:50:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.134Z] 15:51:01 ens3 42.81 17.56 856.56 1.58 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.134Z] 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.134Z] 15:51:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.134Z] 15:52:01 ens3 139.18 71.44 1949.14 5.40 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.134Z] 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.134Z] 15:52:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.134Z] 15:53:01 ens3 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.134Z] 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 15:54:01 ens3 0.82 0.27 0.16 0.08 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 15:55:01 ens3 0.50 0.47 0.26 0.22 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 15:56:01 ens3 2.35 1.73 1.66 2.67 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 15:57:01 ens3 6.98 4.22 3.97 3.33 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 15:57:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 15:58:01 ens3 0.88 0.50 0.36 0.28 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 15:59:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 16:00:01 ens3 0.42 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] Average: ens3 98.70 59.82 1019.66 16.55 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] Average: docker0 14.44 24.40 1.15 158.55 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-15T16:00:49.135Z] [2023-03-15T16:00:49.135Z] [2023-03-15T16:00:49.135Z] ---> sar -P ALL: [2023-03-15T16:00:49.135Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-557) 03/15/23 _x86_64_ (8 CPU) [2023-03-15T16:00:49.135Z] [2023-03-15T16:00:49.135Z] 15:45:48 LINUX RESTART (8 CPU) [2023-03-15T16:00:49.135Z] [2023-03-15T16:00:49.135Z] 15:46:01 CPU %user %nice %system %iowait %steal %idle [2023-03-15T16:00:49.135Z] 15:47:02 all 7.46 0.00 2.45 5.67 0.15 84.28 [2023-03-15T16:00:49.135Z] 15:47:02 0 5.23 0.00 2.31 9.35 0.15 82.95 [2023-03-15T16:00:49.135Z] 15:47:02 1 8.98 0.00 2.08 1.29 0.10 87.54 [2023-03-15T16:00:49.135Z] 15:47:02 2 10.75 0.00 2.54 1.55 0.12 85.05 [2023-03-15T16:00:49.135Z] 15:47:02 3 6.45 0.00 2.55 8.38 0.20 82.42 [2023-03-15T16:00:49.135Z] 15:47:02 4 7.37 0.00 2.07 1.85 0.13 88.58 [2023-03-15T16:00:49.135Z] 15:47:02 5 8.05 0.00 1.93 0.94 0.13 88.94 [2023-03-15T16:00:49.135Z] 15:47:02 6 7.72 0.00 2.18 0.67 0.13 89.30 [2023-03-15T16:00:49.135Z] 15:47:02 7 5.10 0.00 3.98 21.44 0.20 69.28 [2023-03-15T16:00:49.135Z] 15:48:01 all 6.86 0.00 3.48 9.95 0.19 79.52 [2023-03-15T16:00:49.135Z] 15:48:01 0 6.65 0.00 4.71 4.07 0.22 84.35 [2023-03-15T16:00:49.135Z] 15:48:01 1 6.60 0.00 3.42 0.36 0.21 89.41 [2023-03-15T16:00:49.135Z] 15:48:01 2 7.13 0.00 3.84 21.98 0.22 66.83 [2023-03-15T16:00:49.135Z] 15:48:01 3 6.05 0.00 3.05 0.00 0.14 90.77 [2023-03-15T16:00:49.135Z] 15:48:01 4 6.08 0.00 2.43 17.96 0.17 73.37 [2023-03-15T16:00:49.135Z] 15:48:01 5 6.84 0.00 2.50 2.36 0.15 88.15 [2023-03-15T16:00:49.135Z] 15:48:01 6 7.85 0.00 3.27 0.03 0.17 88.68 [2023-03-15T16:00:49.135Z] 15:48:01 7 7.71 0.00 4.63 32.95 0.26 54.45 [2023-03-15T16:00:49.135Z] 15:49:01 all 36.42 0.00 5.92 3.01 0.28 54.37 [2023-03-15T16:00:49.135Z] 15:49:01 0 35.74 0.00 6.25 4.27 0.35 53.39 [2023-03-15T16:00:49.135Z] 15:49:01 1 35.72 0.00 5.58 8.41 0.27 50.02 [2023-03-15T16:00:49.135Z] 15:49:01 2 37.37 0.00 5.64 3.15 0.27 53.57 [2023-03-15T16:00:49.135Z] 15:49:01 3 35.92 0.00 5.94 0.86 0.30 56.97 [2023-03-15T16:00:49.135Z] 15:49:01 4 38.10 0.00 5.73 1.58 0.28 54.31 [2023-03-15T16:00:49.135Z] 15:49:01 5 36.38 0.00 5.69 0.57 0.25 57.11 [2023-03-15T16:00:49.135Z] 15:49:01 6 36.04 0.00 6.70 1.56 0.22 55.47 [2023-03-15T16:00:49.135Z] 15:49:01 7 36.09 0.00 5.83 3.66 0.29 54.13 [2023-03-15T16:00:49.135Z] 15:50:01 all 8.37 0.00 2.20 6.15 0.13 83.16 [2023-03-15T16:00:49.135Z] 15:50:01 0 8.43 0.00 2.31 1.58 0.12 87.56 [2023-03-15T16:00:49.135Z] 15:50:01 1 7.55 0.00 1.69 2.50 0.15 88.11 [2023-03-15T16:00:49.135Z] 15:50:01 2 9.20 0.00 2.39 10.09 0.08 78.24 [2023-03-15T16:00:49.135Z] 15:50:01 3 7.70 0.00 1.98 0.54 0.12 89.66 [2023-03-15T16:00:49.135Z] 15:50:01 4 8.20 0.00 2.33 15.65 0.17 73.65 [2023-03-15T16:00:49.135Z] 15:50:01 5 8.46 0.00 1.86 0.23 0.10 89.34 [2023-03-15T16:00:49.135Z] 15:50:01 6 8.21 0.00 2.78 17.78 0.15 71.08 [2023-03-15T16:00:49.135Z] 15:50:01 7 9.17 0.00 2.23 0.87 0.13 87.59 [2023-03-15T16:00:49.135Z] 15:51:01 all 0.50 0.00 0.20 1.54 0.02 97.75 [2023-03-15T16:00:49.135Z] 15:51:01 0 0.33 0.00 0.13 0.40 0.03 99.10 [2023-03-15T16:00:49.135Z] 15:51:01 1 0.05 0.00 0.10 0.02 0.02 99.82 [2023-03-15T16:00:49.135Z] 15:51:01 2 0.53 0.00 0.07 1.05 0.03 98.31 [2023-03-15T16:00:49.135Z] 15:51:01 3 0.92 0.00 0.28 0.15 0.00 98.65 [2023-03-15T16:00:49.135Z] 15:51:01 4 0.83 0.00 0.22 6.25 0.02 92.68 [2023-03-15T16:00:49.135Z] 15:51:01 5 0.53 0.00 0.47 1.75 0.02 97.23 [2023-03-15T16:00:49.135Z] 15:51:01 6 0.62 0.00 0.23 2.42 0.02 96.71 [2023-03-15T16:00:49.135Z] 15:51:01 7 0.15 0.00 0.08 0.28 0.02 99.47 [2023-03-15T16:00:49.135Z] 15:52:01 all 2.06 0.00 1.44 3.03 0.05 93.42 [2023-03-15T16:00:49.135Z] 15:52:01 0 1.60 0.00 0.97 0.40 0.07 96.96 [2023-03-15T16:00:49.135Z] 15:52:01 1 2.35 0.00 1.17 3.60 0.07 92.81 [2023-03-15T16:00:49.135Z] 15:52:01 2 2.13 0.00 0.77 1.47 0.05 95.58 [2023-03-15T16:00:49.135Z] 15:52:01 3 1.48 0.00 1.12 1.18 0.05 96.17 [2023-03-15T16:00:49.135Z] 15:52:01 4 1.64 0.00 3.32 13.16 0.05 81.83 [2023-03-15T16:00:49.135Z] 15:52:01 5 2.79 0.00 1.69 0.82 0.05 94.65 [2023-03-15T16:00:49.135Z] 15:52:01 6 1.72 0.00 1.22 3.44 0.03 93.59 [2023-03-15T16:00:49.135Z] 15:52:01 7 2.75 0.00 1.27 0.15 0.05 95.78 [2023-03-15T16:00:49.135Z] 15:53:01 all 0.06 0.00 0.05 0.16 0.01 99.72 [2023-03-15T16:00:49.135Z] 15:53:01 0 0.05 0.00 0.08 0.20 0.00 99.67 [2023-03-15T16:00:49.135Z] 15:53:01 1 0.02 0.00 0.03 0.60 0.00 99.35 [2023-03-15T16:00:49.135Z] 15:53:01 2 0.02 0.00 0.05 0.42 0.02 99.50 [2023-03-15T16:00:49.135Z] 15:53:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-15T16:00:49.135Z] 15:53:01 4 0.02 0.00 0.07 0.00 0.00 99.92 [2023-03-15T16:00:49.135Z] 15:53:01 5 0.22 0.00 0.05 0.02 0.00 99.72 [2023-03-15T16:00:49.135Z] 15:53:01 6 0.08 0.00 0.08 0.00 0.03 99.80 [2023-03-15T16:00:49.135Z] 15:53:01 7 0.08 0.00 0.02 0.05 0.00 99.85 [2023-03-15T16:00:49.135Z] 15:54:01 all 0.03 0.00 0.02 0.06 0.00 99.90 [2023-03-15T16:00:49.135Z] 15:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T16:00:49.135Z] 15:54:01 1 0.00 0.00 0.02 0.37 0.02 99.60 [2023-03-15T16:00:49.135Z] 15:54:01 2 0.05 0.00 0.02 0.08 0.00 99.85 [2023-03-15T16:00:49.135Z] 15:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T16:00:49.135Z] 15:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T16:00:49.135Z] 15:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T16:00:49.135Z] 15:54:01 6 0.07 0.00 0.07 0.00 0.02 99.85 [2023-03-15T16:00:49.135Z] 15:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T16:00:49.135Z] 15:55:01 all 0.07 0.00 0.04 0.08 0.01 99.81 [2023-03-15T16:00:49.135Z] 15:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-15T16:00:49.135Z] 15:55:01 1 0.03 0.00 0.02 0.43 0.02 99.50 [2023-03-15T16:00:49.135Z] 15:55:01 2 0.07 0.00 0.05 0.02 0.02 99.85 [2023-03-15T16:00:49.135Z] 15:55:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2023-03-15T16:00:49.135Z] 15:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-15T16:00:49.135Z] 15:55:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-03-15T16:00:49.135Z] 15:55:01 6 0.27 0.00 0.07 0.15 0.00 99.52 [2023-03-15T16:00:49.135Z] 15:55:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-15T16:00:49.135Z] 15:56:01 all 0.11 0.00 0.02 0.05 0.00 99.82 [2023-03-15T16:00:49.135Z] 15:56:01 0 0.12 0.00 0.00 0.03 0.00 99.85 [2023-03-15T16:00:49.135Z] 15:56:01 1 0.23 0.00 0.03 0.33 0.02 99.38 [2023-03-15T16:00:49.135Z] 15:56:01 2 0.13 0.00 0.02 0.00 0.00 99.85 [2023-03-15T16:00:49.135Z] 15:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-15T16:00:49.135Z] 15:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T16:00:49.135Z] 15:56:01 5 0.13 0.00 0.03 0.00 0.00 99.83 [2023-03-15T16:00:49.135Z] 15:56:01 6 0.22 0.00 0.03 0.00 0.02 99.73 [2023-03-15T16:00:49.135Z] 15:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-15T16:00:49.135Z] 15:57:01 all 0.27 0.00 0.01 0.04 0.01 99.66 [2023-03-15T16:00:49.135Z] 15:57:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-15T16:00:49.135Z] 15:57:01 1 1.14 0.00 0.00 0.30 0.02 98.55 [2023-03-15T16:00:49.135Z] 15:57:01 2 0.45 0.00 0.03 0.03 0.02 99.47 [2023-03-15T16:00:49.135Z] 15:57:01 3 0.08 0.00 0.00 0.00 0.00 99.92 [2023-03-15T16:00:49.135Z] 15:57:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-15T16:00:49.135Z] 15:57:01 5 0.12 0.00 0.02 0.00 0.02 99.85 [2023-03-15T16:00:49.135Z] 15:57:01 6 0.22 0.00 0.03 0.00 0.02 99.73 [2023-03-15T16:00:49.135Z] 15:57:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2023-03-15T16:00:49.135Z] [2023-03-15T16:00:49.135Z] 15:57:01 CPU %user %nice %system %iowait %steal %idle [2023-03-15T16:00:49.135Z] 15:58:01 all 0.07 0.00 0.01 0.03 0.01 99.88 [2023-03-15T16:00:49.135Z] 15:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-15T16:00:49.135Z] 15:58:01 1 0.02 0.00 0.00 0.17 0.02 99.80 [2023-03-15T16:00:49.135Z] 15:58:01 2 0.33 0.00 0.00 0.00 0.02 99.65 [2023-03-15T16:00:49.135Z] 15:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T16:00:49.135Z] 15:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T16:00:49.135Z] 15:58:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-15T16:00:49.135Z] 15:58:01 6 0.03 0.00 0.05 0.10 0.08 99.73 [2023-03-15T16:00:49.135Z] 15:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T16:00:49.135Z] 15:59:01 all 0.10 0.00 0.01 0.02 0.01 99.86 [2023-03-15T16:00:49.135Z] 15:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-15T16:00:49.135Z] 15:59:01 1 0.00 0.00 0.03 0.20 0.02 99.75 [2023-03-15T16:00:49.135Z] 15:59:01 2 0.70 0.00 0.00 0.00 0.02 99.29 [2023-03-15T16:00:49.135Z] 15:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T16:00:49.135Z] 15:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T16:00:49.135Z] 15:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T16:00:49.135Z] 15:59:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2023-03-15T16:00:49.135Z] 15:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T16:00:49.135Z] 16:00:01 all 0.09 0.00 0.01 0.04 0.01 99.85 [2023-03-15T16:00:49.135Z] 16:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T16:00:49.135Z] 16:00:01 1 0.00 0.00 0.00 0.33 0.00 99.67 [2023-03-15T16:00:49.136Z] 16:00:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2023-03-15T16:00:49.136Z] 16:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-15T16:00:49.136Z] 16:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T16:00:49.136Z] 16:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T16:00:49.136Z] 16:00:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-15T16:00:49.136Z] 16:00:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-15T16:00:49.136Z] Average: all 4.44 0.00 1.12 2.11 0.06 92.26 [2023-03-15T16:00:49.136Z] Average: 0 4.15 0.00 1.19 1.44 0.07 93.15 [2023-03-15T16:00:49.136Z] Average: 1 4.46 0.00 1.01 1.35 0.06 93.12 [2023-03-15T16:00:49.136Z] Average: 2 4.94 0.00 1.10 2.81 0.06 91.09 [2023-03-15T16:00:49.136Z] Average: 3 4.17 0.00 1.07 0.79 0.06 93.91 [2023-03-15T16:00:49.136Z] Average: 4 4.44 0.00 1.15 4.00 0.06 90.35 [2023-03-15T16:00:49.136Z] Average: 5 4.53 0.00 1.01 0.47 0.05 93.93 [2023-03-15T16:00:49.136Z] Average: 6 4.48 0.00 1.19 1.86 0.07 92.40 [2023-03-15T16:00:49.136Z] Average: 7 4.35 0.00 1.28 4.16 0.07 90.14 [2023-03-15T16:00:49.136Z] [2023-03-15T16:00:49.136Z] [2023-03-15T16:00:49.136Z]