Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5567c6f815fc1ff2b079beda3174f5877cc5bdd4+d976059f8bfb405a00b06a9502768812e8b859e1 (ea151748155658d14380efa29356c4c8161e055a) 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-ssh12257779204874108847.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-ssh8529053302138402308.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4220311476607901095.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1664056731201352825.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-431/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-431/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6380236896437802857.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-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-modbus 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-2569 in /w/workspace/xfoundry_device-modbus-go_PR-431 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-431 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d976059f8bfb405a00b06a9502768812e8b859e1 into PR head commit 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 Merge succeeded, producing a172dfb44ad10cb332b0a5d6f4eef825053fc717 Checking out Revision a172dfb44ad10cb332b0a5d6f4eef825053fc717 (PR-431) > git config core.sparsecheckout # timeout=10 > git checkout -f 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 # 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 d976059f8bfb405a00b06a9502768812e8b859e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a172dfb44ad10cb332b0a5d6f4eef825053fc717 # timeout=10 Commit message: "Merge commit 'd976059f8bfb405a00b06a9502768812e8b859e1' into HEAD" > git rev-list --no-walk 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T00:53:29.786Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T00:53:29.844Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-17T00:53:29.855Z] ========================================================= [2023-03-17T00:53:29.855Z] EdgeX Global Pipelines Version Info [2023-03-17T00:53:29.855Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:53:30.564Z] ------------------- [2023-03-17T00:53:30.564Z] stable info: [2023-03-17T00:53:30.564Z] ------------------- [2023-03-17T00:53:30.564Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T00:53:30.564Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T00:53:30.564Z] Message: update stable to v1.0.245 [2023-03-17T00:53:31.135Z] ------------------- [2023-03-17T00:53:31.135Z] experimental info: [2023-03-17T00:53:31.135Z] ------------------- [2023-03-17T00:53:31.135Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T00:53:31.135Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T00:53:31.135Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T00:53:31.314Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-03-17T00:53:31.325Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-03-17T00:53:31.333Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T00:53:31.342Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T00:53:31.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T00:53:31.364Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T00:53:31.372Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T00:53:31.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-17T00:53:31.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T00:53:31.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T00:53:31.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T00:53:31.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-03-17T00:53:31.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T00:53:31.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T00:53:31.472Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T00:53:31.482Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T00:53:31.493Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T00:53:31.503Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T00:53:31.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T00:53:31.527Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T00:53:31.538Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-17T00:53:31.548Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-17T00:53:31.561Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-17T00:53:31.574Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-17T00:53:31.584Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-17T00:53:31.597Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T00:53:31.610Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T00:53:31.622Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo [2023-03-17T00:53:31.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo [2023-03-17T00:53:31.644Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo [2023-03-17T00:53:31.655Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a172dfb44ad10cb332b0a5d6f4eef825053fc717 [Pipeline] echo [2023-03-17T00:53:31.667Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a172dfb [Pipeline] echo [2023-03-17T00:53:31.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T00:53:31.718Z] provisioning config files... [2023-03-17T00:53:31.731Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-431@tmp/config15327099189690369805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:53:32.042Z] ---> docker-login.sh [2023-03-17T00:53:32.042Z] nexus3.edgexfoundry.org:10001 [2023-03-17T00:53:32.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:53:32.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:53:32.571Z] Configure a credential helper to remove this warning. See [2023-03-17T00:53:32.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:53:32.571Z] [2023-03-17T00:53:32.571Z] Login Succeeded [2023-03-17T00:53:32.571Z] nexus3.edgexfoundry.org:10002 [2023-03-17T00:53:32.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:53:32.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:53:32.571Z] Configure a credential helper to remove this warning. See [2023-03-17T00:53:32.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:53:32.571Z] [2023-03-17T00:53:32.571Z] Login Succeeded [2023-03-17T00:53:32.571Z] nexus3.edgexfoundry.org:10003 [2023-03-17T00:53:32.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:53:32.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:53:32.571Z] Configure a credential helper to remove this warning. See [2023-03-17T00:53:32.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:53:32.571Z] [2023-03-17T00:53:32.571Z] Login Succeeded [2023-03-17T00:53:32.571Z] nexus3.edgexfoundry.org:10004 [2023-03-17T00:53:32.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:53:32.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:53:32.830Z] Configure a credential helper to remove this warning. See [2023-03-17T00:53:32.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:53:32.830Z] [2023-03-17T00:53:32.830Z] Login Succeeded [2023-03-17T00:53:32.830Z] docker.io [2023-03-17T00:53:32.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:53:33.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:53:33.091Z] Configure a credential helper to remove this warning. See [2023-03-17T00:53:33.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:53:33.091Z] [2023-03-17T00:53:33.091Z] Login Succeeded [2023-03-17T00:53:33.091Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T00:53:33.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-17T00:53:33.478Z] + git rev-list -1 --merges a172dfb44ad10cb332b0a5d6f4eef825053fc717~1..a172dfb44ad10cb332b0a5d6f4eef825053fc717 [Pipeline] echo [2023-03-17T00:53:33.526Z] -----------> git rev-list -1 --merges a172dfb44ad10cb332b0a5d6f4eef825053fc717~1..a172dfb44ad10cb332b0a5d6f4eef825053fc717 a172dfb44ad10cb332b0a5d6f4eef825053fc717 [2023-03-17T00:53:33.526Z] a172dfb44ad10cb332b0a5d6f4eef825053fc717 [false] [Pipeline] sh [2023-03-17T00:53:33.814Z] + git log --format=format:%s -1 a172dfb44ad10cb332b0a5d6f4eef825053fc717 [Pipeline] echo [2023-03-17T00:53:33.829Z] ========================================================= [2023-03-17T00:53:33.829Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T00:53:33.829Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T00:53:34.167Z] + git log --format=format:%s -1 a172dfb44ad10cb332b0a5d6f4eef825053fc717 [Pipeline] echo [2023-03-17T00:53:34.178Z] [semverPrep] GIT_COMMIT: a172dfb44ad10cb332b0a5d6f4eef825053fc717, Commit Message: Merge commit 'd976059f8bfb405a00b06a9502768812e8b859e1' into HEAD [Pipeline] echo [2023-03-17T00:53:34.186Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-17T00:53:34.540Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T00:53:34.540Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T00:53:34.540Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T00:53:34.540Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T00:53:34.540Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T00:53:34.540Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T00:53:34.540Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:53:34.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T00:53:34.953Z] [2023-03-17T00:53:34.953Z] 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-17T00:53:35.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T00:53:35.265Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T00:53:35.265Z] b85a868b505f: Pulling fs layer [2023-03-17T00:53:35.265Z] e2be974225ed: Pulling fs layer [2023-03-17T00:53:35.265Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T00:53:35.265Z] 988bab9f4d93: Pulling fs layer [2023-03-17T00:53:35.265Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T00:53:35.265Z] eaf3925da568: Pulling fs layer [2023-03-17T00:53:35.265Z] bab4dde63d76: Pulling fs layer [2023-03-17T00:53:35.265Z] bde34c3a00c8: Pulling fs layer [2023-03-17T00:53:35.265Z] b352a97aabf1: Pulling fs layer [2023-03-17T00:53:35.265Z] 4872d77fe225: Pulling fs layer [2023-03-17T00:53:35.265Z] 5851b861e8e6: Pulling fs layer [2023-03-17T00:53:35.265Z] bab4dde63d76: Waiting [2023-03-17T00:53:35.265Z] bde34c3a00c8: Waiting [2023-03-17T00:53:35.265Z] b352a97aabf1: Waiting [2023-03-17T00:53:35.265Z] 4872d77fe225: Waiting [2023-03-17T00:53:35.265Z] 5851b861e8e6: Waiting [2023-03-17T00:53:35.265Z] 988bab9f4d93: Waiting [2023-03-17T00:53:35.265Z] 1469e6f7b9e6: Waiting [2023-03-17T00:53:35.265Z] eaf3925da568: Waiting [2023-03-17T00:53:35.265Z] e2be974225ed: Download complete [2023-03-17T00:53:35.265Z] 988bab9f4d93: Verifying Checksum [2023-03-17T00:53:35.265Z] 988bab9f4d93: Download complete [2023-03-17T00:53:35.530Z] 1469e6f7b9e6: Verifying Checksum [2023-03-17T00:53:35.530Z] 1469e6f7b9e6: Download complete [2023-03-17T00:53:35.530Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T00:53:35.530Z] 339a4e72a1f5: Download complete [2023-03-17T00:53:35.530Z] eaf3925da568: Download complete [2023-03-17T00:53:35.530Z] bde34c3a00c8: Download complete [2023-03-17T00:53:35.530Z] b352a97aabf1: Verifying Checksum [2023-03-17T00:53:35.530Z] b352a97aabf1: Download complete [2023-03-17T00:53:35.530Z] 4872d77fe225: Verifying Checksum [2023-03-17T00:53:35.530Z] 4872d77fe225: Download complete [2023-03-17T00:53:35.530Z] 5851b861e8e6: Download complete [2023-03-17T00:53:35.789Z] b85a868b505f: Verifying Checksum [2023-03-17T00:53:35.789Z] b85a868b505f: Download complete [2023-03-17T00:53:36.047Z] bab4dde63d76: Verifying Checksum [2023-03-17T00:53:36.047Z] bab4dde63d76: Download complete [2023-03-17T00:53:36.982Z] b85a868b505f: Pull complete [2023-03-17T00:53:37.239Z] e2be974225ed: Pull complete [2023-03-17T00:53:37.807Z] 339a4e72a1f5: Pull complete [2023-03-17T00:53:37.807Z] 988bab9f4d93: Pull complete [2023-03-17T00:53:38.065Z] 1469e6f7b9e6: Pull complete [2023-03-17T00:53:38.323Z] eaf3925da568: Pull complete [2023-03-17T00:53:40.225Z] bab4dde63d76: Pull complete [2023-03-17T00:53:40.225Z] bde34c3a00c8: Pull complete [2023-03-17T00:53:40.225Z] b352a97aabf1: Pull complete [2023-03-17T00:53:40.225Z] 4872d77fe225: Pull complete [2023-03-17T00:53:40.484Z] 5851b861e8e6: Pull complete [2023-03-17T00:53:40.484Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T00:53:40.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T00:53:40.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:53:40.577Z] prd-ubuntu20.04-docker-8c-8g-2569 does not seem to be running inside a container [2023-03-17T00:53:40.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-431 -v /w/workspace/xfoundry_device-modbus-go_PR-431:/w/workspace/xfoundry_device-modbus-go_PR-431:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-431@tmp:/w/workspace/xfoundry_device-modbus-go_PR-431@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-17T00:53:43.430Z] $ docker top 2e3dce8761d6837564d0d53d0a42d7dabfbd8fa809e5d2288d5075792d2b2ba4 -eo pid,comm [2023-03-17T00:53:43.493Z] 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-17T00:53:43.493Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T00:53:43.526Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T00:53:43.527Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T00:53:43.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T00:53:43.645Z] $ docker exec 2e3dce8761d6837564d0d53d0a42d7dabfbd8fa809e5d2288d5075792d2b2ba4 ssh-agent [2023-03-17T00:53:43.767Z] SSH_AUTH_SOCK=/tmp/ssh-g85qfgHE09e1/agent.34 [2023-03-17T00:53:43.767Z] SSH_AGENT_PID=40 [2023-03-17T00:53:43.776Z] Running ssh-add (command line suppressed) [2023-03-17T00:53:43.886Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-431@tmp/private_key_6755634696930751837.key (/w/workspace/xfoundry_device-modbus-go_PR-431@tmp/private_key_6755634696930751837.key) [2023-03-17T00:53:43.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T00:53:44.186Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T00:53:44.203Z] $ docker exec --env ******** --env ******** 2e3dce8761d6837564d0d53d0a42d7dabfbd8fa809e5d2288d5075792d2b2ba4 ssh-agent -k [2023-03-17T00:53:44.300Z] unset SSH_AUTH_SOCK; [2023-03-17T00:53:44.300Z] unset SSH_AGENT_PID; [2023-03-17T00:53:44.300Z] echo Agent pid 40 killed; [2023-03-17T00:53:44.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T00:53:44.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T00:53:44.337Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T00:53:44.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T00:53:44.446Z] $ docker exec 2e3dce8761d6837564d0d53d0a42d7dabfbd8fa809e5d2288d5075792d2b2ba4 ssh-agent [2023-03-17T00:53:44.556Z] SSH_AUTH_SOCK=/tmp/ssh-OSuXXBQ56jZS/agent.72 [2023-03-17T00:53:44.556Z] SSH_AGENT_PID=78 [2023-03-17T00:53:44.561Z] Running ssh-add (command line suppressed) [2023-03-17T00:53:44.672Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-431@tmp/private_key_9903230681671623562.key (/w/workspace/xfoundry_device-modbus-go_PR-431@tmp/private_key_9903230681671623562.key) [2023-03-17T00:53:44.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T00:53:44.966Z] + git semver init [2023-03-17T00:53:45.225Z] 2023-03-17 00:53:45,147 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T00:53:45.225Z] 2023-03-17 00:53:45,148 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-431/.semver [2023-03-17T00:53:45.225Z] 2023-03-17 00:53:45,148 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-431/.semver [2023-03-17T00:53:45.225Z] 2023-03-17 00:53:45,149 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-431/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-431, universal_newlines=False, shell=None, istream=None) [2023-03-17T00:53:46.162Z] 2023-03-17 00:53:45,982 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-431/.git/info/exclude [2023-03-17T00:53:46.162Z] 2023-03-17 00:53:45,983 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-431/.semver/PR-431 with force:False [2023-03-17T00:53:46.162Z] 2023-03-17 00:53:45,983 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-431/.semver/PR-431 [2023-03-17T00:53:46.162Z] 2023-03-17 00:53:45,988 [execute] INFO git cat-file --batch-check [2023-03-17T00:53:46.162Z] 2023-03-17 00:53:45,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-431/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T00:53:46.162Z] 2023-03-17 00:53:45,994 [execute] INFO git cat-file --batch [2023-03-17T00:53:46.162Z] 2023-03-17 00:53:45,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-431/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T00:53:46.162Z] 2023-03-17 00:53:46,001 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-431/.semver/PR-431 [2023-03-17T00:53:46.162Z] 0.0.0 [Pipeline] } [2023-03-17T00:53:46.171Z] $ docker exec --env ******** --env ******** 2e3dce8761d6837564d0d53d0a42d7dabfbd8fa809e5d2288d5075792d2b2ba4 ssh-agent -k [2023-03-17T00:53:46.273Z] unset SSH_AUTH_SOCK; [2023-03-17T00:53:46.274Z] unset SSH_AGENT_PID; [2023-03-17T00:53:46.274Z] echo Agent pid 78 killed; [2023-03-17T00:53:46.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T00:53:46.591Z] + git semver [Pipeline] } [2023-03-17T00:53:46.864Z] $ docker stop --time=1 2e3dce8761d6837564d0d53d0a42d7dabfbd8fa809e5d2288d5075792d2b2ba4 [2023-03-17T00:53:48.185Z] $ docker rm -f --volumes 2e3dce8761d6837564d0d53d0a42d7dabfbd8fa809e5d2288d5075792d2b2ba4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T00:53:48.524Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T00:53:48.720Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T00:53:48.730Z] [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-17T00:53:48.855Z] provisioning config files... [2023-03-17T00:53:48.865Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-431@tmp/config7374341146259573718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:53:49.159Z] ---> docker-login.sh [2023-03-17T00:53:49.159Z] nexus3.edgexfoundry.org:10001 [2023-03-17T00:53:49.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:53:49.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:53:49.160Z] Configure a credential helper to remove this warning. See [2023-03-17T00:53:49.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:53:49.160Z] [2023-03-17T00:53:49.160Z] Login Succeeded [2023-03-17T00:53:49.160Z] nexus3.edgexfoundry.org:10002 [2023-03-17T00:53:49.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:53:49.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:53:49.160Z] Configure a credential helper to remove this warning. See [2023-03-17T00:53:49.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:53:49.160Z] [2023-03-17T00:53:49.160Z] Login Succeeded [2023-03-17T00:53:49.160Z] nexus3.edgexfoundry.org:10003 [2023-03-17T00:53:49.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:53:49.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:53:49.419Z] Configure a credential helper to remove this warning. See [2023-03-17T00:53:49.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:53:49.419Z] [2023-03-17T00:53:49.419Z] Login Succeeded [2023-03-17T00:53:49.419Z] nexus3.edgexfoundry.org:10004 [2023-03-17T00:53:49.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:53:49.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:53:49.419Z] Configure a credential helper to remove this warning. See [2023-03-17T00:53:49.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:53:49.419Z] [2023-03-17T00:53:49.419Z] Login Succeeded [2023-03-17T00:53:49.419Z] docker.io [2023-03-17T00:53:49.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:53:49.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:53:49.681Z] Configure a credential helper to remove this warning. See [2023-03-17T00:53:49.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:53:49.681Z] [2023-03-17T00:53:49.681Z] Login Succeeded [2023-03-17T00:53:49.940Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T00:53:49.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T00:53:50.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T00:53:50.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T00:53:50.025Z] ========================================================= [2023-03-17T00:53:50.025Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T00:53:50.025Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:53:50.335Z] + 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-17T00:53:50.335Z] Sending build context to Docker daemon 6.368MB [2023-03-17T00:53:50.335Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T00:53:50.335Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-17T00:53:50.335Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T00:53:50.335Z] 63b65145d645: Pulling fs layer [2023-03-17T00:53:50.335Z] a2d21d5440eb: Pulling fs layer [2023-03-17T00:53:50.335Z] 935e6c44a52c: Pulling fs layer [2023-03-17T00:53:50.335Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T00:53:50.335Z] 30dea6a524f1: Pulling fs layer [2023-03-17T00:53:50.335Z] a2aff8979fd8: Pulling fs layer [2023-03-17T00:53:50.335Z] 6808be2612f2: Pulling fs layer [2023-03-17T00:53:50.335Z] f25807f1079a: Pulling fs layer [2023-03-17T00:53:50.335Z] 94cc34f8dd06: Waiting [2023-03-17T00:53:50.335Z] 30dea6a524f1: Waiting [2023-03-17T00:53:50.335Z] f25807f1079a: Waiting [2023-03-17T00:53:50.335Z] a2aff8979fd8: Waiting [2023-03-17T00:53:50.335Z] 6808be2612f2: Waiting [2023-03-17T00:53:50.597Z] a2d21d5440eb: Download complete [2023-03-17T00:53:50.597Z] 94cc34f8dd06: Verifying Checksum [2023-03-17T00:53:50.598Z] 94cc34f8dd06: Download complete [2023-03-17T00:53:50.598Z] 30dea6a524f1: Verifying Checksum [2023-03-17T00:53:50.598Z] 30dea6a524f1: Download complete [2023-03-17T00:53:50.598Z] 63b65145d645: Download complete [2023-03-17T00:53:50.598Z] a2aff8979fd8: Verifying Checksum [2023-03-17T00:53:50.598Z] a2aff8979fd8: Download complete [2023-03-17T00:53:50.860Z] 63b65145d645: Pull complete [2023-03-17T00:53:50.860Z] a2d21d5440eb: Pull complete [2023-03-17T00:53:51.121Z] f25807f1079a: Verifying Checksum [2023-03-17T00:53:51.121Z] f25807f1079a: Download complete [2023-03-17T00:53:51.380Z] 935e6c44a52c: Download complete [2023-03-17T00:53:51.380Z] 6808be2612f2: Verifying Checksum [2023-03-17T00:53:51.380Z] 6808be2612f2: Download complete [2023-03-17T00:53:55.567Z] 935e6c44a52c: Pull complete [2023-03-17T00:53:55.567Z] 94cc34f8dd06: Pull complete [2023-03-17T00:53:55.567Z] 30dea6a524f1: Pull complete [2023-03-17T00:53:55.567Z] a2aff8979fd8: Pull complete [2023-03-17T00:53:57.468Z] 6808be2612f2: Pull complete [2023-03-17T00:53:58.404Z] f25807f1079a: Pull complete [2023-03-17T00:53:58.404Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T00:53:58.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T00:53:58.404Z] ---> 3b553350e43f [2023-03-17T00:53:58.404Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-17T00:54:03.745Z] ---> Running in e047dd820c13 [2023-03-17T00:54:03.745Z] Removing intermediate container e047dd820c13 [2023-03-17T00:54:03.745Z] ---> b593d72c3ce8 [2023-03-17T00:54:03.745Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T00:54:03.745Z] ---> Running in 0ac0b7774060 [2023-03-17T00:54:03.745Z] Removing intermediate container 0ac0b7774060 [2023-03-17T00:54:03.745Z] ---> 14bf2cc69d8d [2023-03-17T00:54:03.745Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-17T00:54:03.745Z] ---> Running in 0d5f3894b295 [2023-03-17T00:54:03.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T00:54:03.827Z] Still waiting to schedule task [2023-03-17T00:54:03.827Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-17T00:54:04.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T00:54:04.263Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-17T00:54:04.263Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-17T00:54:04.263Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-17T00:54:04.263Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-17T00:54:04.263Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-17T00:54:04.263Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-17T00:54:04.263Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-17T00:54:04.263Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-17T00:54:04.263Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T00:54:04.263Z] OK: 270 MiB in 61 packages [2023-03-17T00:54:04.829Z] Removing intermediate container 0d5f3894b295 [2023-03-17T00:54:04.829Z] ---> a5a93c816231 [2023-03-17T00:54:04.829Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-17T00:54:04.829Z] ---> Running in 4496de27efd7 [2023-03-17T00:54:04.829Z] Removing intermediate container 4496de27efd7 [2023-03-17T00:54:04.829Z] ---> 8a8cf1d0dac3 [2023-03-17T00:54:04.829Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-17T00:54:05.088Z] ---> 363ada7165b8 [2023-03-17T00:54:05.088Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:54:05.088Z] ---> Running in ffcf840d7017 [2023-03-17T00:54:31.738Z] Removing intermediate container ffcf840d7017 [2023-03-17T00:54:31.738Z] ---> dbd853ef097d [2023-03-17T00:54:31.738Z] Step 9/10 : COPY . . [2023-03-17T00:54:32.310Z] ---> d611b879f574 [2023-03-17T00:54:32.310Z] Step 10/10 : RUN ${MAKE} [2023-03-17T00:54:32.310Z] ---> Running in 965f8f8ba503 [2023-03-17T00:54:32.568Z] noop [2023-03-17T00:54:32.828Z] Removing intermediate container 965f8f8ba503 [2023-03-17T00:54:32.828Z] ---> 93de303e070d [2023-03-17T00:54:32.828Z] Successfully built 93de303e070d [2023-03-17T00:54:32.828Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:54:33.130Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T00:54:33.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:54:33.209Z] prd-ubuntu20.04-docker-8c-8g-2569 does not seem to be running inside a container [2023-03-17T00:54:33.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-431 -v /w/workspace/xfoundry_device-modbus-go_PR-431:/w/workspace/xfoundry_device-modbus-go_PR-431:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-431@tmp:/w/workspace/xfoundry_device-modbus-go_PR-431@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-17T00:54:33.611Z] $ docker top e2bc2878e78dc61699c2b25506f2f4594924637fe4eec1b5b3880ff2478d06bc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T00:54:33.960Z] + go version [2023-03-17T00:54:33.960Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-17T00:54:33.969Z] $ docker stop --time=1 e2bc2878e78dc61699c2b25506f2f4594924637fe4eec1b5b3880ff2478d06bc [2023-03-17T00:54:35.251Z] $ docker rm -f --volumes e2bc2878e78dc61699c2b25506f2f4594924637fe4eec1b5b3880ff2478d06bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:54:35.665Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T00:54:35.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:54:35.739Z] prd-ubuntu20.04-docker-8c-8g-2569 does not seem to be running inside a container [2023-03-17T00:54:35.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-431 -v /w/workspace/xfoundry_device-modbus-go_PR-431:/w/workspace/xfoundry_device-modbus-go_PR-431:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-431@tmp:/w/workspace/xfoundry_device-modbus-go_PR-431@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-17T00:54:36.099Z] $ docker top 16ef63d789245f5d95e6431853c63a0fd2b8940ed37d27b59e1056d6514ddf78 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T00:54:36.440Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-431 [Pipeline] fileExists [Pipeline] sh [2023-03-17T00:54:36.736Z] + make test [2023-03-17T00:54:36.736Z] go test ./... -coverprofile=coverage.out [2023-03-17T00:54:42.004Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-17T00:54:54.213Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-17T00:54:54.213Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 48.0% of statements [2023-03-17T00:54:59.474Z] go vet ./... [2023-03-17T00:55:03.654Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T00:55:03.654Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T00:55:03.654Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T00:55:03.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T00:55:03.676Z] $ docker stop --time=1 16ef63d789245f5d95e6431853c63a0fd2b8940ed37d27b59e1056d6514ddf78 [2023-03-17T00:55:06.938Z] $ docker rm -f --volumes 16ef63d789245f5d95e6431853c63a0fd2b8940ed37d27b59e1056d6514ddf78 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T00:55:07.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T00:55:07.458Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-17T00:55:07.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T00:55:08.242Z] + ls -al . [2023-03-17T00:55:08.242Z] total 180 [2023-03-17T00:55:08.242Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 00:54 . [2023-03-17T00:55:08.242Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 00:53 .. [2023-03-17T00:55:08.242Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 00:53 .dockerignore [2023-03-17T00:55:08.242Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 00:53 .git [2023-03-17T00:55:08.242Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 00:53 .github [2023-03-17T00:55:08.242Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 17 00:53 .gitignore [2023-03-17T00:55:08.242Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 00:53 .golangci.yml [2023-03-17T00:55:08.242Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 00:53 .semver [2023-03-17T00:55:08.242Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 17 00:53 Attribution.txt [2023-03-17T00:55:08.242Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 17 00:53 CHANGELOG.md [2023-03-17T00:55:08.242Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 17 00:53 Dockerfile [2023-03-17T00:55:08.242Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 00:53 GOVERNANCE.md [2023-03-17T00:55:08.242Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 17 00:53 Jenkinsfile [2023-03-17T00:55:08.242Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 00:53 LICENSE [2023-03-17T00:55:08.242Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 17 00:53 Makefile [2023-03-17T00:55:08.242Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 17 00:53 OWNERS.md [2023-03-17T00:55:08.242Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 17 00:53 README.md [2023-03-17T00:55:08.242Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 00:53 VERSION [2023-03-17T00:55:08.242Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 00:53 bin [2023-03-17T00:55:08.242Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 00:53 cmd [2023-03-17T00:55:08.242Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 17 00:54 coverage.out [2023-03-17T00:55:08.242Z] -rw-rw-r-- 1 jenkins jenkins 3497 Mar 17 00:53 go.mod [2023-03-17T00:55:08.242Z] -rw-rw-r-- 1 jenkins jenkins 31641 Mar 17 00:53 go.sum [2023-03-17T00:55:08.242Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 00:53 internal [2023-03-17T00:55:08.242Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 00:53 simulator [2023-03-17T00:55:08.242Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 00:53 snap [2023-03-17T00:55:08.242Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 17 00:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:55:08.577Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a172dfb44ad10cb332b0a5d6f4eef825053fc717 --label arch=amd64 --label version=0.0.0 . [2023-03-17T00:55:08.577Z] Sending build context to Docker daemon 6.392MB [2023-03-17T00:55:08.577Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T00:55:08.577Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-17T00:55:08.577Z] ---> 93de303e070d [2023-03-17T00:55:08.577Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-17T00:55:08.836Z] ---> Running in 6f9b62b1d35e [2023-03-17T00:55:08.836Z] Removing intermediate container 6f9b62b1d35e [2023-03-17T00:55:08.836Z] ---> cdaeb1ff9297 [2023-03-17T00:55:08.836Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T00:55:08.836Z] ---> Running in 3f9464e5664a [2023-03-17T00:55:08.836Z] Removing intermediate container 3f9464e5664a [2023-03-17T00:55:08.836Z] ---> 7e3f41e01c16 [2023-03-17T00:55:08.836Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-17T00:55:08.836Z] ---> Running in 1daa2bcb8e3d [2023-03-17T00:55:09.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T00:55:09.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T00:55:09.970Z] OK: 270 MiB in 61 packages [2023-03-17T00:55:10.228Z] Removing intermediate container 1daa2bcb8e3d [2023-03-17T00:55:10.228Z] ---> fdb468b3a5cb [2023-03-17T00:55:10.228Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-17T00:55:10.228Z] ---> Running in 08dedddef281 [2023-03-17T00:55:10.228Z] Removing intermediate container 08dedddef281 [2023-03-17T00:55:10.228Z] ---> 04237f1547f5 [2023-03-17T00:55:10.228Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-17T00:55:10.486Z] ---> da267b90999e [2023-03-17T00:55:10.486Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:55:10.486Z] ---> Running in 6e8152a5bd19 [2023-03-17T00:55:11.545Z] Removing intermediate container 6e8152a5bd19 [2023-03-17T00:55:11.545Z] ---> de2a76a7a587 [2023-03-17T00:55:11.545Z] Step 9/22 : COPY . . [2023-03-17T00:55:11.805Z] ---> 41e1879e10e7 [2023-03-17T00:55:11.805Z] Step 10/22 : RUN ${MAKE} [2023-03-17T00:55:11.805Z] ---> Running in 12e8b6c97fc1 [2023-03-17T00:55:12.063Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-03-17T00:55:33.983Z] Removing intermediate container 12e8b6c97fc1 [2023-03-17T00:55:33.984Z] ---> 351c87247c58 [2023-03-17T00:55:33.984Z] Step 11/22 : FROM alpine:3.17 [2023-03-17T00:55:33.984Z] 3.17: Pulling from library/alpine [2023-03-17T00:55:33.984Z] 63b65145d645: Already exists [2023-03-17T00:55:33.984Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T00:55:33.984Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T00:55:33.984Z] ---> b2aa39c304c2 [2023-03-17T00:55:33.984Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-17T00:55:33.984Z] ---> Running in 7278d994bda4 [2023-03-17T00:55:33.984Z] Removing intermediate container 7278d994bda4 [2023-03-17T00:55:33.984Z] ---> ffcbd27b2979 [2023-03-17T00:55:33.984Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-17T00:55:33.984Z] ---> Running in c844e5467612 [2023-03-17T00:55:33.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T00:55:33.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T00:55:33.984Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T00:55:33.984Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T00:55:33.984Z] OK: 7 MiB in 16 packages [2023-03-17T00:55:33.984Z] Removing intermediate container c844e5467612 [2023-03-17T00:55:33.984Z] ---> c8e0e162660c [2023-03-17T00:55:33.984Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-17T00:55:33.984Z] ---> db7c0ceadd17 [2023-03-17T00:55:33.984Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-17T00:55:33.984Z] ---> 015501a9d89a [2023-03-17T00:55:33.984Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-17T00:55:33.984Z] ---> a05c9984c8fd [2023-03-17T00:55:33.984Z] Step 17/22 : EXPOSE 59901 [2023-03-17T00:55:33.984Z] ---> Running in 4f231fc615ac [2023-03-17T00:55:33.984Z] Removing intermediate container 4f231fc615ac [2023-03-17T00:55:33.984Z] ---> b9f51b3633be [2023-03-17T00:55:33.984Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-17T00:55:33.984Z] ---> Running in 9eefd4672672 [2023-03-17T00:55:33.984Z] Removing intermediate container 9eefd4672672 [2023-03-17T00:55:33.984Z] ---> dfb6de809f7c [2023-03-17T00:55:33.984Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-17T00:55:33.984Z] ---> Running in bca42cfe7cf2 [2023-03-17T00:55:33.984Z] Removing intermediate container bca42cfe7cf2 [2023-03-17T00:55:33.984Z] ---> 5e3000a9f1e0 [2023-03-17T00:55:33.984Z] Step 20/22 : LABEL arch=amd64 [2023-03-17T00:55:33.984Z] ---> Running in 980e3c6d094a [2023-03-17T00:55:33.984Z] Removing intermediate container 980e3c6d094a [2023-03-17T00:55:33.984Z] ---> 81be348ab8b0 [2023-03-17T00:55:33.984Z] Step 21/22 : LABEL git_sha=a172dfb44ad10cb332b0a5d6f4eef825053fc717 [2023-03-17T00:55:33.984Z] ---> Running in 63aa41858727 [2023-03-17T00:55:33.984Z] Removing intermediate container 63aa41858727 [2023-03-17T00:55:33.984Z] ---> fe4927331a90 [2023-03-17T00:55:33.984Z] Step 22/22 : LABEL version=0.0.0 [2023-03-17T00:55:33.984Z] ---> Running in ee6b885f3a0e [2023-03-17T00:55:33.984Z] Removing intermediate container ee6b885f3a0e [2023-03-17T00:55:33.984Z] ---> b0a9d78bf077 [2023-03-17T00:55:33.984Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T00:55:33.984Z] Successfully built b0a9d78bf077 [2023-03-17T00:55:33.984Z] Successfully tagged device-modbus: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-17T00:55:34.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T00:55:34.398Z] [2023-03-17T00:55:34.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:55:34.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T00:55:34.691Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-17T00:55:34.691Z] 5eb5b503b376: Pulling fs layer [2023-03-17T00:55:34.691Z] 5c69ac0246d0: Pulling fs layer [2023-03-17T00:55:34.691Z] ec43610c2a17: Pulling fs layer [2023-03-17T00:55:34.691Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-17T00:55:34.691Z] 33b1e0a273af: Pulling fs layer [2023-03-17T00:55:34.691Z] 5d3b04190fa2: Pulling fs layer [2023-03-17T00:55:34.691Z] 2f39f015ded8: Pulling fs layer [2023-03-17T00:55:34.691Z] 3a2ae6a8a46f: Waiting [2023-03-17T00:55:34.691Z] 5d3b04190fa2: Waiting [2023-03-17T00:55:34.691Z] 33b1e0a273af: Waiting [2023-03-17T00:55:34.691Z] 5c69ac0246d0: Download complete [2023-03-17T00:55:34.691Z] 3a2ae6a8a46f: Download complete [2023-03-17T00:55:34.949Z] 33b1e0a273af: Verifying Checksum [2023-03-17T00:55:34.949Z] 33b1e0a273af: Download complete [2023-03-17T00:55:34.949Z] ec43610c2a17: Verifying Checksum [2023-03-17T00:55:34.949Z] ec43610c2a17: Download complete [2023-03-17T00:55:34.949Z] 5d3b04190fa2: Verifying Checksum [2023-03-17T00:55:34.949Z] 5d3b04190fa2: Download complete [2023-03-17T00:55:34.949Z] 5eb5b503b376: Verifying Checksum [2023-03-17T00:55:34.949Z] 5eb5b503b376: Download complete [2023-03-17T00:55:35.511Z] 2f39f015ded8: Download complete [2023-03-17T00:55:36.445Z] 5eb5b503b376: Pull complete [2023-03-17T00:55:36.445Z] 5c69ac0246d0: Pull complete [2023-03-17T00:55:36.704Z] ec43610c2a17: Pull complete [2023-03-17T00:55:36.961Z] 3a2ae6a8a46f: Pull complete [2023-03-17T00:55:37.218Z] 33b1e0a273af: Pull complete [2023-03-17T00:55:37.218Z] 5d3b04190fa2: Pull complete [2023-03-17T00:55:42.480Z] 2f39f015ded8: Pull complete [2023-03-17T00:55:42.480Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-17T00:55:42.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T00:55:42.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:55:42.553Z] prd-ubuntu20.04-docker-8c-8g-2569 does not seem to be running inside a container [2023-03-17T00:55:42.579Z] $ 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/xfoundry_device-modbus-go_PR-431 -v /w/workspace/xfoundry_device-modbus-go_PR-431:/w/workspace/xfoundry_device-modbus-go_PR-431:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-431@tmp:/w/workspace/xfoundry_device-modbus-go_PR-431@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-17T00:55:46.256Z] $ docker top f0ca39153126657c7d529f08f6fe91ea286756fb4c7c6296c603d97e3bada557 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:55:46.625Z] ---> job-cost.sh [2023-03-17T00:55:46.625Z] lf-activate-venv: SKIPPING [2023-03-17T00:55:46.625Z] INFO: No Stack... [2023-03-17T00:55:47.191Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T00:55:47.450Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T00:55:47.737Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-431/archives/cost.csv [2023-03-17T00:55:47.737Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T00:55:47.750Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-431-2-stack-cost] [2023-03-17T00:55:47.755Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-431-2-stack-cost] did not exist. Created. [2023-03-17T00:55:47.755Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-431-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T00:55:48.060Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-17T00:55:48.092Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T00:55:48.098Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-431-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T00:55:48.114Z] $ docker stop --time=1 f0ca39153126657c7d529f08f6fe91ea286756fb4c7c6296c603d97e3bada557 [2023-03-17T00:55:49.298Z] $ docker rm -f --volumes f0ca39153126657c7d529f08f6fe91ea286756fb4c7c6296c603d97e3bada557 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-17T00:56:38.846Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2571 in /w/workspace/xfoundry_device-modbus-go_PR-431 [Pipeline] { [Pipeline] ws [2023-03-17T00:56:38.863Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2023-03-17T00:56:38.910Z] Selected Git installation does not exist. Using Default [2023-03-17T00:56:38.910Z] The recommended git tool is: NONE [2023-03-17T00:56:45.223Z] using credential edgex-jenkins-ssh [2023-03-17T00:56:45.241Z] Cloning the remote Git repository [2023-03-17T00:56:45.297Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-03-17T00:56:45.418Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2023-03-17T00:56:45.591Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-17T00:56:45.592Z] > git --version # timeout=10 [2023-03-17T00:56:45.620Z] > git --version # 'git version 2.25.1' [2023-03-17T00:56:45.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T00:56:45.801Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T00:56:46.950Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-17T00:56:46.976Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T00:56:48.487Z] Merging remotes/origin/main commit d976059f8bfb405a00b06a9502768812e8b859e1 into PR head commit 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 [2023-03-17T00:56:48.851Z] Merge succeeded, producing 36d61be4e8f8c364d75d978ce032e21eddf09a20 [2023-03-17T00:56:48.852Z] Checking out Revision 36d61be4e8f8c364d75d978ce032e21eddf09a20 (PR-431) [2023-03-17T00:56:47.926Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-17T00:56:47.969Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-17T00:56:47.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T00:56:47.988Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-17T00:56:48.516Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T00:56:48.595Z] > git checkout -f 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 # timeout=10 [2023-03-17T00:56:48.698Z] > git remote # timeout=10 [2023-03-17T00:56:48.717Z] > git config --get remote.origin.url # timeout=10 [2023-03-17T00:56:48.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T00:56:48.760Z] > git merge d976059f8bfb405a00b06a9502768812e8b859e1 # timeout=10 [2023-03-17T00:56:48.820Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-17T00:56:48.855Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T00:56:48.869Z] > git checkout -f 36d61be4e8f8c364d75d978ce032e21eddf09a20 # timeout=10 [2023-03-17T00:56:52.406Z] Commit message: "Merge commit 'd976059f8bfb405a00b06a9502768812e8b859e1' into HEAD" [2023-03-17T00:56:52.412Z] > git rev-list --no-walk 5567c6f815fc1ff2b079beda3174f5877cc5bdd4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T00:56:53.466Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-17T00:56:53.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T00:56:53.466Z] Dload Upload Total Spent Left Speed [2023-03-17T00:56:53.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh [2023-03-17T00:56:54.239Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-17T00:56:54.574Z] + sudo tee /etc/docker/daemon.new [2023-03-17T00:56:54.574Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-17T00:56:54.574Z] { [2023-03-17T00:56:54.574Z] "registry-mirrors": [ [2023-03-17T00:56:54.574Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-17T00:56:54.574Z] ], [2023-03-17T00:56:54.574Z] "bip": "10.250.0.254/24", [2023-03-17T00:56:54.574Z] "hosts": [ [2023-03-17T00:56:54.574Z] "tcp://0.0.0.0:5555", [2023-03-17T00:56:54.574Z] "unix:///var/run/docker.sock" [2023-03-17T00:56:54.574Z] ], [2023-03-17T00:56:54.574Z] "mtu": 1458, [2023-03-17T00:56:54.574Z] "selinux-enabled": true, [2023-03-17T00:56:54.574Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-17T00:56:54.574Z] } [Pipeline] sh [2023-03-17T00:56:54.909Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-17T00:56:55.246Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T00:57:13.535Z] provisioning config files... [2023-03-17T00:57:13.567Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config13856793606502851701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:57:13.932Z] ---> docker-login.sh [2023-03-17T00:57:13.932Z] nexus3.edgexfoundry.org:10001 [2023-03-17T00:57:14.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:57:14.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:57:14.487Z] Configure a credential helper to remove this warning. See [2023-03-17T00:57:14.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:57:14.487Z] [2023-03-17T00:57:14.487Z] Login Succeeded [2023-03-17T00:57:14.487Z] nexus3.edgexfoundry.org:10002 [2023-03-17T00:57:14.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:57:14.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:57:14.757Z] Configure a credential helper to remove this warning. See [2023-03-17T00:57:14.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:57:14.757Z] [2023-03-17T00:57:14.757Z] Login Succeeded [2023-03-17T00:57:14.757Z] nexus3.edgexfoundry.org:10003 [2023-03-17T00:57:15.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:57:15.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:57:15.296Z] Configure a credential helper to remove this warning. See [2023-03-17T00:57:15.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:57:15.296Z] [2023-03-17T00:57:15.296Z] Login Succeeded [2023-03-17T00:57:15.296Z] nexus3.edgexfoundry.org:10004 [2023-03-17T00:57:15.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:57:15.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:57:15.567Z] Configure a credential helper to remove this warning. See [2023-03-17T00:57:15.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:57:15.567Z] [2023-03-17T00:57:15.567Z] Login Succeeded [2023-03-17T00:57:15.567Z] docker.io [2023-03-17T00:57:15.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:57:16.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:57:16.109Z] Configure a credential helper to remove this warning. See [2023-03-17T00:57:16.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:57:16.109Z] [2023-03-17T00:57:16.109Z] Login Succeeded [2023-03-17T00:57:16.109Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T00:57:16.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T00:57:16.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T00:57:16.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T00:57:16.445Z] ========================================================= [2023-03-17T00:57:16.445Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-17T00:57:16.445Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:57:16.796Z] + 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-17T00:57:17.068Z] Sending build context to Docker daemon 3.323MB [2023-03-17T00:57:17.068Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T00:57:17.068Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-17T00:57:19.679Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-17T00:57:19.679Z] af6eaf76a39c: Pulling fs layer [2023-03-17T00:57:19.679Z] 55522c791124: Pulling fs layer [2023-03-17T00:57:19.679Z] ce5c4a1c91eb: Pulling fs layer [2023-03-17T00:57:19.679Z] 169dfbe0d373: Pulling fs layer [2023-03-17T00:57:19.679Z] e1ff8fa3b103: Pulling fs layer [2023-03-17T00:57:19.679Z] 52ebb69f0ebf: Pulling fs layer [2023-03-17T00:57:19.679Z] 5abe8eddf0d5: Pulling fs layer [2023-03-17T00:57:19.679Z] e1ff8fa3b103: Waiting [2023-03-17T00:57:19.679Z] 52ebb69f0ebf: Waiting [2023-03-17T00:57:19.679Z] 169dfbe0d373: Waiting [2023-03-17T00:57:19.679Z] 5abe8eddf0d5: Waiting [2023-03-17T00:57:19.679Z] 55522c791124: Verifying Checksum [2023-03-17T00:57:19.679Z] 55522c791124: Download complete [2023-03-17T00:57:19.679Z] 169dfbe0d373: Verifying Checksum [2023-03-17T00:57:19.679Z] 169dfbe0d373: Download complete [2023-03-17T00:57:19.679Z] e1ff8fa3b103: Verifying Checksum [2023-03-17T00:57:19.679Z] e1ff8fa3b103: Download complete [2023-03-17T00:57:19.679Z] af6eaf76a39c: Verifying Checksum [2023-03-17T00:57:19.679Z] af6eaf76a39c: Download complete [2023-03-17T00:57:20.670Z] af6eaf76a39c: Pull complete [2023-03-17T00:57:20.670Z] 5abe8eddf0d5: Verifying Checksum [2023-03-17T00:57:20.670Z] 5abe8eddf0d5: Download complete [2023-03-17T00:57:21.274Z] 55522c791124: Pull complete [2023-03-17T00:57:22.246Z] ce5c4a1c91eb: Verifying Checksum [2023-03-17T00:57:22.246Z] ce5c4a1c91eb: Download complete [2023-03-17T00:57:22.246Z] 52ebb69f0ebf: Verifying Checksum [2023-03-17T00:57:22.246Z] 52ebb69f0ebf: Download complete [2023-03-17T00:57:34.595Z] ce5c4a1c91eb: Pull complete [2023-03-17T00:57:34.595Z] 169dfbe0d373: Pull complete [2023-03-17T00:57:34.595Z] e1ff8fa3b103: Pull complete [2023-03-17T00:57:39.955Z] 52ebb69f0ebf: Pull complete [2023-03-17T00:57:41.921Z] 5abe8eddf0d5: Pull complete [2023-03-17T00:57:41.921Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-17T00:57:41.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T00:57:41.921Z] ---> 6cb57ee374ae [2023-03-17T00:57:41.921Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-17T00:57:43.870Z] ---> Running in 8d8bc1426074 [2023-03-17T00:57:44.471Z] Removing intermediate container 8d8bc1426074 [2023-03-17T00:57:44.471Z] ---> 3227642f2600 [2023-03-17T00:57:44.471Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T00:57:44.471Z] ---> Running in 9b0ffdc124c6 [2023-03-17T00:57:44.745Z] Removing intermediate container 9b0ffdc124c6 [2023-03-17T00:57:44.745Z] ---> 44e5248ad9bf [2023-03-17T00:57:44.745Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-17T00:57:44.745Z] ---> Running in 71391a54ff70 [2023-03-17T00:57:46.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:57:46.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:57:47.862Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-17T00:57:47.862Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-17T00:57:47.862Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-17T00:57:47.862Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-17T00:57:47.862Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-17T00:57:47.862Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-17T00:57:47.862Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-17T00:57:47.862Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-17T00:57:47.862Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T00:57:47.862Z] OK: 270 MiB in 61 packages [2023-03-17T00:57:49.285Z] Removing intermediate container 71391a54ff70 [2023-03-17T00:57:49.285Z] ---> 133c94a50995 [2023-03-17T00:57:49.285Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-17T00:57:49.285Z] ---> Running in 4a7eacc69cfb [2023-03-17T00:57:49.555Z] Removing intermediate container 4a7eacc69cfb [2023-03-17T00:57:49.555Z] ---> db32fe82f047 [2023-03-17T00:57:49.555Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-17T00:57:49.824Z] ---> b2645dc6def5 [2023-03-17T00:57:49.824Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:57:50.094Z] ---> Running in ef84144e3f59 [2023-03-17T00:58:58.022Z] Removing intermediate container ef84144e3f59 [2023-03-17T00:58:58.022Z] ---> 816400238bbf [2023-03-17T00:58:58.022Z] Step 9/10 : COPY . . [2023-03-17T00:58:58.022Z] ---> 2b0ccd41cfe8 [2023-03-17T00:58:58.022Z] Step 10/10 : RUN ${MAKE} [2023-03-17T00:58:58.022Z] ---> Running in 680507ecb124 [2023-03-17T00:58:58.022Z] noop [2023-03-17T00:58:58.022Z] Removing intermediate container 680507ecb124 [2023-03-17T00:58:58.022Z] ---> 992764811ff4 [2023-03-17T00:58:58.022Z] Successfully built 992764811ff4 [2023-03-17T00:58:58.022Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:58:58.384Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T00:58:58.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:58:58.611Z] prd-ubuntu20.04-docker-arm64-4c-16g-2571 does not seem to be running inside a container [2023-03-17T00:58:58.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-17T00:59:00.021Z] $ docker top 9a3ac5cf1793c10be3816e43768c098a81fb7944a8de275c1ae175b480aa713f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T00:59:00.928Z] + go version [2023-03-17T00:59:00.928Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-17T00:59:00.948Z] $ docker stop --time=1 9a3ac5cf1793c10be3816e43768c098a81fb7944a8de275c1ae175b480aa713f [2023-03-17T00:59:02.637Z] $ docker rm -f --volumes 9a3ac5cf1793c10be3816e43768c098a81fb7944a8de275c1ae175b480aa713f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:59:03.422Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T00:59:03.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:59:03.663Z] prd-ubuntu20.04-docker-arm64-4c-16g-2571 does not seem to be running inside a container [2023-03-17T00:59:03.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-17T00:59:05.024Z] $ docker top 335148b96713f0a5a18c64675209e880d25245171c9f029b0e8c2466d68a79f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T00:59:05.886Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-17T00:59:06.548Z] + make test [2023-03-17T00:59:06.548Z] go test ./... -coverprofile=coverage.out [2023-03-17T00:59:45.448Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-17T01:01:52.129Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-17T01:01:52.129Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.073s coverage: 48.0% of statements [2023-03-17T01:01:52.129Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-17T01:01:52.129Z] go vet ./... [2023-03-17T01:02:31.059Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T01:02:31.059Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T01:02:31.059Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T01:02:31.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T01:02:31.096Z] $ docker stop --time=1 335148b96713f0a5a18c64675209e880d25245171c9f029b0e8c2466d68a79f8 [2023-03-17T01:02:34.984Z] $ docker rm -f --volumes 335148b96713f0a5a18c64675209e880d25245171c9f029b0e8c2466d68a79f8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T01:02:36.175Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T01:02:36.198Z] Warning: overwriting stash ‘coverage-report’ [2023-03-17T01:02:36.717Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T01:02:37.101Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T01:02:37.427Z] + ls -al . [2023-03-17T01:02:37.427Z] total 176 [2023-03-17T01:02:37.427Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 00:59 . [2023-03-17T01:02:37.427Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 00:56 .. [2023-03-17T01:02:37.427Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 00:56 .dockerignore [2023-03-17T01:02:37.427Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 00:56 .git [2023-03-17T01:02:37.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 00:56 .github [2023-03-17T01:02:37.427Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 17 00:56 .gitignore [2023-03-17T01:02:37.427Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 00:56 .golangci.yml [2023-03-17T01:02:37.427Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 17 00:56 Attribution.txt [2023-03-17T01:02:37.427Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 17 00:56 CHANGELOG.md [2023-03-17T01:02:37.427Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 17 00:56 Dockerfile [2023-03-17T01:02:37.427Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 00:56 GOVERNANCE.md [2023-03-17T01:02:37.427Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 17 00:56 Jenkinsfile [2023-03-17T01:02:37.427Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 00:56 LICENSE [2023-03-17T01:02:37.427Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 17 00:56 Makefile [2023-03-17T01:02:37.427Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 17 00:56 OWNERS.md [2023-03-17T01:02:37.427Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 17 00:56 README.md [2023-03-17T01:02:37.427Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 00:53 VERSION [2023-03-17T01:02:37.427Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 00:56 bin [2023-03-17T01:02:37.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 00:56 cmd [2023-03-17T01:02:37.427Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 17 01:01 coverage.out [2023-03-17T01:02:37.427Z] -rw-rw-r-- 1 jenkins jenkins 3497 Mar 17 00:56 go.mod [2023-03-17T01:02:37.427Z] -rw-rw-r-- 1 jenkins jenkins 31641 Mar 17 00:56 go.sum [2023-03-17T01:02:37.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 00:56 internal [2023-03-17T01:02:37.428Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 00:56 simulator [2023-03-17T01:02:37.428Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 00:56 snap [2023-03-17T01:02:37.428Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 17 00:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T01:02:37.768Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=36d61be4e8f8c364d75d978ce032e21eddf09a20 --label arch=arm64 --label version=0.0.0 . [2023-03-17T01:02:38.043Z] Sending build context to Docker daemon 3.348MB [2023-03-17T01:02:38.043Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T01:02:38.043Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-17T01:02:38.043Z] ---> 992764811ff4 [2023-03-17T01:02:38.043Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-17T01:02:38.310Z] ---> Running in 8669670a3e09 [2023-03-17T01:02:38.580Z] Removing intermediate container 8669670a3e09 [2023-03-17T01:02:38.580Z] ---> 19ef2358285e [2023-03-17T01:02:38.580Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T01:02:38.580Z] ---> Running in d90500dbc8a7 [2023-03-17T01:02:38.855Z] Removing intermediate container d90500dbc8a7 [2023-03-17T01:02:38.855Z] ---> 59ce82942601 [2023-03-17T01:02:38.855Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-17T01:02:39.123Z] ---> Running in 583d8f478b35 [2023-03-17T01:02:40.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T01:02:40.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T01:02:42.085Z] OK: 270 MiB in 61 packages [2023-03-17T01:02:42.670Z] Removing intermediate container 583d8f478b35 [2023-03-17T01:02:42.670Z] ---> 981aafad3e25 [2023-03-17T01:02:42.670Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-17T01:02:42.670Z] ---> Running in 68181bd4e6d0 [2023-03-17T01:02:42.938Z] Removing intermediate container 68181bd4e6d0 [2023-03-17T01:02:42.938Z] ---> 101e885ef6f3 [2023-03-17T01:02:42.938Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-17T01:02:43.523Z] ---> c84fae3e2348 [2023-03-17T01:02:43.523Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T01:02:43.523Z] ---> Running in e9d65f4dfc11 [2023-03-17T01:02:47.777Z] Removing intermediate container e9d65f4dfc11 [2023-03-17T01:02:47.777Z] ---> 56914ec0c93f [2023-03-17T01:02:47.777Z] Step 9/22 : COPY . . [2023-03-17T01:02:48.738Z] ---> 3e23d78a7ed3 [2023-03-17T01:02:48.738Z] Step 10/22 : RUN ${MAKE} [2023-03-17T01:02:48.738Z] ---> Running in 85c237a1a326 [2023-03-17T01:02:49.706Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-03-17T01:05:11.450Z] Removing intermediate container 85c237a1a326 [2023-03-17T01:05:11.450Z] ---> 4a9424e74219 [2023-03-17T01:05:11.450Z] Step 11/22 : FROM alpine:3.17 [2023-03-17T01:05:14.038Z] 3.17: Pulling from library/alpine [2023-03-17T01:05:14.038Z] af6eaf76a39c: Already exists [2023-03-17T01:05:14.310Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T01:05:14.310Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T01:05:14.310Z] ---> d74e625d9115 [2023-03-17T01:05:14.310Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-17T01:05:14.310Z] ---> Running in 199b88087143 [2023-03-17T01:05:14.581Z] Removing intermediate container 199b88087143 [2023-03-17T01:05:14.581Z] ---> 0dc8aa347b20 [2023-03-17T01:05:14.581Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-17T01:05:14.850Z] ---> Running in d1dbcf2a3a7d [2023-03-17T01:05:15.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T01:05:16.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T01:05:17.816Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T01:05:17.816Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T01:05:17.816Z] OK: 8 MiB in 16 packages [2023-03-17T01:05:18.402Z] Removing intermediate container d1dbcf2a3a7d [2023-03-17T01:05:18.402Z] ---> 7011a9535d60 [2023-03-17T01:05:18.402Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-17T01:05:19.814Z] ---> e6ce2e3441e7 [2023-03-17T01:05:19.814Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-17T01:05:20.398Z] ---> 8eaa578779bd [2023-03-17T01:05:20.398Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-17T01:05:20.982Z] ---> 42cce2b39653 [2023-03-17T01:05:20.982Z] Step 17/22 : EXPOSE 59901 [2023-03-17T01:05:20.982Z] ---> Running in 0749f516e9d1 [2023-03-17T01:05:21.249Z] Removing intermediate container 0749f516e9d1 [2023-03-17T01:05:21.249Z] ---> 6fb6246da954 [2023-03-17T01:05:21.249Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-17T01:05:21.249Z] ---> Running in 42fa95444bcf [2023-03-17T01:05:21.517Z] Removing intermediate container 42fa95444bcf [2023-03-17T01:05:21.517Z] ---> f8b58dc76dcd [2023-03-17T01:05:21.517Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-17T01:05:21.784Z] ---> Running in 82ab85b1b34d [2023-03-17T01:05:22.055Z] Removing intermediate container 82ab85b1b34d [2023-03-17T01:05:22.055Z] ---> 62f034530017 [2023-03-17T01:05:22.055Z] Step 20/22 : LABEL arch=arm64 [2023-03-17T01:05:22.055Z] ---> Running in ddb0f2a4c561 [2023-03-17T01:05:22.322Z] Removing intermediate container ddb0f2a4c561 [2023-03-17T01:05:22.322Z] ---> df7ef3f76e4f [2023-03-17T01:05:22.322Z] Step 21/22 : LABEL git_sha=36d61be4e8f8c364d75d978ce032e21eddf09a20 [2023-03-17T01:05:22.322Z] ---> Running in 578b01eae598 [2023-03-17T01:05:22.593Z] Removing intermediate container 578b01eae598 [2023-03-17T01:05:22.593Z] ---> 31b160a8ab75 [2023-03-17T01:05:22.593Z] Step 22/22 : LABEL version=0.0.0 [2023-03-17T01:05:22.861Z] ---> Running in d3b31689afed [2023-03-17T01:05:23.129Z] Removing intermediate container d3b31689afed [2023-03-17T01:05:23.129Z] ---> 385ea62e3a79 [2023-03-17T01:05:23.129Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T01:05:23.129Z] Successfully built 385ea62e3a79 [2023-03-17T01:05:23.129Z] Successfully tagged device-modbus-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-17T01:05:23.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T01:05:23.545Z] [2023-03-17T01:05:23.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T01:05:23.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T01:05:23.871Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-17T01:05:23.871Z] 8998bd30e6a1: Pulling fs layer [2023-03-17T01:05:23.871Z] 04944245beec: Pulling fs layer [2023-03-17T01:05:23.871Z] 699f458cf7ca: Pulling fs layer [2023-03-17T01:05:23.871Z] 765212b225bb: Pulling fs layer [2023-03-17T01:05:23.871Z] f23df028b6ca: Pulling fs layer [2023-03-17T01:05:23.871Z] d65c8cfc05b1: Pulling fs layer [2023-03-17T01:05:23.871Z] 2437ff75d9bd: Pulling fs layer [2023-03-17T01:05:23.871Z] 765212b225bb: Waiting [2023-03-17T01:05:23.871Z] f23df028b6ca: Waiting [2023-03-17T01:05:23.871Z] d65c8cfc05b1: Waiting [2023-03-17T01:05:23.871Z] 2437ff75d9bd: Waiting [2023-03-17T01:05:24.140Z] 04944245beec: Verifying Checksum [2023-03-17T01:05:24.140Z] 04944245beec: Download complete [2023-03-17T01:05:24.140Z] 765212b225bb: Verifying Checksum [2023-03-17T01:05:24.140Z] 765212b225bb: Download complete [2023-03-17T01:05:24.140Z] f23df028b6ca: Verifying Checksum [2023-03-17T01:05:24.140Z] f23df028b6ca: Download complete [2023-03-17T01:05:24.140Z] d65c8cfc05b1: Verifying Checksum [2023-03-17T01:05:24.140Z] d65c8cfc05b1: Download complete [2023-03-17T01:05:24.408Z] 699f458cf7ca: Verifying Checksum [2023-03-17T01:05:24.408Z] 699f458cf7ca: Download complete [2023-03-17T01:05:24.677Z] 8998bd30e6a1: Download complete [2023-03-17T01:05:26.621Z] 2437ff75d9bd: Verifying Checksum [2023-03-17T01:05:26.621Z] 2437ff75d9bd: Download complete [2023-03-17T01:05:28.565Z] 8998bd30e6a1: Pull complete [2023-03-17T01:05:28.832Z] 04944245beec: Pull complete [2023-03-17T01:05:30.242Z] 699f458cf7ca: Pull complete [2023-03-17T01:05:30.242Z] 765212b225bb: Pull complete [2023-03-17T01:05:30.826Z] f23df028b6ca: Pull complete [2023-03-17T01:05:31.094Z] d65c8cfc05b1: Pull complete [2023-03-17T01:05:43.394Z] 2437ff75d9bd: Pull complete [2023-03-17T01:05:43.394Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-17T01:05:43.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T01:05:43.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T01:05:43.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-2571 does not seem to be running inside a container [2023-03-17T01:05:43.637Z] $ 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-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-17T01:05:46.208Z] $ docker top 5e292e5c6bb7ef06a421efed41fdd3d08bd35249999a43e75e1aaa91f4090750 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T01:05:47.038Z] ---> job-cost.sh [2023-03-17T01:05:47.038Z] lf-activate-venv: SKIPPING [2023-03-17T01:05:47.038Z] INFO: No Stack... [2023-03-17T01:05:47.304Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-17T01:05:48.263Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T01:05:48.583Z] + cat /w/workspace/device-modbus-go/2/archives/cost.csv [2023-03-17T01:05:48.583Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T01:05:48.617Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-431-2-stack-cost] [2023-03-17T01:05:48.652Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-431-2-stack-cost] did not exist. Created. [2023-03-17T01:05:48.652Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-431-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T01:05:49.311Z] /w/workspace/device-modbus-go/2@tmp/durable-e0063ff0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-17T01:05:49.640Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-17T01:05:49.926Z] Warning: overwriting stash ‘stack-cost’ [2023-03-17T01:05:49.983Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T01:05:49.992Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-431-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T01:05:50.010Z] $ docker stop --time=1 5e292e5c6bb7ef06a421efed41fdd3d08bd35249999a43e75e1aaa91f4090750 [2023-03-17T01:05:51.513Z] $ docker rm -f --volumes 5e292e5c6bb7ef06a421efed41fdd3d08bd35249999a43e75e1aaa91f4090750 [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-17T01:05:53.282Z] provisioning config files... [2023-03-17T01:05:53.288Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-431@tmp/config6989471215613273029tmp [Pipeline] { [Pipeline] sh [2023-03-17T01:05:53.583Z] + set +x [2023-03-17T01:05:53.583Z] + curl -s https://codecov.io/bash [2023-03-17T01:05:53.583Z] + bash -s -- [2023-03-17T01:05:53.583Z] [2023-03-17T01:05:53.583Z] _____ _ [2023-03-17T01:05:53.583Z] / ____| | | [2023-03-17T01:05:53.583Z] | | ___ __| | ___ ___ _____ __ [2023-03-17T01:05:53.583Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-17T01:05:53.583Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-17T01:05:53.583Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-17T01:05:53.583Z] Bash-1.0.6 [2023-03-17T01:05:53.583Z] [2023-03-17T01:05:53.583Z] [2023-03-17T01:05:53.583Z] ==> git version 2.25.1 found [2023-03-17T01:05:53.583Z] ==> 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-17T01:05:53.583Z] Release-Date: 2020-01-08 [2023-03-17T01:05:53.583Z] 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-17T01:05:53.583Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-17T01:05:53.583Z] ==> Jenkins CI detected. [2023-03-17T01:05:53.583Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-431 [2023-03-17T01:05:53.583Z] project root: . [2023-03-17T01:05:53.583Z] --> token set from env [2023-03-17T01:05:53.583Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-17T01:05:53.583Z] ==> Running gcov in . (disable via -X gcov) [2023-03-17T01:05:53.583Z] ==> Python coveragepy not found [2023-03-17T01:05:53.583Z] ==> Searching for coverage reports in: [2023-03-17T01:05:53.583Z] + . [2023-03-17T01:05:53.583Z] -> Found 1 reports [2023-03-17T01:05:53.583Z] ==> Detecting git/mercurial file structure [2023-03-17T01:05:53.583Z] ==> Reading reports [2023-03-17T01:05:53.583Z] + ./coverage.out bytes=23736 [2023-03-17T01:05:53.583Z] ==> Appending adjustments [2023-03-17T01:05:53.583Z] https://docs.codecov.io/docs/fixing-reports [2023-03-17T01:05:53.846Z] + Found adjustments [2023-03-17T01:05:53.846Z] ==> Gzipping contents [2023-03-17T01:05:53.846Z] 4.0K /tmp/codecov.iEo6aA.gz [2023-03-17T01:05:53.846Z] ==> Uploading reports [2023-03-17T01:05:53.846Z] url: https://codecov.io [2023-03-17T01:05:53.846Z] query: branch=PR-431&commit=a172dfb44ad10cb332b0a5d6f4eef825053fc717&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-431%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2023-03-17T01:05:53.846Z] -> Pinging Codecov [2023-03-17T01:05:53.846Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-431&commit=a172dfb44ad10cb332b0a5d6f4eef825053fc717&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-431%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2023-03-17T01:05:53.846Z] -> Uploading to [2023-03-17T01:05:53.847Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-17/55DBCA73C666E3227836607328DD7E49/a172dfb44ad10cb332b0a5d6f4eef825053fc717/8fd359c7-f7b0-478b-8332-86b292e48761.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T010553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b142d4a691f87fea893edfd6b93f4e50f43a5f4d82f52245e0ef0627b4fb41e [2023-03-17T01:05:53.847Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T01:05:53.847Z] Dload Upload Total Spent Left Speed [2023-03-17T01:05:54.105Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3909 0 0 100 3909 0 15825 --:--:-- --:--:-- --:--:-- 15762 100 3909 0 0 100 3909 0 15825 --:--:-- --:--:-- --:--:-- 15762 [2023-03-17T01:05:54.105Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/a172dfb44ad10cb332b0a5d6f4eef825053fc717 [Pipeline] } [2023-03-17T01:05:54.111Z] 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-17T01:05:54.811Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-431/archives ] [2023-03-17T01:05:54.811Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-431/archives [2023-03-17T01:05:54.811Z] total 16 [2023-03-17T01:05:54.811Z] drwxr-xr-x 3 root root 4096 Mar 17 00:55 . [2023-03-17T01:05:54.811Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 00:55 .. [2023-03-17T01:05:54.811Z] drwxr-xr-x 2 root root 4096 Mar 17 00:55 cost [2023-03-17T01:05:54.811Z] -rw-r--r-- 1 root root 88 Mar 17 00:55 cost.csv [2023-03-17T01:05:54.811Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-431/archives [2023-03-17T01:05:54.811Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-431/archives [2023-03-17T01:05:54.811Z] total 16 [2023-03-17T01:05:54.811Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 00:55 . [2023-03-17T01:05:54.811Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 00:55 .. [2023-03-17T01:05:54.811Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 00:55 cost [2023-03-17T01:05:54.811Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 17 00:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-17T01:05:55.108Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T01:05:55.970Z] ---> package-listing.sh [2023-03-17T01:05:55.970Z] ++ facter osfamily [2023-03-17T01:05:55.970Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-17T01:05:56.230Z] + OS_FAMILY=debian [2023-03-17T01:05:56.230Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-431 [2023-03-17T01:05:56.230Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-17T01:05:56.230Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-17T01:05:56.230Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-17T01:05:56.230Z] + PACKAGES=/tmp/packages_start.txt [2023-03-17T01:05:56.230Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-431 ']' [2023-03-17T01:05:56.230Z] + PACKAGES=/tmp/packages_end.txt [2023-03-17T01:05:56.230Z] + case "${OS_FAMILY}" in [2023-03-17T01:05:56.230Z] + dpkg -l [2023-03-17T01:05:56.230Z] + grep '^ii' [2023-03-17T01:05:56.230Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-17T01:05:56.230Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-17T01:05:56.230Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-17T01:05:56.230Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-431 ']' [2023-03-17T01:05:56.230Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-431/archives/ [2023-03-17T01:05:56.230Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-431/archives/ [Pipeline] echo [2023-03-17T01:05:56.242Z] 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/xfoundry_device-modbus-go_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-17T01:05:56.532Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T01:05:57.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T01:05:57.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T01:05:57.162Z] prd-ubuntu20.04-docker-8c-8g-2569 does not seem to be running inside a container [2023-03-17T01:05:57.196Z] $ 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/xfoundry_device-modbus-go_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-431 -v /w/workspace/xfoundry_device-modbus-go_PR-431:/w/workspace/xfoundry_device-modbus-go_PR-431:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-431@tmp:/w/workspace/xfoundry_device-modbus-go_PR-431@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-17T01:05:57.445Z] $ docker top a098903c725596dbcafe28e84889619839ec672ae20ea725679c13ef09426efb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T01:05:57.790Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-17T01:05:58.078Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-17T01:05:58.377Z] + ls /var/log/sa-host [2023-03-17T01:05:58.377Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T01:05:58.437Z] provisioning config files... [2023-03-17T01:05:58.445Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-431@tmp/config12498555186896543810tmp [Pipeline] { [Pipeline] echo [2023-03-17T01:05:58.456Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T01:05:58.740Z] ---> create-netrc.sh [Pipeline] } [2023-03-17T01:05:58.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-17T01:05:59.067Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-17T01:05:59.074Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T01:05:59.356Z] ---> sudo-logs.sh [2023-03-17T01:05:59.356Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-17T01:05:59.379Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T01:05:59.668Z] ---> job-cost.sh [2023-03-17T01:05:59.668Z] lf-activate-venv: SKIPPING [2023-03-17T01:05:59.668Z] DEBUG: total: 0.2199999988079071 [2023-03-17T01:05:59.668Z] INFO: Retrieving Stack Cost... [2023-03-17T01:05:59.928Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T01:06:00.495Z] INFO: Archiving Costs [Pipeline] echo [2023-03-17T01:06:00.507Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T01:06:00.791Z] ---> logs-deploy.sh [2023-03-17T01:06:00.791Z] lf-activate-venv: SKIPPING [2023-03-17T01:06:00.791Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-431/2 [2023-03-17T01:06:00.791Z] INFO: archiving workspace using pattern(s): [2023-03-17T01:06:01.749Z] Archives upload complete. [2023-03-17T01:06:02.008Z] INFO: archiving logs to Nexus [2023-03-17T01:06:02.578Z] ---> uname -a: [2023-03-17T01:06:02.578Z] Linux prd-ubuntu20-04-docker-8c-8g-2569 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-17T01:06:02.578Z] [2023-03-17T01:06:02.578Z] [2023-03-17T01:06:02.578Z] ---> lscpu: [2023-03-17T01:06:02.578Z] Architecture: x86_64 [2023-03-17T01:06:02.578Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-17T01:06:02.578Z] Byte Order: Little Endian [2023-03-17T01:06:02.578Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-17T01:06:02.578Z] CPU(s): 8 [2023-03-17T01:06:02.578Z] On-line CPU(s) list: 0-7 [2023-03-17T01:06:02.578Z] Thread(s) per core: 1 [2023-03-17T01:06:02.578Z] Core(s) per socket: 1 [2023-03-17T01:06:02.578Z] Socket(s): 8 [2023-03-17T01:06:02.578Z] NUMA node(s): 1 [2023-03-17T01:06:02.578Z] Vendor ID: AuthenticAMD [2023-03-17T01:06:02.578Z] CPU family: 23 [2023-03-17T01:06:02.578Z] Model: 49 [2023-03-17T01:06:02.578Z] Model name: AMD EPYC-Rome Processor [2023-03-17T01:06:02.578Z] Stepping: 0 [2023-03-17T01:06:02.578Z] CPU MHz: 2799.956 [2023-03-17T01:06:02.578Z] BogoMIPS: 5599.91 [2023-03-17T01:06:02.578Z] Virtualization: AMD-V [2023-03-17T01:06:02.578Z] Hypervisor vendor: KVM [2023-03-17T01:06:02.578Z] Virtualization type: full [2023-03-17T01:06:02.578Z] L1d cache: 256 KiB [2023-03-17T01:06:02.578Z] L1i cache: 256 KiB [2023-03-17T01:06:02.578Z] L2 cache: 4 MiB [2023-03-17T01:06:02.578Z] L3 cache: 128 MiB [2023-03-17T01:06:02.578Z] NUMA node0 CPU(s): 0-7 [2023-03-17T01:06:02.578Z] Vulnerability Itlb multihit: Not affected [2023-03-17T01:06:02.578Z] Vulnerability L1tf: Not affected [2023-03-17T01:06:02.578Z] Vulnerability Mds: Not affected [2023-03-17T01:06:02.578Z] Vulnerability Meltdown: Not affected [2023-03-17T01:06:02.578Z] Vulnerability Mmio stale data: Not affected [2023-03-17T01:06:02.578Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-17T01:06:02.578Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-17T01:06:02.578Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-17T01:06:02.578Z] Vulnerability Srbds: Not affected [2023-03-17T01:06:02.578Z] Vulnerability Tsx async abort: Not affected [2023-03-17T01:06:02.578Z] 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-17T01:06:02.578Z] [2023-03-17T01:06:02.578Z] [2023-03-17T01:06:02.578Z] ---> nproc: [2023-03-17T01:06:02.578Z] 8 [2023-03-17T01:06:02.578Z] [2023-03-17T01:06:02.578Z] [2023-03-17T01:06:02.578Z] ---> df -h: [2023-03-17T01:06:02.578Z] Filesystem Size Used Avail Use% Mounted on [2023-03-17T01:06:02.578Z] overlay 155G 12G 144G 8% / [2023-03-17T01:06:02.578Z] tmpfs 64M 0 64M 0% /dev [2023-03-17T01:06:02.578Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-17T01:06:02.578Z] shm 64M 0 64M 0% /dev/shm [2023-03-17T01:06:02.578Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-17T01:06:02.578Z] [2023-03-17T01:06:02.578Z] [2023-03-17T01:06:02.578Z] ---> sar -b -r -n DEV: [2023-03-17T01:06:02.578Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2569) 03/17/23 _x86_64_ (8 CPU) [2023-03-17T01:06:02.578Z] [2023-03-17T01:06:02.578Z] 00:52:46 LINUX RESTART (8 CPU) [2023-03-17T01:06:02.578Z] [2023-03-17T01:06:02.578Z] 00:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-17T01:06:02.578Z] 00:54:01 324.11 47.99 276.12 0.00 5412.83 130074.19 0.00 [2023-03-17T01:06:02.578Z] 00:55:01 168.13 1.58 166.54 0.00 24.93 121631.59 0.00 [2023-03-17T01:06:02.578Z] 00:56:01 165.99 0.18 165.81 0.00 12.80 47022.70 0.00 [2023-03-17T01:06:02.578Z] 00:57:01 1.68 0.00 1.68 0.00 0.00 20.55 0.00 [2023-03-17T01:06:02.578Z] 00:58:01 29.14 9.25 19.89 0.00 2883.17 2501.17 0.00 [2023-03-17T01:06:02.578Z] 00:59:01 28.95 2.35 26.60 0.00 2293.08 6267.09 0.00 [2023-03-17T01:06:02.578Z] 01:00:01 3.58 0.02 3.57 0.00 0.13 90.92 0.00 [2023-03-17T01:06:02.578Z] 01:01:01 1.80 0.00 1.80 0.00 0.00 19.06 0.00 [2023-03-17T01:06:02.578Z] 01:02:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2023-03-17T01:06:02.578Z] 01:03:01 2.07 0.00 2.07 0.00 0.00 22.40 0.00 [2023-03-17T01:06:02.578Z] 01:04:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2023-03-17T01:06:02.578Z] 01:05:01 2.78 1.60 1.18 0.00 37.19 15.20 0.00 [2023-03-17T01:06:02.578Z] 01:06:01 6.00 0.22 5.78 0.00 16.93 112.38 0.00 [2023-03-17T01:06:02.578Z] Average: 56.63 4.86 51.77 0.00 821.61 23676.94 0.00 [2023-03-17T01:06:02.578Z] [2023-03-17T01:06:02.578Z] 00:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-17T01:06:02.578Z] 00:54:01 29205564 31592888 735736 2.24 71924 2591084 1861128 5.48 998876 2333160 176152 [2023-03-17T01:06:02.578Z] 00:55:01 28118800 31487796 818868 2.49 146648 3389036 2284648 6.73 1270136 3017012 227956 [2023-03-17T01:06:02.578Z] 00:56:01 27697080 31576928 730376 2.22 158196 3864276 1784764 5.26 1259284 3421580 244 [2023-03-17T01:06:02.578Z] 00:57:01 27697436 31577356 729392 2.22 158228 3864284 1784764 5.26 1259232 3421584 124 [2023-03-17T01:06:02.579Z] 00:58:01 27379484 31534436 758504 2.31 175676 4115532 1845564 5.44 1437108 3537712 66348 [2023-03-17T01:06:02.579Z] 00:59:01 27175152 31559112 728972 2.22 191724 4320356 1855420 5.47 1579140 3587316 8 [2023-03-17T01:06:02.579Z] 01:00:01 27185356 31564428 722684 2.20 190276 4317104 1798860 5.30 1571632 3584136 8 [2023-03-17T01:06:02.579Z] 01:01:01 27186240 31565412 721848 2.20 190324 4317104 1798860 5.30 1571788 3584136 4 [2023-03-17T01:06:02.579Z] 01:02:01 27186256 31565548 721744 2.19 190360 4317108 1798860 5.30 1571692 3584216 8 [2023-03-17T01:06:02.579Z] 01:03:01 27185860 31565256 721976 2.20 190456 4317112 1798860 5.30 1571792 3584220 24 [2023-03-17T01:06:02.579Z] 01:04:01 27186076 31565472 721880 2.20 190484 4317112 1798860 5.30 1571884 3584220 16 [2023-03-17T01:06:02.579Z] 01:05:01 27177896 31559660 727732 2.21 190532 4318232 1798860 5.30 1581804 3584724 172 [2023-03-17T01:06:02.579Z] 01:06:01 27070308 31458464 822736 2.50 190688 4319660 1924188 5.67 1678504 3581848 808 [2023-03-17T01:06:02.579Z] Average: 27496270 31551750 743265 2.26 171963 4028308 1856434 5.47 1455606 3415836 36298 [2023-03-17T01:06:02.579Z] [2023-03-17T01:06:02.579Z] 00:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-17T01:06:02.579Z] 00:54:01 ens3 660.31 437.68 6544.11 117.56 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 00:54:01 docker0 4.70 3.88 0.49 47.31 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 00:54:01 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 00:55:01 ens3 314.41 198.82 1984.34 30.70 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 00:55:01 veth9510a24 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 00:55:01 docker0 177.39 282.42 14.13 1952.05 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 00:56:01 ens3 130.51 81.50 2633.73 18.14 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 00:56:01 docker0 3.82 9.77 0.23 85.78 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 00:56:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 00:57:01 ens3 1.67 0.57 1.78 0.28 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 00:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 00:58:01 ens3 93.42 53.02 1428.77 4.04 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 00:58:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 00:59:01 ens3 65.62 26.78 1373.11 1.94 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 00:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:01:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:02:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:03:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:04:01 ens3 0.73 0.08 0.13 0.06 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:05:01 ens3 8.55 6.97 5.66 6.21 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:06:01 ens3 27.46 17.58 30.78 11.89 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] 01:06:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] Average: ens3 100.25 63.33 1077.09 14.68 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] Average: docker0 14.30 22.78 1.14 160.41 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] Average: lo 0.89 0.89 0.08 0.08 0.00 0.00 0.00 0.00 [2023-03-17T01:06:02.579Z] [2023-03-17T01:06:02.579Z] [2023-03-17T01:06:02.579Z] ---> sar -P ALL: [2023-03-17T01:06:02.579Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2569) 03/17/23 _x86_64_ (8 CPU) [2023-03-17T01:06:02.579Z] [2023-03-17T01:06:02.579Z] 00:52:46 LINUX RESTART (8 CPU) [2023-03-17T01:06:02.579Z] [2023-03-17T01:06:02.579Z] 00:53:01 CPU %user %nice %system %iowait %steal %idle [2023-03-17T01:06:02.579Z] 00:54:01 all 9.77 0.00 3.59 3.78 0.06 82.80 [2023-03-17T01:06:02.579Z] 00:54:01 0 14.39 0.00 2.86 1.85 0.08 80.81 [2023-03-17T01:06:02.579Z] 00:54:01 1 9.20 0.00 3.31 4.69 0.05 82.74 [2023-03-17T01:06:02.579Z] 00:54:01 2 10.62 0.00 3.52 1.47 0.05 84.34 [2023-03-17T01:06:02.579Z] 00:54:01 3 8.77 0.00 2.75 1.01 0.08 87.40 [2023-03-17T01:06:02.579Z] 00:54:01 4 10.03 0.00 5.92 15.78 0.05 68.22 [2023-03-17T01:06:02.579Z] 00:54:01 5 9.80 0.00 3.09 2.35 0.05 84.70 [2023-03-17T01:06:02.579Z] 00:54:01 6 7.33 0.00 3.48 2.50 0.05 86.64 [2023-03-17T01:06:02.579Z] 00:54:01 7 7.98 0.00 3.82 0.56 0.07 87.58 [2023-03-17T01:06:02.579Z] 00:55:01 all 31.17 0.00 6.34 3.30 0.08 59.11 [2023-03-17T01:06:02.579Z] 00:55:01 0 30.55 0.00 5.89 0.25 0.07 63.25 [2023-03-17T01:06:02.579Z] 00:55:01 1 32.21 0.00 6.63 0.32 0.10 60.73 [2023-03-17T01:06:02.579Z] 00:55:01 2 32.04 0.00 6.78 0.13 0.07 60.98 [2023-03-17T01:06:02.579Z] 00:55:01 3 32.09 0.00 7.16 15.22 0.08 45.45 [2023-03-17T01:06:02.579Z] 00:55:01 4 29.97 0.00 5.96 4.64 0.08 59.34 [2023-03-17T01:06:02.579Z] 00:55:01 5 28.60 0.00 5.05 0.54 0.07 65.75 [2023-03-17T01:06:02.579Z] 00:55:01 6 31.24 0.00 5.89 2.77 0.07 60.03 [2023-03-17T01:06:02.579Z] 00:55:01 7 32.66 0.00 7.40 2.53 0.10 57.31 [2023-03-17T01:06:02.579Z] 00:56:01 all 18.39 0.00 4.55 1.93 0.06 75.07 [2023-03-17T01:06:02.579Z] 00:56:01 0 18.74 0.00 5.15 5.25 0.08 70.77 [2023-03-17T01:06:02.579Z] 00:56:01 1 18.46 0.00 4.41 0.34 0.05 76.74 [2023-03-17T01:06:02.579Z] 00:56:01 2 18.02 0.00 4.89 1.30 0.07 75.72 [2023-03-17T01:06:02.579Z] 00:56:01 3 20.26 0.00 4.14 0.25 0.05 75.29 [2023-03-17T01:06:02.579Z] 00:56:01 4 17.92 0.00 4.72 1.90 0.05 75.41 [2023-03-17T01:06:02.579Z] 00:56:01 5 17.01 0.00 4.34 2.97 0.05 75.64 [2023-03-17T01:06:02.579Z] 00:56:01 6 17.61 0.00 4.12 0.59 0.07 77.61 [2023-03-17T01:06:02.579Z] 00:56:01 7 19.10 0.00 4.59 2.83 0.07 73.42 [2023-03-17T01:06:02.579Z] 00:57:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-03-17T01:06:02.579Z] 00:57:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-17T01:06:02.579Z] 00:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-17T01:06:02.579Z] 00:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-17T01:06:02.579Z] 00:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-17T01:06:02.579Z] 00:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-17T01:06:02.579Z] 00:57:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-17T01:06:02.579Z] 00:57:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-17T01:06:02.579Z] 00:57:01 7 0.08 0.00 0.00 0.00 0.02 99.90 [2023-03-17T01:06:02.579Z] 00:58:01 all 1.27 0.00 0.79 0.38 0.02 97.54 [2023-03-17T01:06:02.579Z] 00:58:01 0 0.95 0.00 0.45 0.10 0.02 98.48 [2023-03-17T01:06:02.579Z] 00:58:01 1 1.60 0.00 0.50 0.05 0.02 97.84 [2023-03-17T01:06:02.579Z] 00:58:01 2 0.53 0.00 0.38 0.72 0.02 98.35 [2023-03-17T01:06:02.579Z] 00:58:01 3 1.39 0.00 1.10 0.58 0.02 96.91 [2023-03-17T01:06:02.579Z] 00:58:01 4 0.83 0.00 0.58 0.58 0.00 98.00 [2023-03-17T01:06:02.579Z] 00:58:01 5 1.18 0.00 1.92 0.15 0.02 96.73 [2023-03-17T01:06:02.579Z] 00:58:01 6 1.57 0.00 0.52 0.70 0.03 97.18 [2023-03-17T01:06:02.579Z] 00:58:01 7 2.09 0.00 0.90 0.18 0.02 96.81 [2023-03-17T01:06:02.579Z] 00:59:01 all 1.27 0.00 0.73 0.48 0.01 97.50 [2023-03-17T01:06:02.579Z] 00:59:01 0 0.92 0.00 0.47 0.02 0.02 98.58 [2023-03-17T01:06:02.579Z] 00:59:01 1 0.68 0.00 0.37 0.23 0.00 98.72 [2023-03-17T01:06:02.579Z] 00:59:01 2 0.75 0.00 0.42 0.80 0.02 98.01 [2023-03-17T01:06:02.579Z] 00:59:01 3 2.09 0.00 0.95 1.25 0.02 95.69 [2023-03-17T01:06:02.579Z] 00:59:01 4 0.78 0.00 1.87 0.03 0.03 97.28 [2023-03-17T01:06:02.579Z] 00:59:01 5 1.02 0.00 0.50 0.72 0.00 97.76 [2023-03-17T01:06:02.579Z] 00:59:01 6 2.79 0.00 0.72 0.74 0.02 95.73 [2023-03-17T01:06:02.579Z] 00:59:01 7 1.14 0.00 0.58 0.03 0.02 98.23 [2023-03-17T01:06:02.579Z] 01:00:01 all 0.11 0.00 0.04 0.01 0.01 99.83 [2023-03-17T01:06:02.579Z] 01:00:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2023-03-17T01:06:02.579Z] 01:00:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2023-03-17T01:06:02.579Z] 01:00:01 2 0.10 0.00 0.03 0.10 0.00 99.77 [2023-03-17T01:06:02.579Z] 01:00:01 3 0.03 0.00 0.05 0.02 0.00 99.90 [2023-03-17T01:06:02.579Z] 01:00:01 4 0.28 0.00 0.07 0.00 0.03 99.62 [2023-03-17T01:06:02.579Z] 01:00:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2023-03-17T01:06:02.579Z] 01:00:01 6 0.18 0.00 0.02 0.00 0.00 99.80 [2023-03-17T01:06:02.579Z] 01:00:01 7 0.07 0.00 0.07 0.00 0.00 99.87 [2023-03-17T01:06:02.579Z] 01:01:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-03-17T01:06:02.579Z] 01:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-17T01:06:02.579Z] 01:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T01:06:02.579Z] 01:01:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-17T01:06:02.579Z] 01:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-17T01:06:02.580Z] 01:01:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2023-03-17T01:06:02.580Z] 01:01:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-17T01:06:02.580Z] 01:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T01:06:02.580Z] 01:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T01:06:02.580Z] 01:02:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-03-17T01:06:02.580Z] 01:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T01:06:02.580Z] 01:02:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-17T01:06:02.580Z] 01:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T01:06:02.580Z] 01:02:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2023-03-17T01:06:02.580Z] 01:02:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-17T01:06:02.580Z] 01:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T01:06:02.580Z] 01:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-17T01:06:02.580Z] 01:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-17T01:06:02.580Z] 01:03:01 all 0.01 0.00 0.00 0.01 0.00 99.96 [2023-03-17T01:06:02.580Z] 01:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T01:06:02.580Z] 01:03:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-17T01:06:02.580Z] 01:03:01 2 0.00 0.00 0.00 0.07 0.00 99.93 [2023-03-17T01:06:02.580Z] 01:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-17T01:06:02.580Z] 01:03:01 4 0.05 0.00 0.03 0.00 0.03 99.88 [2023-03-17T01:06:02.580Z] 01:03:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-17T01:06:02.580Z] 01:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T01:06:02.580Z] 01:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-17T01:06:02.580Z] 01:04:01 all 0.06 0.00 0.02 0.00 0.01 99.91 [2023-03-17T01:06:02.580Z] 01:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-17T01:06:02.580Z] 01:04:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-17T01:06:02.580Z] 01:04:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-17T01:06:02.580Z] 01:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-17T01:06:02.580Z] 01:04:01 4 0.05 0.00 0.05 0.00 0.03 99.87 [2023-03-17T01:06:02.580Z] 01:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T01:06:02.580Z] 01:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-17T01:06:02.580Z] 01:04:01 7 0.33 0.00 0.02 0.00 0.00 99.65 [2023-03-17T01:06:02.580Z] [2023-03-17T01:06:02.580Z] 01:04:01 CPU %user %nice %system %iowait %steal %idle [2023-03-17T01:06:02.580Z] 01:05:01 all 0.35 0.00 0.03 0.02 0.00 99.60 [2023-03-17T01:06:02.580Z] 01:05:01 0 0.22 0.00 0.05 0.00 0.00 99.73 [2023-03-17T01:06:02.580Z] 01:05:01 1 0.18 0.00 0.02 0.00 0.00 99.80 [2023-03-17T01:06:02.580Z] 01:05:01 2 0.40 0.00 0.02 0.03 0.02 99.53 [2023-03-17T01:06:02.580Z] 01:05:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-17T01:06:02.580Z] 01:05:01 4 0.15 0.00 0.07 0.00 0.00 99.78 [2023-03-17T01:06:02.580Z] 01:05:01 5 0.25 0.00 0.03 0.10 0.00 99.62 [2023-03-17T01:06:02.580Z] 01:05:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2023-03-17T01:06:02.580Z] 01:05:01 7 1.48 0.00 0.02 0.00 0.00 98.50 [2023-03-17T01:06:02.580Z] 01:06:01 all 0.82 0.00 0.28 0.03 0.01 98.86 [2023-03-17T01:06:02.580Z] 01:06:01 0 0.48 0.00 0.32 0.12 0.00 99.08 [2023-03-17T01:06:02.580Z] 01:06:01 1 0.70 0.00 0.38 0.03 0.02 98.87 [2023-03-17T01:06:02.580Z] 01:06:01 2 0.48 0.00 0.18 0.05 0.00 99.28 [2023-03-17T01:06:02.580Z] 01:06:01 3 0.28 0.00 0.25 0.02 0.02 99.43 [2023-03-17T01:06:02.580Z] 01:06:01 4 2.22 0.00 0.38 0.00 0.02 97.38 [2023-03-17T01:06:02.580Z] 01:06:01 5 0.57 0.00 0.23 0.00 0.02 99.18 [2023-03-17T01:06:02.580Z] 01:06:01 6 0.57 0.00 0.23 0.00 0.02 99.18 [2023-03-17T01:06:02.580Z] 01:06:01 7 1.25 0.00 0.23 0.00 0.02 98.50 [2023-03-17T01:06:02.580Z] Average: all 4.83 0.00 1.25 0.76 0.02 93.13 [2023-03-17T01:06:02.580Z] Average: 0 5.07 0.00 1.17 0.58 0.02 93.15 [2023-03-17T01:06:02.580Z] Average: 1 4.83 0.00 1.20 0.43 0.02 93.52 [2023-03-17T01:06:02.580Z] Average: 2 4.81 0.00 1.24 0.36 0.02 93.58 [2023-03-17T01:06:02.580Z] Average: 3 4.96 0.00 1.26 1.40 0.02 92.36 [2023-03-17T01:06:02.580Z] Average: 4 4.77 0.00 1.51 1.75 0.03 91.94 [2023-03-17T01:06:02.580Z] Average: 5 4.46 0.00 1.16 0.52 0.02 93.84 [2023-03-17T01:06:02.580Z] Average: 6 4.71 0.00 1.15 0.56 0.02 93.56 [2023-03-17T01:06:02.580Z] Average: 7 5.04 0.00 1.34 0.47 0.02 93.13 [2023-03-17T01:06:02.580Z] [2023-03-17T01:06:02.580Z] [2023-03-17T01:06:02.580Z]