Pull request #437 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 4e97db37298a6bfcbaebcf789970f0a5d92ff8f0+82ff0da3d76fda56b8be828932abbd4e3fc098e3 (0099190a8d1a995ccc49e1f99a6580eab20414dd) 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-ssh1415588665728474893.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3278673622930573458.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-437/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-437/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10728063650194954043.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-437/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9471190846794790260.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh756404860482436013.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-437/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-437/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10977555704238166720.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4816 in /w/workspace/xfoundry_device-modbus-go_PR-437 [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-437 # 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/437/head:refs/remotes/origin/PR-437 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 82ff0da3d76fda56b8be828932abbd4e3fc098e3 into PR head commit 4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 Merge succeeded, producing 4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 Checking out Revision 4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 (PR-437) > git config core.sparsecheckout # timeout=10 > git checkout -f 4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 # 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 82ff0da3d76fda56b8be828932abbd4e3fc098e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 # timeout=10 Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:23:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:23:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:23:25 ========================================================= 10:23:25 EdgeX Global Pipelines Version Info 10:23:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:23:26 ------------------- 10:23:26 stable info: 10:23:26 ------------------- 10:23:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:23:26 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 10:23:26 Message: update stable to v1.0.245 10:23:26 ------------------- 10:23:26 experimental info: 10:23:26 ------------------- 10:23:26 Commited By: **** collab-it+edgex@linuxfoundation.org 10:23:26 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 10:23:26 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:23:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 10:23:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 10:23:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:23:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:23:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:23:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:23:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:23:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:23:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:23:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:23:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:23:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 10:23:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:23:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:23:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:23:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:23:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:23:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:23:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:23:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:23:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:23:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:23:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:23:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:23:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:23:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:23:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:23:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-437 [Pipeline] echo 10:23:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-437 [Pipeline] echo 10:23:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-437 [Pipeline] echo 10:23:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 [Pipeline] echo 10:23:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e97db3 [Pipeline] echo 10:23:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:23:28 provisioning config files... 10:23:28 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-437@tmp/config4174306129988881077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:23:29 ---> docker-login.sh 10:23:29 nexus3.edgexfoundry.org:10001 10:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:29 Configure a credential helper to remove this warning. See 10:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:29 10:23:29 Login Succeeded 10:23:29 nexus3.edgexfoundry.org:10002 10:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:29 Configure a credential helper to remove this warning. See 10:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:29 10:23:29 Login Succeeded 10:23:29 nexus3.edgexfoundry.org:10003 10:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:29 Configure a credential helper to remove this warning. See 10:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:29 10:23:29 Login Succeeded 10:23:29 nexus3.edgexfoundry.org:10004 10:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:29 Configure a credential helper to remove this warning. See 10:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:29 10:23:29 Login Succeeded 10:23:29 docker.io 10:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:29 Configure a credential helper to remove this warning. See 10:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:29 10:23:29 Login Succeeded 10:23:29 ---> docker-login.sh ends [Pipeline] } 10:23:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:23:30 + git rev-list -1 --merges 4e97db37298a6bfcbaebcf789970f0a5d92ff8f0~1..4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 [Pipeline] echo 10:23:30 -----------> git rev-list -1 --merges 4e97db37298a6bfcbaebcf789970f0a5d92ff8f0~1..4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 [false] [Pipeline] sh 10:23:30 + git log --format=format:%s -1 4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 [Pipeline] echo 10:23:30 ========================================================= 10:23:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:23:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:23:31 + git log --format=format:%s -1 4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 [Pipeline] echo 10:23:31 [semverPrep] GIT_COMMIT: 4e97db37298a6bfcbaebcf789970f0a5d92ff8f0, Commit Message: fix(snap): Refactor to avoid conflicts with readonly config provider directory [Pipeline] echo 10:23:31 [semverPrep] This is not a build commit. [Pipeline] sh 10:23:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:23:31 + grep -v github /etc/ssh/ssh_known_hosts 10:23:31 + [ -e /tmp/ssh_known_hosts ] 10:23:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:23:31 + + sudo tee -a /etc/ssh/ssh_known_hosts 10:23:31 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:23:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:32 10:23:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:32 0.1.4: Pulling from edgex-devops/py-git-semver 10:23:32 b85a868b505f: Pulling fs layer 10:23:32 e2be974225ed: Pulling fs layer 10:23:32 339a4e72a1f5: Pulling fs layer 10:23:32 988bab9f4d93: Pulling fs layer 10:23:32 1469e6f7b9e6: Pulling fs layer 10:23:32 eaf3925da568: Pulling fs layer 10:23:32 bab4dde63d76: Pulling fs layer 10:23:32 bde34c3a00c8: Pulling fs layer 10:23:32 b352a97aabf1: Pulling fs layer 10:23:32 4872d77fe225: Pulling fs layer 10:23:32 5851b861e8e6: Pulling fs layer 10:23:32 988bab9f4d93: Waiting 10:23:32 1469e6f7b9e6: Waiting 10:23:32 eaf3925da568: Waiting 10:23:32 bab4dde63d76: Waiting 10:23:32 bde34c3a00c8: Waiting 10:23:32 b352a97aabf1: Waiting 10:23:32 4872d77fe225: Waiting 10:23:32 5851b861e8e6: Waiting 10:23:32 e2be974225ed: Verifying Checksum 10:23:32 e2be974225ed: Download complete 10:23:32 988bab9f4d93: Verifying Checksum 10:23:32 988bab9f4d93: Download complete 10:23:32 1469e6f7b9e6: Verifying Checksum 10:23:32 1469e6f7b9e6: Download complete 10:23:32 eaf3925da568: Download complete 10:23:32 339a4e72a1f5: Verifying Checksum 10:23:32 339a4e72a1f5: Download complete 10:23:32 bde34c3a00c8: Verifying Checksum 10:23:32 bde34c3a00c8: Download complete 10:23:32 b352a97aabf1: Verifying Checksum 10:23:32 b352a97aabf1: Download complete 10:23:32 4872d77fe225: Verifying Checksum 10:23:32 4872d77fe225: Download complete 10:23:32 5851b861e8e6: Download complete 10:23:33 b85a868b505f: Verifying Checksum 10:23:33 b85a868b505f: Download complete 10:23:33 bab4dde63d76: Verifying Checksum 10:23:33 bab4dde63d76: Download complete 10:23:34 b85a868b505f: Pull complete 10:23:34 e2be974225ed: Pull complete 10:23:34 339a4e72a1f5: Pull complete 10:23:34 988bab9f4d93: Pull complete 10:23:35 1469e6f7b9e6: Pull complete 10:23:35 eaf3925da568: Pull complete 10:23:37 bab4dde63d76: Pull complete 10:23:37 bde34c3a00c8: Pull complete 10:23:37 b352a97aabf1: Pull complete 10:23:37 4872d77fe225: Pull complete 10:23:37 5851b861e8e6: Pull complete 10:23:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:23:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:37 prd-ubuntu20.04-docker-8c-8g-4816 does not seem to be running inside a container 10:23:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-437 -v /w/workspace/xfoundry_device-modbus-go_PR-437:/w/workspace/xfoundry_device-modbus-go_PR-437:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-437@tmp:/w/workspace/xfoundry_device-modbus-go_PR-437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:23:38 $ docker top 6bc55ca10cabc2297ff1cd081cea4eb748d7a934e263541cdf7bdd32e65fa733 -eo pid,comm 10:23:38 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). 10:23:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:23:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:39 [ssh-agent] Looking for ssh-agent implementation... 10:23:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:39 $ docker exec 6bc55ca10cabc2297ff1cd081cea4eb748d7a934e263541cdf7bdd32e65fa733 ssh-agent 10:23:39 SSH_AUTH_SOCK=/tmp/ssh-qEPZKFT2S4q1/agent.33 10:23:39 SSH_AGENT_PID=39 10:23:39 Running ssh-add (command line suppressed) 10:23:39 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-437@tmp/private_key_9835897767356502829.key (/w/workspace/xfoundry_device-modbus-go_PR-437@tmp/private_key_9835897767356502829.key) 10:23:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:39 + git tag --points-at HEAD [Pipeline] } 10:23:39 $ docker exec --env ******** --env ******** 6bc55ca10cabc2297ff1cd081cea4eb748d7a934e263541cdf7bdd32e65fa733 ssh-agent -k 10:23:39 unset SSH_AUTH_SOCK; 10:23:39 unset SSH_AGENT_PID; 10:23:39 echo Agent pid 39 killed; 10:23:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:23:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:39 [ssh-agent] Looking for ssh-agent implementation... 10:23:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:40 $ docker exec 6bc55ca10cabc2297ff1cd081cea4eb748d7a934e263541cdf7bdd32e65fa733 ssh-agent 10:23:40 SSH_AUTH_SOCK=/tmp/ssh-4bX8460PLHrm/agent.71 10:23:40 SSH_AGENT_PID=77 10:23:40 Running ssh-add (command line suppressed) 10:23:40 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-437@tmp/private_key_14933090980491446501.key (/w/workspace/xfoundry_device-modbus-go_PR-437@tmp/private_key_14933090980491446501.key) 10:23:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:40 + git semver init 10:23:40 2023-03-21 10:23:40,793 [run_init] DEBUG init version:0.0.0 force:False 10:23:40 2023-03-21 10:23:40,794 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-437/.semver 10:23:40 2023-03-21 10:23:40,794 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-437/.semver 10:23:40 2023-03-21 10:23:40,794 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-437/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-437, universal_newlines=False, shell=None, istream=None) 10:23:41 2023-03-21 10:23:41,547 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-437/.git/info/exclude 10:23:41 2023-03-21 10:23:41,547 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-437/.semver/PR-437 with force:False 10:23:41 2023-03-21 10:23:41,547 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-437/.semver/PR-437 10:23:41 2023-03-21 10:23:41,552 [execute] INFO git cat-file --batch-check 10:23:41 2023-03-21 10:23:41,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-437/.semver, universal_newlines=False, shell=None, istream=) 10:23:41 2023-03-21 10:23:41,558 [execute] INFO git cat-file --batch 10:23:41 2023-03-21 10:23:41,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-437/.semver, universal_newlines=False, shell=None, istream=) 10:23:41 2023-03-21 10:23:41,565 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-437/.semver/PR-437 10:23:41 0.0.0 [Pipeline] } 10:23:41 $ docker exec --env ******** --env ******** 6bc55ca10cabc2297ff1cd081cea4eb748d7a934e263541cdf7bdd32e65fa733 ssh-agent -k 10:23:41 unset SSH_AUTH_SOCK; 10:23:41 unset SSH_AGENT_PID; 10:23:41 echo Agent pid 77 killed; 10:23:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:23:42 + git semver [Pipeline] } 10:23:42 $ docker stop --time=1 6bc55ca10cabc2297ff1cd081cea4eb748d7a934e263541cdf7bdd32e65fa733 10:23:43 $ docker rm -f --volumes 6bc55ca10cabc2297ff1cd081cea4eb748d7a934e263541cdf7bdd32e65fa733 [Pipeline] // withDockerContainer [Pipeline] sh 10:23:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:23:44 Stashed 1 file(s) [Pipeline] echo 10:23:44 [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 10:23:45 provisioning config files... 10:23:45 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-437@tmp/config344177610136440312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:23:45 ---> docker-login.sh 10:23:45 nexus3.edgexfoundry.org:10001 10:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:45 Configure a credential helper to remove this warning. See 10:23:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:45 10:23:45 Login Succeeded 10:23:45 nexus3.edgexfoundry.org:10002 10:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:45 Configure a credential helper to remove this warning. See 10:23:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:45 10:23:45 Login Succeeded 10:23:45 nexus3.edgexfoundry.org:10003 10:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:45 Configure a credential helper to remove this warning. See 10:23:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:45 10:23:45 Login Succeeded 10:23:45 nexus3.edgexfoundry.org:10004 10:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:45 Configure a credential helper to remove this warning. See 10:23:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:45 10:23:45 Login Succeeded 10:23:45 docker.io 10:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:46 Configure a credential helper to remove this warning. See 10:23:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:46 10:23:46 Login Succeeded 10:23:46 ---> docker-login.sh ends [Pipeline] } 10:23:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:23:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:23:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:23:46 ========================================================= 10:23:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:23:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:23:46 Sending build context to Docker daemon 6.396MB 10:23:46 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 10:23:46 Step 2/10 : FROM ${BASE} AS builder 10:23:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:23:46 63b65145d645: Pulling fs layer 10:23:46 a2d21d5440eb: Pulling fs layer 10:23:46 935e6c44a52c: Pulling fs layer 10:23:46 94cc34f8dd06: Pulling fs layer 10:23:46 30dea6a524f1: Pulling fs layer 10:23:46 a2aff8979fd8: Pulling fs layer 10:23:46 6808be2612f2: Pulling fs layer 10:23:46 f25807f1079a: Pulling fs layer 10:23:46 94cc34f8dd06: Waiting 10:23:46 30dea6a524f1: Waiting 10:23:46 a2aff8979fd8: Waiting 10:23:46 6808be2612f2: Waiting 10:23:46 f25807f1079a: Waiting 10:23:47 a2d21d5440eb: Download complete 10:23:47 94cc34f8dd06: Verifying Checksum 10:23:47 94cc34f8dd06: Download complete 10:23:47 30dea6a524f1: Verifying Checksum 10:23:47 30dea6a524f1: Download complete 10:23:47 63b65145d645: Verifying Checksum 10:23:47 63b65145d645: Download complete 10:23:47 a2aff8979fd8: Verifying Checksum 10:23:47 a2aff8979fd8: Download complete 10:23:47 63b65145d645: Pull complete 10:23:47 a2d21d5440eb: Pull complete 10:23:47 f25807f1079a: Verifying Checksum 10:23:47 f25807f1079a: Download complete 10:23:47 935e6c44a52c: Verifying Checksum 10:23:47 935e6c44a52c: Download complete 10:23:47 6808be2612f2: Verifying Checksum 10:23:47 6808be2612f2: Download complete 10:23:51 935e6c44a52c: Pull complete 10:23:51 94cc34f8dd06: Pull complete 10:23:51 30dea6a524f1: Pull complete 10:23:51 a2aff8979fd8: Pull complete 10:23:53 6808be2612f2: Pull complete 10:23:54 f25807f1079a: Pull complete 10:23:54 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 10:23:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:23:54 ---> 3b553350e43f 10:23:54 Step 3/10 : ARG ADD_BUILD_TAGS="" 10:23:55 ---> Running in e6c223b8476a 10:23:55 Removing intermediate container e6c223b8476a 10:23:55 ---> 7bbf07e5464f 10:23:55 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:23:55 ---> Running in c599ef37e909 10:23:55 Removing intermediate container c599ef37e909 10:23:55 ---> 92d3890ab9ee 10:23:55 Step 5/10 : RUN apk add --update --no-cache make git openssh 10:23:55 ---> Running in 0feba324b142 10:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:23:56 (1/8) Installing openssh-keygen (9.1_p1-r2) 10:23:56 (2/8) Installing libedit (20221030.3.1-r0) 10:23:56 (3/8) Installing openssh-client-common (9.1_p1-r2) 10:23:56 (4/8) Installing openssh-client-default (9.1_p1-r2) 10:23:56 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 10:23:56 (6/8) Installing openssh-server-common (9.1_p1-r2) 10:23:56 (7/8) Installing openssh-server (9.1_p1-r2) 10:23:56 (8/8) Installing openssh (9.1_p1-r2) 10:23:56 Executing busybox-1.35.0-r29.trigger 10:23:56 OK: 270 MiB in 61 packages 10:23:57 Removing intermediate container 0feba324b142 10:23:57 ---> aa9c50de0361 10:23:57 Step 6/10 : WORKDIR /device-modbus-go 10:23:57 ---> Running in 3f171d0b8eff 10:23:57 Removing intermediate container 3f171d0b8eff 10:23:57 ---> 00fadc10c94d 10:23:57 Step 7/10 : COPY go.mod vendor* ./ 10:23:57 ---> 2538314e1105 10:23:57 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:57 ---> Running in 1a6ef5cefb04 10:24:00 Still waiting to schedule task 10:24:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:24:35 Removing intermediate container 1a6ef5cefb04 10:24:35 ---> 9530764a8f37 10:24:35 Step 9/10 : COPY . . 10:24:36 ---> 6f1cd165f3ed 10:24:36 Step 10/10 : RUN ${MAKE} 10:24:36 ---> Running in af8cb0741ecb 10:24:37 noop 10:24:37 Removing intermediate container af8cb0741ecb 10:24:37 ---> c9041ebd3431 10:24:37 Successfully built c9041ebd3431 10:24:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:37 + docker inspect -f . ci-base-image-x86_64 10:24:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:37 prd-ubuntu20.04-docker-8c-8g-4816 does not seem to be running inside a container 10:24:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-437 -v /w/workspace/xfoundry_device-modbus-go_PR-437:/w/workspace/xfoundry_device-modbus-go_PR-437:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-437@tmp:/w/workspace/xfoundry_device-modbus-go_PR-437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:24:38 $ docker top 2b71ae61aa5bb10ee9699c3cfbaed65e1b9907e97ec1d578be3f01daa08f806c -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:38 + go version 10:24:38 go version go1.20.2 linux/amd64 [Pipeline] } 10:24:38 $ docker stop --time=1 2b71ae61aa5bb10ee9699c3cfbaed65e1b9907e97ec1d578be3f01daa08f806c 10:24:39 $ docker rm -f --volumes 2b71ae61aa5bb10ee9699c3cfbaed65e1b9907e97ec1d578be3f01daa08f806c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:40 + docker inspect -f . ci-base-image-x86_64 10:24:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:40 prd-ubuntu20.04-docker-8c-8g-4816 does not seem to be running inside a container 10:24:40 $ 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-437 -v /w/workspace/xfoundry_device-modbus-go_PR-437:/w/workspace/xfoundry_device-modbus-go_PR-437:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-437@tmp:/w/workspace/xfoundry_device-modbus-go_PR-437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:24:41 $ docker top f04bfc410343653ccc2e543825ea30e1f12cfc35ca9ff8a23ca8546fd55d8e29 -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:41 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-437 [Pipeline] fileExists [Pipeline] sh 10:24:41 + make test 10:24:41 go test ./... -coverprofile=coverage.out 10:24:47 ? github.com/edgexfoundry/device-modbus-go [no test files] 10:24:55 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 10:24:55 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 48.0% of statements 10:25:01 go vet ./... 10:25:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:25:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:25:04 ./bin/test-attribution-txt.sh [Pipeline] echo 10:25:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:25:04 $ docker stop --time=1 f04bfc410343653ccc2e543825ea30e1f12cfc35ca9ff8a23ca8546fd55d8e29 10:25:08 $ docker rm -f --volumes f04bfc410343653ccc2e543825ea30e1f12cfc35ca9ff8a23ca8546fd55d8e29 [Pipeline] // withDockerContainer [Pipeline] sh 10:25:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:25:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:25:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:25:10 + ls -al . 10:25:10 total 180 10:25:10 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 10:24 . 10:25:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 10:23 .. 10:25:10 -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 10:23 .dockerignore 10:25:10 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 10:23 .git 10:25:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 10:23 .github 10:25:10 -rw-rw-r-- 1 jenkins jenkins 331 Mar 21 10:23 .gitignore 10:25:10 -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 10:23 .golangci.yml 10:25:10 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 10:23 .semver 10:25:10 -rw-rw-r-- 1 jenkins jenkins 10236 Mar 21 10:23 Attribution.txt 10:25:10 -rw-rw-r-- 1 jenkins jenkins 11576 Mar 21 10:23 CHANGELOG.md 10:25:10 -rw-rw-r-- 1 jenkins jenkins 1365 Mar 21 10:23 Dockerfile 10:25:10 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 10:23 GOVERNANCE.md 10:25:10 -rw-rw-r-- 1 jenkins jenkins 680 Mar 21 10:23 Jenkinsfile 10:25:10 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 10:23 LICENSE 10:25:10 -rw-rw-r-- 1 jenkins jenkins 1705 Mar 21 10:23 Makefile 10:25:10 -rw-rw-r-- 1 jenkins jenkins 622 Mar 21 10:23 OWNERS.md 10:25:10 -rw-rw-r-- 1 jenkins jenkins 4061 Mar 21 10:23 README.md 10:25:10 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 10:23 VERSION 10:25:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 10:23 bin 10:25:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 10:23 cmd 10:25:10 -rw-r--r-- 1 jenkins jenkins 23736 Mar 21 10:24 coverage.out 10:25:10 -rw-rw-r-- 1 jenkins jenkins 3497 Mar 21 10:23 go.mod 10:25:10 -rw-rw-r-- 1 jenkins jenkins 31641 Mar 21 10:23 go.sum 10:25:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 10:23 internal 10:25:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 10:23 simulator 10:25:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 10:23 snap 10:25:10 -rw-rw-r-- 1 jenkins jenkins 229 Mar 21 10:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:10 + 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=4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 --label arch=amd64 --label version=0.0.0 . 10:25:10 Sending build context to Docker daemon 6.42MB 10:25:10 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 10:25:10 Step 2/22 : FROM ${BASE} AS builder 10:25:10 ---> c9041ebd3431 10:25:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 10:25:10 ---> Running in 52c6b2770cdb 10:25:10 Removing intermediate container 52c6b2770cdb 10:25:10 ---> 149829ec6794 10:25:10 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:25:10 ---> Running in dde7728b91ad 10:25:10 Removing intermediate container dde7728b91ad 10:25:10 ---> 81f93ebe65f9 10:25:10 Step 5/22 : RUN apk add --update --no-cache make git openssh 10:25:10 ---> Running in 7bce2a1af553 10:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:25:11 OK: 270 MiB in 61 packages 10:25:11 Removing intermediate container 7bce2a1af553 10:25:11 ---> ac9c323178c9 10:25:11 Step 6/22 : WORKDIR /device-modbus-go 10:25:11 ---> Running in de14e326e57e 10:25:11 Removing intermediate container de14e326e57e 10:25:11 ---> 133749045720 10:25:11 Step 7/22 : COPY go.mod vendor* ./ 10:25:12 ---> 1bce65cc38e2 10:25:12 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:12 ---> Running in 02b4350b8751 10:25:13 Removing intermediate container 02b4350b8751 10:25:13 ---> 6f4bf2485870 10:25:13 Step 9/22 : COPY . . 10:25:13 ---> 978665917c54 10:25:13 Step 10/22 : RUN ${MAKE} 10:25:13 ---> Running in 5ac0722fe2b9 10:25:13 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 10:25:35 Removing intermediate container 5ac0722fe2b9 10:25:35 ---> adeacc1612c4 10:25:35 Step 11/22 : FROM alpine:3.17 10:25:35 3.17: Pulling from library/alpine 10:25:35 63b65145d645: Already exists 10:25:35 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 10:25:35 Status: Downloaded newer image for alpine:3.17 10:25:35 ---> b2aa39c304c2 10:25:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 10:25:35 ---> Running in 309234907c53 10:25:35 Removing intermediate container 309234907c53 10:25:35 ---> 02fcbbd97ed2 10:25:35 Step 13/22 : RUN apk add --update --no-cache dumb-init 10:25:35 ---> Running in 6d0a451cd101 10:25:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:25:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:25:35 (1/1) Installing dumb-init (1.2.5-r2) 10:25:35 Executing busybox-1.35.0-r29.trigger 10:25:35 OK: 7 MiB in 16 packages 10:25:35 Removing intermediate container 6d0a451cd101 10:25:35 ---> f80412d569ae 10:25:35 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 10:25:35 ---> 3c88f76ca87f 10:25:35 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 10:25:35 ---> 1756ed8ff620 10:25:35 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 10:25:36 ---> b6f40a26aca8 10:25:36 Step 17/22 : EXPOSE 59901 10:25:36 ---> Running in c01cb2ca336c 10:25:36 Removing intermediate container c01cb2ca336c 10:25:36 ---> 3068755850c3 10:25:36 Step 18/22 : ENTRYPOINT ["/device-modbus"] 10:25:36 ---> Running in ad1bae7c73f3 10:25:36 Removing intermediate container ad1bae7c73f3 10:25:36 ---> fbf29f9678b6 10:25:36 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 10:25:36 ---> Running in e395d6539e6a 10:25:36 Removing intermediate container e395d6539e6a 10:25:36 ---> 67924e16821e 10:25:36 Step 20/22 : LABEL arch=amd64 10:25:36 ---> Running in bf3a60a668b6 10:25:36 Removing intermediate container bf3a60a668b6 10:25:36 ---> f45754f42644 10:25:36 Step 21/22 : LABEL git_sha=4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 10:25:36 ---> Running in 27d9034bd4fd 10:25:36 Removing intermediate container 27d9034bd4fd 10:25:36 ---> 24c4b01321fc 10:25:36 Step 22/22 : LABEL version=0.0.0 10:25:36 ---> Running in b29dd0939c9e 10:25:36 Removing intermediate container b29dd0939c9e 10:25:36 ---> 27a7799a9007 10:25:36 [Warning] One or more build-args [ARCH] were not consumed 10:25:36 Successfully built 27a7799a9007 10:25:36 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 10:25:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:25:37 10:25:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:25:38 latest: Pulling from edgex-lftools-log-publisher 10:25:38 5eb5b503b376: Pulling fs layer 10:25:38 5c69ac0246d0: Pulling fs layer 10:25:38 ec43610c2a17: Pulling fs layer 10:25:38 3a2ae6a8a46f: Pulling fs layer 10:25:38 33b1e0a273af: Pulling fs layer 10:25:38 5d3b04190fa2: Pulling fs layer 10:25:38 2f39f015ded8: Pulling fs layer 10:25:38 3a2ae6a8a46f: Waiting 10:25:38 33b1e0a273af: Waiting 10:25:38 5d3b04190fa2: Waiting 10:25:38 2f39f015ded8: Waiting 10:25:38 5c69ac0246d0: Download complete 10:25:38 3a2ae6a8a46f: Verifying Checksum 10:25:38 3a2ae6a8a46f: Download complete 10:25:38 33b1e0a273af: Verifying Checksum 10:25:38 33b1e0a273af: Download complete 10:25:38 ec43610c2a17: Verifying Checksum 10:25:38 ec43610c2a17: Download complete 10:25:38 5d3b04190fa2: Download complete 10:25:38 5eb5b503b376: Verifying Checksum 10:25:38 5eb5b503b376: Download complete 10:25:38 2f39f015ded8: Verifying Checksum 10:25:38 2f39f015ded8: Download complete 10:25:39 5eb5b503b376: Pull complete 10:25:39 5c69ac0246d0: Pull complete 10:25:40 ec43610c2a17: Pull complete 10:25:40 3a2ae6a8a46f: Pull complete 10:25:40 33b1e0a273af: Pull complete 10:25:40 5d3b04190fa2: Pull complete 10:25:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4817 in /w/workspace/xfoundry_device-modbus-go_PR-437 [Pipeline] { [Pipeline] ws 10:25:42 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 10:25:42 Selected Git installation does not exist. Using Default 10:25:42 The recommended git tool is: NONE 10:25:44 2f39f015ded8: Pull complete 10:25:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:25:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:25:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:44 prd-ubuntu20.04-docker-8c-8g-4816 does not seem to be running inside a container 10:25:44 $ 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-437 -v /w/workspace/xfoundry_device-modbus-go_PR-437:/w/workspace/xfoundry_device-modbus-go_PR-437:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-437@tmp:/w/workspace/xfoundry_device-modbus-go_PR-437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:25:49 $ docker top 965af112759214e4263ad1bdd69a9316e7457b55055575f66bb798497f0b7163 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:25:50 ---> job-cost.sh 10:25:50 lf-activate-venv: SKIPPING 10:25:50 INFO: No Stack... 10:25:50 INFO: Retrieving Pricing Info for: v3-standard-8 10:25:50 INFO: Archiving Costs [Pipeline] sh 10:25:50 + cat /w/workspace/xfoundry_device-modbus-go_PR-437/archives/cost.csv 10:25:50 + cut -d, -f6 [Pipeline] lock 10:25:50 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-437-1-stack-cost] 10:25:50 Resource [jenkins-edgexfoundry-device-modbus-go-PR-437-1-stack-cost] did not exist. Created. 10:25:50 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-437-1-stack-cost] [Pipeline] { 10:25:50 using credential edgex-jenkins-ssh 10:25:50 Cloning the remote Git repository [Pipeline] unstash [Pipeline] sh 10:25:51 + echo total: 0.2199999988079071 [Pipeline] stash 10:25:51 Stashed 1 file(s) [Pipeline] } 10:25:51 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-437-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:25:51 $ docker stop --time=1 965af112759214e4263ad1bdd69a9316e7457b55055575f66bb798497f0b7163 10:25:50 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 10:25:51 > git init /w/workspace/device-modbus-go/1 # timeout=10 10:25:51 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 10:25:51 > git --version # timeout=10 10:25:51 > git --version # 'git version 2.25.1' 10:25:51 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:52 $ docker rm -f --volumes 965af112759214e4263ad1bdd69a9316e7457b55055575f66bb798497f0b7163 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:25:52 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 10:25:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:54 Merging remotes/origin/main commit 82ff0da3d76fda56b8be828932abbd4e3fc098e3 into PR head commit 4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 10:25:54 Merge succeeded, producing 4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 10:25:54 Checking out Revision 4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 (PR-437) 10:25:53 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 10:25:53 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 10:25:53 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:25:54 > git config core.sparsecheckout # timeout=10 10:25:54 > git checkout -f 4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 # timeout=10 10:25:54 > git remote # timeout=10 10:25:54 > git config --get remote.origin.url # timeout=10 10:25:54 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:54 > git merge 82ff0da3d76fda56b8be828932abbd4e3fc098e3 # timeout=10 10:25:54 > git rev-parse HEAD^{commit} # timeout=10 10:25:54 > git config core.sparsecheckout # timeout=10 10:25:54 > git checkout -f 4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 # timeout=10 10:25:57 Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory" 10:25:57 > git --version # timeout=10 10:25:57 > git --version # 'git version 2.25.1' 10:25:57 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:25:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:25:59 % Total % Received % Xferd Average Speed Time Time Time Current 10:25:59 Dload Upload Total Spent Left Speed 10:25:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh 10:25:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:26:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:26:00 + sudo tee /etc/docker/daemon.new 10:26:00 { 10:26:00 "registry-mirrors": [ 10:26:00 "https://nexus3.edgexfoundry.org:10001" 10:26:00 ], 10:26:00 "bip": "10.250.0.254/24", 10:26:00 "hosts": [ 10:26:00 "tcp://0.0.0.0:5555", 10:26:00 "unix:///var/run/docker.sock" 10:26:00 ], 10:26:00 "mtu": 1458, 10:26:00 "selinux-enabled": true, 10:26:00 "seccomp-profile": "/etc/docker/seccomp.json" 10:26:00 } [Pipeline] sh 10:26:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:26:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:26:19 provisioning config files... 10:26:19 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config1550071093470526024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:19 ---> docker-login.sh 10:26:19 nexus3.edgexfoundry.org:10001 10:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:20 Configure a credential helper to remove this warning. See 10:26:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:20 10:26:20 Login Succeeded 10:26:20 nexus3.edgexfoundry.org:10002 10:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:20 Configure a credential helper to remove this warning. See 10:26:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:20 10:26:20 Login Succeeded 10:26:20 nexus3.edgexfoundry.org:10003 10:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:21 Configure a credential helper to remove this warning. See 10:26:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:21 10:26:21 Login Succeeded 10:26:21 nexus3.edgexfoundry.org:10004 10:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:21 Configure a credential helper to remove this warning. See 10:26:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:21 10:26:21 Login Succeeded 10:26:21 docker.io 10:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:21 Configure a credential helper to remove this warning. See 10:26:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:21 10:26:21 Login Succeeded 10:26:21 ---> docker-login.sh ends [Pipeline] } 10:26:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:26:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:26:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:26:22 ========================================================= 10:26:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:26:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:26:23 Sending build context to Docker daemon 3.341MB 10:26:23 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 10:26:23 Step 2/10 : FROM ${BASE} AS builder 10:26:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:26:23 af6eaf76a39c: Pulling fs layer 10:26:23 55522c791124: Pulling fs layer 10:26:23 ce5c4a1c91eb: Pulling fs layer 10:26:23 169dfbe0d373: Pulling fs layer 10:26:23 e1ff8fa3b103: Pulling fs layer 10:26:23 52ebb69f0ebf: Pulling fs layer 10:26:23 5abe8eddf0d5: Pulling fs layer 10:26:23 e1ff8fa3b103: Waiting 10:26:23 52ebb69f0ebf: Waiting 10:26:23 5abe8eddf0d5: Waiting 10:26:23 169dfbe0d373: Waiting 10:26:23 55522c791124: Download complete 10:26:23 169dfbe0d373: Verifying Checksum 10:26:23 169dfbe0d373: Download complete 10:26:23 e1ff8fa3b103: Verifying Checksum 10:26:23 e1ff8fa3b103: Download complete 10:26:23 af6eaf76a39c: Verifying Checksum 10:26:23 af6eaf76a39c: Download complete 10:26:24 af6eaf76a39c: Pull complete 10:26:24 5abe8eddf0d5: Verifying Checksum 10:26:24 5abe8eddf0d5: Download complete 10:26:25 55522c791124: Pull complete 10:26:26 52ebb69f0ebf: Verifying Checksum 10:26:26 52ebb69f0ebf: Download complete 10:26:26 ce5c4a1c91eb: Verifying Checksum 10:26:26 ce5c4a1c91eb: Download complete 10:26:36 ce5c4a1c91eb: Pull complete 10:26:36 169dfbe0d373: Pull complete 10:26:36 e1ff8fa3b103: Pull complete 10:26:43 52ebb69f0ebf: Pull complete 10:26:45 5abe8eddf0d5: Pull complete 10:26:45 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 10:26:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:26:45 ---> 6cb57ee374ae 10:26:45 Step 3/10 : ARG ADD_BUILD_TAGS="" 10:26:46 ---> Running in e6d08d11cae9 10:26:47 Removing intermediate container e6d08d11cae9 10:26:47 ---> 88d3d8206e26 10:26:47 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:26:47 ---> Running in 89e741af50a8 10:26:47 Removing intermediate container 89e741af50a8 10:26:47 ---> a38637eb1f49 10:26:47 Step 5/10 : RUN apk add --update --no-cache make git openssh 10:26:47 ---> Running in d118ea3b8bd4 10:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:26:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:26:50 (1/8) Installing openssh-keygen (9.1_p1-r2) 10:26:50 (2/8) Installing libedit (20221030.3.1-r0) 10:26:50 (3/8) Installing openssh-client-common (9.1_p1-r2) 10:26:50 (4/8) Installing openssh-client-default (9.1_p1-r2) 10:26:50 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 10:26:50 (6/8) Installing openssh-server-common (9.1_p1-r2) 10:26:50 (7/8) Installing openssh-server (9.1_p1-r2) 10:26:50 (8/8) Installing openssh (9.1_p1-r2) 10:26:50 Executing busybox-1.35.0-r29.trigger 10:26:50 OK: 270 MiB in 61 packages 10:26:51 Removing intermediate container d118ea3b8bd4 10:26:51 ---> 918178b01f14 10:26:51 Step 6/10 : WORKDIR /device-modbus-go 10:26:51 ---> Running in e733c7e52281 10:26:51 Removing intermediate container e733c7e52281 10:26:51 ---> 0f108e228038 10:26:51 Step 7/10 : COPY go.mod vendor* ./ 10:26:53 ---> 337571abfcf2 10:26:53 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:54 ---> Running in 67d26400f148 10:28:30 Removing intermediate container 67d26400f148 10:28:30 ---> 2de94f55a171 10:28:30 Step 9/10 : COPY . . 10:28:30 ---> 9fc7f1370dec 10:28:30 Step 10/10 : RUN ${MAKE} 10:28:30 ---> Running in f3ddc3ccc688 10:28:30 noop 10:28:30 Removing intermediate container f3ddc3ccc688 10:28:30 ---> d4e67e96dbb8 10:28:30 Successfully built d4e67e96dbb8 10:28:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:31 + docker inspect -f . ci-base-image-arm64 10:28:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:31 prd-ubuntu20.04-docker-arm64-4c-16g-4817 does not seem to be running inside a container 10:28:31 $ 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 ******** -e ******** ci-base-image-arm64 cat 10:28:32 $ docker top a6e612bbbe5164736932ea955858eb1695bfc0e5069e1df68fa7bc4aa5d4d0e0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:28:33 + go version 10:28:33 go version go1.20.2 linux/arm64 [Pipeline] } 10:28:33 $ docker stop --time=1 a6e612bbbe5164736932ea955858eb1695bfc0e5069e1df68fa7bc4aa5d4d0e0 10:28:35 $ docker rm -f --volumes a6e612bbbe5164736932ea955858eb1695bfc0e5069e1df68fa7bc4aa5d4d0e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:36 + docker inspect -f . ci-base-image-arm64 10:28:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:36 prd-ubuntu20.04-docker-arm64-4c-16g-4817 does not seem to be running inside a container 10:28:36 $ 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 ******** -e ******** ci-base-image-arm64 cat 10:28:37 $ docker top 0b9c4f792ab039e5efc15ecccf29d49337a8a26ecc57866b485cda51ded24efe -eo pid,comm [Pipeline] { [Pipeline] sh 10:28:38 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 10:28:39 + make test 10:28:39 go test ./... -coverprofile=coverage.out 10:29:11 ? github.com/edgexfoundry/device-modbus-go [no test files] 10:31:18 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 10:31:18 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.079s coverage: 48.0% of statements 10:31:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:31:18 go vet ./... 10:31:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:31:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:31:33 ./bin/test-attribution-txt.sh [Pipeline] echo 10:31:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:31:33 $ docker stop --time=1 0b9c4f792ab039e5efc15ecccf29d49337a8a26ecc57866b485cda51ded24efe 10:31:35 $ docker rm -f --volumes 0b9c4f792ab039e5efc15ecccf29d49337a8a26ecc57866b485cda51ded24efe [Pipeline] // withDockerContainer [Pipeline] sh 10:31:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:31:36 Warning: overwriting stash ‘coverage-report’ 10:31:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:31:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:31:37 + ls -al . 10:31:37 total 176 10:31:37 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 10:28 . 10:31:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 10:25 .. 10:31:37 -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 10:25 .dockerignore 10:31:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 10:25 .git 10:31:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 10:25 .github 10:31:37 -rw-rw-r-- 1 jenkins jenkins 331 Mar 21 10:25 .gitignore 10:31:37 -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 10:25 .golangci.yml 10:31:37 -rw-rw-r-- 1 jenkins jenkins 10236 Mar 21 10:25 Attribution.txt 10:31:37 -rw-rw-r-- 1 jenkins jenkins 11576 Mar 21 10:25 CHANGELOG.md 10:31:37 -rw-rw-r-- 1 jenkins jenkins 1365 Mar 21 10:25 Dockerfile 10:31:37 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 10:25 GOVERNANCE.md 10:31:37 -rw-rw-r-- 1 jenkins jenkins 680 Mar 21 10:25 Jenkinsfile 10:31:37 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 10:25 LICENSE 10:31:37 -rw-rw-r-- 1 jenkins jenkins 1705 Mar 21 10:25 Makefile 10:31:37 -rw-rw-r-- 1 jenkins jenkins 622 Mar 21 10:25 OWNERS.md 10:31:37 -rw-rw-r-- 1 jenkins jenkins 4061 Mar 21 10:25 README.md 10:31:37 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 10:23 VERSION 10:31:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 10:25 bin 10:31:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 10:25 cmd 10:31:37 -rw-r--r-- 1 jenkins jenkins 23736 Mar 21 10:31 coverage.out 10:31:37 -rw-rw-r-- 1 jenkins jenkins 3497 Mar 21 10:25 go.mod 10:31:37 -rw-rw-r-- 1 jenkins jenkins 31641 Mar 21 10:25 go.sum 10:31:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 10:25 internal 10:31:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 10:25 simulator 10:31:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 10:25 snap 10:31:37 -rw-rw-r-- 1 jenkins jenkins 229 Mar 21 10:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:38 + 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=4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 --label arch=arm64 --label version=0.0.0 . 10:31:38 Sending build context to Docker daemon 3.366MB 10:31:38 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 10:31:38 Step 2/22 : FROM ${BASE} AS builder 10:31:38 ---> d4e67e96dbb8 10:31:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 10:31:40 ---> Running in 4fb97f85f0a1 10:31:40 Removing intermediate container 4fb97f85f0a1 10:31:40 ---> ae43a5fa8e21 10:31:40 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:31:40 ---> Running in 4484eea932fd 10:31:40 Removing intermediate container 4484eea932fd 10:31:40 ---> 86b315d5fde1 10:31:40 Step 5/22 : RUN apk add --update --no-cache make git openssh 10:31:40 ---> Running in eed31d65d816 10:31:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:31:43 OK: 270 MiB in 61 packages 10:31:43 Removing intermediate container eed31d65d816 10:31:43 ---> 63940dafddac 10:31:43 Step 6/22 : WORKDIR /device-modbus-go 10:31:44 ---> Running in e2f4941f2539 10:31:44 Removing intermediate container e2f4941f2539 10:31:44 ---> ac420a958360 10:31:44 Step 7/22 : COPY go.mod vendor* ./ 10:31:44 ---> 578cb449160b 10:31:44 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:31:45 ---> Running in ddab2d0703b3 10:31:47 Removing intermediate container ddab2d0703b3 10:31:47 ---> b62ba2fe8292 10:31:47 Step 9/22 : COPY . . 10:31:48 ---> 713fdf171d18 10:31:48 Step 10/22 : RUN ${MAKE} 10:31:48 ---> Running in c9cda3bc2952 10:31:49 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 10:33:56 Removing intermediate container c9cda3bc2952 10:33:56 ---> 2fe97dbf730c 10:33:56 Step 11/22 : FROM alpine:3.17 10:33:56 3.17: Pulling from library/alpine 10:33:56 af6eaf76a39c: Already exists 10:33:56 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 10:33:56 Status: Downloaded newer image for alpine:3.17 10:33:56 ---> d74e625d9115 10:33:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 10:33:56 ---> Running in 5dbb06148735 10:33:56 Removing intermediate container 5dbb06148735 10:33:56 ---> 84840a8ac36f 10:33:56 Step 13/22 : RUN apk add --update --no-cache dumb-init 10:33:56 ---> Running in 995e61e35997 10:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:33:57 (1/1) Installing dumb-init (1.2.5-r2) 10:33:57 Executing busybox-1.35.0-r29.trigger 10:33:57 OK: 8 MiB in 16 packages 10:33:58 Removing intermediate container 995e61e35997 10:33:58 ---> 4f53b7c366a2 10:33:58 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 10:34:00 ---> 52dbc93e3cb7 10:34:00 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 10:34:01 ---> b3212e0c9e83 10:34:01 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 10:34:01 ---> 1a4dbe3487fe 10:34:01 Step 17/22 : EXPOSE 59901 10:34:01 ---> Running in cdff06a2026a 10:34:02 Removing intermediate container cdff06a2026a 10:34:02 ---> 42f7a0fd611a 10:34:02 Step 18/22 : ENTRYPOINT ["/device-modbus"] 10:34:02 ---> Running in 3a65a7d9ffff 10:34:02 Removing intermediate container 3a65a7d9ffff 10:34:02 ---> 4e6388f40dcd 10:34:02 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 10:34:02 ---> Running in 4c878343eba7 10:34:02 Removing intermediate container 4c878343eba7 10:34:02 ---> e713f1704e60 10:34:02 Step 20/22 : LABEL arch=arm64 10:34:02 ---> Running in 2121fd935052 10:34:03 Removing intermediate container 2121fd935052 10:34:03 ---> 0d751a7f8ee0 10:34:03 Step 21/22 : LABEL git_sha=4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 10:34:03 ---> Running in 09e89b533c3a 10:34:03 Removing intermediate container 09e89b533c3a 10:34:03 ---> a0b392544c7b 10:34:03 Step 22/22 : LABEL version=0.0.0 10:34:03 ---> Running in 9087732bea00 10:34:03 Removing intermediate container 9087732bea00 10:34:03 ---> e89f1953c2fa 10:34:03 [Warning] One or more build-args [ARCH] were not consumed 10:34:04 Successfully built e89f1953c2fa 10:34:04 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 10:34:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:34:04 10:34:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:34:05 arm64: Pulling from edgex-lftools-log-publisher 10:34:05 8998bd30e6a1: Pulling fs layer 10:34:05 04944245beec: Pulling fs layer 10:34:05 699f458cf7ca: Pulling fs layer 10:34:05 765212b225bb: Pulling fs layer 10:34:05 f23df028b6ca: Pulling fs layer 10:34:05 765212b225bb: Waiting 10:34:05 f23df028b6ca: Waiting 10:34:05 d65c8cfc05b1: Pulling fs layer 10:34:05 2437ff75d9bd: Pulling fs layer 10:34:05 d65c8cfc05b1: Waiting 10:34:05 2437ff75d9bd: Waiting 10:34:05 04944245beec: Verifying Checksum 10:34:05 04944245beec: Download complete 10:34:05 765212b225bb: Verifying Checksum 10:34:05 765212b225bb: Download complete 10:34:05 f23df028b6ca: Verifying Checksum 10:34:05 f23df028b6ca: Download complete 10:34:05 d65c8cfc05b1: Verifying Checksum 10:34:05 d65c8cfc05b1: Download complete 10:34:05 699f458cf7ca: Verifying Checksum 10:34:05 699f458cf7ca: Download complete 10:34:06 8998bd30e6a1: Verifying Checksum 10:34:06 8998bd30e6a1: Download complete 10:34:08 2437ff75d9bd: Download complete 10:34:10 8998bd30e6a1: Pull complete 10:34:10 04944245beec: Pull complete 10:34:11 699f458cf7ca: Pull complete 10:34:12 765212b225bb: Pull complete 10:34:13 f23df028b6ca: Pull complete 10:34:13 d65c8cfc05b1: Pull complete 10:34:28 2437ff75d9bd: Pull complete 10:34:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:34:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:34:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:34:28 prd-ubuntu20.04-docker-arm64-4c-16g-4817 does not seem to be running inside a container 10:34:28 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:34:31 $ docker top d38faae6b8e8cebe6e9f0544e1fa8b6db299150b88029504945ece2c7997de60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:34:31 ---> job-cost.sh 10:34:32 lf-activate-venv: SKIPPING 10:34:32 INFO: No Stack... 10:34:32 INFO: Retrieving Pricing Info for: v3-standard-4 10:34:33 INFO: Archiving Costs [Pipeline] sh 10:34:33 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 10:34:33 + cut -d, -f6 [Pipeline] lock 10:34:33 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-437-1-stack-cost] 10:34:33 Resource [jenkins-edgexfoundry-device-modbus-go-PR-437-1-stack-cost] did not exist. Created. 10:34:33 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-437-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:34:34 /w/workspace/device-modbus-go/1@tmp/durable-8f553fa7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:34:34 + echo total: 0.10999999940395355 [Pipeline] stash 10:34:34 Warning: overwriting stash ‘stack-cost’ 10:34:34 Stashed 1 file(s) [Pipeline] } 10:34:34 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-437-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:34:34 $ docker stop --time=1 d38faae6b8e8cebe6e9f0544e1fa8b6db299150b88029504945ece2c7997de60 10:34:36 $ docker rm -f --volumes d38faae6b8e8cebe6e9f0544e1fa8b6db299150b88029504945ece2c7997de60 [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 10:34:37 provisioning config files... 10:34:37 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-437@tmp/config5375570516323807492tmp [Pipeline] { [Pipeline] sh 10:34:37 + set +x 10:34:37 + curl -s+ https://codecov.io/bash 10:34:37 bash -s -- 10:34:37 10:34:37 _____ _ 10:34:37 / ____| | | 10:34:37 | | ___ __| | ___ ___ _____ __ 10:34:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:34:37 | |___| (_) | (_| | __/ (_| (_) \ V / 10:34:37 \_____\___/ \__,_|\___|\___\___/ \_/ 10:34:37 Bash-1.0.6 10:34:37 10:34:37 10:34:37 ==> git version 2.25.1 found 10:34:37 ==> 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 10:34:37 Release-Date: 2020-01-08 10:34:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:34:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:34:37 ==> Jenkins CI detected. 10:34:37 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-437 10:34:37 project root: . 10:34:37 --> token set from env 10:34:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:34:37 ==> Running gcov in . (disable via -X gcov) 10:34:37 ==> Python coveragepy not found 10:34:37 ==> Searching for coverage reports in: 10:34:37 + . 10:34:37 -> Found 1 reports 10:34:37 ==> Detecting git/mercurial file structure 10:34:37 ==> Reading reports 10:34:37 + ./coverage.out bytes=23736 10:34:37 ==> Appending adjustments 10:34:37 https://docs.codecov.io/docs/fixing-reports 10:34:38 + Found adjustments 10:34:38 ==> Gzipping contents 10:34:38 4.0K /tmp/codecov.qAePC9.gz 10:34:38 ==> Uploading reports 10:34:38 url: https://codecov.io 10:34:38 query: branch=PR-437&commit=4e97db37298a6bfcbaebcf789970f0a5d92ff8f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-437%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=437&job=&cmd_args= 10:34:38 -> Pinging Codecov 10:34:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-437&commit=4e97db37298a6bfcbaebcf789970f0a5d92ff8f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-437%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=437&job=&cmd_args= 10:34:38 -> Uploading to 10:34:38 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/55DBCA73C666E3227836607328DD7E49/4e97db37298a6bfcbaebcf789970f0a5d92ff8f0/7e512088-6f65-4067-87de-a2542e36ddcb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T103438Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=25cba4d1a6004e7bc9c679cddf78c983ef85fc9ba973d67e50a5ba517790523a 10:34:38 % Total % Received % Xferd Average Speed Time Time Time Current 10:34:38 Dload Upload Total Spent Left Speed 10:34:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3911 0 0 100 3911 0 12337 --:--:-- --:--:-- --:--:-- 12337 10:34:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/4e97db37298a6bfcbaebcf789970f0a5d92ff8f0 [Pipeline] } 10:34:38 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 10:34:40 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-437/archives ] 10:34:40 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-437/archives 10:34:40 total 16 10:34:40 drwxr-xr-x 3 root root 4096 Mar 21 10:25 . 10:34:40 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 10:25 .. 10:34:40 drwxr-xr-x 2 root root 4096 Mar 21 10:25 cost 10:34:40 -rw-r--r-- 1 root root 88 Mar 21 10:25 cost.csv 10:34:40 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-437/archives 10:34:40 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-437/archives 10:34:40 total 16 10:34:40 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 10:25 . 10:34:40 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 10:25 .. 10:34:40 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 10:25 cost 10:34:40 -rw-r--r-- 1 jenkins jenkins 88 Mar 21 10:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:34:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:34:41 ---> package-listing.sh 10:34:41 ++ facter osfamily 10:34:41 ++ tr '[:upper:]' '[:lower:]' 10:34:41 + OS_FAMILY=debian 10:34:41 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-437 10:34:41 + START_PACKAGES=/tmp/packages_start.txt 10:34:41 + END_PACKAGES=/tmp/packages_end.txt 10:34:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:34:41 + PACKAGES=/tmp/packages_start.txt 10:34:41 + '[' /w/workspace/xfoundry_device-modbus-go_PR-437 ']' 10:34:41 + PACKAGES=/tmp/packages_end.txt 10:34:41 + case "${OS_FAMILY}" in 10:34:41 + dpkg -l 10:34:41 + grep '^ii' 10:34:41 + '[' -f /tmp/packages_start.txt ']' 10:34:41 + '[' -f /tmp/packages_end.txt ']' 10:34:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:34:41 + '[' /w/workspace/xfoundry_device-modbus-go_PR-437 ']' 10:34:41 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-437/archives/ 10:34:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-437/archives/ [Pipeline] echo 10:34:41 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-437/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:34:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:34:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:34:42 prd-ubuntu20.04-docker-8c-8g-4816 does not seem to be running inside a container 10:34:42 $ 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-437/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-437 -v /w/workspace/xfoundry_device-modbus-go_PR-437:/w/workspace/xfoundry_device-modbus-go_PR-437:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-437@tmp:/w/workspace/xfoundry_device-modbus-go_PR-437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:34:43 $ docker top 51db7cb54bb786afd4eb9595d1f3bffe20cc15bd8ad7f408e34c9305425d8872 -eo pid,comm [Pipeline] { [Pipeline] sh 10:34:43 + touch /tmp/pre-build-complete [Pipeline] sh 10:34:43 + mkdir -p /var/log/sysstat [Pipeline] sh 10:34:44 + ls /var/log/sa-host 10:34:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:34:44 provisioning config files... 10:34:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-437@tmp/config7489775286465852498tmp [Pipeline] { [Pipeline] echo 10:34:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:34:44 ---> create-netrc.sh [Pipeline] } 10:34:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:34:45 ---> python-tools-install.sh [Pipeline] echo 10:34:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:34:45 ---> sudo-logs.sh 10:34:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:34:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:34:45 ---> job-cost.sh 10:34:45 lf-activate-venv: SKIPPING 10:34:45 DEBUG: total: 0.2199999988079071 10:34:45 INFO: Retrieving Stack Cost... 10:34:46 INFO: Retrieving Pricing Info for: v3-standard-8 10:34:46 INFO: Archiving Costs [Pipeline] echo 10:34:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:34:46 ---> logs-deploy.sh 10:34:46 lf-activate-venv: SKIPPING 10:34:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-437/1 10:34:46 INFO: archiving workspace using pattern(s): 10:34:47 Archives upload complete. 10:34:48 INFO: archiving logs to Nexus 10:34:48 ---> uname -a: 10:34:48 Linux prd-ubuntu20-04-docker-8c-8g-4816 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:34:48 10:34:48 10:34:48 ---> lscpu: 10:34:48 Architecture: x86_64 10:34:48 CPU op-mode(s): 32-bit, 64-bit 10:34:48 Byte Order: Little Endian 10:34:48 Address sizes: 40 bits physical, 48 bits virtual 10:34:48 CPU(s): 8 10:34:48 On-line CPU(s) list: 0-7 10:34:48 Thread(s) per core: 1 10:34:48 Core(s) per socket: 1 10:34:48 Socket(s): 8 10:34:48 NUMA node(s): 1 10:34:48 Vendor ID: AuthenticAMD 10:34:48 CPU family: 23 10:34:48 Model: 49 10:34:48 Model name: AMD EPYC-Rome Processor 10:34:48 Stepping: 0 10:34:48 CPU MHz: 2799.996 10:34:48 BogoMIPS: 5599.99 10:34:48 Virtualization: AMD-V 10:34:48 Hypervisor vendor: KVM 10:34:48 Virtualization type: full 10:34:48 L1d cache: 256 KiB 10:34:48 L1i cache: 256 KiB 10:34:48 L2 cache: 4 MiB 10:34:48 L3 cache: 128 MiB 10:34:48 NUMA node0 CPU(s): 0-7 10:34:48 Vulnerability Itlb multihit: Not affected 10:34:48 Vulnerability L1tf: Not affected 10:34:48 Vulnerability Mds: Not affected 10:34:48 Vulnerability Meltdown: Not affected 10:34:48 Vulnerability Mmio stale data: Not affected 10:34:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:34:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:34:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:34:48 Vulnerability Srbds: Not affected 10:34:48 Vulnerability Tsx async abort: Not affected 10:34:48 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 10:34:48 10:34:48 10:34:48 ---> nproc: 10:34:48 8 10:34:48 10:34:48 10:34:48 ---> df -h: 10:34:48 Filesystem Size Used Avail Use% Mounted on 10:34:48 overlay 155G 12G 144G 8% / 10:34:48 tmpfs 64M 0 64M 0% /dev 10:34:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:34:48 shm 64M 0 64M 0% /dev/shm 10:34:48 /dev/vda1 155G 12G 144G 8% /facter-os 10:34:48 10:34:48 10:34:48 ---> sar -b -r -n DEV: 10:34:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4816) 03/21/23 _x86_64_ (8 CPU) 10:34:48 10:34:48 10:22:48 LINUX RESTART (8 CPU) 10:34:48 10:34:48 10:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:34:48 10:24:01 357.42 48.16 309.27 0.00 5449.09 106469.06 0.00 10:34:48 10:25:01 117.09 0.90 116.19 0.00 18.53 45598.40 0.00 10:34:48 10:26:01 164.30 0.22 164.08 0.00 12.80 43268.27 0.00 10:34:48 10:27:01 2.08 0.00 2.08 0.00 0.00 25.20 0.00 10:34:48 10:28:01 22.91 9.42 13.50 0.00 3502.35 2697.02 0.00 10:34:48 10:29:02 19.31 2.42 16.89 0.00 1926.96 3679.97 0.00 10:34:48 10:30:01 0.98 0.00 0.98 0.00 0.00 11.52 0.00 10:34:48 10:31:01 3.42 1.60 1.82 0.00 37.19 22.40 0.00 10:34:48 10:32:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 10:34:48 10:33:01 2.30 0.00 2.30 0.00 0.00 38.13 0.00 10:34:48 10:34:01 1.40 0.00 1.40 0.00 0.00 15.59 0.00 10:34:48 Average: 63.03 5.71 57.32 0.00 996.64 18375.44 0.00 10:34:48 10:34:48 10:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:34:48 10:24:01 29180176 31578048 738108 2.24 75376 2600612 1954672 5.76 1009260 2334000 1548 10:34:48 10:25:01 28133208 31493192 805968 2.45 146648 3386008 2188540 6.45 1258028 3012996 226140 10:34:48 10:26:01 27710440 31584004 715792 2.18 158552 3862820 1753420 5.17 1250796 3415352 328 10:34:48 10:27:01 27710332 31584056 715312 2.18 158592 3862828 1753420 5.17 1250640 3415360 192 10:34:48 10:28:01 27399548 31550172 745984 2.27 162824 4123324 1883388 5.55 1374840 3585940 82480 10:34:48 10:29:02 27337044 31566864 721916 2.20 166996 4195444 1837452 5.42 1481504 3528584 4 10:34:48 10:30:01 27343052 31572936 715744 2.18 167036 4195456 1837452 5.42 1475952 3528592 168 10:34:48 10:31:01 27334020 31566132 722456 2.20 167116 4196572 1837452 5.42 1487900 3528964 48 10:34:48 10:32:01 27333884 31566068 722204 2.20 167152 4196576 1837452 5.42 1487920 3528932 164 10:34:48 10:33:01 27333600 31566364 722340 2.20 167268 4196556 1837452 5.42 1487164 3529412 28 10:34:48 10:34:01 27333756 31566640 721992 2.20 167356 4196556 1837452 5.42 1487676 3529420 168 10:34:48 Average: 27649915 31563134 731620 2.22 154992 3910250 1868923 5.51 1368335 3357959 28297 10:34:48 10:34:48 10:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:34:48 10:24:01 ens3 695.72 445.36 6665.45 118.96 0.00 0.00 0.00 0.00 10:34:48 10:24:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 10:34:48 10:24:01 docker0 54.91 69.87 4.45 168.95 0.00 0.00 0.00 0.00 10:34:48 10:24:01 veth090aed7 46.84 60.62 4.38 44.72 0.00 0.00 0.00 0.00 10:34:48 10:25:01 vethd3d1ea0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:34:48 10:25:01 ens3 297.73 164.13 1867.20 24.97 0.00 0.00 0.00 0.00 10:34:48 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:34:48 10:25:01 docker0 146.03 264.76 11.30 1835.57 0.00 0.00 0.00 0.00 10:34:48 10:26:01 ens3 126.38 76.95 2631.73 18.58 0.00 0.00 0.00 0.00 10:34:48 10:26:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 10:34:48 10:26:01 docker0 2.63 5.45 0.17 85.54 0.00 0.00 0.00 0.00 10:34:48 10:27:01 ens3 0.43 0.30 1.38 0.02 0.00 0.00 0.00 0.00 10:34:48 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:34:48 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:48 10:28:01 ens3 155.04 82.02 1953.36 5.61 0.00 0.00 0.00 0.00 10:34:48 10:28:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:34:48 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:48 10:29:02 ens3 1.40 0.82 0.57 0.21 0.00 0.00 0.00 0.00 10:34:48 10:29:02 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:34:48 10:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:48 10:30:01 ens3 0.47 0.46 0.29 0.22 0.00 0.00 0.00 0.00 10:34:48 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:48 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:48 10:31:01 ens3 7.98 6.82 5.40 5.99 0.00 0.00 0.00 0.00 10:34:48 10:31:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:34:48 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:48 10:32:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:34:48 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:48 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:48 10:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:34:48 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:34:48 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:48 10:34:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 10:34:48 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:48 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:48 Average: ens3 117.03 70.74 1194.93 15.90 0.00 0.00 0.00 0.00 10:34:48 Average: lo 0.94 0.94 0.09 0.09 0.00 0.00 0.00 0.00 10:34:48 Average: docker0 18.54 30.97 1.45 190.31 0.00 0.00 0.00 0.00 10:34:48 10:34:48