Pull request #231 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0be2d172ce31c02383e27eaf014d40485e9943c0+ce7fe079461b7505b319433b3b229be05385591d (569f7ac62c1f44fb6620f66e51a41eddcff5579a) 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-ssh11315415187604405024.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1515808690639168456.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-231/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-onvif-camera/branches/PR-231/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14936418854720206027.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-onvif-camera/branches/PR-231/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1645779290590225237.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1914865772787991118.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-onvif-camera/branches/PR-231/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-onvif-camera/branches/PR-231/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11709318575406981030.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5958 in /w/workspace/undry_device-onvif-camera_PR-231 [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-231 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ce7fe079461b7505b319433b3b229be05385591d into PR head commit 0be2d172ce31c02383e27eaf014d40485e9943c0 Merge succeeded, producing 0be2d172ce31c02383e27eaf014d40485e9943c0 Checking out Revision 0be2d172ce31c02383e27eaf014d40485e9943c0 (PR-231) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config core.sparsecheckout # timeout=10 > git checkout -f 0be2d172ce31c02383e27eaf014d40485e9943c0 # 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 ce7fe079461b7505b319433b3b229be05385591d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0be2d172ce31c02383e27eaf014d40485e9943c0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:44:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:44:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:44:06 ========================================================= 00:44:06 EdgeX Global Pipelines Version Info 00:44:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:44:06 ------------------- 00:44:06 stable info: 00:44:06 ------------------- 00:44:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:44:06 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:44:06 Message: update stable to v1.0.244 00:44:07 ------------------- 00:44:07 experimental info: 00:44:07 ------------------- 00:44:07 Commited By: **** collab-it+edgex@linuxfoundation.org 00:44:07 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:44:07 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:44:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 00:44:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 00:44:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:44:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:44:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:44:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-231 [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-231 [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-231 [Pipeline] echo 00:44:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0be2d172ce31c02383e27eaf014d40485e9943c0 [Pipeline] echo 00:44:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0be2d17 [Pipeline] echo 00:44:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:44:09 provisioning config files... 00:44:09 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-231@tmp/config3351103952177602043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:44:09 ---> docker-login.sh 00:44:09 nexus3.edgexfoundry.org:10001 00:44:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:44:09 Configure a credential helper to remove this warning. See 00:44:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:44:09 00:44:09 Login Succeeded 00:44:09 nexus3.edgexfoundry.org:10002 00:44:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:44:10 Configure a credential helper to remove this warning. See 00:44:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:44:10 00:44:10 Login Succeeded 00:44:10 nexus3.edgexfoundry.org:10003 00:44:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:44:10 Configure a credential helper to remove this warning. See 00:44:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:44:10 00:44:10 Login Succeeded 00:44:10 nexus3.edgexfoundry.org:10004 00:44:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:44:10 Configure a credential helper to remove this warning. See 00:44:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:44:10 00:44:10 Login Succeeded 00:44:10 docker.io 00:44:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:44:10 Configure a credential helper to remove this warning. See 00:44:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:44:10 00:44:10 Login Succeeded 00:44:10 ---> docker-login.sh ends [Pipeline] } 00:44:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:44:11 + git rev-list -1 --merges 0be2d172ce31c02383e27eaf014d40485e9943c0~1..0be2d172ce31c02383e27eaf014d40485e9943c0 [Pipeline] echo 00:44:11 -----------> git rev-list -1 --merges 0be2d172ce31c02383e27eaf014d40485e9943c0~1..0be2d172ce31c02383e27eaf014d40485e9943c0 0be2d172ce31c02383e27eaf014d40485e9943c0 [false] [Pipeline] sh 00:44:11 + git log --format=format:%s -1 0be2d172ce31c02383e27eaf014d40485e9943c0 [Pipeline] echo 00:44:11 ========================================================= 00:44:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:44:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:44:12 + git log --format=format:%s -1 0be2d172ce31c02383e27eaf014d40485e9943c0 [Pipeline] echo 00:44:12 [semverPrep] GIT_COMMIT: 0be2d172ce31c02383e27eaf014d40485e9943c0, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 00:44:12 [semverPrep] This is not a build commit. [Pipeline] sh 00:44:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:44:13 + grep -v github /etc/ssh/ssh_known_hosts 00:44:13 + [ -e /tmp/ssh_known_hosts ] 00:44:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:44:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:44:13 + sudo tee -a /etc/ssh/ssh_known_hosts 00:44:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:44:14 00:44:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:44:14 0.1.4: Pulling from edgex-devops/py-git-semver 00:44:14 b85a868b505f: Pulling fs layer 00:44:14 e2be974225ed: Pulling fs layer 00:44:14 339a4e72a1f5: Pulling fs layer 00:44:14 988bab9f4d93: Pulling fs layer 00:44:14 1469e6f7b9e6: Pulling fs layer 00:44:14 eaf3925da568: Pulling fs layer 00:44:14 bab4dde63d76: Pulling fs layer 00:44:14 bde34c3a00c8: Pulling fs layer 00:44:14 b352a97aabf1: Pulling fs layer 00:44:14 4872d77fe225: Pulling fs layer 00:44:14 5851b861e8e6: Pulling fs layer 00:44:14 b352a97aabf1: Waiting 00:44:14 4872d77fe225: Waiting 00:44:14 5851b861e8e6: Waiting 00:44:14 bab4dde63d76: Waiting 00:44:14 1469e6f7b9e6: Waiting 00:44:14 eaf3925da568: Waiting 00:44:14 e2be974225ed: Download complete 00:44:14 988bab9f4d93: Download complete 00:44:14 1469e6f7b9e6: Verifying Checksum 00:44:14 1469e6f7b9e6: Download complete 00:44:14 eaf3925da568: Download complete 00:44:14 339a4e72a1f5: Verifying Checksum 00:44:14 339a4e72a1f5: Download complete 00:44:14 bde34c3a00c8: Verifying Checksum 00:44:14 bde34c3a00c8: Download complete 00:44:15 b352a97aabf1: Download complete 00:44:15 4872d77fe225: Download complete 00:44:15 5851b861e8e6: Verifying Checksum 00:44:15 5851b861e8e6: Download complete 00:44:15 b85a868b505f: Verifying Checksum 00:44:15 b85a868b505f: Download complete 00:44:15 bab4dde63d76: Verifying Checksum 00:44:15 bab4dde63d76: Download complete 00:44:16 b85a868b505f: Pull complete 00:44:16 e2be974225ed: Pull complete 00:44:16 339a4e72a1f5: Pull complete 00:44:16 988bab9f4d93: Pull complete 00:44:17 1469e6f7b9e6: Pull complete 00:44:17 eaf3925da568: Pull complete 00:44:19 bab4dde63d76: Pull complete 00:44:19 bde34c3a00c8: Pull complete 00:44:19 b352a97aabf1: Pull complete 00:44:19 4872d77fe225: Pull complete 00:44:19 5851b861e8e6: Pull complete 00:44:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:44:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:44:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:44:19 prd-ubuntu20.04-docker-8c-8g-5958 does not seem to be running inside a container 00:44:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-231 -v /w/workspace/undry_device-onvif-camera_PR-231:/w/workspace/undry_device-onvif-camera_PR-231:rw,z -v /w/workspace/undry_device-onvif-camera_PR-231@tmp:/w/workspace/undry_device-onvif-camera_PR-231@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:44:23 $ docker top f12177273796e9fde34a1bf668c94cae0f5059e1fac81cb30ead1724021bcf84 -eo pid,comm 00:44:23 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). 00:44:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:44:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:44:23 [ssh-agent] Looking for ssh-agent implementation... 00:44:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:44:23 $ docker exec f12177273796e9fde34a1bf668c94cae0f5059e1fac81cb30ead1724021bcf84 ssh-agent 00:44:24 SSH_AUTH_SOCK=/tmp/ssh-kBALGFITnktB/agent.14 00:44:24 SSH_AGENT_PID=20 00:44:24 Running ssh-add (command line suppressed) 00:44:24 Identity added: /w/workspace/undry_device-onvif-camera_PR-231@tmp/private_key_7233347809228827920.key (/w/workspace/undry_device-onvif-camera_PR-231@tmp/private_key_7233347809228827920.key) 00:44:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:44:24 + git tag --points-at HEAD [Pipeline] } 00:44:24 $ docker exec --env ******** --env ******** f12177273796e9fde34a1bf668c94cae0f5059e1fac81cb30ead1724021bcf84 ssh-agent -k 00:44:24 unset SSH_AUTH_SOCK; 00:44:24 unset SSH_AGENT_PID; 00:44:24 echo Agent pid 20 killed; 00:44:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:44:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:44:24 [ssh-agent] Looking for ssh-agent implementation... 00:44:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:44:25 $ docker exec f12177273796e9fde34a1bf668c94cae0f5059e1fac81cb30ead1724021bcf84 ssh-agent 00:44:25 SSH_AUTH_SOCK=/tmp/ssh-ywSt1HAH88Nh/agent.52 00:44:25 SSH_AGENT_PID=58 00:44:25 Running ssh-add (command line suppressed) 00:44:25 Identity added: /w/workspace/undry_device-onvif-camera_PR-231@tmp/private_key_14216106993131152264.key (/w/workspace/undry_device-onvif-camera_PR-231@tmp/private_key_14216106993131152264.key) 00:44:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:44:25 + git semver init 00:44:25 2023-02-15 00:44:25,915 [run_init] DEBUG init version:0.0.0 force:False 00:44:25 2023-02-15 00:44:25,916 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-231/.semver 00:44:25 2023-02-15 00:44:25,917 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-231/.semver 00:44:25 2023-02-15 00:44:25,918 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-231/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-231, universal_newlines=False, shell=None, istream=None) 00:44:27 2023-02-15 00:44:27,043 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-231/.git/info/exclude 00:44:27 2023-02-15 00:44:27,044 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-231/.semver/PR-231 with force:False 00:44:27 2023-02-15 00:44:27,044 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-231/.semver/PR-231 00:44:27 2023-02-15 00:44:27,049 [execute] INFO git cat-file --batch-check 00:44:27 2023-02-15 00:44:27,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-231/.semver, universal_newlines=False, shell=None, istream=) 00:44:27 2023-02-15 00:44:27,055 [execute] INFO git cat-file --batch 00:44:27 2023-02-15 00:44:27,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-231/.semver, universal_newlines=False, shell=None, istream=) 00:44:27 2023-02-15 00:44:27,060 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-231/.semver/PR-231 00:44:27 0.0.0 [Pipeline] } 00:44:27 $ docker exec --env ******** --env ******** f12177273796e9fde34a1bf668c94cae0f5059e1fac81cb30ead1724021bcf84 ssh-agent -k 00:44:27 unset SSH_AUTH_SOCK; 00:44:27 unset SSH_AGENT_PID; 00:44:27 echo Agent pid 58 killed; 00:44:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:44:27 + git semver [Pipeline] } 00:44:28 $ docker stop --time=1 f12177273796e9fde34a1bf668c94cae0f5059e1fac81cb30ead1724021bcf84 00:44:30 $ docker rm -f --volumes f12177273796e9fde34a1bf668c94cae0f5059e1fac81cb30ead1724021bcf84 [Pipeline] // withDockerContainer [Pipeline] sh 00:44:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:44:31 Stashed 1 file(s) [Pipeline] echo 00:44:31 [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 00:44:31 provisioning config files... 00:44:31 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-231@tmp/config15164423124879641293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:44:32 ---> docker-login.sh 00:44:32 nexus3.edgexfoundry.org:10001 00:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:44:32 Configure a credential helper to remove this warning. See 00:44:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:44:32 00:44:32 Login Succeeded 00:44:32 nexus3.edgexfoundry.org:10002 00:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:44:32 Configure a credential helper to remove this warning. See 00:44:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:44:32 00:44:32 Login Succeeded 00:44:32 nexus3.edgexfoundry.org:10003 00:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:44:32 Configure a credential helper to remove this warning. See 00:44:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:44:32 00:44:32 Login Succeeded 00:44:32 nexus3.edgexfoundry.org:10004 00:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:44:32 Configure a credential helper to remove this warning. See 00:44:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:44:32 00:44:32 Login Succeeded 00:44:32 docker.io 00:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:44:32 Configure a credential helper to remove this warning. See 00:44:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:44:32 00:44:32 Login Succeeded 00:44:32 ---> docker-login.sh ends [Pipeline] } 00:44:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:44:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:44:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:44:33 ========================================================= 00:44:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:44:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:44:33 Sending build context to Docker daemon 27.7MB 00:44:33 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 00:44:33 Step 2/13 : FROM ${BASE} AS builder 00:44:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:44:34 213ec9aee27d: Pulling fs layer 00:44:34 4583459ba037: Pulling fs layer 00:44:34 93c1e223e6f2: Pulling fs layer 00:44:34 53926ce57604: Pulling fs layer 00:44:34 21b2b0c7a3f4: Pulling fs layer 00:44:34 22ff95d597cd: Pulling fs layer 00:44:34 12d6caf4c0d1: Pulling fs layer 00:44:34 96b7cbca73a9: Pulling fs layer 00:44:34 21b2b0c7a3f4: Waiting 00:44:34 22ff95d597cd: Waiting 00:44:34 12d6caf4c0d1: Waiting 00:44:34 53926ce57604: Waiting 00:44:34 96b7cbca73a9: Waiting 00:44:34 a7acece74701: Pulling fs layer 00:44:34 a7acece74701: Waiting 00:44:34 93c1e223e6f2: Download complete 00:44:34 4583459ba037: Download complete 00:44:34 21b2b0c7a3f4: Verifying Checksum 00:44:34 22ff95d597cd: Verifying Checksum 00:44:34 213ec9aee27d: Verifying Checksum 00:44:34 213ec9aee27d: Download complete 00:44:34 12d6caf4c0d1: Verifying Checksum 00:44:34 12d6caf4c0d1: Download complete 00:44:35 213ec9aee27d: Pull complete 00:44:35 4583459ba037: Pull complete 00:44:36 93c1e223e6f2: Pull complete 00:44:36 53926ce57604: Verifying Checksum 00:44:36 53926ce57604: Download complete 00:44:36 a7acece74701: Verifying Checksum 00:44:36 a7acece74701: Download complete 00:44:36 96b7cbca73a9: Verifying Checksum 00:44:36 96b7cbca73a9: Download complete 00:44:41 53926ce57604: Pull complete 00:44:41 21b2b0c7a3f4: Pull complete 00:44:41 22ff95d597cd: Pull complete 00:44:41 12d6caf4c0d1: Pull complete 00:44:43 96b7cbca73a9: Pull complete 00:44:43 a7acece74701: Pull complete 00:44:43 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 00:44:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:44:43 ---> db6d94c90886 00:44:43 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:44:46 Still waiting to schedule task 00:44:46 ‘prd-centos7-blackbox-4c-2g-5385’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:44:46 ‘prd-ubuntu20.04-docker-8c-8g-5948’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:44:46 ‘prd-ubuntu20.04-docker-8c-8g-5959’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:44:46 ‘prd-ubuntu20.04-docker-8c-8g-5960’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:44:46 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5961’ is offline 00:44:46 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5962’ is offline 00:44:58 ---> Running in ed8df2ad5f5b 00:44:58 Removing intermediate container ed8df2ad5f5b 00:44:58 ---> b8eb402892b6 00:44:58 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:44:59 ---> Running in d3aaa534d847 00:45:00 Removing intermediate container d3aaa534d847 00:45:00 ---> 4a776b4ebf23 00:45:00 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 00:45:00 ---> Running in 74ac37754df2 00:45:01 Removing intermediate container 74ac37754df2 00:45:01 ---> 9678648e9897 00:45:01 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 00:45:02 ---> Running in ed5c65a80588 00:45:02 Removing intermediate container ed5c65a80588 00:45:02 ---> d5a731df0622 00:45:02 Step 7/13 : LABEL Name=edgex-device-onvif-camera 00:45:02 ---> Running in 6b257b06a7b0 00:45:03 Removing intermediate container 6b257b06a7b0 00:45:03 ---> c58d71e3e610 00:45:03 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:45:03 ---> Running in fa5e79a185c4 00:45:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:45:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:45:03 OK: 211 MiB in 51 packages 00:45:04 Removing intermediate container fa5e79a185c4 00:45:04 ---> eccf978f6605 00:45:04 Step 9/13 : WORKDIR /device-onvif-camera 00:45:04 ---> Running in dad7b1891cf4 00:45:04 Removing intermediate container dad7b1891cf4 00:45:04 ---> cac31dc05ef0 00:45:04 Step 10/13 : COPY go.mod vendor* ./ 00:45:04 ---> 2fea181fe208 00:45:04 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:45:04 ---> Running in 62580bf75a09 00:46:01 Removing intermediate container 62580bf75a09 00:46:01 ---> 4be13d5063c9 00:46:01 Step 12/13 : COPY . . 00:46:01 ---> 7ceb6c8130e8 00:46:01 Step 13/13 : RUN ${MAKE} 00:46:01 ---> Running in 4553b28e9ec8 00:46:01 noop 00:46:01 Removing intermediate container 4553b28e9ec8 00:46:01 ---> e5f10171850c 00:46:01 Successfully built e5f10171850c 00:46:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:01 + docker inspect -f . ci-base-image-x86_64 00:46:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:46:01 prd-ubuntu20.04-docker-8c-8g-5958 does not seem to be running inside a container 00:46:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-231 -v /w/workspace/undry_device-onvif-camera_PR-231:/w/workspace/undry_device-onvif-camera_PR-231:rw,z -v /w/workspace/undry_device-onvif-camera_PR-231@tmp:/w/workspace/undry_device-onvif-camera_PR-231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:46:02 $ docker top 3370b2f27970e76073a9f8ec61c7bca0aeff785a9bdc4f4b765004039df52722 -eo pid,comm [Pipeline] { [Pipeline] sh 00:46:02 + go version 00:46:02 go version go1.18.7 linux/amd64 [Pipeline] } 00:46:02 $ docker stop --time=1 3370b2f27970e76073a9f8ec61c7bca0aeff785a9bdc4f4b765004039df52722 00:46:03 $ docker rm -f --volumes 3370b2f27970e76073a9f8ec61c7bca0aeff785a9bdc4f4b765004039df52722 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:04 + docker inspect -f . ci-base-image-x86_64 00:46:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:46:04 prd-ubuntu20.04-docker-8c-8g-5958 does not seem to be running inside a container 00:46:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-231 -v /w/workspace/undry_device-onvif-camera_PR-231:/w/workspace/undry_device-onvif-camera_PR-231:rw,z -v /w/workspace/undry_device-onvif-camera_PR-231@tmp:/w/workspace/undry_device-onvif-camera_PR-231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:46:05 $ docker top 67ec0c82acc9cb6d53cbd06b0eb3f364cb3f85ee04c2e4222d8436456bf7ecbc -eo pid,comm [Pipeline] { [Pipeline] sh 00:46:05 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-231 [Pipeline] fileExists [Pipeline] sh 00:46:06 + make test 00:46:06 go test ./... -coverprofile=coverage.out ./... 00:46:06 ? github.com/edgexfoundry/device-onvif-camera [no test files] 00:46:16 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 00:46:16 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.26/internal/common/utils.go:89:37: configuration.MessageBus.Topics undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo has no field or method Topics) 00:46:16 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.26/internal/common/utils.go:89:51: undefined: config.MessageBusPublishTopicPrefix 00:46:16 FAIL github.com/edgexfoundry/device-onvif-camera/internal/driver [build failed] 00:46:17 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.330s coverage: 86.5% of statements 00:46:17 make: *** [Makefile:53: unittest] Error 2 [Pipeline] } 00:46:17 $ docker stop --time=1 67ec0c82acc9cb6d53cbd06b0eb3f364cb3f85ee04c2e4222d8436456bf7ecbc 00:46:20 $ docker rm -f --volumes 67ec0c82acc9cb6d53cbd06b0eb3f364cb3f85ee04c2e4222d8436456bf7ecbc [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] withEnv [Pipeline] { [Pipeline] sh 00:46:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:46:21 00:46:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:46:21 latest: Pulling from edgex-lftools-log-publisher 00:46:21 5eb5b503b376: Pulling fs layer 00:46:21 5c69ac0246d0: Pulling fs layer 00:46:21 ec43610c2a17: Pulling fs layer 00:46:21 3a2ae6a8a46f: Pulling fs layer 00:46:21 33b1e0a273af: Pulling fs layer 00:46:21 5d3b04190fa2: Pulling fs layer 00:46:21 2f39f015ded8: Pulling fs layer 00:46:21 33b1e0a273af: Waiting 00:46:21 5d3b04190fa2: Waiting 00:46:21 2f39f015ded8: Waiting 00:46:21 3a2ae6a8a46f: Waiting 00:46:21 5c69ac0246d0: Download complete 00:46:21 3a2ae6a8a46f: Download complete 00:46:22 33b1e0a273af: Verifying Checksum 00:46:22 33b1e0a273af: Download complete 00:46:22 5d3b04190fa2: Verifying Checksum 00:46:22 5d3b04190fa2: Download complete 00:46:22 ec43610c2a17: Verifying Checksum 00:46:22 ec43610c2a17: Download complete 00:46:22 5eb5b503b376: Verifying Checksum 00:46:22 5eb5b503b376: Download complete 00:46:23 2f39f015ded8: Download complete 00:46:23 5eb5b503b376: Pull complete 00:46:23 5c69ac0246d0: Pull complete 00:46:24 ec43610c2a17: Pull complete 00:46:24 3a2ae6a8a46f: Pull complete 00:46:24 33b1e0a273af: Pull complete 00:46:24 5d3b04190fa2: Pull complete 00:46:28 2f39f015ded8: Pull complete 00:46:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:46:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:46:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:46:29 prd-ubuntu20.04-docker-8c-8g-5958 does not seem to be running inside a container 00:46: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/undry_device-onvif-camera_PR-231 -v /w/workspace/undry_device-onvif-camera_PR-231:/w/workspace/undry_device-onvif-camera_PR-231:rw,z -v /w/workspace/undry_device-onvif-camera_PR-231@tmp:/w/workspace/undry_device-onvif-camera_PR-231@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 00:46:35 $ docker top fcf9316cfcd100d2078f55323fe44dec0a220cb3b067b1720e5d36d3ec931b52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:46:35 ---> job-cost.sh 00:46:35 lf-activate-venv: SKIPPING 00:46:35 INFO: No Stack... 00:46:36 INFO: Retrieving Pricing Info for: v3-standard-8 00:46:36 INFO: Archiving Costs [Pipeline] sh 00:46:36 + cat /w/workspace/undry_device-onvif-camera_PR-231/archives/cost.csv 00:46:36 + cut -d, -f6 [Pipeline] lock 00:46:36 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-231-1-stack-cost] 00:46:36 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-231-1-stack-cost] did not exist. Created. 00:46:36 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:46:37 + echo total: 0.2199999988079071 [Pipeline] stash 00:46:37 Stashed 1 file(s) [Pipeline] } 00:46:37 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:46:37 $ docker stop --time=1 fcf9316cfcd100d2078f55323fe44dec0a220cb3b067b1720e5d36d3ec931b52 00:46:39 $ docker rm -f --volumes fcf9316cfcd100d2078f55323fe44dec0a220cb3b067b1720e5d36d3ec931b52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:46:39 Failed in branch amd64 00:54:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5992 in /w/workspace/undry_device-onvif-camera_PR-231 [Pipeline] { [Pipeline] ws 00:54:13 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 00:54:13 The recommended git tool is: git 00:54:20 using credential edgex-jenkins-ssh 00:54:20 Cloning the remote Git repository 00:54:20 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 00:54:20 > git init /w/workspace/device-onvif-camera/1 # timeout=10 00:54:21 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 00:54:21 > git --version # timeout=10 00:54:21 > git --version # 'git version 2.25.1' 00:54:21 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:23 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 00:54:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:25 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 00:54:25 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 00:54:25 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:54:25 Merging remotes/origin/main commit ce7fe079461b7505b319433b3b229be05385591d into PR head commit 0be2d172ce31c02383e27eaf014d40485e9943c0 00:54:26 Merge succeeded, producing 0be2d172ce31c02383e27eaf014d40485e9943c0 00:54:26 Checking out Revision 0be2d172ce31c02383e27eaf014d40485e9943c0 (PR-231) 00:54:25 > git config core.sparsecheckout # timeout=10 00:54:25 > git checkout -f 0be2d172ce31c02383e27eaf014d40485e9943c0 # timeout=10 00:54:26 > git remote # timeout=10 00:54:26 > git config --get remote.origin.url # timeout=10 00:54:26 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:26 > git merge ce7fe079461b7505b319433b3b229be05385591d # timeout=10 00:54:26 > git rev-parse HEAD^{commit} # timeout=10 00:54:26 > git config core.sparsecheckout # timeout=10 00:54:26 > git checkout -f 0be2d172ce31c02383e27eaf014d40485e9943c0 # timeout=10 00:54:27 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 00:54:27 > git --version # timeout=10 00:54:27 > git --version # 'git version 2.25.1' 00:54:27 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:54:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:54:28 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:28 Dload Upload Total Spent Left Speed 00:54:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 00:54:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:54:29 + sudo tee /etc/docker/daemon.new 00:54:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:54:29 { 00:54:29 "registry-mirrors": [ 00:54:29 "https://nexus3.edgexfoundry.org:10001" 00:54:29 ], 00:54:29 "bip": "10.250.0.254/24", 00:54:29 "hosts": [ 00:54:29 "tcp://0.0.0.0:5555", 00:54:29 "unix:///var/run/docker.sock" 00:54:29 ], 00:54:29 "mtu": 1458, 00:54:29 "selinux-enabled": true, 00:54:29 "seccomp-profile": "/etc/docker/seccomp.json" 00:54:29 } [Pipeline] sh 00:54:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:54:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:54:49 provisioning config files... 00:54:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config9348012621197395126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:49 ---> docker-login.sh 00:54:49 nexus3.edgexfoundry.org:10001 00:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:50 Configure a credential helper to remove this warning. See 00:54:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:50 00:54:50 Login Succeeded 00:54:50 nexus3.edgexfoundry.org:10002 00:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:50 Configure a credential helper to remove this warning. See 00:54:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:50 00:54:50 Login Succeeded 00:54:51 nexus3.edgexfoundry.org:10003 00:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:51 Configure a credential helper to remove this warning. See 00:54:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:51 00:54:51 Login Succeeded 00:54:51 nexus3.edgexfoundry.org:10004 00:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:52 Configure a credential helper to remove this warning. See 00:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:52 00:54:52 Login Succeeded 00:54:52 docker.io 00:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:52 Configure a credential helper to remove this warning. See 00:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:52 00:54:52 Login Succeeded 00:54:52 ---> docker-login.sh ends [Pipeline] } 00:54:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:54:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:54:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:54:53 ========================================================= 00:54:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:54:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:54:54 Sending build context to Docker daemon 20.54MB 00:54:54 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 00:54:54 Step 2/13 : FROM ${BASE} AS builder 00:54:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:54:54 9b18e9b68314: Pulling fs layer 00:54:54 35d82f9e3411: Pulling fs layer 00:54:54 e16973657156: Pulling fs layer 00:54:54 fc693d55d65f: Pulling fs layer 00:54:54 7e9fc2657dce: Pulling fs layer 00:54:54 dda99020689f: Pulling fs layer 00:54:54 db1c61fa0a46: Pulling fs layer 00:54:54 891c053d2c06: Pulling fs layer 00:54:54 dda99020689f: Waiting 00:54:54 db1c61fa0a46: Waiting 00:54:54 891c053d2c06: Waiting 00:54:54 fc693d55d65f: Waiting 00:54:54 7e9fc2657dce: Waiting 00:54:54 e16973657156: Verifying Checksum 00:54:54 e16973657156: Download complete 00:54:54 35d82f9e3411: Download complete 00:54:54 7e9fc2657dce: Verifying Checksum 00:54:54 7e9fc2657dce: Download complete 00:54:54 dda99020689f: Download complete 00:54:54 9b18e9b68314: Verifying Checksum 00:54:54 9b18e9b68314: Download complete 00:54:56 9b18e9b68314: Pull complete 00:54:56 891c053d2c06: Verifying Checksum 00:54:56 891c053d2c06: Download complete 00:54:56 35d82f9e3411: Pull complete 00:54:56 e16973657156: Pull complete 00:54:57 db1c61fa0a46: Verifying Checksum 00:54:57 db1c61fa0a46: Download complete 00:54:58 fc693d55d65f: Verifying Checksum 00:54:58 fc693d55d65f: Download complete 00:55:10 fc693d55d65f: Pull complete 00:55:10 7e9fc2657dce: Pull complete 00:55:10 dda99020689f: Pull complete 00:55:17 db1c61fa0a46: Pull complete 00:55:19 891c053d2c06: Pull complete 00:55:19 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 00:55:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:55:19 ---> f96f9c87975a 00:55:19 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:55:21 ---> Running in 4fec1419cb3c 00:55:22 Removing intermediate container 4fec1419cb3c 00:55:22 ---> 5710c7a71c6d 00:55:22 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:55:22 ---> Running in 93eb810fd1d9 00:55:22 Removing intermediate container 93eb810fd1d9 00:55:22 ---> a00d03f3d249 00:55:22 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 00:55:22 ---> Running in 38623a0313b8 00:55:23 Removing intermediate container 38623a0313b8 00:55:23 ---> a573e16a9b58 00:55:23 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 00:55:23 ---> Running in 4a43529f523a 00:55:23 Removing intermediate container 4a43529f523a 00:55:23 ---> f99308ad78ae 00:55:23 Step 7/13 : LABEL Name=edgex-device-onvif-camera 00:55:23 ---> Running in 4d77ab76fbd7 00:55:23 Removing intermediate container 4d77ab76fbd7 00:55:23 ---> fde7955de64c 00:55:23 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:55:24 ---> Running in 2faffcbb56f9 00:55:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:55:27 OK: 221 MiB in 51 packages 00:55:28 Removing intermediate container 2faffcbb56f9 00:55:28 ---> 25a5d48e7bd9 00:55:28 Step 9/13 : WORKDIR /device-onvif-camera 00:55:28 ---> Running in ba2857ac4231 00:55:29 Removing intermediate container ba2857ac4231 00:55:29 ---> cad511a4ade0 00:55:29 Step 10/13 : COPY go.mod vendor* ./ 00:55:29 ---> fc517af47a6d 00:55:29 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:29 ---> Running in 300600c85aac 00:56:51 Removing intermediate container 300600c85aac 00:56:51 ---> b1d2537bfa77 00:56:51 Step 12/13 : COPY . . 00:56:51 ---> aa78fd1ddf9f 00:56:51 Step 13/13 : RUN ${MAKE} 00:56:51 ---> Running in 5c50e886d749 00:56:51 noop 00:56:51 Removing intermediate container 5c50e886d749 00:56:51 ---> f20ef002818a 00:56:51 Successfully built f20ef002818a 00:56:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:52 + docker inspect -f . ci-base-image-arm64 00:56:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:52 prd-ubuntu20.04-docker-arm64-4c-16g-5992 does not seem to be running inside a container 00:56:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:56:53 $ docker top a6dbf55e200cb0ff89897c5e44fbe0d9445137de5b61d6e57a92e6d46ce46d7a -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:54 + go version 00:56:54 go version go1.18.7 linux/arm64 [Pipeline] } 00:56:54 $ docker stop --time=1 a6dbf55e200cb0ff89897c5e44fbe0d9445137de5b61d6e57a92e6d46ce46d7a 00:56:56 $ docker rm -f --volumes a6dbf55e200cb0ff89897c5e44fbe0d9445137de5b61d6e57a92e6d46ce46d7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:57 + docker inspect -f . ci-base-image-arm64 00:56:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:57 prd-ubuntu20.04-docker-arm64-4c-16g-5992 does not seem to be running inside a container 00:56:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:56:59 $ docker top 7d62f93fc27a5143d47a5364e17cb7b6c25132f1e72eaa738396a7aaf2a096f6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:00 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 00:57:01 + make test 00:57:01 go test ./... -coverprofile=coverage.out ./... 00:57:03 ? github.com/edgexfoundry/device-onvif-camera [no test files] 00:58:39 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 00:58:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.26/internal/common/utils.go:89:37: configuration.MessageBus.Topics undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo has no field or method Topics) 00:58:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.26/internal/common/utils.go:89:51: undefined: config.MessageBusPublishTopicPrefix 00:58:39 FAIL github.com/edgexfoundry/device-onvif-camera/internal/driver [build failed] 00:58:58 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.794s coverage: 86.5% of statements 00:58:58 make: *** [Makefile:53: unittest] Error 2 [Pipeline] } 00:58:58 $ docker stop --time=1 7d62f93fc27a5143d47a5364e17cb7b6c25132f1e72eaa738396a7aaf2a096f6 00:58:59 $ docker rm -f --volumes 7d62f93fc27a5143d47a5364e17cb7b6c25132f1e72eaa738396a7aaf2a096f6 [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] withEnv [Pipeline] { [Pipeline] sh 00:59:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:59:01 00:59:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:59:03 arm64: Pulling from edgex-lftools-log-publisher 00:59:03 8998bd30e6a1: Pulling fs layer 00:59:03 04944245beec: Pulling fs layer 00:59:03 699f458cf7ca: Pulling fs layer 00:59:03 765212b225bb: Pulling fs layer 00:59:03 f23df028b6ca: Pulling fs layer 00:59:03 d65c8cfc05b1: Pulling fs layer 00:59:03 2437ff75d9bd: Pulling fs layer 00:59:03 765212b225bb: Waiting 00:59:03 f23df028b6ca: Waiting 00:59:03 d65c8cfc05b1: Waiting 00:59:03 2437ff75d9bd: Waiting 00:59:03 04944245beec: Verifying Checksum 00:59:03 04944245beec: Download complete 00:59:03 765212b225bb: Verifying Checksum 00:59:03 765212b225bb: Download complete 00:59:03 f23df028b6ca: Download complete 00:59:03 d65c8cfc05b1: Verifying Checksum 00:59:03 d65c8cfc05b1: Download complete 00:59:03 699f458cf7ca: Verifying Checksum 00:59:03 699f458cf7ca: Download complete 00:59:03 8998bd30e6a1: Verifying Checksum 00:59:03 8998bd30e6a1: Download complete 00:59:06 2437ff75d9bd: Verifying Checksum 00:59:06 2437ff75d9bd: Download complete 00:59:07 8998bd30e6a1: Pull complete 00:59:08 04944245beec: Pull complete 00:59:09 699f458cf7ca: Pull complete 00:59:09 765212b225bb: Pull complete 00:59:10 f23df028b6ca: Pull complete 00:59:10 d65c8cfc05b1: Pull complete 00:59:25 2437ff75d9bd: Pull complete 00:59:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:59:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:59:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:59:26 prd-ubuntu20.04-docker-arm64-4c-16g-5992 does not seem to be running inside a container 00:59:26 $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:59:29 $ docker top 89f0056ea7d273d12ab7168066cd1dfb20b86aa5cf09a1ddd140e3d35ac3d83b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:59:29 ---> job-cost.sh 00:59:29 lf-activate-venv: SKIPPING 00:59:29 INFO: No Stack... 00:59:30 INFO: Retrieving Pricing Info for: v3-standard-4 00:59:31 INFO: Archiving Costs [Pipeline] sh 00:59:31 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 00:59:31 + cut -d, -f6 [Pipeline] lock 00:59:31 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-231-1-stack-cost] 00:59:31 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-231-1-stack-cost] did not exist. Created. 00:59:31 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:59:32 /w/workspace/device-onvif-camera/1@tmp/durable-078f7c72/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:59:33 + echo total: 0.10999999940395355 [Pipeline] stash 00:59:33 Warning: overwriting stash ‘stack-cost’ 00:59:33 Stashed 1 file(s) [Pipeline] } 00:59:33 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:59:33 $ docker stop --time=1 89f0056ea7d273d12ab7168066cd1dfb20b86aa5cf09a1ddd140e3d35ac3d83b 00:59:35 $ docker rm -f --volumes 89f0056ea7d273d12ab7168066cd1dfb20b86aa5cf09a1ddd140e3d35ac3d83b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:59:36 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 00:59:37 + [ -d /w/workspace/undry_device-onvif-camera_PR-231/archives ] 00:59:37 + ls -al /w/workspace/undry_device-onvif-camera_PR-231/archives 00:59:37 total 16 00:59:37 drwxr-xr-x 3 root root 4096 Feb 15 00:46 . 00:59:37 drwxrwxr-x 11 jenkins jenkins 4096 Feb 15 00:46 .. 00:59:37 drwxr-xr-x 2 root root 4096 Feb 15 00:46 cost 00:59:37 -rw-r--r-- 1 root root 91 Feb 15 00:46 cost.csv 00:59:37 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-231/archives 00:59:37 + ls -al /w/workspace/undry_device-onvif-camera_PR-231/archives 00:59:37 total 16 00:59:37 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 00:46 . 00:59:37 drwxrwxr-x 11 jenkins jenkins 4096 Feb 15 00:46 .. 00:59:37 drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 00:46 cost 00:59:37 -rw-r--r-- 1 jenkins jenkins 91 Feb 15 00:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:59:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:59:39 ---> package-listing.sh 00:59:39 ++ tr '[:upper:]' '[:lower:]' 00:59:39 ++ facter osfamily 00:59:39 + OS_FAMILY=debian 00:59:39 + workspace=/w/workspace/undry_device-onvif-camera_PR-231 00:59:39 + START_PACKAGES=/tmp/packages_start.txt 00:59:39 + END_PACKAGES=/tmp/packages_end.txt 00:59:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:59:39 + PACKAGES=/tmp/packages_start.txt 00:59:39 + '[' /w/workspace/undry_device-onvif-camera_PR-231 ']' 00:59:39 + PACKAGES=/tmp/packages_end.txt 00:59:39 + case "${OS_FAMILY}" in 00:59:39 + dpkg -l 00:59:39 + grep '^ii' 00:59:39 + '[' -f /tmp/packages_start.txt ']' 00:59:39 + '[' -f /tmp/packages_end.txt ']' 00:59:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:59:39 + '[' /w/workspace/undry_device-onvif-camera_PR-231 ']' 00:59:39 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-231/archives/ 00:59:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-231/archives/ [Pipeline] echo 00:59:39 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/undry_device-onvif-camera_PR-231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:59:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:59:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:59:40 prd-ubuntu20.04-docker-8c-8g-5958 does not seem to be running inside a container 00:59:40 $ 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/undry_device-onvif-camera_PR-231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-231 -v /w/workspace/undry_device-onvif-camera_PR-231:/w/workspace/undry_device-onvif-camera_PR-231:rw,z -v /w/workspace/undry_device-onvif-camera_PR-231@tmp:/w/workspace/undry_device-onvif-camera_PR-231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:59:40 $ docker top 9ac425ae0d31263c79de6cb8bb7c26139075cf719da6ad32242a91e9d17d2c79 -eo pid,comm [Pipeline] { [Pipeline] sh 00:59:41 + touch /tmp/pre-build-complete [Pipeline] sh 00:59:41 + mkdir -p /var/log/sysstat [Pipeline] sh 00:59:41 + ls /var/log/sa-host 00:59:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:59:41 provisioning config files... 00:59:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-231@tmp/config14502758954118780064tmp [Pipeline] { [Pipeline] echo 00:59:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:59:42 ---> create-netrc.sh [Pipeline] } 00:59:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:59:42 ---> python-tools-install.sh [Pipeline] echo 00:59:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:59:43 ---> sudo-logs.sh 00:59:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:59:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:59:43 ---> job-cost.sh 00:59:43 lf-activate-venv: SKIPPING 00:59:43 DEBUG: total: 0.2199999988079071 00:59:43 INFO: Retrieving Stack Cost... 00:59:43 INFO: Retrieving Pricing Info for: v3-standard-8 00:59:44 INFO: Archiving Costs [Pipeline] echo 00:59:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:59:44 ---> logs-deploy.sh 00:59:44 lf-activate-venv: SKIPPING 00:59:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-231/1 00:59:44 INFO: archiving workspace using pattern(s): 00:59:45 Archives upload complete. 00:59:45 INFO: archiving logs to Nexus 00:59:46 ---> uname -a: 00:59:46 Linux prd-ubuntu20-04-docker-8c-8g-5958 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:59:46 00:59:46 00:59:46 ---> lscpu: 00:59:46 Architecture: x86_64 00:59:46 CPU op-mode(s): 32-bit, 64-bit 00:59:46 Byte Order: Little Endian 00:59:46 Address sizes: 40 bits physical, 48 bits virtual 00:59:46 CPU(s): 8 00:59:46 On-line CPU(s) list: 0-7 00:59:46 Thread(s) per core: 1 00:59:46 Core(s) per socket: 1 00:59:46 Socket(s): 8 00:59:46 NUMA node(s): 1 00:59:46 Vendor ID: AuthenticAMD 00:59:46 CPU family: 23 00:59:46 Model: 49 00:59:46 Model name: AMD EPYC-Rome Processor 00:59:46 Stepping: 0 00:59:46 CPU MHz: 2800.000 00:59:46 BogoMIPS: 5600.00 00:59:46 Virtualization: AMD-V 00:59:46 Hypervisor vendor: KVM 00:59:46 Virtualization type: full 00:59:46 L1d cache: 256 KiB 00:59:46 L1i cache: 256 KiB 00:59:46 L2 cache: 4 MiB 00:59:46 L3 cache: 128 MiB 00:59:46 NUMA node0 CPU(s): 0-7 00:59:46 Vulnerability Itlb multihit: Not affected 00:59:46 Vulnerability L1tf: Not affected 00:59:46 Vulnerability Mds: Not affected 00:59:46 Vulnerability Meltdown: Not affected 00:59:46 Vulnerability Mmio stale data: Not affected 00:59:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:59:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:59:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:59:46 Vulnerability Srbds: Not affected 00:59:46 Vulnerability Tsx async abort: Not affected 00:59:46 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 00:59:46 00:59:46 00:59:46 ---> nproc: 00:59:46 8 00:59:46 00:59:46