Pull request #145 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 lenny-intel for edgexfoundry/device-rest-go Obtained Jenkinsfile from c3fc48eef4e44410167cfefdb5a507862d65592a+09739088bb3ccddf347dd8b212f45a4687ee065f (d35f28136c8c8d0d3bfb6d3ce361f082ee797853) Running in Durability level: MAX_SURVIVABILITY 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-ssh5947961355902751445.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh5776094743841843694.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-rest-go/branches/PR-145/workspace@libs/edgex-global-pipelines # 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-rest-go/branches/PR-145/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh560745775905601446.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-rest-go/branches/PR-145/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8033055200569810444.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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 shared 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-ssh3758325780159161389.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-rest-go/branches/PR-145/workspace@libs/lf-pipelines # 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-rest-go/branches/PR-145/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh283982401956863868.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-693 in /w/workspace/gexfoundry_device-rest-go_PR-145 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-145 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-rest-go_PR-145@tmp/jenkins-gitclient-ssh7142947499725084868.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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 /w/workspace/gexfoundry_device-rest-go_PR-145@tmp/jenkins-gitclient-ssh1042058501217784734.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 09739088bb3ccddf347dd8b212f45a4687ee065f into PR head commit c3fc48eef4e44410167cfefdb5a507862d65592a Merge succeeded, producing c3fc48eef4e44410167cfefdb5a507862d65592a Checking out Revision c3fc48eef4e44410167cfefdb5a507862d65592a (PR-145) > git config core.sparsecheckout # timeout=10 > git checkout -f c3fc48eef4e44410167cfefdb5a507862d65592a # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-rest-go_PR-145@tmp/jenkins-gitclient-ssh1706859117222342256.key > git merge 09739088bb3ccddf347dd8b212f45a4687ee065f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3fc48eef4e44410167cfefdb5a507862d65592a # timeout=10 Commit message: "feat: Add support for Object ValueType" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:51:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:51:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:51:06 ========================================================= 22:51:06 EdgeX Global Pipelines Version Info 22:51:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:51:07 ------------------- 22:51:07 stable info: 22:51:07 ------------------- 22:51:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:51:07 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 22:51:07 Message: update stable to v1.0.215 22:51:07 ------------------- 22:51:07 experimental info: 22:51:07 ------------------- 22:51:07 Commited By: **** collab-it+edgex@linuxfoundation.org 22:51:07 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 22:51:07 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:51:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:51:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-145 [Pipeline] echo 22:51:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-145 [Pipeline] echo 22:51:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-145 [Pipeline] echo 22:51:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3fc48eef4e44410167cfefdb5a507862d65592a [Pipeline] echo 22:51:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3fc48e [Pipeline] echo 22:51:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:51:09 provisioning config files... 22:51:09 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-145@tmp/config3256367005439111452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:51:09 ---> docker-login.sh 22:51:09 nexus3.edgexfoundry.org:10001 22:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:09 Configure a credential helper to remove this warning. See 22:51:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:09 22:51:09 Login Succeeded 22:51:09 nexus3.edgexfoundry.org:10002 22:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:09 Configure a credential helper to remove this warning. See 22:51:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:09 22:51:09 Login Succeeded 22:51:09 nexus3.edgexfoundry.org:10003 22:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:10 Configure a credential helper to remove this warning. See 22:51:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:10 22:51:10 Login Succeeded 22:51:10 nexus3.edgexfoundry.org:10004 22:51:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:10 Configure a credential helper to remove this warning. See 22:51:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:10 22:51:10 Login Succeeded 22:51:10 docker.io 22:51:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:10 Configure a credential helper to remove this warning. See 22:51:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:10 22:51:10 Login Succeeded 22:51:10 ---> docker-login.sh ends [Pipeline] } 22:51:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:51:11 + git rev-list -1 --merges c3fc48eef4e44410167cfefdb5a507862d65592a~1..c3fc48eef4e44410167cfefdb5a507862d65592a [Pipeline] echo 22:51:11 -----------> git rev-list -1 --merges c3fc48eef4e44410167cfefdb5a507862d65592a~1..c3fc48eef4e44410167cfefdb5a507862d65592a c3fc48eef4e44410167cfefdb5a507862d65592a [false] [Pipeline] sh 22:51:11 + git log --format=format:%s -1 c3fc48eef4e44410167cfefdb5a507862d65592a [Pipeline] echo 22:51:11 ========================================================= 22:51:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:51:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:51:12 + git log --format=format:%s -1 c3fc48eef4e44410167cfefdb5a507862d65592a [Pipeline] echo 22:51:12 [semverPrep] GIT_COMMIT: c3fc48eef4e44410167cfefdb5a507862d65592a, Commit Message: feat: Add support for Object ValueType [Pipeline] echo 22:51:12 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:51:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:51:13 22:51:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:51:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:51:13 latest: Pulling from edgex-devops/git-semver 22:51:13 a0d0a0d46f8b: Pulling fs layer 22:51:13 3e5f54012d9b: Pulling fs layer 22:51:13 4c7163046ea9: Pulling fs layer 22:51:13 0c2d73faf560: Pulling fs layer 22:51:13 0c2d73faf560: Waiting 22:51:13 3e5f54012d9b: Verifying Checksum 22:51:13 3e5f54012d9b: Download complete 22:51:13 a0d0a0d46f8b: Verifying Checksum 22:51:13 a0d0a0d46f8b: Download complete 22:51:13 4c7163046ea9: Verifying Checksum 22:51:13 4c7163046ea9: Download complete 22:51:13 0c2d73faf560: Verifying Checksum 22:51:13 0c2d73faf560: Download complete 22:51:13 a0d0a0d46f8b: Pull complete 22:51:13 3e5f54012d9b: Pull complete 22:51:13 4c7163046ea9: Pull complete 22:51:14 0c2d73faf560: Pull complete 22:51:14 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:51:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:51:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:51:14 prd-centos7-docker-4c-2g-693 does not seem to be running inside a container 22:51:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-145 -v /w/workspace/gexfoundry_device-rest-go_PR-145:/w/workspace/gexfoundry_device-rest-go_PR-145:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-145@tmp:/w/workspace/gexfoundry_device-rest-go_PR-145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:51:14 $ docker top 7d8226fd44006685cbfa314641b7dd24a4eb0fcba36e1d0ecd3d9020c9628be2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:51:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:51:15 [ssh-agent] Looking for ssh-agent implementation... 22:51:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:51:15 $ docker exec 7d8226fd44006685cbfa314641b7dd24a4eb0fcba36e1d0ecd3d9020c9628be2 ssh-agent 22:51:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLGKfBF/agent.13 22:51:15 SSH_AGENT_PID=19 22:51:15 Running ssh-add (command line suppressed) 22:51:15 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-145@tmp/private_key_7282573370390561576.key (/w/workspace/gexfoundry_device-rest-go_PR-145@tmp/private_key_7282573370390561576.key) 22:51:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:51:15 + git tag --points-at HEAD [Pipeline] } 22:51:15 $ docker exec --env ******** --env ******** 7d8226fd44006685cbfa314641b7dd24a4eb0fcba36e1d0ecd3d9020c9628be2 ssh-agent -k 22:51:15 unset SSH_AUTH_SOCK; 22:51:15 unset SSH_AGENT_PID; 22:51:15 echo Agent pid 19 killed; 22:51:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:51:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:51:15 [ssh-agent] Looking for ssh-agent implementation... 22:51:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:51:16 $ docker exec 7d8226fd44006685cbfa314641b7dd24a4eb0fcba36e1d0ecd3d9020c9628be2 ssh-agent 22:51:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmpGBOC/agent.52 22:51:16 SSH_AGENT_PID=58 22:51:16 Running ssh-add (command line suppressed) 22:51:16 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-145@tmp/private_key_7145225886082502850.key (/w/workspace/gexfoundry_device-rest-go_PR-145@tmp/private_key_7145225886082502850.key) 22:51:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:51:16 + git semver init 22:51:16 # -> Open(): unable to determine branch for HEAD 22:51:16 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-145/.git 22:51:16 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-145 22:51:16 # $SEMVER_REMOTE_NAME = origin 22:51:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:51:16 # $SEMVER_USER_NAME = edgex-jenkins 22:51:16 # $SEMVER_BRANCH = PR-145 22:51:16 # $SEMVER_TEMP = /tmp/semver-086346998 22:51:16 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 22:51:17 # '/tmp/semver-086346998' -> '/w/workspace/gexfoundry_device-rest-go_PR-145/.semver' 22:51:17 # -> Force: false 22:51:17 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-145/.semver [Pipeline] } 22:51:17 $ docker exec --env ******** --env ******** 7d8226fd44006685cbfa314641b7dd24a4eb0fcba36e1d0ecd3d9020c9628be2 ssh-agent -k 22:51:18 unset SSH_AUTH_SOCK; 22:51:18 unset SSH_AGENT_PID; 22:51:18 echo Agent pid 58 killed; 22:51:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:51:18 + git semver [Pipeline] } 22:51:18 $ docker stop --time=1 7d8226fd44006685cbfa314641b7dd24a4eb0fcba36e1d0ecd3d9020c9628be2 22:51:19 $ docker rm -f 7d8226fd44006685cbfa314641b7dd24a4eb0fcba36e1d0ecd3d9020c9628be2 [Pipeline] // withDockerContainer [Pipeline] sh 22:51:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:51:20 Stashed 1 file(s) [Pipeline] echo 22:51:20 [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] node [Pipeline] node 22:51:35 Still waiting to schedule task 22:51:35 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-693’ 22:51:35 Still waiting to schedule task 22:51:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:52:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-694 in /w/workspace/gexfoundry_device-rest-go_PR-145 [Pipeline] { [Pipeline] ws 22:52:58 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 22:52:59 The recommended git tool is: git 22:53:04 using credential edgex-jenkins-ssh 22:53:04 Cloning the remote Git repository 22:53:04 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 22:53:04 > git init /w/workspace/device-rest-go/1 # timeout=10 22:53:04 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 22:53:04 > git --version # timeout=10 22:53:04 > git --version # 'git version 2.17.1' 22:53:04 using GIT_SSH to set credentials SSH Credentials for GitHub 22:53:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:53:06 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 22:53:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:53:06 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 22:53:06 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 22:53:06 using GIT_SSH to set credentials SSH Credentials for GitHub 22:53:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:53:06 Merging remotes/origin/main commit 09739088bb3ccddf347dd8b212f45a4687ee065f into PR head commit c3fc48eef4e44410167cfefdb5a507862d65592a 22:53:07 Merge succeeded, producing c3fc48eef4e44410167cfefdb5a507862d65592a 22:53:07 Checking out Revision c3fc48eef4e44410167cfefdb5a507862d65592a (PR-145) 22:53:07 > git config core.sparsecheckout # timeout=10 22:53:07 > git checkout -f c3fc48eef4e44410167cfefdb5a507862d65592a # timeout=10 22:53:07 > git remote # timeout=10 22:53:07 > git config --get remote.origin.url # timeout=10 22:53:07 using GIT_SSH to set credentials SSH Credentials for GitHub 22:53:07 > git merge 09739088bb3ccddf347dd8b212f45a4687ee065f # timeout=10 22:53:07 > git rev-parse HEAD^{commit} # timeout=10 22:53:07 > git config core.sparsecheckout # timeout=10 22:53:07 > git checkout -f c3fc48eef4e44410167cfefdb5a507862d65592a # timeout=10 22:53:11 Commit message: "feat: Add support for Object ValueType" 22:53:11 > git --version # timeout=10 22:53:11 > git --version # 'git version 2.17.1' 22:53:11 fatal: bad object 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:53:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:53:12 % Total % Received % Xferd Average Speed Time Time Time Current 22:53:12 Dload Upload Total Spent Left Speed 22:53:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 66426 0 --:--:-- --:--:-- --:--:-- 66802 [Pipeline] sh 22:53:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:53:13 + sudo tee /etc/docker/daemon.new 22:53:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:53:13 { 22:53:13 "registry-mirrors": [ 22:53:13 "https://nexus3.edgexfoundry.org:10001" 22:53:13 ], 22:53:13 "bip": "10.250.0.254/24", 22:53:13 "hosts": [ 22:53:13 "tcp://0.0.0.0:5555", 22:53:13 "unix:///var/run/docker.sock" 22:53:13 ], 22:53:13 "mtu": 1458, 22:53:13 "selinux-enabled": true, 22:53:13 "seccomp-profile": "/etc/docker/seccomp.json" 22:53:13 } [Pipeline] sh 22:53:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:53:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:53:32 provisioning config files... 22:53:32 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config1244103964999501445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:53:33 ---> docker-login.sh 22:53:33 nexus3.edgexfoundry.org:10001 22:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:34 Configure a credential helper to remove this warning. See 22:53:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:34 22:53:34 Login Succeeded 22:53:34 nexus3.edgexfoundry.org:10002 22:53:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:34 Configure a credential helper to remove this warning. See 22:53:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:34 22:53:34 Login Succeeded 22:53:34 nexus3.edgexfoundry.org:10003 22:53:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:35 Configure a credential helper to remove this warning. See 22:53:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:35 22:53:35 Login Succeeded 22:53:35 nexus3.edgexfoundry.org:10004 22:53:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:35 Configure a credential helper to remove this warning. See 22:53:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:35 22:53:35 Login Succeeded 22:53:35 docker.io 22:53:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:36 Configure a credential helper to remove this warning. See 22:53:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:36 22:53:36 Login Succeeded 22:53:36 ---> docker-login.sh ends [Pipeline] } 22:53:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:53:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:53:36 ========================================================= 22:53:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:53:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:53:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 22:53:37 Sending build context to Docker daemon 121.3kB 22:53:37 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 22:53:37 Step 2/11 : FROM ${BASE} AS builder 22:53:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:53:37 552d1f2373af: Pulling fs layer 22:53:37 ea3f2d53f512: Pulling fs layer 22:53:37 9e70ebbbe112: Pulling fs layer 22:53:37 7a9cfe048b4a: Pulling fs layer 22:53:37 72dc09318566: Pulling fs layer 22:53:37 f4f7b4309257: Pulling fs layer 22:53:37 0ac9a79272e3: Pulling fs layer 22:53:37 b78e95d17946: Pulling fs layer 22:53:37 7a9cfe048b4a: Waiting 22:53:37 72dc09318566: Waiting 22:53:37 f4f7b4309257: Waiting 22:53:37 0ac9a79272e3: Waiting 22:53:37 b78e95d17946: Waiting 22:53:37 9e70ebbbe112: Verifying Checksum 22:53:37 9e70ebbbe112: Download complete 22:53:37 ea3f2d53f512: Verifying Checksum 22:53:37 ea3f2d53f512: Download complete 22:53:37 72dc09318566: Download complete 22:53:37 f4f7b4309257: Verifying Checksum 22:53:37 f4f7b4309257: Download complete 22:53:37 552d1f2373af: Verifying Checksum 22:53:37 552d1f2373af: Download complete 22:53:37 0ac9a79272e3: Verifying Checksum 22:53:37 0ac9a79272e3: Download complete 22:53:38 552d1f2373af: Pull complete 22:53:39 ea3f2d53f512: Pull complete 22:53:39 9e70ebbbe112: Pull complete 22:53:39 b78e95d17946: Verifying Checksum 22:53:39 b78e95d17946: Download complete 22:53:40 7a9cfe048b4a: Verifying Checksum 22:53:40 7a9cfe048b4a: Download complete 22:53:50 7a9cfe048b4a: Pull complete 22:53:50 72dc09318566: Pull complete 22:53:51 f4f7b4309257: Pull complete 22:53:51 0ac9a79272e3: Pull complete 22:53:56 b78e95d17946: Pull complete 22:53:57 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 22:53:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:53:57 ---> 8b459fc5aaf0 22:53:57 Step 3/11 : ARG MAKE='make build' 22:53:57 Running on prd-centos7-docker-4c-2g-695 in /w/workspace/gexfoundry_device-rest-go_PR-145 [Pipeline] { [Pipeline] ws 22:53:57 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 22:53:57 The recommended git tool is: git 22:53:58 ---> Running in 3f39b74b53ff 22:53:59 Removing intermediate container 3f39b74b53ff 22:53:59 ---> e08f42fd90ed 22:53:59 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:53:59 ---> Running in 7de96255a971 22:53:59 Removing intermediate container 7de96255a971 22:53:59 ---> 134c49c403ea 22:53:59 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 22:53:59 using credential edgex-jenkins-ssh 22:53:59 Cloning the remote Git repository 22:53:59 ---> Running in a6ac2ee664b5 22:53:59 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 22:53:59 > git init /w/workspace/device-rest-go/1 # timeout=10 22:53:59 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 22:53:59 > git --version # timeout=10 22:53:59 > git --version # 'git version 2.24.4' 22:53:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:53:59 [INFO] Currently running in a labeled security context 22:53:59 [INFO] Currently SELinux is 'enforcing' on the host 22:53:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh4295885442668195808.key 22:53:59 Removing intermediate container a6ac2ee664b5 22:53:59 ---> cc4967f93721 22:53:59 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:00 ---> Running in df42ed3298f8 22:53:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:54:00 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 22:54:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:54:00 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 22:54:00 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 22:54:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:54:00 [INFO] Currently running in a labeled security context 22:54:00 [INFO] Currently SELinux is 'enforcing' on the host 22:54:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh2773725347575714185.key 22:54:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:54:01 Merging remotes/origin/main commit 09739088bb3ccddf347dd8b212f45a4687ee065f into PR head commit c3fc48eef4e44410167cfefdb5a507862d65592a 22:54:01 Merge succeeded, producing c3fc48eef4e44410167cfefdb5a507862d65592a 22:54:01 Checking out Revision c3fc48eef4e44410167cfefdb5a507862d65592a (PR-145) 22:54:02 Removing intermediate container df42ed3298f8 22:54:02 ---> 713889b75333 22:54:02 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:54:02 ---> Running in 13eafb2cde31 22:54:01 > git config core.sparsecheckout # timeout=10 22:54:01 > git checkout -f c3fc48eef4e44410167cfefdb5a507862d65592a # timeout=10 22:54:01 > git remote # timeout=10 22:54:01 > git config --get remote.origin.url # timeout=10 22:54:01 using GIT_SSH to set credentials SSH Credentials for GitHub 22:54:01 [INFO] Currently running in a labeled security context 22:54:01 [INFO] Currently SELinux is 'enforcing' on the host 22:54:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh7090334296554063058.key 22:54:01 > git merge 09739088bb3ccddf347dd8b212f45a4687ee065f # timeout=10 22:54:01 > git rev-parse HEAD^{commit} # timeout=10 22:54:01 > git config core.sparsecheckout # timeout=10 22:54:01 > git checkout -f c3fc48eef4e44410167cfefdb5a507862d65592a # timeout=10 22:54:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:54:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:54:04 (1/4) Installing openssh-keygen (8.6_p1-r3) 22:54:05 Commit message: "feat: Add support for Object ValueType" 22:54:04 > git --version # timeout=10 22:54:04 > git --version # 'git version 2.24.4' 22:54:04 fatal: bad object 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 22:54:05 (2/4) Installing libedit (20210216.3.1-r0) 22:54:05 (3/4) Installing openssh-client-common (8.6_p1-r3) 22:54:05 (4/4) Installing openssh-client-default (8.6_p1-r3) 22:54:05 Executing busybox-1.33.1-r3.trigger 22:54:05 OK: 223 MiB in 56 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:54:05 provisioning config files... 22:54:05 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config6242365242451899372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:54:06 ---> docker-login.sh 22:54:06 nexus3.edgexfoundry.org:10001 22:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:06 Configure a credential helper to remove this warning. See 22:54:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:06 22:54:06 Login Succeeded 22:54:06 nexus3.edgexfoundry.org:10002 22:54:06 Removing intermediate container 13eafb2cde31 22:54:06 ---> 0a61b6dfa85a 22:54:06 Step 8/11 : WORKDIR /device-rest-go 22:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:06 Configure a credential helper to remove this warning. See 22:54:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:06 22:54:06 Login Succeeded 22:54:06 nexus3.edgexfoundry.org:10003 22:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:06 Configure a credential helper to remove this warning. See 22:54:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:06 22:54:06 Login Succeeded 22:54:06 nexus3.edgexfoundry.org:10004 22:54:06 ---> Running in 27685d0de95a 22:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:06 Configure a credential helper to remove this warning. See 22:54:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:06 22:54:06 Login Succeeded 22:54:06 docker.io 22:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:54:06 Removing intermediate container 27685d0de95a 22:54:06 ---> e76a0492bf11 22:54:06 Step 9/11 : COPY . . 22:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:54:06 Configure a credential helper to remove this warning. See 22:54:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:54:06 22:54:06 Login Succeeded 22:54:06 ---> docker-login.sh ends [Pipeline] } 22:54:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:54:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:54:07 ========================================================= 22:54:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:54:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:54:07 ---> 5a2229a8b6d6 22:54:07 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:07 ---> Running in ca332758a42e 22:54:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 22:54:07 Sending build context to Docker daemon 121.3kB 22:54:07 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 22:54:07 Step 2/11 : FROM ${BASE} AS builder 22:54:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:54:07 a0d0a0d46f8b: Pulling fs layer 22:54:07 31adcdaf11c8: Pulling fs layer 22:54:07 b8b176561691: Pulling fs layer 22:54:07 4527c011a84f: Pulling fs layer 22:54:07 5d74067f8e1e: Pulling fs layer 22:54:07 e0aca202a116: Pulling fs layer 22:54:07 3a43be97a3b4: Pulling fs layer 22:54:07 34cad66bf833: Pulling fs layer 22:54:07 b4e3c513aaa6: Pulling fs layer 22:54:07 4527c011a84f: Waiting 22:54:07 5d74067f8e1e: Waiting 22:54:07 e0aca202a116: Waiting 22:54:07 3a43be97a3b4: Waiting 22:54:07 34cad66bf833: Waiting 22:54:07 b4e3c513aaa6: Waiting 22:54:07 b8b176561691: Verifying Checksum 22:54:07 b8b176561691: Download complete 22:54:07 31adcdaf11c8: Download complete 22:54:07 5d74067f8e1e: Verifying Checksum 22:54:07 5d74067f8e1e: Download complete 22:54:07 e0aca202a116: Verifying Checksum 22:54:07 e0aca202a116: Download complete 22:54:07 3a43be97a3b4: Verifying Checksum 22:54:07 3a43be97a3b4: Download complete 22:54:07 a0d0a0d46f8b: Verifying Checksum 22:54:07 a0d0a0d46f8b: Download complete 22:54:08 34cad66bf833: Verifying Checksum 22:54:08 34cad66bf833: Download complete 22:54:08 b4e3c513aaa6: Verifying Checksum 22:54:08 b4e3c513aaa6: Download complete 22:54:08 4527c011a84f: Verifying Checksum 22:54:08 4527c011a84f: Download complete 22:54:08 a0d0a0d46f8b: Pull complete 22:54:08 31adcdaf11c8: Pull complete 22:54:08 b8b176561691: Pull complete 22:54:13 4527c011a84f: Pull complete 22:54:13 5d74067f8e1e: Pull complete 22:54:13 e0aca202a116: Pull complete 22:54:13 3a43be97a3b4: Pull complete 22:54:13 34cad66bf833: Pull complete 22:54:15 b4e3c513aaa6: Pull complete 22:54:15 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 22:54:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:54:15 ---> 9f6097aaca64 22:54:15 Step 3/11 : ARG MAKE='make build' 22:54:17 ---> Running in 0a501c50199a 22:54:17 Removing intermediate container 0a501c50199a 22:54:17 ---> be6bdc84238f 22:54:17 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:54:17 ---> Running in f59992a3e13b 22:54:17 Removing intermediate container f59992a3e13b 22:54:17 ---> 7a347333e613 22:54:17 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 22:54:17 ---> Running in a591b30341c7 22:54:17 Removing intermediate container a591b30341c7 22:54:17 ---> 7bf24db35c0a 22:54:17 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:17 ---> Running in 4ffb4a36e3bf 22:54:17 Removing intermediate container 4ffb4a36e3bf 22:54:17 ---> 2f87a79d65ab 22:54:17 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:54:17 ---> Running in f3f83a2d1b9b 22:54:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:54:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:54:19 (1/4) Installing openssh-keygen (8.6_p1-r3) 22:54:19 (2/4) Installing libedit (20210216.3.1-r0) 22:54:19 (3/4) Installing openssh-client-common (8.6_p1-r3) 22:54:19 (4/4) Installing openssh-client-default (8.6_p1-r3) 22:54:19 Executing busybox-1.33.1-r3.trigger 22:54:19 OK: 224 MiB in 56 packages 22:54:19 Removing intermediate container f3f83a2d1b9b 22:54:19 ---> 75c49cdcb4b1 22:54:19 Step 8/11 : WORKDIR /device-rest-go 22:54:19 ---> Running in 530cf251bce2 22:54:20 Removing intermediate container 530cf251bce2 22:54:20 ---> 0258e72a7054 22:54:20 Step 9/11 : COPY . . 22:54:20 ---> 1679bd69892b 22:54:20 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:20 ---> Running in 02e759ab1368 22:54:52 Removing intermediate container 02e759ab1368 22:54:52 ---> e677a05f7201 22:54:52 Step 11/11 : RUN $MAKE 22:54:52 ---> Running in ead2c0824c30 22:54:52 noop 22:54:52 Removing intermediate container ead2c0824c30 22:54:52 ---> c15f87db3e4c 22:54:52 Successfully built c15f87db3e4c 22:54:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:54:52 + docker inspect -f . ci-base-image-x86_64 22:54:52 . [Pipeline] withDockerContainer 22:54:52 prd-centos7-docker-4c-2g-695 does not seem to be running inside a container 22:54:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-x86_64 cat 22:54:53 $ docker top 3c09f108cb0ee5025f3b1af3112eb9adb987bf1046f392d4ee4b9a8776c62b62 -eo pid,comm [Pipeline] { [Pipeline] sh 22:54:53 + go version 22:54:53 go version go1.16.8 linux/amd64 [Pipeline] } 22:54:53 $ docker stop --time=1 3c09f108cb0ee5025f3b1af3112eb9adb987bf1046f392d4ee4b9a8776c62b62 22:54:54 $ docker rm -f 3c09f108cb0ee5025f3b1af3112eb9adb987bf1046f392d4ee4b9a8776c62b62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:54:55 + docker inspect -f . ci-base-image-x86_64 22:54:55 . [Pipeline] withDockerContainer 22:54:55 prd-centos7-docker-4c-2g-695 does not seem to be running inside a container 22:54:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-x86_64 cat 22:54:56 $ docker top f5e9bb7ea58e9c1c8cc27661ba3e3b35173cd00c52130c1ba5f9fb2d44cf556f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:54:56 + make test 22:54:56 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:54:56 ? github.com/edgexfoundry/device-rest-go [no test files] 22:55:11 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 22:55:12 ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 56.0% of statements 22:55:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:55:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:55:20 ./driver/resthandler.go 22:55:20 ./driver/resthandler_test.go 22:55:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:55:20 make: *** [Makefile:30: test] Error 1 [Pipeline] } 22:55:20 $ docker stop --time=1 f5e9bb7ea58e9c1c8cc27661ba3e3b35173cd00c52130c1ba5f9fb2d44cf556f 22:55:21 $ docker rm -f f5e9bb7ea58e9c1c8cc27661ba3e3b35173cd00c52130c1ba5f9fb2d44cf556f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:55:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:23 22:55:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:55:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:23 latest: Pulling from edgex-lftools-log-publisher 22:55:23 b4d181a07f80: Pulling fs layer 22:55:23 a1111a8f2ec3: Pulling fs layer 22:55:23 ed53099fbce6: Pulling fs layer 22:55:23 dc539afda2c1: Pulling fs layer 22:55:23 77bc0d833cb6: Pulling fs layer 22:55:23 9065ff56babe: Pulling fs layer 22:55:23 d287ab97295c: Pulling fs layer 22:55:23 dc539afda2c1: Waiting 22:55:23 77bc0d833cb6: Waiting 22:55:23 9065ff56babe: Waiting 22:55:23 d287ab97295c: Waiting 22:55:23 a1111a8f2ec3: Verifying Checksum 22:55:23 a1111a8f2ec3: Download complete 22:55:23 dc539afda2c1: Verifying Checksum 22:55:23 dc539afda2c1: Download complete 22:55:23 ed53099fbce6: Verifying Checksum 22:55:23 ed53099fbce6: Download complete 22:55:23 9065ff56babe: Verifying Checksum 22:55:23 9065ff56babe: Download complete 22:55:23 77bc0d833cb6: Verifying Checksum 22:55:23 77bc0d833cb6: Download complete 22:55:23 b4d181a07f80: Verifying Checksum 22:55:23 b4d181a07f80: Download complete 22:55:24 d287ab97295c: Verifying Checksum 22:55:24 d287ab97295c: Download complete 22:55:25 b4d181a07f80: Pull complete 22:55:25 a1111a8f2ec3: Pull complete 22:55:26 ed53099fbce6: Pull complete 22:55:26 dc539afda2c1: Pull complete 22:55:26 77bc0d833cb6: Pull complete 22:55:26 9065ff56babe: Pull complete 22:55:29 Removing intermediate container ca332758a42e 22:55:29 ---> 0e5548c97149 22:55:29 Step 11/11 : RUN $MAKE 22:55:29 ---> Running in 73e106f5b23e 22:55:29 noop 22:55:29 Removing intermediate container 73e106f5b23e 22:55:29 ---> 5a97aeee699e 22:55:29 Successfully built 5a97aeee699e 22:55:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:55:29 + docker inspect -f . ci-base-image-arm64 22:55:29 . [Pipeline] withDockerContainer 22:55:30 prd-ubuntu18.04-docker-arm64-4c-16g-694 does not seem to be running inside a container 22:55:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:55:31 d287ab97295c: Pull complete 22:55:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:55:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:31 $ docker top 247c2613a4fb99a9587d018a004ab53a670de82ce5c0e410b376cf8b1b9e0a0a -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 22:55:32 prd-centos7-docker-4c-2g-695 does not seem to be running inside a container 22:55:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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:latest cat 22:55:34 $ docker top 0b0903bb62cfb4bbd20b01c55c12212825200ce191b4402d85a0a2009fad843d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 22:55:35 ---> job-cost.sh 22:55:35 lf-activate-venv: SKIPPING 22:55:35 INFO: No Stack... 22:55:35 + go version 22:55:35 go version go1.16.8 linux/arm64 [Pipeline] } 22:55:35 $ docker stop --time=1 247c2613a4fb99a9587d018a004ab53a670de82ce5c0e410b376cf8b1b9e0a0a 22:55:35 INFO: Retrieving Pricing Info for: v3-standard-2 22:55:35 INFO: Archiving Costs 22:55:37 $ docker rm -f 247c2613a4fb99a9587d018a004ab53a670de82ce5c0e410b376cf8b1b9e0a0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script 22:55:37 + cat /w/workspace/device-rest-go/1/archives/cost.csv 22:55:37 + cut -d, -f6 [Pipeline] { [Pipeline] lock 22:55:37 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-145-1-stack-cost] 22:55:37 Resource [jenkins-edgexfoundry-device-rest-go-PR-145-1-stack-cost] did not exist. Created. 22:55:37 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-145-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 22:55:38 + echo total: 0.05999999865889549 [Pipeline] stash 22:55:38 + docker inspect -f . ci-base-image-arm64 22:55:38 . [Pipeline] withDockerContainer 22:55:38 Stashed 1 file(s) 22:55:38 prd-ubuntu18.04-docker-arm64-4c-16g-694 does not seem to be running inside a container 22:55:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:55:39 $ docker top d38479c731a643924b53dfe8577b4e51ab30f94b5c8d5959c3040df7c6670268 -eo pid,comm [Pipeline] { [Pipeline] } 22:55:40 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-145-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:55:40 $ docker stop --time=1 0b0903bb62cfb4bbd20b01c55c12212825200ce191b4402d85a0a2009fad843d 22:55:41 $ docker rm -f 0b0903bb62cfb4bbd20b01c55c12212825200ce191b4402d85a0a2009fad843d [Pipeline] fileExists [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:55:42 Failed in branch amd64 22:55:42 + make test 22:55:42 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:55:43 ? github.com/edgexfoundry/device-rest-go [no test files] 22:56:39 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 22:56:39 ok github.com/edgexfoundry/device-rest-go/driver 0.052s coverage: 56.0% of statements 22:56:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:57:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:57:02 ./driver/resthandler_test.go 22:57:02 ./driver/resthandler.go 22:57:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:57:02 make: *** [Makefile:30: test] Error 1 [Pipeline] } 22:57:02 $ docker stop --time=1 d38479c731a643924b53dfe8577b4e51ab30f94b5c8d5959c3040df7c6670268 22:57:03 $ docker rm -f d38479c731a643924b53dfe8577b4e51ab30f94b5c8d5959c3040df7c6670268 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:57:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:57:05 22:57:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:57:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:57:06 arm64: Pulling from edgex-lftools-log-publisher 22:57:06 448f6bf000e3: Pulling fs layer 22:57:06 f757da607395: Pulling fs layer 22:57:06 05883995daec: Pulling fs layer 22:57:06 8603b9c90790: Pulling fs layer 22:57:06 1560dd03e051: Pulling fs layer 22:57:06 27f5ce0e4adf: Pulling fs layer 22:57:06 c2d8d7efcc4b: Pulling fs layer 22:57:06 1560dd03e051: Waiting 22:57:06 8603b9c90790: Waiting 22:57:06 27f5ce0e4adf: Waiting 22:57:06 c2d8d7efcc4b: Waiting 22:57:06 f757da607395: Verifying Checksum 22:57:06 f757da607395: Download complete 22:57:06 8603b9c90790: Download complete 22:57:06 1560dd03e051: Verifying Checksum 22:57:06 1560dd03e051: Download complete 22:57:06 05883995daec: Verifying Checksum 22:57:06 05883995daec: Download complete 22:57:06 27f5ce0e4adf: Verifying Checksum 22:57:06 27f5ce0e4adf: Download complete 22:57:06 448f6bf000e3: Verifying Checksum 22:57:06 448f6bf000e3: Download complete 22:57:09 c2d8d7efcc4b: Verifying Checksum 22:57:09 c2d8d7efcc4b: Download complete 22:57:10 448f6bf000e3: Pull complete 22:57:11 f757da607395: Pull complete 22:57:12 05883995daec: Pull complete 22:57:12 8603b9c90790: Pull complete 22:57:13 1560dd03e051: Pull complete 22:57:14 27f5ce0e4adf: Pull complete 22:57:29 c2d8d7efcc4b: Pull complete 22:57:29 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:57:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:57:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:57:29 prd-ubuntu18.04-docker-arm64-4c-16g-694 does not seem to be running inside a container 22:57:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:57:32 $ docker top 575506bdf8500ab0630205efdb2091b0e3c04d19ba0c089693e813198e1730ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:57:33 ---> job-cost.sh 22:57:33 lf-activate-venv: SKIPPING 22:57:33 INFO: No Stack... 22:57:33 INFO: Retrieving Pricing Info for: v3-standard-4 22:57:33 INFO: Archiving Costs [Pipeline] sh 22:57:34 + + cat /w/workspace/device-rest-go/1/archives/cost.csvcut 22:57:34 -d, -f6 [Pipeline] lock 22:57:34 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-145-1-stack-cost] 22:57:34 Resource [jenkins-edgexfoundry-device-rest-go-PR-145-1-stack-cost] did not exist. Created. 22:57:34 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-145-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:57:35 /w/workspace/device-rest-go/1@tmp/durable-ec2fe052/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-ec2fe052/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:57:35 + echo total: 0.10999999940395355 [Pipeline] stash 22:57:35 Warning: overwriting stash ‘stack-cost’ 22:57:36 Stashed 1 file(s) [Pipeline] } 22:57:36 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-145-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:57:36 $ docker stop --time=1 575506bdf8500ab0630205efdb2091b0e3c04d19ba0c089693e813198e1730ac 22:57:37 $ docker rm -f 575506bdf8500ab0630205efdb2091b0e3c04d19ba0c089693e813198e1730ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:57:38 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:57:41 + '[' -d /w/workspace/gexfoundry_device-rest-go_PR-145/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:57:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:57:41 ---> package-listing.sh 22:57:41 ++ facter osfamily 22:57:41 ++ tr '[:upper:]' '[:lower:]' 22:57:41 + OS_FAMILY=redhat 22:57:41 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-145 22:57:41 + START_PACKAGES=/tmp/packages_start.txt 22:57:41 + END_PACKAGES=/tmp/packages_end.txt 22:57:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:57:41 + PACKAGES=/tmp/packages_start.txt 22:57:41 + '[' /w/workspace/gexfoundry_device-rest-go_PR-145 ']' 22:57:41 + PACKAGES=/tmp/packages_end.txt 22:57:41 + case "${OS_FAMILY}" in 22:57:42 + rpm -qa 22:57:42 + sort 22:57:42 + '[' -f /tmp/packages_start.txt ']' 22:57:42 + '[' -f /tmp/packages_end.txt ']' 22:57:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:57:42 + '[' /w/workspace/gexfoundry_device-rest-go_PR-145 ']' 22:57:42 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-145/archives/ 22:57:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-145/archives/ [Pipeline] echo 22:57:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-145/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:57:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:57:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:57:43 22:57:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:57:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:57:43 latest: Pulling from edgex-lftools-log-publisher 22:57:43 b4d181a07f80: Pulling fs layer 22:57:43 a1111a8f2ec3: Pulling fs layer 22:57:43 ed53099fbce6: Pulling fs layer 22:57:43 dc539afda2c1: Pulling fs layer 22:57:43 77bc0d833cb6: Pulling fs layer 22:57:43 9065ff56babe: Pulling fs layer 22:57:43 d287ab97295c: Pulling fs layer 22:57:43 77bc0d833cb6: Waiting 22:57:43 9065ff56babe: Waiting 22:57:43 d287ab97295c: Waiting 22:57:43 dc539afda2c1: Waiting 22:57:43 a1111a8f2ec3: Verifying Checksum 22:57:43 a1111a8f2ec3: Download complete 22:57:43 dc539afda2c1: Verifying Checksum 22:57:43 dc539afda2c1: Download complete 22:57:43 ed53099fbce6: Verifying Checksum 22:57:43 ed53099fbce6: Download complete 22:57:43 9065ff56babe: Verifying Checksum 22:57:43 9065ff56babe: Download complete 22:57:44 77bc0d833cb6: Verifying Checksum 22:57:44 77bc0d833cb6: Download complete 22:57:44 b4d181a07f80: Verifying Checksum 22:57:44 b4d181a07f80: Download complete 22:57:44 d287ab97295c: Verifying Checksum 22:57:44 d287ab97295c: Download complete 22:57:45 b4d181a07f80: Pull complete 22:57:45 a1111a8f2ec3: Pull complete 22:57:46 ed53099fbce6: Pull complete 22:57:46 dc539afda2c1: Pull complete 22:57:46 77bc0d833cb6: Pull complete 22:57:46 9065ff56babe: Pull complete 22:57:52 d287ab97295c: Pull complete 22:57:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:57:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:57:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:57:52 prd-centos7-docker-4c-2g-693 does not seem to be running inside a container 22:57:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-145/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-145 -v /w/workspace/gexfoundry_device-rest-go_PR-145:/w/workspace/gexfoundry_device-rest-go_PR-145:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-145@tmp:/w/workspace/gexfoundry_device-rest-go_PR-145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:57:54 $ docker top e67764ac0bb99dd9ef9606dec862a2f525c15155de2317d34da02c0245747c48 -eo pid,comm [Pipeline] { [Pipeline] sh 22:57:54 + touch /tmp/pre-build-complete [Pipeline] sh 22:57:55 + mkdir -p /var/log/sysstat [Pipeline] sh 22:57:55 + ls /var/log/sa-host 22:57:55 + sadf -c /var/log/sa-host/sa15 22:57:55 file_magic: OK 22:57:55 HZ: Using current value: 100 22:57:55 file_header: OK 22:57:55 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:57:55 Statistics: 22:57:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:57:55 File successfully converted to sysstat format version 12.0.3 22:57:55 + sadf -c /var/log/sa-host/sa30 22:57:55 file_magic: OK 22:57:55 HZ: Using current value: 100 22:57:55 file_header: OK 22:57:55 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:57:55 Statistics: 22:57:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:57:55 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:57:55 provisioning config files... 22:57:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-145@tmp/config3809064765479279473tmp [Pipeline] { [Pipeline] echo 22:57:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:57:56 ---> create-netrc.sh [Pipeline] } 22:57:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:57:56 ---> python-tools-install.sh [Pipeline] echo 22:57:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:57:56 ---> sudo-logs.sh 22:57:56 Archiving 'sudo' log.. 22:57:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-693.novalocal: Name or service not known 22:57:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-693.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:57:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:57:57 ---> job-cost.sh 22:57:57 lf-activate-venv: SKIPPING 22:57:57 DEBUG: total: 0.10999999940395355 22:57:57 INFO: Retrieving Stack Cost... 22:57:57 INFO: Retrieving Pricing Info for: v3-standard-2 22:57:58 INFO: Archiving Costs [Pipeline] echo 22:57:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:57:58 ---> logs-deploy.sh 22:57:58 lf-activate-venv: SKIPPING 22:57:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-145/1 22:57:58 INFO: archiving workspace using pattern(s): 22:57:58 Archives upload complete. 22:57:59 INFO: archiving logs to Nexus 22:57:59 ---> uname -a: 22:57:59 Linux prd-centos7-docker-4c-2g-693.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 22:57:59 22:57:59 22:57:59 ---> lscpu: 22:57:59 Architecture: x86_64 22:57:59 CPU op-mode(s): 32-bit, 64-bit 22:57:59 Byte Order: Little Endian 22:57:59 Address sizes: 40 bits physical, 48 bits virtual 22:57:59 CPU(s): 2 22:57:59 On-line CPU(s) list: 0,1 22:57:59 Thread(s) per core: 1 22:57:59 Core(s) per socket: 1 22:57:59 Socket(s): 2 22:57:59 NUMA node(s): 1 22:57:59 Vendor ID: AuthenticAMD 22:57:59 CPU family: 23 22:57:59 Model: 49 22:57:59 Model name: AMD EPYC-Rome Processor 22:57:59 Stepping: 0 22:57:59 CPU MHz: 2799.996 22:57:59 BogoMIPS: 5599.99 22:57:59 Virtualization: AMD-V 22:57:59 Hypervisor vendor: KVM 22:57:59 Virtualization type: full 22:57:59 L1d cache: 32K 22:57:59 L1i cache: 32K 22:57:59 L2 cache: 512K 22:57:59 L3 cache: 16384K 22:57:59 NUMA node0 CPU(s): 0,1 22:57:59 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:57:59 22:57:59 22:57:59 ---> nproc: 22:57:59 2 22:57:59 22:57:59 22:57:59 ---> df -h: 22:57:59 Filesystem Size Used Avail Use% Mounted on 22:57:59 overlay 40G 7.7G 33G 20% / 22:57:59 tmpfs 64M 0 64M 0% /dev 22:57:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:57:59 shm 64M 0 64M 0% /dev/shm 22:57:59 /dev/vda1 40G 7.7G 33G 20% /facter-os 22:57:59 22:57:59 22:57:59 ---> sar -b -r -n DEV: 22:57:59 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/15/21 _x86_64_ (2 CPU) 22:57:59 22:57:59 22:50:29 LINUX RESTART (2 CPU) 22:57:59 22:57:59 22:51:01 tps rtps wtps bread/s bwrtn/s 22:57:59 22:52:01 76.54 3.40 73.14 2350.85 3032.13 22:57:59 22:53:01 0.45 0.00 0.45 0.00 7.40 22:57:59 22:54:01 0.23 0.00 0.23 0.00 2.70 22:57:59 22:55:01 0.15 0.00 0.15 0.00 2.05 22:57:59 22:56:01 0.32 0.00 0.32 0.00 3.56 22:57:59 22:57:01 0.28 0.00 0.28 0.00 4.45 22:57:59 Average: 13.00 0.57 12.43 391.96 508.91 22:57:59 22:57:59 22:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:57:59 22:52:01 5668636 0 626880 7.83 2620 1710804 1279752 14.13 576452 1529072 20 22:57:59 22:53:01 5682988 0 612520 7.65 2620 1710812 1162916 12.84 564664 1529036 8 22:57:59 22:54:01 5682116 0 613392 7.66 2620 1710812 1163508 12.85 564840 1529500 12 22:57:59 22:55:01 5682844 0 612656 7.65 2620 1710820 1163172 12.84 564240 1529500 12 22:57:59 22:56:01 5685336 0 610160 7.62 2620 1710824 1163268 12.84 561228 1530452 16 22:57:59 22:57:01 5686024 0 609468 7.61 2620 1710828 1163172 12.84 560872 1530456 12 22:57:59 Average: 5681324 0 614179 7.67 2620 1710817 1182631 13.06 565383 1529669 13 22:57:59 22:57:59 22:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:57:59 22:52:01 eth0 95.25 91.19 473.42 26.54 0.00 0.00 0.00 0.00 22:57:59 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:59 22:52:01 docker0 42.31 23.39 3.81 134.18 0.00 0.00 0.00 0.00 22:57:59 22:53:01 eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 22:57:59 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:59 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:59 22:54:01 eth0 1.38 0.72 0.66 0.34 0.00 0.00 0.00 0.00 22:57:59 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:59 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:59 22:55:01 eth0 0.10 0.08 0.01 0.07 0.00 0.00 0.00 0.00 22:57:59 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:59 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:59 22:56:01 eth0 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 22:57:59 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:59 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:59 22:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:57:59 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:59 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:59 Average: eth0 16.24 15.40 79.06 4.51 0.00 0.00 0.00 0.00 22:57:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:59 Average: docker0 7.05 3.90 0.64 22.37 0.00 0.00 0.00 0.00 22:57:59 22:57:59 22:57:59 ---> sar -P ALL: 22:57:59 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/15/21 _x86_64_ (2 CPU) 22:57:59 22:57:59 22:50:29 LINUX RESTART (2 CPU) 22:57:59 22:57:59 22:51:01 CPU %user %nice %system %iowait %steal %idle 22:57:59 22:52:01 all 5.14 0.00 2.10 2.09 0.03 90.65 22:57:59 22:52:01 0 4.89 0.00 2.01 0.59 0.02 92.49 22:57:59 22:52:01 1 5.38 0.00 2.18 3.59 0.03 88.81 22:57:59 22:53:01 all 0.23 0.00 0.06 0.00 0.01 99.71 22:57:59 22:53:01 0 0.33 0.00 0.07 0.00 0.02 99.58 22:57:59 22:53:01 1 0.12 0.00 0.05 0.00 0.00 99.83 22:57:59 22:54:01 all 0.14 0.00 0.05 0.00 0.02 99.79 22:57:59 22:54:01 0 0.15 0.00 0.05 0.00 0.02 99.78 22:57:59 22:54:01 1 0.13 0.00 0.05 0.00 0.02 99.80 22:57:59 22:55:01 all 0.22 0.00 0.04 0.00 0.01 99.73 22:57:59 22:55:01 0 0.08 0.00 0.07 0.00 0.02 99.83 22:57:59 22:55:01 1 0.35 0.00 0.02 0.00 0.00 99.63 22:57:59 22:56:01 all 0.23 0.00 0.03 0.00 0.02 99.72 22:57:59 22:56:01 0 0.08 0.00 0.03 0.00 0.02 99.87 22:57:59 22:56:01 1 0.37 0.00 0.03 0.00 0.02 99.58 22:57:59 22:57:01 all 0.22 0.00 0.04 0.00 0.01 99.73 22:57:59 22:57:01 0 0.05 0.00 0.05 0.00 0.02 99.88 22:57:59 22:57:01 1 0.38 0.00 0.03 0.00 0.00 99.58 22:57:59 Average: all 1.02 0.00 0.38 0.34 0.01 98.24 22:57:59 Average: 0 0.93 0.00 0.38 0.10 0.02 98.58 22:57:59 Average: 1 1.11 0.00 0.39 0.59 0.01 97.89 22:57:59 22:57:59 22:57:59