Pull request #416 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff+c3aad7bd2c33aca71f49ec3c385ee682c91bb904 (8b6453784bace379325d65a0a5bb866f1050f7fa) 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-ssh4331461924802081375.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13133279925220339579.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6047111983132851926.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17712892602757745795.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7049594464427464626.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-416/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-416/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10250133892745718496.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6516 in /w/workspace/xfoundry_device-modbus-go_PR-416 [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-416 # 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/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c3aad7bd2c33aca71f49ec3c385ee682c91bb904 into PR head commit 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff Merge succeeded, producing 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff Checking out Revision 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff (PR-416) Commit message: "build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-17T22:41:39.860Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-17T22:41:40.034Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-17T22:41:40.126Z] ========================================================= [2023-02-17T22:41:40.126Z] EdgeX Global Pipelines Version Info [2023-02-17T22:41:40.126Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff # 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 c3aad7bd2c33aca71f49ec3c385ee682c91bb904 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff # timeout=10 [2023-02-17T22:41:40.857Z] ------------------- [2023-02-17T22:41:40.857Z] stable info: [2023-02-17T22:41:40.857Z] ------------------- [2023-02-17T22:41:40.857Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-17T22:41:40.857Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T22:41:40.857Z] Message: update stable to v1.0.244 [2023-02-17T22:41:41.428Z] ------------------- [2023-02-17T22:41:41.428Z] experimental info: [2023-02-17T22:41:41.428Z] ------------------- [2023-02-17T22:41:41.428Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-17T22:41:41.428Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T22:41:41.428Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-17T22:41:41.686Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-02-17T22:41:41.723Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-02-17T22:41:41.768Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-17T22:41:41.806Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-17T22:41:41.842Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-17T22:41:41.880Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-17T22:41:41.919Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-17T22:41:42.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-17T22:41:42.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-17T22:41:42.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-17T22:41:42.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-17T22:41:42.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-02-17T22:41:42.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-17T22:41:42.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-17T22:41:42.356Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T22:41:42.393Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T22:41:42.430Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T22:41:42.464Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T22:41:42.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-17T22:41:42.536Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-17T22:41:42.569Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-17T22:41:42.602Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-17T22:41:42.634Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-17T22:41:42.669Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-17T22:41:42.705Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-17T22:41:42.738Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-17T22:41:42.775Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-17T22:41:42.808Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-416 [Pipeline] echo [2023-02-17T22:41:42.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-416 [Pipeline] echo [2023-02-17T22:41:42.878Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-416 [Pipeline] echo [2023-02-17T22:41:42.920Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff [Pipeline] echo [2023-02-17T22:41:42.958Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a773cf [Pipeline] echo [2023-02-17T22:41:42.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T22:41:43.113Z] provisioning config files... [2023-02-17T22:41:43.127Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-416@tmp/config10264481643211371424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:41:43.468Z] ---> docker-login.sh [2023-02-17T22:41:43.468Z] nexus3.edgexfoundry.org:10001 [2023-02-17T22:41:43.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:41:43.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:41:43.995Z] Configure a credential helper to remove this warning. See [2023-02-17T22:41:43.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:41:43.995Z] [2023-02-17T22:41:43.995Z] Login Succeeded [2023-02-17T22:41:43.995Z] nexus3.edgexfoundry.org:10002 [2023-02-17T22:41:43.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:41:43.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:41:43.995Z] Configure a credential helper to remove this warning. See [2023-02-17T22:41:43.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:41:43.995Z] [2023-02-17T22:41:43.995Z] Login Succeeded [2023-02-17T22:41:43.995Z] nexus3.edgexfoundry.org:10003 [2023-02-17T22:41:43.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:41:44.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:41:44.259Z] Configure a credential helper to remove this warning. See [2023-02-17T22:41:44.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:41:44.259Z] [2023-02-17T22:41:44.259Z] Login Succeeded [2023-02-17T22:41:44.259Z] nexus3.edgexfoundry.org:10004 [2023-02-17T22:41:44.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:41:44.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:41:44.259Z] Configure a credential helper to remove this warning. See [2023-02-17T22:41:44.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:41:44.259Z] [2023-02-17T22:41:44.259Z] Login Succeeded [2023-02-17T22:41:44.259Z] docker.io [2023-02-17T22:41:44.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:41:44.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:41:44.518Z] Configure a credential helper to remove this warning. See [2023-02-17T22:41:44.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:41:44.518Z] [2023-02-17T22:41:44.518Z] Login Succeeded [2023-02-17T22:41:44.518Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T22:41:44.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-17T22:41:45.180Z] + git rev-list -1 --merges 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff~1..3a773cf0dc5b099a7cf24b47bf135fe824ab32ff [Pipeline] echo [2023-02-17T22:41:45.245Z] -----------> git rev-list -1 --merges 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff~1..3a773cf0dc5b099a7cf24b47bf135fe824ab32ff 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff [false] [Pipeline] sh [2023-02-17T22:41:45.556Z] + git log --format=format:%s -1 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff [Pipeline] echo [2023-02-17T22:41:45.589Z] ========================================================= [2023-02-17T22:41:45.589Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-17T22:41:45.589Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T22:41:46.021Z] + git log --format=format:%s -1 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff [Pipeline] echo [2023-02-17T22:41:46.052Z] [semverPrep] GIT_COMMIT: 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff, Commit Message: build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0 [Pipeline] echo [2023-02-17T22:41:46.087Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-17T22:41:46.486Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T22:41:46.486Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-17T22:41:46.486Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-17T22:41:46.486Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-17T22:41:46.487Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-17T22:41:46.487Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-17T22:41:46.487Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:41:46.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T22:41:46.978Z] [2023-02-17T22:41:46.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:41:47.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T22:41:47.360Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-17T22:41:47.360Z] b85a868b505f: Pulling fs layer [2023-02-17T22:41:47.360Z] e2be974225ed: Pulling fs layer [2023-02-17T22:41:47.360Z] 339a4e72a1f5: Pulling fs layer [2023-02-17T22:41:47.360Z] 988bab9f4d93: Pulling fs layer [2023-02-17T22:41:47.360Z] 1469e6f7b9e6: Pulling fs layer [2023-02-17T22:41:47.360Z] eaf3925da568: Pulling fs layer [2023-02-17T22:41:47.360Z] bab4dde63d76: Pulling fs layer [2023-02-17T22:41:47.360Z] bde34c3a00c8: Pulling fs layer [2023-02-17T22:41:47.360Z] b352a97aabf1: Pulling fs layer [2023-02-17T22:41:47.360Z] 4872d77fe225: Pulling fs layer [2023-02-17T22:41:47.360Z] 5851b861e8e6: Pulling fs layer [2023-02-17T22:41:47.360Z] eaf3925da568: Waiting [2023-02-17T22:41:47.360Z] bab4dde63d76: Waiting [2023-02-17T22:41:47.360Z] 988bab9f4d93: Waiting [2023-02-17T22:41:47.360Z] 1469e6f7b9e6: Waiting [2023-02-17T22:41:47.360Z] bde34c3a00c8: Waiting [2023-02-17T22:41:47.360Z] b352a97aabf1: Waiting [2023-02-17T22:41:47.360Z] 5851b861e8e6: Waiting [2023-02-17T22:41:47.360Z] 4872d77fe225: Waiting [2023-02-17T22:41:47.625Z] e2be974225ed: Verifying Checksum [2023-02-17T22:41:47.625Z] e2be974225ed: Download complete [2023-02-17T22:41:47.625Z] 988bab9f4d93: Verifying Checksum [2023-02-17T22:41:47.625Z] 988bab9f4d93: Download complete [2023-02-17T22:41:47.625Z] 1469e6f7b9e6: Verifying Checksum [2023-02-17T22:41:47.625Z] 1469e6f7b9e6: Download complete [2023-02-17T22:41:47.893Z] eaf3925da568: Download complete [2023-02-17T22:41:47.893Z] 339a4e72a1f5: Verifying Checksum [2023-02-17T22:41:47.893Z] 339a4e72a1f5: Download complete [2023-02-17T22:41:47.893Z] bde34c3a00c8: Verifying Checksum [2023-02-17T22:41:47.893Z] bde34c3a00c8: Download complete [2023-02-17T22:41:48.158Z] b352a97aabf1: Verifying Checksum [2023-02-17T22:41:48.158Z] b352a97aabf1: Download complete [2023-02-17T22:41:48.158Z] b85a868b505f: Verifying Checksum [2023-02-17T22:41:48.158Z] b85a868b505f: Download complete [2023-02-17T22:41:48.158Z] 4872d77fe225: Verifying Checksum [2023-02-17T22:41:48.158Z] 4872d77fe225: Download complete [2023-02-17T22:41:48.158Z] 5851b861e8e6: Verifying Checksum [2023-02-17T22:41:48.158Z] 5851b861e8e6: Download complete [2023-02-17T22:41:48.728Z] bab4dde63d76: Verifying Checksum [2023-02-17T22:41:48.728Z] bab4dde63d76: Download complete [2023-02-17T22:41:49.294Z] b85a868b505f: Pull complete [2023-02-17T22:41:49.554Z] e2be974225ed: Pull complete [2023-02-17T22:41:50.123Z] 339a4e72a1f5: Pull complete [2023-02-17T22:41:50.123Z] 988bab9f4d93: Pull complete [2023-02-17T22:41:50.382Z] 1469e6f7b9e6: Pull complete [2023-02-17T22:41:50.383Z] eaf3925da568: Pull complete [2023-02-17T22:41:52.319Z] bab4dde63d76: Pull complete [2023-02-17T22:41:52.319Z] bde34c3a00c8: Pull complete [2023-02-17T22:41:52.319Z] b352a97aabf1: Pull complete [2023-02-17T22:41:52.319Z] 4872d77fe225: Pull complete [2023-02-17T22:41:52.584Z] 5851b861e8e6: Pull complete [2023-02-17T22:41:52.584Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-17T22:41:52.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T22:41:52.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:41:52.789Z] prd-ubuntu20.04-docker-8c-8g-6516 does not seem to be running inside a container [2023-02-17T22:41:52.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-416 -v /w/workspace/xfoundry_device-modbus-go_PR-416:/w/workspace/xfoundry_device-modbus-go_PR-416:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-416@tmp:/w/workspace/xfoundry_device-modbus-go_PR-416@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-17T22:41:55.353Z] $ docker top d24db04f45520ea0dc1e3e4eec226e053d10faf0e546601e1e302cdc0d92d3c3 -eo pid,comm [2023-02-17T22:41:55.417Z] 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-02-17T22:41:55.417Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T22:41:55.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T22:41:55.541Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T22:41:55.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T22:41:55.641Z] $ docker exec d24db04f45520ea0dc1e3e4eec226e053d10faf0e546601e1e302cdc0d92d3c3 ssh-agent [2023-02-17T22:41:55.755Z] SSH_AUTH_SOCK=/tmp/ssh-0WL2Bk3MLGC9/agent.31 [2023-02-17T22:41:55.755Z] SSH_AGENT_PID=37 [2023-02-17T22:41:55.761Z] Running ssh-add (command line suppressed) [2023-02-17T22:41:55.855Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-416@tmp/private_key_4183355333061980589.key (/w/workspace/xfoundry_device-modbus-go_PR-416@tmp/private_key_4183355333061980589.key) [2023-02-17T22:41:55.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T22:41:56.207Z] + git tag --points-at HEAD [Pipeline] } [2023-02-17T22:41:56.223Z] $ docker exec --env ******** --env ******** d24db04f45520ea0dc1e3e4eec226e053d10faf0e546601e1e302cdc0d92d3c3 ssh-agent -k [2023-02-17T22:41:56.315Z] unset SSH_AUTH_SOCK; [2023-02-17T22:41:56.316Z] unset SSH_AGENT_PID; [2023-02-17T22:41:56.316Z] echo Agent pid 37 killed; [2023-02-17T22:41:56.335Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-17T22:41:56.428Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T22:41:56.428Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T22:41:56.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T22:41:56.540Z] $ docker exec d24db04f45520ea0dc1e3e4eec226e053d10faf0e546601e1e302cdc0d92d3c3 ssh-agent [2023-02-17T22:41:56.659Z] SSH_AUTH_SOCK=/tmp/ssh-grZF5bttD2Iv/agent.69 [2023-02-17T22:41:56.659Z] SSH_AGENT_PID=75 [2023-02-17T22:41:56.665Z] Running ssh-add (command line suppressed) [2023-02-17T22:41:56.757Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-416@tmp/private_key_4281723470996014878.key (/w/workspace/xfoundry_device-modbus-go_PR-416@tmp/private_key_4281723470996014878.key) [2023-02-17T22:41:56.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T22:41:57.106Z] + git semver init [2023-02-17T22:41:57.365Z] 2023-02-17 22:41:57,266 [run_init] DEBUG init version:0.0.0 force:False [2023-02-17T22:41:57.365Z] 2023-02-17 22:41:57,267 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-416/.semver [2023-02-17T22:41:57.365Z] 2023-02-17 22:41:57,267 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-416/.semver [2023-02-17T22:41:57.365Z] 2023-02-17 22:41:57,268 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-416/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-416, universal_newlines=False, shell=None, istream=None) [2023-02-17T22:41:58.303Z] 2023-02-17 22:41:58,210 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-416/.git/info/exclude [2023-02-17T22:41:58.303Z] 2023-02-17 22:41:58,211 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-416/.semver/PR-416 with force:False [2023-02-17T22:41:58.303Z] 2023-02-17 22:41:58,211 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-416/.semver/PR-416 [2023-02-17T22:41:58.303Z] 2023-02-17 22:41:58,215 [execute] INFO git cat-file --batch-check [2023-02-17T22:41:58.303Z] 2023-02-17 22:41:58,215 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-416/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T22:41:58.303Z] 2023-02-17 22:41:58,221 [execute] INFO git cat-file --batch [2023-02-17T22:41:58.304Z] 2023-02-17 22:41:58,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-416/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T22:41:58.304Z] 2023-02-17 22:41:58,227 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-416/.semver/PR-416 [2023-02-17T22:41:58.304Z] 0.0.0 [Pipeline] } [2023-02-17T22:41:58.324Z] $ docker exec --env ******** --env ******** d24db04f45520ea0dc1e3e4eec226e053d10faf0e546601e1e302cdc0d92d3c3 ssh-agent -k [2023-02-17T22:41:58.431Z] unset SSH_AUTH_SOCK; [2023-02-17T22:41:58.432Z] unset SSH_AGENT_PID; [2023-02-17T22:41:58.432Z] echo Agent pid 75 killed; [2023-02-17T22:41:58.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T22:41:58.858Z] + git semver [Pipeline] } [2023-02-17T22:41:59.136Z] $ docker stop --time=1 d24db04f45520ea0dc1e3e4eec226e053d10faf0e546601e1e302cdc0d92d3c3 [2023-02-17T22:42:00.408Z] $ docker rm -f --volumes d24db04f45520ea0dc1e3e4eec226e053d10faf0e546601e1e302cdc0d92d3c3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T22:42:00.826Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-17T22:42:01.098Z] Stashed 1 file(s) [Pipeline] echo [2023-02-17T22:42:01.115Z] [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-02-17T22:42:01.695Z] provisioning config files... [2023-02-17T22:42:01.704Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-416@tmp/config1648588272412212811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:42:02.046Z] ---> docker-login.sh [2023-02-17T22:42:02.046Z] nexus3.edgexfoundry.org:10001 [2023-02-17T22:42:02.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:42:02.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:42:02.046Z] Configure a credential helper to remove this warning. See [2023-02-17T22:42:02.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:42:02.046Z] [2023-02-17T22:42:02.046Z] Login Succeeded [2023-02-17T22:42:02.046Z] nexus3.edgexfoundry.org:10002 [2023-02-17T22:42:02.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:42:02.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:42:02.046Z] Configure a credential helper to remove this warning. See [2023-02-17T22:42:02.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:42:02.046Z] [2023-02-17T22:42:02.046Z] Login Succeeded [2023-02-17T22:42:02.046Z] nexus3.edgexfoundry.org:10003 [2023-02-17T22:42:02.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:42:02.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:42:02.305Z] Configure a credential helper to remove this warning. See [2023-02-17T22:42:02.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:42:02.305Z] [2023-02-17T22:42:02.305Z] Login Succeeded [2023-02-17T22:42:02.305Z] nexus3.edgexfoundry.org:10004 [2023-02-17T22:42:02.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:42:02.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:42:02.305Z] Configure a credential helper to remove this warning. See [2023-02-17T22:42:02.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:42:02.305Z] [2023-02-17T22:42:02.305Z] Login Succeeded [2023-02-17T22:42:02.305Z] docker.io [2023-02-17T22:42:02.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:42:02.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:42:02.566Z] Configure a credential helper to remove this warning. See [2023-02-17T22:42:02.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:42:02.566Z] [2023-02-17T22:42:02.566Z] Login Succeeded [2023-02-17T22:42:02.566Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T22:42:02.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T22:42:02.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T22:42:02.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T22:42:02.905Z] ========================================================= [2023-02-17T22:42:02.905Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-17T22:42:02.905Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:42:03.370Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-17T22:42:03.370Z] Sending build context to Docker daemon 6.388MB [2023-02-17T22:42:03.370Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T22:42:03.370Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-17T22:42:03.370Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-17T22:42:03.370Z] 213ec9aee27d: Pulling fs layer [2023-02-17T22:42:03.370Z] 4583459ba037: Pulling fs layer [2023-02-17T22:42:03.370Z] 93c1e223e6f2: Pulling fs layer [2023-02-17T22:42:03.370Z] 53926ce57604: Pulling fs layer [2023-02-17T22:42:03.370Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-17T22:42:03.370Z] 22ff95d597cd: Pulling fs layer [2023-02-17T22:42:03.370Z] 12d6caf4c0d1: Pulling fs layer [2023-02-17T22:42:03.370Z] 96b7cbca73a9: Pulling fs layer [2023-02-17T22:42:03.370Z] a7acece74701: Pulling fs layer [2023-02-17T22:42:03.370Z] 22ff95d597cd: Waiting [2023-02-17T22:42:03.370Z] 12d6caf4c0d1: Waiting [2023-02-17T22:42:03.370Z] 96b7cbca73a9: Waiting [2023-02-17T22:42:03.370Z] a7acece74701: Waiting [2023-02-17T22:42:03.370Z] 53926ce57604: Waiting [2023-02-17T22:42:03.370Z] 21b2b0c7a3f4: Waiting [2023-02-17T22:42:03.370Z] 93c1e223e6f2: Download complete [2023-02-17T22:42:03.632Z] 4583459ba037: Verifying Checksum [2023-02-17T22:42:03.632Z] 4583459ba037: Download complete [2023-02-17T22:42:03.632Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-17T22:42:03.632Z] 21b2b0c7a3f4: Download complete [2023-02-17T22:42:03.632Z] 22ff95d597cd: Verifying Checksum [2023-02-17T22:42:03.632Z] 22ff95d597cd: Download complete [2023-02-17T22:42:03.632Z] 213ec9aee27d: Verifying Checksum [2023-02-17T22:42:03.632Z] 213ec9aee27d: Download complete [2023-02-17T22:42:03.632Z] 12d6caf4c0d1: Verifying Checksum [2023-02-17T22:42:03.632Z] 12d6caf4c0d1: Download complete [2023-02-17T22:42:03.632Z] 213ec9aee27d: Pull complete [2023-02-17T22:42:03.894Z] 4583459ba037: Pull complete [2023-02-17T22:42:03.894Z] 93c1e223e6f2: Pull complete [2023-02-17T22:42:04.928Z] a7acece74701: Verifying Checksum [2023-02-17T22:42:04.928Z] a7acece74701: Download complete [2023-02-17T22:42:05.197Z] 53926ce57604: Download complete [2023-02-17T22:42:05.456Z] 96b7cbca73a9: Verifying Checksum [2023-02-17T22:42:05.456Z] 96b7cbca73a9: Download complete [2023-02-17T22:42:08.747Z] 53926ce57604: Pull complete [2023-02-17T22:42:08.747Z] 21b2b0c7a3f4: Pull complete [2023-02-17T22:42:08.747Z] 22ff95d597cd: Pull complete [2023-02-17T22:42:08.747Z] 12d6caf4c0d1: Pull complete [2023-02-17T22:42:10.646Z] 96b7cbca73a9: Pull complete [2023-02-17T22:42:11.579Z] a7acece74701: Pull complete [2023-02-17T22:42:11.579Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-17T22:42:11.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T22:42:11.579Z] ---> db6d94c90886 [2023-02-17T22:42:11.579Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-02-17T22:42:16.146Z] ---> Running in a4941f6e5380 [2023-02-17T22:42:16.146Z] Removing intermediate container a4941f6e5380 [2023-02-17T22:42:16.146Z] ---> f353505492e0 [2023-02-17T22:42:16.146Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T22:42:16.146Z] ---> Running in 49f6e8a3a685 [2023-02-17T22:42:16.146Z] Removing intermediate container 49f6e8a3a685 [2023-02-17T22:42:16.146Z] ---> e783a249e616 [2023-02-17T22:42:16.146Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-02-17T22:42:16.146Z] ---> Running in 65d2424ae9b0 [2023-02-17T22:42:16.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T22:42:16.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T22:42:16.516Z] Still waiting to schedule task [2023-02-17T22:42:16.517Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-17T22:42:16.665Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-02-17T22:42:16.665Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-02-17T22:42:16.665Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-02-17T22:42:16.665Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-02-17T22:42:16.665Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-02-17T22:42:16.665Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-02-17T22:42:16.665Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-02-17T22:42:16.665Z] (8/8) Installing openssh (9.0_p1-r2) [2023-02-17T22:42:16.665Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T22:42:16.924Z] OK: 217 MiB in 59 packages [2023-02-17T22:42:17.183Z] Removing intermediate container 65d2424ae9b0 [2023-02-17T22:42:17.183Z] ---> 949a753e18a0 [2023-02-17T22:42:17.183Z] Step 6/10 : WORKDIR /device-modbus-go [2023-02-17T22:42:17.183Z] ---> Running in cf3e75657f31 [2023-02-17T22:42:17.443Z] Removing intermediate container cf3e75657f31 [2023-02-17T22:42:17.443Z] ---> c8a55e5af630 [2023-02-17T22:42:17.443Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-17T22:42:17.443Z] ---> 248d85dbce9c [2023-02-17T22:42:17.443Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T22:42:17.443Z] ---> Running in 2652a4d40de7 [2023-02-17T22:42:56.199Z] Removing intermediate container 2652a4d40de7 [2023-02-17T22:42:56.199Z] ---> 946f66f1ccb4 [2023-02-17T22:42:56.199Z] Step 9/10 : COPY . . [2023-02-17T22:42:56.199Z] ---> 65565ade3bcf [2023-02-17T22:42:56.199Z] Step 10/10 : RUN ${MAKE} [2023-02-17T22:42:56.199Z] ---> Running in e93bea06ddda [2023-02-17T22:42:56.199Z] noop [2023-02-17T22:42:56.199Z] Removing intermediate container e93bea06ddda [2023-02-17T22:42:56.199Z] ---> 34477d48e200 [2023-02-17T22:42:56.199Z] Successfully built 34477d48e200 [2023-02-17T22:42:56.199Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:42:56.648Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T22:42:56.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:42:56.808Z] prd-ubuntu20.04-docker-8c-8g-6516 does not seem to be running inside a container [2023-02-17T22:42:56.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-416 -v /w/workspace/xfoundry_device-modbus-go_PR-416:/w/workspace/xfoundry_device-modbus-go_PR-416:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-416@tmp:/w/workspace/xfoundry_device-modbus-go_PR-416@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 ******** ci-base-image-x86_64 cat [2023-02-17T22:42:57.193Z] $ docker top 0809489ce91cb5b88d712c8f4c2aab29ca0a5bb62e844127e4cd1266ae860672 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T22:42:57.580Z] + go version [2023-02-17T22:42:57.580Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-17T22:42:57.622Z] $ docker stop --time=1 0809489ce91cb5b88d712c8f4c2aab29ca0a5bb62e844127e4cd1266ae860672 [2023-02-17T22:42:58.884Z] $ docker rm -f --volumes 0809489ce91cb5b88d712c8f4c2aab29ca0a5bb62e844127e4cd1266ae860672 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:42:59.574Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T22:42:59.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:42:59.727Z] prd-ubuntu20.04-docker-8c-8g-6516 does not seem to be running inside a container [2023-02-17T22:42:59.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-416 -v /w/workspace/xfoundry_device-modbus-go_PR-416:/w/workspace/xfoundry_device-modbus-go_PR-416:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-416@tmp:/w/workspace/xfoundry_device-modbus-go_PR-416@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 ******** ci-base-image-x86_64 cat [2023-02-17T22:43:00.086Z] $ docker top eb1555898dc4863a5dd54e0567b9c85cb46470c01ffaaa499b51df9f906ed899 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T22:43:00.470Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-416 [Pipeline] fileExists [Pipeline] sh [2023-02-17T22:43:00.831Z] + make test [2023-02-17T22:43:00.831Z] go test ./... -coverprofile=coverage.out [2023-02-17T22:43:01.090Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-02-17T22:43:11.068Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-02-17T22:43:11.068Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.017s coverage: 47.7% of statements [2023-02-17T22:43:17.629Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-17T22:43:17.629Z] go vet ./... [2023-02-17T22:43:20.156Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T22:43:20.156Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T22:43:20.156Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T22:43:20.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T22:43:20.228Z] $ docker stop --time=1 eb1555898dc4863a5dd54e0567b9c85cb46470c01ffaaa499b51df9f906ed899 [2023-02-17T22:43:22.351Z] $ docker rm -f --volumes eb1555898dc4863a5dd54e0567b9c85cb46470c01ffaaa499b51df9f906ed899 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T22:43:22.935Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T22:43:23.010Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-17T22:43:23.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T22:43:24.021Z] + ls -al . [2023-02-17T22:43:24.022Z] total 184 [2023-02-17T22:43:24.022Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 22:43 . [2023-02-17T22:43:24.022Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:41 .. [2023-02-17T22:43:24.022Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 22:41 .dockerignore [2023-02-17T22:43:24.022Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 22:43 .git [2023-02-17T22:43:24.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:41 .github [2023-02-17T22:43:24.022Z] -rw-rw-r-- 1 jenkins jenkins 331 Feb 17 22:41 .gitignore [2023-02-17T22:43:24.022Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 22:41 .golangci.yml [2023-02-17T22:43:24.022Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 22:41 .semver [2023-02-17T22:43:24.022Z] -rw-rw-r-- 1 jenkins jenkins 10236 Feb 17 22:41 Attribution.txt [2023-02-17T22:43:24.022Z] -rw-rw-r-- 1 jenkins jenkins 11576 Feb 17 22:41 CHANGELOG.md [2023-02-17T22:43:24.022Z] -rw-rw-r-- 1 jenkins jenkins 1365 Feb 17 22:41 Dockerfile [2023-02-17T22:43:24.022Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 22:41 GOVERNANCE.md [2023-02-17T22:43:24.022Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 17 22:41 Jenkinsfile [2023-02-17T22:43:24.022Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 17 22:41 LICENSE [2023-02-17T22:43:24.022Z] -rw-rw-r-- 1 jenkins jenkins 1670 Feb 17 22:41 Makefile [2023-02-17T22:43:24.022Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 17 22:41 OWNERS.md [2023-02-17T22:43:24.022Z] -rw-rw-r-- 1 jenkins jenkins 4061 Feb 17 22:41 README.md [2023-02-17T22:43:24.022Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 22:42 VERSION [2023-02-17T22:43:24.022Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 22:41 bin [2023-02-17T22:43:24.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:41 cmd [2023-02-17T22:43:24.022Z] -rw-r--r-- 1 jenkins jenkins 23241 Feb 17 22:43 coverage.out [2023-02-17T22:43:24.022Z] -rw-rw-r-- 1 jenkins jenkins 3496 Feb 17 22:41 go.mod [2023-02-17T22:43:24.022Z] -rw-rw-r-- 1 jenkins jenkins 33621 Feb 17 22:41 go.sum [2023-02-17T22:43:24.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:41 internal [2023-02-17T22:43:24.022Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 22:41 simulator [2023-02-17T22:43:24.022Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:41 snap [2023-02-17T22:43:24.022Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 17 22:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:43:24.413Z] + 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=3a773cf0dc5b099a7cf24b47bf135fe824ab32ff --label arch=amd64 --label version=0.0.0 . [2023-02-17T22:43:24.413Z] Sending build context to Docker daemon 6.412MB [2023-02-17T22:43:24.413Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T22:43:24.413Z] Step 2/22 : FROM ${BASE} AS builder [2023-02-17T22:43:24.413Z] ---> 34477d48e200 [2023-02-17T22:43:24.413Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T22:43:24.413Z] ---> Running in cb3a957fe374 [2023-02-17T22:43:24.673Z] Removing intermediate container cb3a957fe374 [2023-02-17T22:43:24.673Z] ---> cc741d0ae0de [2023-02-17T22:43:24.673Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T22:43:24.673Z] ---> Running in 5ba898827cb0 [2023-02-17T22:43:24.673Z] Removing intermediate container 5ba898827cb0 [2023-02-17T22:43:24.673Z] ---> e8ea3143fedd [2023-02-17T22:43:24.673Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-02-17T22:43:24.931Z] ---> Running in 34debbc8cf0d [2023-02-17T22:43:25.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T22:43:25.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T22:43:25.449Z] OK: 217 MiB in 59 packages [2023-02-17T22:43:25.708Z] Removing intermediate container 34debbc8cf0d [2023-02-17T22:43:25.708Z] ---> bdc6eda4e088 [2023-02-17T22:43:25.708Z] Step 6/22 : WORKDIR /device-modbus-go [2023-02-17T22:43:25.969Z] ---> Running in d9f042291174 [2023-02-17T22:43:25.969Z] Removing intermediate container d9f042291174 [2023-02-17T22:43:25.969Z] ---> 38c6dba278d1 [2023-02-17T22:43:25.969Z] Step 7/22 : COPY go.mod vendor* ./ [2023-02-17T22:43:25.969Z] ---> 53790ef9a728 [2023-02-17T22:43:25.969Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T22:43:25.969Z] ---> Running in 709f03e21a82 [2023-02-17T22:43:26.905Z] Removing intermediate container 709f03e21a82 [2023-02-17T22:43:26.905Z] ---> f2b461dd83dc [2023-02-17T22:43:26.905Z] Step 9/22 : COPY . . [2023-02-17T22:43:27.163Z] ---> 83f7b23275a4 [2023-02-17T22:43:27.163Z] Step 10/22 : RUN ${MAKE} [2023-02-17T22:43:27.163Z] ---> Running in 88f8669aab5c [2023-02-17T22:43:27.422Z] 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-02-17T22:43:49.653Z] Removing intermediate container 88f8669aab5c [2023-02-17T22:43:49.653Z] ---> 7340b91a1548 [2023-02-17T22:43:49.653Z] Step 11/22 : FROM alpine:3.14 [2023-02-17T22:43:49.653Z] 3.14: Pulling from library/alpine [2023-02-17T22:43:49.653Z] d261077062b2: Pulling fs layer [2023-02-17T22:43:49.653Z] d261077062b2: Download complete [2023-02-17T22:43:49.653Z] d261077062b2: Pull complete [2023-02-17T22:43:49.653Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-17T22:43:49.653Z] Status: Downloaded newer image for alpine:3.14 [2023-02-17T22:43:49.653Z] ---> 6dff1269bc79 [2023-02-17T22:43:49.653Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-02-17T22:43:49.653Z] ---> Running in bd0b7eb3b9ed [2023-02-17T22:43:49.653Z] Removing intermediate container bd0b7eb3b9ed [2023-02-17T22:43:49.653Z] ---> e6c75297d7e6 [2023-02-17T22:43:49.653Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T22:43:49.653Z] ---> Running in 0a8d73ce4ee1 [2023-02-17T22:43:49.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-02-17T22:43:49.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-02-17T22:43:49.653Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T22:43:49.653Z] Executing busybox-1.33.1-r8.trigger [2023-02-17T22:43:49.653Z] OK: 6 MiB in 15 packages [2023-02-17T22:43:49.653Z] Removing intermediate container 0a8d73ce4ee1 [2023-02-17T22:43:49.653Z] ---> 5ce195ab5079 [2023-02-17T22:43:49.653Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-02-17T22:43:49.653Z] ---> 8cb22883840f [2023-02-17T22:43:49.653Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-02-17T22:43:49.653Z] ---> b8a0ec6e427d [2023-02-17T22:43:49.653Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-02-17T22:43:49.653Z] ---> af3cdcd2d301 [2023-02-17T22:43:49.653Z] Step 17/22 : EXPOSE 59901 [2023-02-17T22:43:49.653Z] ---> Running in ccfc5b78bb10 [2023-02-17T22:43:49.653Z] Removing intermediate container ccfc5b78bb10 [2023-02-17T22:43:49.653Z] ---> 40a123da30c5 [2023-02-17T22:43:49.653Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-02-17T22:43:49.653Z] ---> Running in 7721f94bd859 [2023-02-17T22:43:49.913Z] Removing intermediate container 7721f94bd859 [2023-02-17T22:43:49.913Z] ---> 02b53dc84a10 [2023-02-17T22:43:49.913Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-02-17T22:43:49.913Z] ---> Running in 28f807efef87 [2023-02-17T22:43:49.913Z] Removing intermediate container 28f807efef87 [2023-02-17T22:43:49.913Z] ---> 1a545ccae5c1 [2023-02-17T22:43:49.913Z] Step 20/22 : LABEL arch=amd64 [2023-02-17T22:43:49.913Z] ---> Running in 2e1b48f77433 [2023-02-17T22:43:49.913Z] Removing intermediate container 2e1b48f77433 [2023-02-17T22:43:49.913Z] ---> 6bc5b06cddc9 [2023-02-17T22:43:49.913Z] Step 21/22 : LABEL git_sha=3a773cf0dc5b099a7cf24b47bf135fe824ab32ff [2023-02-17T22:43:49.913Z] ---> Running in 2ad9ce0dbed5 [2023-02-17T22:43:49.913Z] Removing intermediate container 2ad9ce0dbed5 [2023-02-17T22:43:49.913Z] ---> 5c9289bd3948 [2023-02-17T22:43:49.913Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T22:43:49.913Z] ---> Running in 31d4db9421d7 [2023-02-17T22:43:49.913Z] Removing intermediate container 31d4db9421d7 [2023-02-17T22:43:49.913Z] ---> 24fcbd10e057 [2023-02-17T22:43:49.913Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T22:43:49.913Z] Successfully built 24fcbd10e057 [2023-02-17T22:43:49.913Z] 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-02-17T22:43:50.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T22:43:50.761Z] [2023-02-17T22:43:50.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:43:50.895Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6517 in /w/workspace/xfoundry_device-modbus-go_PR-416 [Pipeline] { [Pipeline] ws [2023-02-17T22:43:50.955Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-02-17T22:43:51.029Z] Selected Git installation does not exist. Using Default [2023-02-17T22:43:51.029Z] The recommended git tool is: NONE [2023-02-17T22:43:51.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T22:43:51.143Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-17T22:43:51.143Z] 5eb5b503b376: Pulling fs layer [2023-02-17T22:43:51.143Z] 5c69ac0246d0: Pulling fs layer [2023-02-17T22:43:51.143Z] ec43610c2a17: Pulling fs layer [2023-02-17T22:43:51.143Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-17T22:43:51.143Z] 33b1e0a273af: Pulling fs layer [2023-02-17T22:43:51.143Z] 5d3b04190fa2: Pulling fs layer [2023-02-17T22:43:51.143Z] 2f39f015ded8: Pulling fs layer [2023-02-17T22:43:51.143Z] 33b1e0a273af: Waiting [2023-02-17T22:43:51.143Z] 5d3b04190fa2: Waiting [2023-02-17T22:43:51.143Z] 2f39f015ded8: Waiting [2023-02-17T22:43:51.143Z] 3a2ae6a8a46f: Waiting [2023-02-17T22:43:51.143Z] 5c69ac0246d0: Download complete [2023-02-17T22:43:51.143Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-17T22:43:51.143Z] 3a2ae6a8a46f: Download complete [2023-02-17T22:43:51.642Z] 33b1e0a273af: Verifying Checksum [2023-02-17T22:43:51.642Z] 33b1e0a273af: Download complete [2023-02-17T22:43:51.642Z] 5d3b04190fa2: Verifying Checksum [2023-02-17T22:43:51.642Z] 5d3b04190fa2: Download complete [2023-02-17T22:43:51.642Z] ec43610c2a17: Verifying Checksum [2023-02-17T22:43:51.642Z] ec43610c2a17: Download complete [2023-02-17T22:43:52.244Z] 5eb5b503b376: Verifying Checksum [2023-02-17T22:43:52.245Z] 5eb5b503b376: Download complete [2023-02-17T22:43:53.627Z] 5eb5b503b376: Pull complete [2023-02-17T22:43:53.627Z] 5c69ac0246d0: Pull complete [2023-02-17T22:43:54.639Z] ec43610c2a17: Pull complete [2023-02-17T22:43:54.639Z] 3a2ae6a8a46f: Pull complete [2023-02-17T22:43:54.640Z] 33b1e0a273af: Pull complete [2023-02-17T22:43:54.640Z] 5d3b04190fa2: Pull complete [2023-02-17T22:43:55.992Z] 2f39f015ded8: Download complete [2023-02-17T22:43:56.447Z] using credential edgex-jenkins-ssh [2023-02-17T22:43:56.465Z] Cloning the remote Git repository [2023-02-17T22:43:56.517Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-02-17T22:43:56.598Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-02-17T22:43:56.757Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-02-17T22:43:56.758Z] > git --version # timeout=10 [2023-02-17T22:43:56.778Z] > git --version # 'git version 2.25.1' [2023-02-17T22:43:56.780Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T22:43:56.843Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T22:43:57.998Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-02-17T22:43:58.028Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T22:43:59.388Z] 2f39f015ded8: Pull complete [2023-02-17T22:43:59.388Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-17T22:43:59.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T22:43:59.389Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:43:59.616Z] Merging remotes/origin/main commit c3aad7bd2c33aca71f49ec3c385ee682c91bb904 into PR head commit 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff [2023-02-17T22:43:59.622Z] prd-ubuntu20.04-docker-8c-8g-6516 does not seem to be running inside a container [2023-02-17T22:43:59.666Z] $ 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-416 -v /w/workspace/xfoundry_device-modbus-go_PR-416:/w/workspace/xfoundry_device-modbus-go_PR-416:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-416@tmp:/w/workspace/xfoundry_device-modbus-go_PR-416@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-lftools-log-publisher:latest cat [2023-02-17T22:43:58.934Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-02-17T22:43:58.978Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-02-17T22:43:58.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T22:43:59.003Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-17T22:43:59.637Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T22:43:59.659Z] > git checkout -f 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff # timeout=10 [2023-02-17T22:43:59.762Z] > git remote # timeout=10 [2023-02-17T22:43:59.892Z] Merge succeeded, producing 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff [2023-02-17T22:43:59.893Z] Checking out Revision 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff (PR-416) [2023-02-17T22:44:00.371Z] Commit message: "build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0" [2023-02-17T22:44:00.423Z] > git --version # timeout=10 [2023-02-17T22:44:00.435Z] > git --version # 'git version 2.25.1' [2023-02-17T22:44:00.470Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T22:44:00.845Z] [2023-02-17T22:44:00.845Z] GitHub has been notified of this commit’s build result [2023-02-17T22:44:00.845Z] [2023-02-17T22:43:59.793Z] > git config --get remote.origin.url # timeout=10 [2023-02-17T22:43:59.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T22:43:59.833Z] > git merge c3aad7bd2c33aca71f49ec3c385ee682c91bb904 # timeout=10 [2023-02-17T22:43:59.871Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-17T22:43:59.902Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T22:43:59.920Z] > git checkout -f 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff # timeout=10 [2023-02-17T22:44:02.993Z] $ docker top 10c1681d401ad985185d30e2a69826796a76bafb1515562858efa04ddb9186bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T22:44:03.445Z] ---> job-cost.sh [2023-02-17T22:44:03.445Z] lf-activate-venv: SKIPPING [2023-02-17T22:44:03.445Z] INFO: No Stack... [2023-02-17T22:44:03.896Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-17T22:44:03.896Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T22:44:03.896Z] Dload Upload Total Spent Left Speed [2023-02-17T22:44:03.896Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [2023-02-17T22:44:04.034Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh [2023-02-17T22:44:04.409Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T22:44:04.508Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-17T22:44:04.730Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-416/archives/cost.csv [2023-02-17T22:44:04.730Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T22:44:04.775Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-416-1-stack-cost] [2023-02-17T22:44:04.781Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-416-1-stack-cost] did not exist. Created. [2023-02-17T22:44:04.781Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-416-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-02-17T22:44:04.850Z] + + sudo tee /etc/docker/daemon.newsudo [2023-02-17T22:44:04.850Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-17T22:44:04.850Z] { [2023-02-17T22:44:04.850Z] "registry-mirrors": [ [2023-02-17T22:44:04.850Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-17T22:44:04.850Z] ], [2023-02-17T22:44:04.850Z] "bip": "10.250.0.254/24", [2023-02-17T22:44:04.850Z] "hosts": [ [2023-02-17T22:44:04.850Z] "tcp://0.0.0.0:5555", [2023-02-17T22:44:04.850Z] "unix:///var/run/docker.sock" [2023-02-17T22:44:04.850Z] ], [2023-02-17T22:44:04.850Z] "mtu": 1458, [2023-02-17T22:44:04.850Z] "selinux-enabled": true, [2023-02-17T22:44:04.850Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-17T22:44:04.850Z] } [Pipeline] sh [Pipeline] sh [2023-02-17T22:44:05.213Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-17T22:44:05.401Z] + echo total: 0.2199999988079071 [2023-02-17T22:44:05.565Z] + sudo service docker restart [Pipeline] stash [2023-02-17T22:44:05.619Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T22:44:05.645Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-416-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T22:44:06.193Z] $ docker stop --time=1 10c1681d401ad985185d30e2a69826796a76bafb1515562858efa04ddb9186bf [2023-02-17T22:44:07.966Z] $ docker rm -f --volumes 10c1681d401ad985185d30e2a69826796a76bafb1515562858efa04ddb9186bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T22:44:23.879Z] provisioning config files... [2023-02-17T22:44:23.908Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config15710607491224593392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:44:24.301Z] ---> docker-login.sh [2023-02-17T22:44:24.301Z] nexus3.edgexfoundry.org:10001 [2023-02-17T22:44:24.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:44:24.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:44:24.892Z] Configure a credential helper to remove this warning. See [2023-02-17T22:44:24.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:44:24.892Z] [2023-02-17T22:44:24.892Z] Login Succeeded [2023-02-17T22:44:24.892Z] nexus3.edgexfoundry.org:10002 [2023-02-17T22:44:25.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:44:25.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:44:25.431Z] Configure a credential helper to remove this warning. See [2023-02-17T22:44:25.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:44:25.431Z] [2023-02-17T22:44:25.431Z] Login Succeeded [2023-02-17T22:44:25.431Z] nexus3.edgexfoundry.org:10003 [2023-02-17T22:44:25.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:44:25.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:44:25.713Z] Configure a credential helper to remove this warning. See [2023-02-17T22:44:25.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:44:25.713Z] [2023-02-17T22:44:25.713Z] Login Succeeded [2023-02-17T22:44:25.713Z] nexus3.edgexfoundry.org:10004 [2023-02-17T22:44:25.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:44:25.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:44:25.988Z] Configure a credential helper to remove this warning. See [2023-02-17T22:44:25.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:44:25.988Z] [2023-02-17T22:44:25.988Z] Login Succeeded [2023-02-17T22:44:25.988Z] docker.io [2023-02-17T22:44:26.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T22:44:26.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T22:44:26.525Z] Configure a credential helper to remove this warning. See [2023-02-17T22:44:26.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T22:44:26.525Z] [2023-02-17T22:44:26.525Z] Login Succeeded [2023-02-17T22:44:26.525Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T22:44:26.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T22:44:26.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T22:44:26.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T22:44:26.990Z] ========================================================= [2023-02-17T22:44:26.990Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-17T22:44:26.990Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:44:27.464Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-17T22:44:27.733Z] Sending build context to Docker daemon 3.326MB [2023-02-17T22:44:27.733Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T22:44:27.733Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-17T22:44:28.004Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-17T22:44:28.004Z] 9b18e9b68314: Pulling fs layer [2023-02-17T22:44:28.004Z] 35d82f9e3411: Pulling fs layer [2023-02-17T22:44:28.004Z] e16973657156: Pulling fs layer [2023-02-17T22:44:28.004Z] fc693d55d65f: Pulling fs layer [2023-02-17T22:44:28.004Z] 7e9fc2657dce: Pulling fs layer [2023-02-17T22:44:28.004Z] dda99020689f: Pulling fs layer [2023-02-17T22:44:28.004Z] db1c61fa0a46: Pulling fs layer [2023-02-17T22:44:28.004Z] 891c053d2c06: Pulling fs layer [2023-02-17T22:44:28.004Z] fc693d55d65f: Waiting [2023-02-17T22:44:28.004Z] 7e9fc2657dce: Waiting [2023-02-17T22:44:28.004Z] dda99020689f: Waiting [2023-02-17T22:44:28.004Z] db1c61fa0a46: Waiting [2023-02-17T22:44:28.004Z] 891c053d2c06: Waiting [2023-02-17T22:44:28.004Z] e16973657156: Verifying Checksum [2023-02-17T22:44:28.004Z] e16973657156: Download complete [2023-02-17T22:44:28.004Z] 35d82f9e3411: Download complete [2023-02-17T22:44:28.004Z] 7e9fc2657dce: Download complete [2023-02-17T22:44:28.004Z] dda99020689f: Verifying Checksum [2023-02-17T22:44:28.004Z] dda99020689f: Download complete [2023-02-17T22:44:28.004Z] 9b18e9b68314: Verifying Checksum [2023-02-17T22:44:28.004Z] 9b18e9b68314: Download complete [2023-02-17T22:44:28.980Z] 9b18e9b68314: Pull complete [2023-02-17T22:44:29.250Z] 891c053d2c06: Verifying Checksum [2023-02-17T22:44:29.250Z] 891c053d2c06: Download complete [2023-02-17T22:44:29.523Z] 35d82f9e3411: Pull complete [2023-02-17T22:44:29.795Z] e16973657156: Pull complete [2023-02-17T22:44:30.383Z] db1c61fa0a46: Verifying Checksum [2023-02-17T22:44:30.383Z] db1c61fa0a46: Download complete [2023-02-17T22:44:30.970Z] fc693d55d65f: Download complete [2023-02-17T22:44:43.307Z] fc693d55d65f: Pull complete [2023-02-17T22:44:43.307Z] 7e9fc2657dce: Pull complete [2023-02-17T22:44:43.307Z] dda99020689f: Pull complete [2023-02-17T22:44:49.971Z] db1c61fa0a46: Pull complete [2023-02-17T22:44:52.682Z] 891c053d2c06: Pull complete [2023-02-17T22:44:52.682Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-17T22:44:52.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T22:44:52.952Z] ---> f96f9c87975a [2023-02-17T22:44:52.952Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-02-17T22:44:54.898Z] ---> Running in 69d7915de7bb [2023-02-17T22:44:54.898Z] Removing intermediate container 69d7915de7bb [2023-02-17T22:44:54.898Z] ---> d720a6e05d10 [2023-02-17T22:44:54.898Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T22:44:54.898Z] ---> Running in dd58f8cf1400 [2023-02-17T22:44:55.168Z] Removing intermediate container dd58f8cf1400 [2023-02-17T22:44:55.168Z] ---> dfbbdc91b985 [2023-02-17T22:44:55.168Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-02-17T22:44:55.435Z] ---> Running in f76acf09a158 [2023-02-17T22:44:56.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T22:44:56.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T22:44:57.936Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-02-17T22:44:58.203Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-02-17T22:44:58.203Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-02-17T22:44:58.203Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-02-17T22:44:58.472Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-02-17T22:44:58.472Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-02-17T22:44:58.472Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-02-17T22:44:58.472Z] (8/8) Installing openssh (9.0_p1-r2) [2023-02-17T22:44:58.472Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T22:44:58.472Z] OK: 228 MiB in 59 packages [2023-02-17T22:44:59.896Z] Removing intermediate container f76acf09a158 [2023-02-17T22:44:59.896Z] ---> d335485e6dcf [2023-02-17T22:44:59.896Z] Step 6/10 : WORKDIR /device-modbus-go [2023-02-17T22:44:59.896Z] ---> Running in a7b4e0c816c4 [2023-02-17T22:44:59.896Z] Removing intermediate container a7b4e0c816c4 [2023-02-17T22:44:59.896Z] ---> d88e84e870e7 [2023-02-17T22:44:59.896Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-17T22:45:00.500Z] ---> a6c9228190ae [2023-02-17T22:45:00.500Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T22:45:00.500Z] ---> Running in b5fe2af7c761 [2023-02-17T22:47:52.240Z] Removing intermediate container b5fe2af7c761 [2023-02-17T22:47:52.240Z] ---> 14c7b7a6f286 [2023-02-17T22:47:52.240Z] Step 9/10 : COPY . . [2023-02-17T22:47:52.240Z] ---> e4aca42743d4 [2023-02-17T22:47:52.240Z] Step 10/10 : RUN ${MAKE} [2023-02-17T22:47:52.240Z] ---> Running in 1fd90f3af97b [2023-02-17T22:47:52.240Z] noop [2023-02-17T22:47:52.240Z] Removing intermediate container 1fd90f3af97b [2023-02-17T22:47:52.240Z] ---> d81dd4add657 [2023-02-17T22:47:52.240Z] Successfully built d81dd4add657 [2023-02-17T22:47:52.240Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:47:52.725Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T22:47:52.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:47:52.987Z] prd-ubuntu20.04-docker-arm64-4c-16g-6517 does not seem to be running inside a container [2023-02-17T22:47:53.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T22:47:54.295Z] $ docker top 12aad2bfc0cae13a1cba1feed4a94d08babd26e807c05b153a25edd4188e4c51 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T22:47:55.211Z] + go version [2023-02-17T22:47:55.211Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-17T22:47:55.225Z] $ docker stop --time=1 12aad2bfc0cae13a1cba1feed4a94d08babd26e807c05b153a25edd4188e4c51 [2023-02-17T22:47:56.837Z] $ docker rm -f --volumes 12aad2bfc0cae13a1cba1feed4a94d08babd26e807c05b153a25edd4188e4c51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:47:57.670Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T22:47:57.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:47:57.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-6517 does not seem to be running inside a container [2023-02-17T22:47:57.960Z] $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T22:47:59.091Z] $ docker top e7acb14a0b814f3b86ac66d5757f5b419907fe8f796a22a1c68335ba290a2227 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T22:47:59.651Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-17T22:48:00.301Z] + make test [2023-02-17T22:48:00.301Z] go test ./... -coverprofile=coverage.out [2023-02-17T22:48:02.252Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-02-17T22:49:38.925Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-02-17T22:49:38.925Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.064s coverage: 47.7% of statements [2023-02-17T22:49:38.925Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-17T22:49:38.925Z] go vet ./... [2023-02-17T22:49:57.153Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T22:49:57.153Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T22:49:57.153Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T22:49:57.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T22:49:57.183Z] $ docker stop --time=1 e7acb14a0b814f3b86ac66d5757f5b419907fe8f796a22a1c68335ba290a2227 [2023-02-17T22:49:58.963Z] $ docker rm -f --volumes e7acb14a0b814f3b86ac66d5757f5b419907fe8f796a22a1c68335ba290a2227 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T22:49:59.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T22:50:00.009Z] Warning: overwriting stash ‘coverage-report’ [2023-02-17T22:50:00.457Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T22:50:01.054Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T22:50:01.403Z] + ls -al . [2023-02-17T22:50:01.403Z] total 180 [2023-02-17T22:50:01.403Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 22:48 . [2023-02-17T22:50:01.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:43 .. [2023-02-17T22:50:01.403Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 22:43 .dockerignore [2023-02-17T22:50:01.403Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 22:43 .git [2023-02-17T22:50:01.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:43 .github [2023-02-17T22:50:01.403Z] -rw-rw-r-- 1 jenkins jenkins 331 Feb 17 22:43 .gitignore [2023-02-17T22:50:01.403Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 22:43 .golangci.yml [2023-02-17T22:50:01.403Z] -rw-rw-r-- 1 jenkins jenkins 10236 Feb 17 22:43 Attribution.txt [2023-02-17T22:50:01.403Z] -rw-rw-r-- 1 jenkins jenkins 11576 Feb 17 22:43 CHANGELOG.md [2023-02-17T22:50:01.403Z] -rw-rw-r-- 1 jenkins jenkins 1365 Feb 17 22:43 Dockerfile [2023-02-17T22:50:01.403Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 22:43 GOVERNANCE.md [2023-02-17T22:50:01.403Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 17 22:43 Jenkinsfile [2023-02-17T22:50:01.403Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 17 22:43 LICENSE [2023-02-17T22:50:01.403Z] -rw-rw-r-- 1 jenkins jenkins 1670 Feb 17 22:43 Makefile [2023-02-17T22:50:01.403Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 17 22:43 OWNERS.md [2023-02-17T22:50:01.403Z] -rw-rw-r-- 1 jenkins jenkins 4061 Feb 17 22:43 README.md [2023-02-17T22:50:01.403Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 22:42 VERSION [2023-02-17T22:50:01.403Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 22:43 bin [2023-02-17T22:50:01.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:43 cmd [2023-02-17T22:50:01.403Z] -rw-r--r-- 1 jenkins jenkins 23241 Feb 17 22:49 coverage.out [2023-02-17T22:50:01.403Z] -rw-rw-r-- 1 jenkins jenkins 3496 Feb 17 22:43 go.mod [2023-02-17T22:50:01.403Z] -rw-rw-r-- 1 jenkins jenkins 33621 Feb 17 22:43 go.sum [2023-02-17T22:50:01.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:43 internal [2023-02-17T22:50:01.403Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 22:43 simulator [2023-02-17T22:50:01.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:43 snap [2023-02-17T22:50:01.403Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 17 22:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:50:01.841Z] + 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=3a773cf0dc5b099a7cf24b47bf135fe824ab32ff --label arch=arm64 --label version=0.0.0 . [2023-02-17T22:50:02.112Z] Sending build context to Docker daemon 3.35MB [2023-02-17T22:50:02.112Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T22:50:02.112Z] Step 2/22 : FROM ${BASE} AS builder [2023-02-17T22:50:02.112Z] ---> d81dd4add657 [2023-02-17T22:50:02.112Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T22:50:02.385Z] ---> Running in d1feed6ba5cd [2023-02-17T22:50:02.662Z] Removing intermediate container d1feed6ba5cd [2023-02-17T22:50:02.662Z] ---> 473aadf333d2 [2023-02-17T22:50:02.662Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T22:50:02.662Z] ---> Running in 6a850278cd96 [2023-02-17T22:50:02.929Z] Removing intermediate container 6a850278cd96 [2023-02-17T22:50:02.929Z] ---> 59bc52e20568 [2023-02-17T22:50:02.929Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-02-17T22:50:03.203Z] ---> Running in 9d714ec395ab [2023-02-17T22:50:04.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T22:50:04.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T22:50:05.395Z] OK: 228 MiB in 59 packages [2023-02-17T22:50:06.355Z] Removing intermediate container 9d714ec395ab [2023-02-17T22:50:06.355Z] ---> b6fd9c149c64 [2023-02-17T22:50:06.355Z] Step 6/22 : WORKDIR /device-modbus-go [2023-02-17T22:50:06.355Z] ---> Running in 9780ed580407 [2023-02-17T22:50:06.623Z] Removing intermediate container 9780ed580407 [2023-02-17T22:50:06.623Z] ---> 70c57444ae00 [2023-02-17T22:50:06.623Z] Step 7/22 : COPY go.mod vendor* ./ [2023-02-17T22:50:07.206Z] ---> 08b0d13c07bc [2023-02-17T22:50:07.206Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T22:50:07.206Z] ---> Running in 6556fbb308fe [2023-02-17T22:50:09.791Z] Removing intermediate container 6556fbb308fe [2023-02-17T22:50:09.791Z] ---> 1f657ca00cec [2023-02-17T22:50:09.791Z] Step 9/22 : COPY . . [2023-02-17T22:50:11.206Z] ---> e92ec0370d00 [2023-02-17T22:50:11.206Z] Step 10/22 : RUN ${MAKE} [2023-02-17T22:50:11.476Z] ---> Running in d1f0fa2d2c17 [2023-02-17T22:50:12.439Z] 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-02-17T22:52:34.521Z] Removing intermediate container d1f0fa2d2c17 [2023-02-17T22:52:34.521Z] ---> c28fbe57bab1 [2023-02-17T22:52:34.521Z] Step 11/22 : FROM alpine:3.14 [2023-02-17T22:52:34.521Z] 3.14: Pulling from library/alpine [2023-02-17T22:52:34.521Z] 6f0e733d82e2: Pulling fs layer [2023-02-17T22:52:34.521Z] 6f0e733d82e2: Verifying Checksum [2023-02-17T22:52:34.521Z] 6f0e733d82e2: Download complete [2023-02-17T22:52:34.521Z] 6f0e733d82e2: Pull complete [2023-02-17T22:52:34.521Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-17T22:52:34.521Z] Status: Downloaded newer image for alpine:3.14 [2023-02-17T22:52:34.521Z] ---> bf97f6347a60 [2023-02-17T22:52:34.521Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-02-17T22:52:34.521Z] ---> Running in 9b895155b130 [2023-02-17T22:52:34.521Z] Removing intermediate container 9b895155b130 [2023-02-17T22:52:34.521Z] ---> 09fc0c1734dd [2023-02-17T22:52:34.521Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T22:52:34.521Z] ---> Running in 2c01f66ef3d7 [2023-02-17T22:52:34.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-02-17T22:52:34.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-02-17T22:52:34.521Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T22:52:34.521Z] Executing busybox-1.33.1-r8.trigger [2023-02-17T22:52:34.521Z] OK: 6 MiB in 15 packages [2023-02-17T22:52:34.521Z] Removing intermediate container 2c01f66ef3d7 [2023-02-17T22:52:34.521Z] ---> 252fbaab0e86 [2023-02-17T22:52:34.521Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-02-17T22:52:34.521Z] ---> 471dbc9f64f1 [2023-02-17T22:52:34.521Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-02-17T22:52:34.521Z] ---> a671432a0afd [2023-02-17T22:52:34.521Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-02-17T22:52:34.521Z] ---> d069f1a52e74 [2023-02-17T22:52:34.521Z] Step 17/22 : EXPOSE 59901 [2023-02-17T22:52:34.521Z] ---> Running in 1813e2c805ac [2023-02-17T22:52:34.521Z] Removing intermediate container 1813e2c805ac [2023-02-17T22:52:34.521Z] ---> bc34eaaa7e4a [2023-02-17T22:52:34.521Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-02-17T22:52:34.521Z] ---> Running in 81257ae820d4 [2023-02-17T22:52:34.521Z] Removing intermediate container 81257ae820d4 [2023-02-17T22:52:34.521Z] ---> dd26d9696002 [2023-02-17T22:52:34.521Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-02-17T22:52:34.521Z] ---> Running in 024b0944bee4 [2023-02-17T22:52:34.521Z] Removing intermediate container 024b0944bee4 [2023-02-17T22:52:34.521Z] ---> 2cfe4c20768d [2023-02-17T22:52:34.521Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T22:52:34.787Z] ---> Running in 590c96511f83 [2023-02-17T22:52:35.056Z] Removing intermediate container 590c96511f83 [2023-02-17T22:52:35.056Z] ---> adca079c923e [2023-02-17T22:52:35.056Z] Step 21/22 : LABEL git_sha=3a773cf0dc5b099a7cf24b47bf135fe824ab32ff [2023-02-17T22:52:35.056Z] ---> Running in 35c995ec7b33 [2023-02-17T22:52:35.323Z] Removing intermediate container 35c995ec7b33 [2023-02-17T22:52:35.323Z] ---> aac4e73c8432 [2023-02-17T22:52:35.323Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T22:52:35.323Z] ---> Running in 875468d9eff8 [2023-02-17T22:52:35.596Z] Removing intermediate container 875468d9eff8 [2023-02-17T22:52:35.596Z] ---> dd23029bead4 [2023-02-17T22:52:35.596Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T22:52:35.596Z] Successfully built dd23029bead4 [2023-02-17T22:52:35.596Z] 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-02-17T22:52:36.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T22:52:36.373Z] [2023-02-17T22:52:36.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:52:36.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T22:52:36.779Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-17T22:52:36.779Z] 8998bd30e6a1: Pulling fs layer [2023-02-17T22:52:36.779Z] 04944245beec: Pulling fs layer [2023-02-17T22:52:36.779Z] 699f458cf7ca: Pulling fs layer [2023-02-17T22:52:36.779Z] 765212b225bb: Pulling fs layer [2023-02-17T22:52:36.779Z] f23df028b6ca: Pulling fs layer [2023-02-17T22:52:36.779Z] d65c8cfc05b1: Pulling fs layer [2023-02-17T22:52:36.779Z] 2437ff75d9bd: Pulling fs layer [2023-02-17T22:52:36.779Z] 765212b225bb: Waiting [2023-02-17T22:52:36.779Z] f23df028b6ca: Waiting [2023-02-17T22:52:36.779Z] d65c8cfc05b1: Waiting [2023-02-17T22:52:36.779Z] 2437ff75d9bd: Waiting [2023-02-17T22:52:37.048Z] 04944245beec: Verifying Checksum [2023-02-17T22:52:37.048Z] 04944245beec: Download complete [2023-02-17T22:52:37.048Z] 765212b225bb: Verifying Checksum [2023-02-17T22:52:37.048Z] 765212b225bb: Download complete [2023-02-17T22:52:37.048Z] f23df028b6ca: Verifying Checksum [2023-02-17T22:52:37.048Z] f23df028b6ca: Download complete [2023-02-17T22:52:37.048Z] d65c8cfc05b1: Verifying Checksum [2023-02-17T22:52:37.048Z] d65c8cfc05b1: Download complete [2023-02-17T22:52:37.314Z] 699f458cf7ca: Verifying Checksum [2023-02-17T22:52:37.314Z] 699f458cf7ca: Download complete [2023-02-17T22:52:37.582Z] 8998bd30e6a1: Verifying Checksum [2023-02-17T22:52:37.582Z] 8998bd30e6a1: Download complete [2023-02-17T22:52:39.535Z] 2437ff75d9bd: Download complete [2023-02-17T22:52:41.486Z] 8998bd30e6a1: Pull complete [2023-02-17T22:52:41.752Z] 04944245beec: Pull complete [2023-02-17T22:52:42.710Z] 699f458cf7ca: Pull complete [2023-02-17T22:52:43.666Z] 765212b225bb: Pull complete [2023-02-17T22:52:44.250Z] f23df028b6ca: Pull complete [2023-02-17T22:52:44.518Z] d65c8cfc05b1: Pull complete [2023-02-17T22:52:59.553Z] 2437ff75d9bd: Pull complete [2023-02-17T22:52:59.553Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-17T22:52:59.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T22:52:59.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:52:59.857Z] prd-ubuntu20.04-docker-arm64-4c-16g-6517 does not seem to be running inside a container [2023-02-17T22:52:59.886Z] $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-17T22:53:02.654Z] $ docker top 7f0ed056e876c37c028dd31d883bf0e32b2a950f1d82a5a013e4330e13d0e4c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:53:03.287Z] ---> job-cost.sh [2023-02-17T22:53:03.553Z] lf-activate-venv: SKIPPING [2023-02-17T22:53:03.553Z] INFO: No Stack... [2023-02-17T22:53:04.517Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-17T22:53:05.102Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T22:53:05.760Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-02-17T22:53:05.760Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T22:53:05.812Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-416-1-stack-cost] [2023-02-17T22:53:05.817Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-416-1-stack-cost] did not exist. Created. [2023-02-17T22:53:05.817Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-416-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T22:53:06.543Z] /w/workspace/device-modbus-go/1@tmp/durable-f651d94d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-17T22:53:07.219Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-17T22:53:07.254Z] Warning: overwriting stash ‘stack-cost’ [2023-02-17T22:53:07.304Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T22:53:07.321Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-416-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T22:53:07.349Z] $ docker stop --time=1 7f0ed056e876c37c028dd31d883bf0e32b2a950f1d82a5a013e4330e13d0e4c6 [2023-02-17T22:53:09.458Z] $ docker rm -f --volumes 7f0ed056e876c37c028dd31d883bf0e32b2a950f1d82a5a013e4330e13d0e4c6 [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-02-17T22:53:10.449Z] provisioning config files... [2023-02-17T22:53:10.456Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-416@tmp/config6006724646688685015tmp [Pipeline] { [Pipeline] sh [2023-02-17T22:53:10.804Z] + set +x [2023-02-17T22:53:10.804Z] + bash -s -- [2023-02-17T22:53:10.804Z] + curl -s https://codecov.io/bash [2023-02-17T22:53:10.804Z] [2023-02-17T22:53:10.804Z] _____ _ [2023-02-17T22:53:10.804Z] / ____| | | [2023-02-17T22:53:10.804Z] | | ___ __| | ___ ___ _____ __ [2023-02-17T22:53:10.804Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-17T22:53:10.804Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-17T22:53:10.804Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-17T22:53:10.804Z] Bash-1.0.6 [2023-02-17T22:53:10.804Z] [2023-02-17T22:53:10.804Z] [2023-02-17T22:53:10.804Z] ==> git version 2.25.1 found [2023-02-17T22:53:10.804Z] ==> 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-02-17T22:53:10.804Z] Release-Date: 2020-01-08 [2023-02-17T22:53:10.804Z] 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-02-17T22:53:10.804Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-17T22:53:10.804Z] ==> Jenkins CI detected. [2023-02-17T22:53:10.804Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-416 [2023-02-17T22:53:10.804Z] project root: . [2023-02-17T22:53:10.804Z] --> token set from env [2023-02-17T22:53:10.804Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-17T22:53:11.063Z] ==> Running gcov in . (disable via -X gcov) [2023-02-17T22:53:11.063Z] ==> Python coveragepy not found [2023-02-17T22:53:11.063Z] ==> Searching for coverage reports in: [2023-02-17T22:53:11.063Z] + . [2023-02-17T22:53:11.063Z] -> Found 1 reports [2023-02-17T22:53:11.063Z] ==> Detecting git/mercurial file structure [2023-02-17T22:53:11.063Z] ==> Reading reports [2023-02-17T22:53:11.063Z] + ./coverage.out bytes=23241 [2023-02-17T22:53:11.063Z] ==> Appending adjustments [2023-02-17T22:53:11.063Z] https://docs.codecov.io/docs/fixing-reports [2023-02-17T22:53:11.063Z] + Found adjustments [2023-02-17T22:53:11.063Z] ==> Gzipping contents [2023-02-17T22:53:11.063Z] 4.0K /tmp/codecov.EYuGCU.gz [2023-02-17T22:53:11.063Z] ==> Uploading reports [2023-02-17T22:53:11.063Z] url: https://codecov.io [2023-02-17T22:53:11.063Z] query: branch=PR-416&commit=3a773cf0dc5b099a7cf24b47bf135fe824ab32ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-416%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=416&job=&cmd_args= [2023-02-17T22:53:11.063Z] -> Pinging Codecov [2023-02-17T22:53:11.063Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-416&commit=3a773cf0dc5b099a7cf24b47bf135fe824ab32ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-416%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=416&job=&cmd_args= [2023-02-17T22:53:11.321Z] -> Uploading to [2023-02-17T22:53:11.321Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-17/55DBCA73C666E3227836607328DD7E49/3a773cf0dc5b099a7cf24b47bf135fe824ab32ff/df6acf94-af6e-40d1-b602-1c543022a68c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T225311Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70bc9c0af1b57f912c9c3a6b87f18788793d587a3321509b2c466f0784e804d2 [2023-02-17T22:53:11.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T22:53:11.321Z] Dload Upload Total Spent Left Speed [2023-02-17T22:53:11.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3907 0 0 100 3907 0 16415 --:--:-- --:--:-- --:--:-- 16415 [2023-02-17T22:53:11.580Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/3a773cf0dc5b099a7cf24b47bf135fe824ab32ff [Pipeline] } [2023-02-17T22:53:11.607Z] 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-02-17T22:53:13.357Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-416/archives ] [2023-02-17T22:53:13.357Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-416/archives [2023-02-17T22:53:13.357Z] total 16 [2023-02-17T22:53:13.357Z] drwxr-xr-x 3 root root 4096 Feb 17 22:44 . [2023-02-17T22:53:13.357Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 22:44 .. [2023-02-17T22:53:13.357Z] drwxr-xr-x 2 root root 4096 Feb 17 22:44 cost [2023-02-17T22:53:13.357Z] -rw-r--r-- 1 root root 88 Feb 17 22:44 cost.csv [2023-02-17T22:53:13.357Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-416/archives [2023-02-17T22:53:13.357Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-416/archives [2023-02-17T22:53:13.357Z] total 16 [2023-02-17T22:53:13.357Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 22:44 . [2023-02-17T22:53:13.357Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 22:44 .. [2023-02-17T22:53:13.357Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 22:44 cost [2023-02-17T22:53:13.357Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 17 22:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:53:13.687Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:53:14.572Z] ---> package-listing.sh [2023-02-17T22:53:14.573Z] ++ facter osfamily [2023-02-17T22:53:14.573Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-17T22:53:14.832Z] + OS_FAMILY=debian [2023-02-17T22:53:14.832Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-416 [2023-02-17T22:53:14.832Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-17T22:53:14.832Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-17T22:53:14.832Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-17T22:53:14.832Z] + PACKAGES=/tmp/packages_start.txt [2023-02-17T22:53:14.832Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-416 ']' [2023-02-17T22:53:14.832Z] + PACKAGES=/tmp/packages_end.txt [2023-02-17T22:53:14.832Z] + case "${OS_FAMILY}" in [2023-02-17T22:53:14.832Z] + dpkg -l [2023-02-17T22:53:14.832Z] + grep '^ii' [2023-02-17T22:53:14.832Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-17T22:53:14.832Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-17T22:53:14.832Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-17T22:53:14.832Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-416 ']' [2023-02-17T22:53:14.832Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-416/archives/ [2023-02-17T22:53:14.832Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-416/archives/ [Pipeline] echo [2023-02-17T22:53:14.865Z] 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-416/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-17T22:53:15.157Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T22:53:15.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T22:53:15.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T22:53:15.928Z] prd-ubuntu20.04-docker-8c-8g-6516 does not seem to be running inside a container [2023-02-17T22:53:15.981Z] $ 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-416/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-416 -v /w/workspace/xfoundry_device-modbus-go_PR-416:/w/workspace/xfoundry_device-modbus-go_PR-416:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-416@tmp:/w/workspace/xfoundry_device-modbus-go_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-17T22:53:16.151Z] $ docker top e96797d266b144c8159e1af6f0d54e5adacf98b19ff3af3c1a2d07a8c04a37cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T22:53:16.514Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-17T22:53:16.839Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-17T22:53:17.157Z] + ls /var/log/sa-host [2023-02-17T22:53:17.157Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T22:53:17.377Z] provisioning config files... [2023-02-17T22:53:17.386Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-416@tmp/config718434755720396082tmp [Pipeline] { [Pipeline] echo [2023-02-17T22:53:17.438Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:53:17.750Z] ---> create-netrc.sh [Pipeline] } [2023-02-17T22:53:17.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:53:18.177Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-17T22:53:18.209Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:53:18.521Z] ---> sudo-logs.sh [2023-02-17T22:53:18.521Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-17T22:53:18.602Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:53:18.916Z] ---> job-cost.sh [2023-02-17T22:53:18.916Z] lf-activate-venv: SKIPPING [2023-02-17T22:53:18.916Z] DEBUG: total: 0.2199999988079071 [2023-02-17T22:53:18.916Z] INFO: Retrieving Stack Cost... [2023-02-17T22:53:19.183Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T22:53:19.751Z] INFO: Archiving Costs [Pipeline] echo [2023-02-17T22:53:19.784Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T22:53:20.107Z] ---> logs-deploy.sh [2023-02-17T22:53:20.107Z] lf-activate-venv: SKIPPING [2023-02-17T22:53:20.107Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-416/1 [2023-02-17T22:53:20.107Z] INFO: archiving workspace using pattern(s): [2023-02-17T22:53:21.373Z] Archives upload complete. [2023-02-17T22:53:21.373Z] INFO: archiving logs to Nexus [2023-02-17T22:53:21.942Z] ---> uname -a: [2023-02-17T22:53:21.942Z] Linux prd-ubuntu20-04-docker-8c-8g-6516 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-17T22:53:21.942Z] [2023-02-17T22:53:21.942Z] [2023-02-17T22:53:21.942Z] ---> lscpu: [2023-02-17T22:53:21.942Z] Architecture: x86_64 [2023-02-17T22:53:21.942Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-17T22:53:21.942Z] Byte Order: Little Endian [2023-02-17T22:53:21.942Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-17T22:53:21.942Z] CPU(s): 8 [2023-02-17T22:53:21.942Z] On-line CPU(s) list: 0-7 [2023-02-17T22:53:21.942Z] Thread(s) per core: 1 [2023-02-17T22:53:21.942Z] Core(s) per socket: 1 [2023-02-17T22:53:21.942Z] Socket(s): 8 [2023-02-17T22:53:21.942Z] NUMA node(s): 1 [2023-02-17T22:53:21.942Z] Vendor ID: AuthenticAMD [2023-02-17T22:53:21.942Z] CPU family: 23 [2023-02-17T22:53:21.942Z] Model: 49 [2023-02-17T22:53:21.942Z] Model name: AMD EPYC-Rome Processor [2023-02-17T22:53:21.942Z] Stepping: 0 [2023-02-17T22:53:21.942Z] CPU MHz: 2800.000 [2023-02-17T22:53:21.942Z] BogoMIPS: 5600.00 [2023-02-17T22:53:21.942Z] Virtualization: AMD-V [2023-02-17T22:53:21.942Z] Hypervisor vendor: KVM [2023-02-17T22:53:21.942Z] Virtualization type: full [2023-02-17T22:53:21.942Z] L1d cache: 256 KiB [2023-02-17T22:53:21.942Z] L1i cache: 256 KiB [2023-02-17T22:53:21.942Z] L2 cache: 4 MiB [2023-02-17T22:53:21.942Z] L3 cache: 128 MiB [2023-02-17T22:53:21.942Z] NUMA node0 CPU(s): 0-7 [2023-02-17T22:53:21.942Z] Vulnerability Itlb multihit: Not affected [2023-02-17T22:53:21.942Z] Vulnerability L1tf: Not affected [2023-02-17T22:53:21.942Z] Vulnerability Mds: Not affected [2023-02-17T22:53:21.942Z] Vulnerability Meltdown: Not affected [2023-02-17T22:53:21.942Z] Vulnerability Mmio stale data: Not affected [2023-02-17T22:53:21.942Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-17T22:53:21.942Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-17T22:53:21.942Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-17T22:53:21.942Z] Vulnerability Srbds: Not affected [2023-02-17T22:53:21.942Z] Vulnerability Tsx async abort: Not affected [2023-02-17T22:53:21.942Z] 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-02-17T22:53:21.942Z] [2023-02-17T22:53:21.942Z] [2023-02-17T22:53:21.942Z] ---> nproc: [2023-02-17T22:53:21.942Z] 8 [2023-02-17T22:53:21.942Z] [2023-02-17T22:53:21.942Z] [2023-02-17T22:53:21.942Z] ---> df -h: [2023-02-17T22:53:21.942Z] Filesystem Size Used Avail Use% Mounted on [2023-02-17T22:53:21.942Z] overlay 155G 12G 144G 8% / [2023-02-17T22:53:21.942Z] tmpfs 64M 0 64M 0% /dev [2023-02-17T22:53:21.942Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-17T22:53:21.942Z] shm 64M 0 64M 0% /dev/shm [2023-02-17T22:53:21.942Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-17T22:53:21.942Z] [2023-02-17T22:53:21.942Z] [2023-02-17T22:53:21.942Z] ---> sar -b -r -n DEV: [2023-02-17T22:53:21.942Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6516) 02/17/23 _x86_64_ (8 CPU) [2023-02-17T22:53:21.942Z] [2023-02-17T22:53:21.942Z] 22:40:59 LINUX RESTART (8 CPU) [2023-02-17T22:53:21.942Z] [2023-02-17T22:53:21.942Z] 22:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-17T22:53:21.942Z] 22:42:01 158.16 73.22 84.94 0.00 6573.04 176793.20 0.00 [2023-02-17T22:53:21.942Z] 22:43:01 183.52 1.15 182.37 0.00 33.19 90875.97 0.00 [2023-02-17T22:53:21.942Z] 22:44:01 150.17 0.30 149.87 0.00 19.06 35760.21 0.00 [2023-02-17T22:53:21.942Z] 22:45:01 13.26 0.00 13.26 0.00 0.00 3637.41 0.00 [2023-02-17T22:53:21.942Z] 22:46:01 1.83 0.00 1.83 0.00 0.00 22.00 0.00 [2023-02-17T22:53:21.942Z] 22:47:01 42.53 7.77 34.76 0.00 904.25 3242.66 0.00 [2023-02-17T22:53:21.942Z] 22:48:01 25.76 5.21 20.54 0.00 2582.21 3858.85 0.00 [2023-02-17T22:53:21.942Z] 22:49:01 3.55 0.02 3.53 0.00 0.13 80.27 0.00 [2023-02-17T22:53:21.942Z] 22:50:02 1.68 0.00 1.68 0.00 0.00 19.33 0.00 [2023-02-17T22:53:21.942Z] 22:51:01 1.32 0.00 1.32 0.00 0.00 15.18 0.00 [2023-02-17T22:53:21.942Z] 22:52:01 2.07 0.00 2.07 0.00 0.00 22.40 0.00 [2023-02-17T22:53:21.942Z] 22:53:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 [2023-02-17T22:53:21.942Z] Average: 48.83 7.32 41.52 0.00 843.81 26231.60 0.00 [2023-02-17T22:53:21.942Z] [2023-02-17T22:53:21.942Z] 22:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-17T22:53:21.943Z] 22:42:01 30003936 31656296 696564 2.12 59684 1893868 1895200 5.59 942596 1638368 280 [2023-02-17T22:53:21.943Z] 22:43:01 28331504 31480960 824056 2.51 144484 3207092 2186348 6.44 1238940 2865056 24748 [2023-02-17T22:53:21.943Z] 22:44:01 27717280 31593600 711280 2.16 157264 3865920 1867792 5.50 1199012 3466352 97812 [2023-02-17T22:53:21.943Z] 22:45:01 27722192 31598988 705916 2.15 157492 3866056 1760808 5.19 1204204 3454100 8 [2023-02-17T22:53:21.943Z] 22:46:01 27721700 31598700 705780 2.15 157568 3866064 1760808 5.19 1204156 3454108 32 [2023-02-17T22:53:21.943Z] 22:47:01 27514220 31560268 729080 2.22 177396 4013736 1804804 5.32 1316008 3531200 22444 [2023-02-17T22:53:21.943Z] 22:48:01 27336124 31575700 711304 2.16 186456 4187696 1822924 5.37 1452200 3559404 8 [2023-02-17T22:53:21.943Z] 22:49:01 27348320 31583028 703404 2.14 185024 4184440 1783436 5.26 1443752 3556156 8 [2023-02-17T22:53:21.943Z] 22:50:02 27348184 31583024 703312 2.14 185108 4184444 1783436 5.26 1443788 3556176 8 [2023-02-17T22:53:21.943Z] 22:51:01 27348380 31583284 702992 2.14 185164 4184448 1783436 5.26 1443824 3556184 8 [2023-02-17T22:53:21.943Z] 22:52:01 27348624 31583856 702616 2.14 185232 4184448 1783436 5.26 1443644 3556468 8 [2023-02-17T22:53:21.943Z] 22:53:01 27348988 31584184 702268 2.14 185308 4184452 1783436 5.26 1443680 3556476 8 [2023-02-17T22:53:21.943Z] Average: 27757454 31581824 716548 2.18 163848 3818555 1834655 5.41 1314650 3312504 12114 [2023-02-17T22:53:21.943Z] [2023-02-17T22:53:21.943Z] 22:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-17T22:53:21.943Z] 22:42:01 lo 5.73 5.73 0.54 0.54 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:42:01 docker0 4.10 3.33 0.45 47.59 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:42:01 ens3 471.52 333.21 2497.46 78.85 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:43:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:43:01 veth7167f73 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:43:01 docker0 161.56 238.75 13.69 1932.14 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:43:01 ens3 444.22 315.34 5963.43 39.04 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:44:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:44:01 docker0 3.63 7.63 0.22 76.57 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:44:01 ens3 151.85 124.36 2661.53 95.56 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:45:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:45:01 ens3 7.50 5.63 8.11 2.97 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:46:01 ens3 0.75 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:47:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:47:01 ens3 338.99 202.73 1221.22 14.66 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:48:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:48:01 ens3 59.88 28.51 1031.84 7.92 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:50:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:50:02 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:51:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:52:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] 22:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] Average: docker0 14.13 20.84 1.20 171.61 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] Average: ens3 123.10 84.31 1116.92 19.95 0.00 0.00 0.00 0.00 [2023-02-17T22:53:21.943Z] [2023-02-17T22:53:21.943Z] [2023-02-17T22:53:21.943Z] ---> sar -P ALL: [2023-02-17T22:53:21.943Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6516) 02/17/23 _x86_64_ (8 CPU) [2023-02-17T22:53:21.943Z] [2023-02-17T22:53:21.943Z] 22:40:59 LINUX RESTART (8 CPU) [2023-02-17T22:53:21.943Z] [2023-02-17T22:53:21.943Z] 22:41:01 CPU %user %nice %system %iowait %steal %idle [2023-02-17T22:53:21.943Z] 22:42:01 all 6.48 0.00 2.12 2.89 0.05 88.47 [2023-02-17T22:53:21.943Z] 22:42:01 0 7.70 0.00 3.92 0.57 0.03 87.78 [2023-02-17T22:53:21.943Z] 22:42:01 1 6.15 0.00 1.12 6.80 0.03 85.90 [2023-02-17T22:53:21.943Z] 22:42:01 2 5.49 0.00 2.28 12.15 0.05 80.03 [2023-02-17T22:53:21.943Z] 22:42:01 3 5.83 0.00 1.73 0.13 0.05 92.25 [2023-02-17T22:53:21.943Z] 22:42:01 4 6.89 0.00 1.58 0.44 0.05 91.04 [2023-02-17T22:53:21.943Z] 22:42:01 5 6.73 0.00 1.91 1.21 0.05 90.10 [2023-02-17T22:53:21.943Z] 22:42:01 6 6.89 0.00 2.23 0.91 0.05 89.92 [2023-02-17T22:53:21.943Z] 22:42:01 7 6.12 0.00 2.20 0.94 0.05 90.70 [2023-02-17T22:53:21.943Z] 22:43:01 all 8.99 0.00 3.90 2.99 0.06 84.05 [2023-02-17T22:53:21.943Z] 22:43:01 0 9.96 0.00 4.13 0.74 0.07 85.10 [2023-02-17T22:53:21.943Z] 22:43:01 1 7.11 0.00 2.98 0.94 0.05 88.91 [2023-02-17T22:53:21.943Z] 22:43:01 2 10.30 0.00 2.97 0.14 0.07 86.53 [2023-02-17T22:53:21.943Z] 22:43:01 3 8.84 0.00 3.49 0.20 0.07 87.40 [2023-02-17T22:53:21.943Z] 22:43:01 4 8.69 0.00 4.44 0.46 0.05 86.36 [2023-02-17T22:53:21.943Z] 22:43:01 5 9.04 0.00 4.88 17.83 0.07 68.18 [2023-02-17T22:53:21.943Z] 22:43:01 6 9.49 0.00 4.77 2.66 0.07 83.02 [2023-02-17T22:53:21.943Z] 22:43:01 7 8.49 0.00 3.58 1.00 0.07 86.87 [2023-02-17T22:53:21.943Z] 22:44:01 all 36.22 0.00 6.37 1.84 0.11 55.46 [2023-02-17T22:53:21.943Z] 22:44:01 0 35.40 0.00 6.39 0.25 0.10 57.86 [2023-02-17T22:53:21.943Z] 22:44:01 1 36.34 0.00 6.07 3.83 0.10 53.66 [2023-02-17T22:53:21.943Z] 22:44:01 2 36.54 0.00 6.19 0.64 0.10 56.53 [2023-02-17T22:53:21.943Z] 22:44:01 3 38.03 0.00 6.43 0.19 0.10 55.25 [2023-02-17T22:53:21.943Z] 22:44:01 4 36.52 0.00 5.90 0.20 0.10 57.28 [2023-02-17T22:53:21.943Z] 22:44:01 5 34.19 0.00 6.03 3.41 0.12 56.24 [2023-02-17T22:53:21.943Z] 22:44:01 6 36.69 0.00 7.24 0.27 0.08 55.72 [2023-02-17T22:53:21.943Z] 22:44:01 7 36.07 0.00 6.71 5.96 0.14 51.13 [2023-02-17T22:53:21.943Z] 22:45:01 all 0.20 0.00 0.15 0.33 0.01 99.31 [2023-02-17T22:53:21.943Z] 22:45:01 0 0.13 0.00 0.15 0.32 0.02 99.38 [2023-02-17T22:53:21.943Z] 22:45:01 1 0.27 0.00 0.22 0.78 0.02 98.71 [2023-02-17T22:53:21.943Z] 22:45:01 2 0.17 0.00 0.13 0.02 0.00 99.68 [2023-02-17T22:53:21.943Z] 22:45:01 3 0.35 0.00 0.15 0.10 0.02 99.38 [2023-02-17T22:53:21.943Z] 22:45:01 4 0.13 0.00 0.10 0.00 0.02 99.75 [2023-02-17T22:53:21.943Z] 22:45:01 5 0.13 0.00 0.15 0.92 0.03 98.77 [2023-02-17T22:53:21.943Z] 22:45:01 6 0.15 0.00 0.12 0.08 0.02 99.63 [2023-02-17T22:53:21.943Z] 22:45:01 7 0.28 0.00 0.15 0.43 0.00 99.13 [2023-02-17T22:53:21.943Z] 22:46:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-02-17T22:53:21.943Z] 22:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-17T22:53:21.943Z] 22:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T22:53:21.943Z] 22:46:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-17T22:53:21.943Z] 22:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T22:53:21.943Z] 22:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T22:53:21.943Z] 22:46:01 5 0.00 0.00 0.02 0.05 0.00 99.93 [2023-02-17T22:53:21.943Z] 22:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T22:53:21.943Z] 22:46:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-17T22:53:21.943Z] 22:47:01 all 1.22 0.00 0.90 0.70 0.04 97.14 [2023-02-17T22:53:21.943Z] 22:47:01 0 2.05 0.00 2.62 0.38 0.03 94.91 [2023-02-17T22:53:21.943Z] 22:47:01 1 1.64 0.00 0.75 0.38 0.03 97.19 [2023-02-17T22:53:21.943Z] 22:47:01 2 1.47 0.00 0.87 0.17 0.02 97.48 [2023-02-17T22:53:21.943Z] 22:47:01 3 1.31 0.00 0.77 0.49 0.07 97.36 [2023-02-17T22:53:21.943Z] 22:47:01 4 1.00 0.00 0.62 0.38 0.03 97.96 [2023-02-17T22:53:21.943Z] 22:47:01 5 0.58 0.00 0.42 3.44 0.07 95.49 [2023-02-17T22:53:21.943Z] 22:47:01 6 0.69 0.00 0.34 0.02 0.02 98.94 [2023-02-17T22:53:21.943Z] 22:47:01 7 1.04 0.00 0.82 0.33 0.03 97.78 [2023-02-17T22:53:21.943Z] 22:48:01 all 1.20 0.00 0.56 0.26 0.02 97.97 [2023-02-17T22:53:21.943Z] 22:48:01 0 1.25 0.00 1.33 0.02 0.02 97.38 [2023-02-17T22:53:21.943Z] 22:48:01 1 0.97 0.00 0.40 0.45 0.02 98.16 [2023-02-17T22:53:21.943Z] 22:48:01 2 0.92 0.00 0.60 0.78 0.02 97.68 [2023-02-17T22:53:21.943Z] 22:48:01 3 2.59 0.00 0.47 0.05 0.02 96.88 [2023-02-17T22:53:21.943Z] 22:48:01 4 1.27 0.00 0.50 0.02 0.00 98.22 [2023-02-17T22:53:21.943Z] 22:48:01 5 0.50 0.00 0.38 0.62 0.03 98.47 [2023-02-17T22:53:21.943Z] 22:48:01 6 1.10 0.00 0.42 0.03 0.02 98.43 [2023-02-17T22:53:21.943Z] 22:48:01 7 0.97 0.00 0.37 0.10 0.02 98.55 [2023-02-17T22:53:21.943Z] 22:49:01 all 0.16 0.00 0.05 0.01 0.01 99.77 [2023-02-17T22:53:21.943Z] 22:49:01 0 0.05 0.00 0.02 0.03 0.00 99.90 [2023-02-17T22:53:21.943Z] 22:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T22:53:21.943Z] 22:49:01 2 0.08 0.00 0.03 0.02 0.02 99.85 [2023-02-17T22:53:21.943Z] 22:49:01 3 0.03 0.00 0.07 0.00 0.02 99.88 [2023-02-17T22:53:21.943Z] 22:49:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-17T22:53:21.943Z] 22:49:01 5 0.15 0.00 0.08 0.07 0.02 99.68 [2023-02-17T22:53:21.943Z] 22:49:01 6 0.62 0.00 0.03 0.00 0.02 99.33 [2023-02-17T22:53:21.943Z] 22:49:01 7 0.27 0.00 0.08 0.00 0.02 99.63 [2023-02-17T22:53:21.943Z] 22:50:02 all 0.05 0.00 0.01 0.01 0.00 99.93 [2023-02-17T22:53:21.943Z] 22:50:02 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T22:53:21.943Z] 22:50:02 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T22:53:21.943Z] 22:50:02 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T22:53:21.943Z] 22:50:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T22:53:21.943Z] 22:50:02 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T22:53:21.943Z] 22:50:02 5 0.07 0.00 0.02 0.10 0.02 99.80 [2023-02-17T22:53:21.943Z] 22:50:02 6 0.23 0.00 0.02 0.00 0.00 99.75 [2023-02-17T22:53:21.943Z] 22:50:02 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-17T22:53:21.944Z] 22:51:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2023-02-17T22:53:21.944Z] 22:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T22:53:21.944Z] 22:51:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-17T22:53:21.944Z] 22:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T22:53:21.944Z] 22:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T22:53:21.944Z] 22:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T22:53:21.944Z] 22:51:01 5 0.07 0.00 0.03 0.03 0.02 99.85 [2023-02-17T22:53:21.944Z] 22:51:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2023-02-17T22:53:21.944Z] 22:51:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2023-02-17T22:53:21.944Z] 22:52:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2023-02-17T22:53:21.944Z] 22:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-17T22:53:21.944Z] 22:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T22:53:21.944Z] 22:52:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-17T22:53:21.944Z] 22:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T22:53:21.944Z] 22:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T22:53:21.944Z] 22:52:01 5 0.02 0.00 0.05 0.03 0.02 99.88 [2023-02-17T22:53:21.944Z] 22:52:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-02-17T22:53:21.944Z] 22:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-17T22:53:21.944Z] [2023-02-17T22:53:21.944Z] 22:52:01 CPU %user %nice %system %iowait %steal %idle [2023-02-17T22:53:21.944Z] 22:53:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2023-02-17T22:53:21.944Z] 22:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T22:53:21.944Z] 22:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-17T22:53:21.944Z] 22:53:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-02-17T22:53:21.944Z] 22:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T22:53:21.944Z] 22:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-17T22:53:21.944Z] 22:53:01 5 0.02 0.00 0.02 0.03 0.03 99.90 [2023-02-17T22:53:21.944Z] 22:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-17T22:53:21.944Z] 22:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-17T22:53:21.944Z] Average: all 4.52 0.00 1.17 0.75 0.03 93.54 [2023-02-17T22:53:21.944Z] Average: 0 4.69 0.00 1.54 0.19 0.02 93.55 [2023-02-17T22:53:21.944Z] Average: 1 4.34 0.00 0.96 1.10 0.02 93.58 [2023-02-17T22:53:21.944Z] Average: 2 4.55 0.00 1.09 1.16 0.03 93.18 [2023-02-17T22:53:21.944Z] Average: 3 4.72 0.00 1.09 0.10 0.03 94.07 [2023-02-17T22:53:21.944Z] Average: 4 4.52 0.00 1.09 0.12 0.02 94.25 [2023-02-17T22:53:21.944Z] Average: 5 4.26 0.00 1.16 2.29 0.04 92.25 [2023-02-17T22:53:21.944Z] Average: 6 4.64 0.00 1.26 0.33 0.02 93.75 [2023-02-17T22:53:21.944Z] Average: 7 4.41 0.00 1.16 0.73 0.03 93.68 [2023-02-17T22:53:21.944Z] [2023-02-17T22:53:21.944Z] [2023-02-17T22:53:21.944Z]