Pull request #281 updated 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 vli11 for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a rather than 161865f1dced172290db61dc15803e7d6a81b0bd Obtained Jenkinsfile from 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a 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-ssh213530155735487084.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8671339075446803240.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-281/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-281/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6025476665508861004.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11156686245546978708.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-281/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-281/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5880063734625894742.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5211 in /w/workspace/undry_device-onvif-camera_PR-281 [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-281 # 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 Merging remotes/origin/main commit 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a into PR head commit 161865f1dced172290db61dc15803e7d6a81b0bd Merge succeeded, producing 161865f1dced172290db61dc15803e7d6a81b0bd Checking out Revision 161865f1dced172290db61dc15803e7d6a81b0bd (PR-281) > 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/281/head:refs/remotes/origin/PR-281 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 161865f1dced172290db61dc15803e7d6a81b0bd # 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 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 161865f1dced172290db61dc15803e7d6a81b0bd # timeout=10 Commit message: "fix: Updated per comments" > git rev-list --no-walk ed92cdf4b4c4bf4a45c4530b3459fb38464ab834 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:02:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:02:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:02:36 ========================================================= 16:02:36 EdgeX Global Pipelines Version Info 16:02:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:02:37 ------------------- 16:02:37 stable info: 16:02:37 ------------------- 16:02:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:02:37 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:02:37 Message: update stable to v1.0.245 16:02:37 ------------------- 16:02:37 experimental info: 16:02:37 ------------------- 16:02:37 Commited By: **** collab-it+edgex@linuxfoundation.org 16:02:37 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 16:02:37 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-281 [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-281 [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-281 [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 161865f1dced172290db61dc15803e7d6a81b0bd [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 161865f [Pipeline] echo 16:02:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:02:38 provisioning config files... 16:02:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-281@tmp/config14493783428476740545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:38 ---> docker-login.sh 16:02:38 nexus3.edgexfoundry.org:10001 16:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:39 Configure a credential helper to remove this warning. See 16:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:39 16:02:39 Login Succeeded 16:02:39 nexus3.edgexfoundry.org:10002 16:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:39 Configure a credential helper to remove this warning. See 16:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:39 16:02:39 Login Succeeded 16:02:39 nexus3.edgexfoundry.org:10003 16:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:39 Configure a credential helper to remove this warning. See 16:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:39 16:02:39 Login Succeeded 16:02:39 nexus3.edgexfoundry.org:10004 16:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:39 Configure a credential helper to remove this warning. See 16:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:39 16:02:39 Login Succeeded 16:02:39 docker.io 16:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:39 Configure a credential helper to remove this warning. See 16:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:39 16:02:39 Login Succeeded 16:02:39 ---> docker-login.sh ends [Pipeline] } 16:02:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:02:40 + git rev-list -1 --merges 161865f1dced172290db61dc15803e7d6a81b0bd~1..161865f1dced172290db61dc15803e7d6a81b0bd [Pipeline] echo 16:02:40 -----------> git rev-list -1 --merges 161865f1dced172290db61dc15803e7d6a81b0bd~1..161865f1dced172290db61dc15803e7d6a81b0bd 161865f1dced172290db61dc15803e7d6a81b0bd [false] [Pipeline] sh 16:02:40 + git log --format=format:%s -1 161865f1dced172290db61dc15803e7d6a81b0bd [Pipeline] echo 16:02:40 ========================================================= 16:02:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:02:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:02:40 + git log --format=format:%s -1 161865f1dced172290db61dc15803e7d6a81b0bd [Pipeline] echo 16:02:40 [semverPrep] GIT_COMMIT: 161865f1dced172290db61dc15803e7d6a81b0bd, Commit Message: fix: Updated per comments [Pipeline] echo 16:02:40 [semverPrep] This is not a build commit. [Pipeline] sh 16:02:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:02:41 + grep -v github /etc/ssh/ssh_known_hosts 16:02:41 + [ -e /tmp/ssh_known_hosts ] 16:02:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:02:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:02:41 + sudo tee -a /etc/ssh/ssh_known_hosts 16:02:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:02:41 16:02:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:02:41 0.1.4: Pulling from edgex-devops/py-git-semver 16:02:41 b85a868b505f: Pulling fs layer 16:02:41 e2be974225ed: Pulling fs layer 16:02:41 339a4e72a1f5: Pulling fs layer 16:02:41 988bab9f4d93: Pulling fs layer 16:02:41 1469e6f7b9e6: Pulling fs layer 16:02:41 eaf3925da568: Pulling fs layer 16:02:41 bab4dde63d76: Pulling fs layer 16:02:41 bde34c3a00c8: Pulling fs layer 16:02:41 b352a97aabf1: Pulling fs layer 16:02:41 4872d77fe225: Pulling fs layer 16:02:41 5851b861e8e6: Pulling fs layer 16:02:41 bde34c3a00c8: Waiting 16:02:41 988bab9f4d93: Waiting 16:02:41 b352a97aabf1: Waiting 16:02:41 1469e6f7b9e6: Waiting 16:02:41 eaf3925da568: Waiting 16:02:41 bab4dde63d76: Waiting 16:02:41 5851b861e8e6: Waiting 16:02:41 4872d77fe225: Waiting 16:02:41 e2be974225ed: Verifying Checksum 16:02:41 e2be974225ed: Download complete 16:02:41 988bab9f4d93: Download complete 16:02:42 1469e6f7b9e6: Verifying Checksum 16:02:42 1469e6f7b9e6: Download complete 16:02:42 eaf3925da568: Verifying Checksum 16:02:42 339a4e72a1f5: Verifying Checksum 16:02:42 339a4e72a1f5: Download complete 16:02:42 bde34c3a00c8: Verifying Checksum 16:02:42 bde34c3a00c8: Download complete 16:02:42 b352a97aabf1: Verifying Checksum 16:02:42 b352a97aabf1: Download complete 16:02:42 4872d77fe225: Verifying Checksum 16:02:42 4872d77fe225: Download complete 16:02:42 b85a868b505f: Verifying Checksum 16:02:42 b85a868b505f: Download complete 16:02:42 5851b861e8e6: Download complete 16:02:42 bab4dde63d76: Verifying Checksum 16:02:42 bab4dde63d76: Download complete 16:02:43 b85a868b505f: Pull complete 16:02:43 e2be974225ed: Pull complete 16:02:43 339a4e72a1f5: Pull complete 16:02:43 988bab9f4d93: Pull complete 16:02:44 1469e6f7b9e6: Pull complete 16:02:44 eaf3925da568: Pull complete 16:02:46 bab4dde63d76: Pull complete 16:02:46 bde34c3a00c8: Pull complete 16:02:46 b352a97aabf1: Pull complete 16:02:46 4872d77fe225: Pull complete 16:02:46 5851b861e8e6: Pull complete 16:02:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:02:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:02:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:46 prd-ubuntu20.04-docker-8c-8g-5211 does not seem to be running inside a container 16:02:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:02:50 $ docker top ddb8a197cea3b0a0bba9d0d77656ddbadf19f8c849fddcdc44565b675c89824a -eo pid,comm 16:02:50 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). 16:02:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:02:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:02:50 [ssh-agent] Looking for ssh-agent implementation... 16:02:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:02:50 $ docker exec ddb8a197cea3b0a0bba9d0d77656ddbadf19f8c849fddcdc44565b675c89824a ssh-agent 16:02:50 SSH_AUTH_SOCK=/tmp/ssh-s1OUEBqNEK9S/agent.30 16:02:50 SSH_AGENT_PID=36 16:02:50 Running ssh-add (command line suppressed) 16:02:50 Identity added: /w/workspace/undry_device-onvif-camera_PR-281@tmp/private_key_17268995772384269440.key (/w/workspace/undry_device-onvif-camera_PR-281@tmp/private_key_17268995772384269440.key) 16:02:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:02:50 + git tag --points-at HEAD [Pipeline] } 16:02:50 $ docker exec --env ******** --env ******** ddb8a197cea3b0a0bba9d0d77656ddbadf19f8c849fddcdc44565b675c89824a ssh-agent -k 16:02:50 unset SSH_AUTH_SOCK; 16:02:50 unset SSH_AGENT_PID; 16:02:50 echo Agent pid 36 killed; 16:02:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:02:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:02:51 [ssh-agent] Looking for ssh-agent implementation... 16:02:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:02:51 $ docker exec ddb8a197cea3b0a0bba9d0d77656ddbadf19f8c849fddcdc44565b675c89824a ssh-agent 16:02:51 SSH_AUTH_SOCK=/tmp/ssh-ikT7s77u8lUn/agent.68 16:02:51 SSH_AGENT_PID=74 16:02:51 Running ssh-add (command line suppressed) 16:02:51 Identity added: /w/workspace/undry_device-onvif-camera_PR-281@tmp/private_key_14577581971089492144.key (/w/workspace/undry_device-onvif-camera_PR-281@tmp/private_key_14577581971089492144.key) 16:02:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:02:51 + git semver init 16:02:51 2023-03-22 16:02:51,801 [run_init] DEBUG init version:0.0.0 force:False 16:02:51 2023-03-22 16:02:51,802 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-281/.semver 16:02:51 2023-03-22 16:02:51,802 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-281/.semver 16:02:51 2023-03-22 16:02:51,802 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-281/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-281, universal_newlines=False, shell=None, istream=None) 16:02:52 2023-03-22 16:02:52,761 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-281/.git/info/exclude 16:02:52 2023-03-22 16:02:52,761 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-281/.semver/PR-281 with force:False 16:02:52 2023-03-22 16:02:52,761 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-281/.semver/PR-281 16:02:52 2023-03-22 16:02:52,765 [execute] INFO git cat-file --batch-check 16:02:52 2023-03-22 16:02:52,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-281/.semver, universal_newlines=False, shell=None, istream=) 16:02:52 2023-03-22 16:02:52,771 [execute] INFO git cat-file --batch 16:02:52 2023-03-22 16:02:52,772 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-281/.semver, universal_newlines=False, shell=None, istream=) 16:02:52 2023-03-22 16:02:52,776 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-281/.semver/PR-281 16:02:52 0.0.0 [Pipeline] } 16:02:52 $ docker exec --env ******** --env ******** ddb8a197cea3b0a0bba9d0d77656ddbadf19f8c849fddcdc44565b675c89824a ssh-agent -k 16:02:52 unset SSH_AUTH_SOCK; 16:02:52 unset SSH_AGENT_PID; 16:02:52 echo Agent pid 74 killed; 16:02:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:02:53 + git semver [Pipeline] } 16:02:53 $ docker stop --time=1 ddb8a197cea3b0a0bba9d0d77656ddbadf19f8c849fddcdc44565b675c89824a 16:02:54 $ docker rm -f --volumes ddb8a197cea3b0a0bba9d0d77656ddbadf19f8c849fddcdc44565b675c89824a [Pipeline] // withDockerContainer [Pipeline] sh 16:02:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:02:55 Stashed 1 file(s) [Pipeline] echo 16:02:55 [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 16:02:55 provisioning config files... 16:02:55 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-281@tmp/config13304179158117810905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:55 ---> docker-login.sh 16:02:55 nexus3.edgexfoundry.org:10001 16:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:55 Configure a credential helper to remove this warning. See 16:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:55 16:02:55 Login Succeeded 16:02:55 nexus3.edgexfoundry.org:10002 16:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:55 Configure a credential helper to remove this warning. See 16:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:55 16:02:55 Login Succeeded 16:02:55 nexus3.edgexfoundry.org:10003 16:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:56 Configure a credential helper to remove this warning. See 16:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:56 16:02:56 Login Succeeded 16:02:56 nexus3.edgexfoundry.org:10004 16:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:56 Configure a credential helper to remove this warning. See 16:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:56 16:02:56 Login Succeeded 16:02:56 docker.io 16:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:56 Configure a credential helper to remove this warning. See 16:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:56 16:02:56 Login Succeeded 16:02:56 ---> docker-login.sh ends [Pipeline] } 16:02:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:02:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:02:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:02:56 ========================================================= 16:02:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:02:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:02:56 Sending build context to Docker daemon 27.12MB 16:02:56 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 16:02:56 Step 2/13 : FROM ${BASE} AS builder 16:02:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:02:57 63b65145d645: Pulling fs layer 16:02:57 a2d21d5440eb: Pulling fs layer 16:02:57 935e6c44a52c: Pulling fs layer 16:02:57 94cc34f8dd06: Pulling fs layer 16:02:57 30dea6a524f1: Pulling fs layer 16:02:57 a2aff8979fd8: Pulling fs layer 16:02:57 6808be2612f2: Pulling fs layer 16:02:57 f25807f1079a: Pulling fs layer 16:02:57 94cc34f8dd06: Waiting 16:02:57 30dea6a524f1: Waiting 16:02:57 f25807f1079a: Waiting 16:02:57 6808be2612f2: Waiting 16:02:57 a2d21d5440eb: Download complete 16:02:57 94cc34f8dd06: Verifying Checksum 16:02:57 94cc34f8dd06: Download complete 16:02:57 30dea6a524f1: Verifying Checksum 16:02:57 30dea6a524f1: Download complete 16:02:57 63b65145d645: Verifying Checksum 16:02:57 63b65145d645: Download complete 16:02:57 a2aff8979fd8: Verifying Checksum 16:02:57 a2aff8979fd8: Download complete 16:02:57 63b65145d645: Pull complete 16:02:57 a2d21d5440eb: Pull complete 16:02:57 f25807f1079a: Verifying Checksum 16:02:57 f25807f1079a: Download complete 16:02:57 935e6c44a52c: Verifying Checksum 16:02:57 935e6c44a52c: Download complete 16:02:58 6808be2612f2: Verifying Checksum 16:02:58 6808be2612f2: Download complete 16:03:01 935e6c44a52c: Pull complete 16:03:01 94cc34f8dd06: Pull complete 16:03:01 30dea6a524f1: Pull complete 16:03:01 a2aff8979fd8: Pull complete 16:03:03 6808be2612f2: Pull complete 16:03:04 f25807f1079a: Pull complete 16:03:04 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:03:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:03:04 ---> 3b553350e43f 16:03:04 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:03:10 Still waiting to schedule task 16:03:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:03:10 ---> Running in 4a02058b6ae2 16:03:10 Removing intermediate container 4a02058b6ae2 16:03:10 ---> be8c59e70e83 16:03:10 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:03:10 ---> Running in f790ed65f1d1 16:03:10 Removing intermediate container f790ed65f1d1 16:03:10 ---> cd5b43f9f451 16:03:10 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 16:03:10 ---> Running in 87325edb4d72 16:03:11 Removing intermediate container 87325edb4d72 16:03:11 ---> 6bcbda0141d8 16:03:11 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 16:03:11 ---> Running in fa6626fd0db5 16:03:11 Removing intermediate container fa6626fd0db5 16:03:11 ---> 6ea228052966 16:03:11 Step 7/13 : LABEL Name=edgex-device-onvif-camera 16:03:11 ---> Running in b8d32c03ed67 16:03:11 Removing intermediate container b8d32c03ed67 16:03:11 ---> cb215f3143a9 16:03:11 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:03:11 ---> Running in 350c79f78006 16:03:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:03:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:03:12 OK: 265 MiB in 53 packages 16:03:12 Removing intermediate container 350c79f78006 16:03:12 ---> 12bc5510fee3 16:03:12 Step 9/13 : WORKDIR /device-onvif-camera 16:03:12 ---> Running in c5d4f450f507 16:03:13 Removing intermediate container c5d4f450f507 16:03:13 ---> 34a67aa7a9ef 16:03:13 Step 10/13 : COPY go.mod vendor* ./ 16:03:13 ---> 45cc63a22045 16:03:13 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:13 ---> Running in fb9f7870ae38 16:04:00 Removing intermediate container fb9f7870ae38 16:04:00 ---> c7cc59b7d1de 16:04:00 Step 12/13 : COPY . . 16:04:01 ---> 81e498812045 16:04:01 Step 13/13 : RUN ${MAKE} 16:04:01 ---> Running in 54b5687c7365 16:04:01 noop 16:04:02 Removing intermediate container 54b5687c7365 16:04:02 ---> d95c6d023fd9 16:04:02 Successfully built d95c6d023fd9 16:04:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:02 + docker inspect -f . ci-base-image-x86_64 16:04:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:02 prd-ubuntu20.04-docker-8c-8g-5211 does not seem to be running inside a container 16:04:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:04:02 $ docker top e8c5836022076d11a99b7ddae4f7b593b9dd7fa77643efd61e5c5ce7274b3741 -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:03 + go version 16:04:03 go version go1.20.2 linux/amd64 [Pipeline] } 16:04:03 $ docker stop --time=1 e8c5836022076d11a99b7ddae4f7b593b9dd7fa77643efd61e5c5ce7274b3741 16:04:04 $ docker rm -f --volumes e8c5836022076d11a99b7ddae4f7b593b9dd7fa77643efd61e5c5ce7274b3741 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:04 + docker inspect -f . ci-base-image-x86_64 16:04:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:04 prd-ubuntu20.04-docker-8c-8g-5211 does not seem to be running inside a container 16:04:05 $ 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-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:04:05 $ docker top f6ae043ea40b8b4b727e561b2b1d96bebc28e57d7f37d3eb7424c34fb89e9240 -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:05 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-281 [Pipeline] fileExists [Pipeline] sh 16:04:05 + make test 16:04:05 go test ./... -coverprofile=coverage.out ./... 16:04:10 ? github.com/edgexfoundry/device-onvif-camera [no test files] 16:04:20 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 16:04:20 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 16:04:22 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.056s coverage: 31.7% of statements 16:04:22 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.118s coverage: 86.5% of statements 16:04:29 go vet ./... 16:04:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:04:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:04:31 ./bin/test-attribution-txt.sh 16:04:31 An attribution for github.com/pelletier/go-toml is missing from Attribution.txt, please add [Pipeline] echo 16:04:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:04:31 $ docker stop --time=1 f6ae043ea40b8b4b727e561b2b1d96bebc28e57d7f37d3eb7424c34fb89e9240 16:04:36 $ docker rm -f --volumes f6ae043ea40b8b4b727e561b2b1d96bebc28e57d7f37d3eb7424c34fb89e9240 [Pipeline] // withDockerContainer [Pipeline] sh 16:04:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:04:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:04:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:04:37 + ls -al . 16:04:37 total 236 16:04:37 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 16:04 . 16:04:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 16:02 .. 16:04:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 16:02 .git 16:04:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 16:02 .github 16:04:37 -rw-rw-r-- 1 jenkins jenkins 496 Mar 22 16:02 .gitignore 16:04:37 -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 16:02 .golangci.yml 16:04:37 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 16:02 .semver 16:04:37 -rw-rw-r-- 1 jenkins jenkins 9732 Mar 22 16:02 Attribution.txt 16:04:37 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 22 16:02 CHANGELOG.md 16:04:37 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 22 16:02 Dockerfile 16:04:37 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 16:02 GOVERNANCE.md 16:04:37 -rw-rw-r-- 1 jenkins jenkins 734 Mar 22 16:02 Jenkinsfile 16:04:37 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 16:02 LICENSE 16:04:37 -rw-rw-r-- 1 jenkins jenkins 2751 Mar 22 16:02 Makefile 16:04:37 -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 16:02 OWNERS.md 16:04:37 -rw-rw-r-- 1 jenkins jenkins 6250 Mar 22 16:02 README.md 16:04:37 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 16:02 VERSION 16:04:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 16:02 bin 16:04:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 16:02 cmd 16:04:37 -rw-r--r-- 1 jenkins jenkins 78487 Mar 22 16:04 coverage.out 16:04:37 drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 16:02 doc 16:04:37 -rw-rw-r-- 1 jenkins jenkins 3602 Mar 22 16:02 go.mod 16:04:37 -rw-rw-r-- 1 jenkins jenkins 32892 Mar 22 16:02 go.sum 16:04:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 16:02 internal 16:04:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 16:02 snap 16:04:37 -rw-rw-r-- 1 jenkins jenkins 236 Mar 22 16:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:38 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=161865f1dced172290db61dc15803e7d6a81b0bd --label arch=amd64 --label version=0.0.0 . 16:04:38 Sending build context to Docker daemon 27.2MB 16:04:38 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:04:38 Step 2/26 : FROM ${BASE} AS builder 16:04:38 ---> d95c6d023fd9 16:04:38 Step 3/26 : ARG ADD_BUILD_TAGS="" 16:04:38 ---> Running in 7869bb32ab2a 16:04:38 Removing intermediate container 7869bb32ab2a 16:04:38 ---> cbbd27ddb400 16:04:38 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:04:38 ---> Running in 2f07e9d7e8fd 16:04:38 Removing intermediate container 2f07e9d7e8fd 16:04:38 ---> 26f1e1c94cd8 16:04:38 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 16:04:38 ---> Running in f969371932e2 16:04:38 Removing intermediate container f969371932e2 16:04:38 ---> 1d50da182001 16:04:38 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 16:04:38 ---> Running in 4400127a0750 16:04:38 Removing intermediate container 4400127a0750 16:04:38 ---> e73fce76d117 16:04:38 Step 7/26 : LABEL Name=edgex-device-onvif-camera 16:04:38 ---> Running in d12ebb27d7f3 16:04:38 Removing intermediate container d12ebb27d7f3 16:04:38 ---> dc09b9c273e7 16:04:38 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:04:38 ---> Running in c0effcfe6bdb 16:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:04:39 OK: 265 MiB in 53 packages 16:04:39 Removing intermediate container c0effcfe6bdb 16:04:39 ---> 6f5c213b1486 16:04:39 Step 9/26 : WORKDIR /device-onvif-camera 16:04:39 ---> Running in 80eeca577e6a 16:04:39 Removing intermediate container 80eeca577e6a 16:04:39 ---> 5ba225c2d203 16:04:39 Step 10/26 : COPY go.mod vendor* ./ 16:04:39 ---> 8176621dcda0 16:04:39 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:04:39 ---> Running in e49eb9bad2e6 16:04:40 Removing intermediate container e49eb9bad2e6 16:04:40 ---> d0663d7aa610 16:04:40 Step 12/26 : COPY . . 16:04:41 ---> b3edd72bdd3b 16:04:41 Step 13/26 : RUN ${MAKE} 16:04:41 ---> Running in fe644dcb4689 16:04:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 16:04:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5213 in /w/workspace/undry_device-onvif-camera_PR-281 [Pipeline] { [Pipeline] ws 16:04:54 Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout 16:04:54 The recommended git tool is: git 16:04:59 using credential edgex-jenkins-ssh 16:04:59 Cloning the remote Git repository 16:04:59 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 16:04:59 > git init /w/workspace/device-onvif-camera/2 # timeout=10 16:05:00 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 16:05:00 > git --version # timeout=10 16:05:00 > git --version # 'git version 2.25.1' 16:05:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:05:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:01 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 16:05:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:02 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 16:05:02 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 16:05:02 using GIT_SSH to set credentials SSH Credentials for GitHub 16:05:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/281/head:refs/remotes/origin/PR-281 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:05:03 Removing intermediate container fe644dcb4689 16:05:03 ---> 8bc4288f555d 16:05:03 Step 14/26 : FROM alpine:3.17 16:05:03 3.17: Pulling from library/alpine 16:05:03 63b65145d645: Already exists 16:05:03 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:05:03 Status: Downloaded newer image for alpine:3.17 16:05:03 ---> b2aa39c304c2 16:05:03 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:05:03 ---> Running in 4a09281e7c37 16:05:03 Removing intermediate container 4a09281e7c37 16:05:03 ---> adc0a2b8c584 16:05:03 Step 16/26 : RUN apk add --update --no-cache dumb-init 16:05:03 ---> Running in f88558cf0a46 16:05:03 Merging remotes/origin/main commit 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a into PR head commit 161865f1dced172290db61dc15803e7d6a81b0bd 16:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:05:04 Merge succeeded, producing 161865f1dced172290db61dc15803e7d6a81b0bd 16:05:04 Checking out Revision 161865f1dced172290db61dc15803e7d6a81b0bd (PR-281) 16:05:04 (1/1) Installing dumb-init (1.2.5-r2) 16:05:04 Executing busybox-1.35.0-r29.trigger 16:05:04 OK: 7 MiB in 16 packages 16:05:04 Removing intermediate container f88558cf0a46 16:05:04 ---> f20c37519002 16:05:04 Step 17/26 : WORKDIR / 16:05:04 ---> Running in 3e279a1d701b 16:05:04 Removing intermediate container 3e279a1d701b 16:05:04 ---> af708915eef2 16:05:04 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 16:05:03 > git config core.sparsecheckout # timeout=10 16:05:03 > git checkout -f 161865f1dced172290db61dc15803e7d6a81b0bd # timeout=10 16:05:04 > git remote # timeout=10 16:05:04 > git config --get remote.origin.url # timeout=10 16:05:04 using GIT_SSH to set credentials SSH Credentials for GitHub 16:05:04 > git merge 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a # timeout=10 16:05:04 > git rev-parse HEAD^{commit} # timeout=10 16:05:04 > git config core.sparsecheckout # timeout=10 16:05:04 > git checkout -f 161865f1dced172290db61dc15803e7d6a81b0bd # timeout=10 16:05:05 ---> 2ed9ffc14e6d 16:05:05 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 16:05:06 ---> 77e9ce9af482 16:05:06 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 16:05:06 ---> 2007d7f7fcf7 16:05:06 Step 21/26 : EXPOSE 59984 16:05:06 ---> Running in 41834e348ecf 16:05:06 Removing intermediate container 41834e348ecf 16:05:06 ---> 40e90fa8fb3f 16:05:06 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 16:05:06 ---> Running in a0e8b4cef6c6 16:05:06 Removing intermediate container a0e8b4cef6c6 16:05:06 ---> f283870d7090 16:05:06 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 16:05:06 ---> Running in 91754ef68645 16:05:06 Removing intermediate container 91754ef68645 16:05:06 ---> 5224d0f680f0 16:05:06 Step 24/26 : LABEL arch=amd64 16:05:06 ---> Running in 961d71b7e121 16:05:06 Removing intermediate container 961d71b7e121 16:05:06 ---> ea928f3a5427 16:05:06 Step 25/26 : LABEL git_sha=161865f1dced172290db61dc15803e7d6a81b0bd 16:05:06 ---> Running in 1ae93aca1e61 16:05:06 Removing intermediate container 1ae93aca1e61 16:05:06 ---> cc6f8cd5e820 16:05:06 Step 26/26 : LABEL version=0.0.0 16:05:06 ---> Running in a70a0f1cb89a 16:05:06 Removing intermediate container a70a0f1cb89a 16:05:06 ---> 370bb32aea94 16:05:06 [Warning] One or more build-args [ARCH] were not consumed 16:05:06 Successfully built 370bb32aea94 16:05:06 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:07 16:05:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:07 latest: Pulling from edgex-lftools-log-publisher 16:05:07 5eb5b503b376: Pulling fs layer 16:05:07 5c69ac0246d0: Pulling fs layer 16:05:07 ec43610c2a17: Pulling fs layer 16:05:07 3a2ae6a8a46f: Pulling fs layer 16:05:07 33b1e0a273af: Pulling fs layer 16:05:07 5d3b04190fa2: Pulling fs layer 16:05:07 2f39f015ded8: Pulling fs layer 16:05:07 3a2ae6a8a46f: Waiting 16:05:07 33b1e0a273af: Waiting 16:05:07 5d3b04190fa2: Waiting 16:05:07 2f39f015ded8: Waiting 16:05:07 5c69ac0246d0: Verifying Checksum 16:05:07 5c69ac0246d0: Download complete 16:05:07 3a2ae6a8a46f: Verifying Checksum 16:05:07 3a2ae6a8a46f: Download complete 16:05:07 33b1e0a273af: Verifying Checksum 16:05:07 33b1e0a273af: Download complete 16:05:07 5d3b04190fa2: Verifying Checksum 16:05:07 5d3b04190fa2: Download complete 16:05:07 ec43610c2a17: Verifying Checksum 16:05:07 ec43610c2a17: Download complete 16:05:07 5eb5b503b376: Download complete 16:05:07 Commit message: "fix: Updated per comments" 16:05:08 2f39f015ded8: Verifying Checksum 16:05:08 2f39f015ded8: Download complete 16:05:08 16:05:08 GitHub has been notified of this commit’s build result 16:05:08 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:05:08 5eb5b503b376: Pull complete 16:05:08 5c69ac0246d0: Pull complete 16:05:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:05:08 % Total % Received % Xferd Average Speed Time Time Time Current 16:05:08 Dload Upload Total Spent Left Speed 16:05:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67824 0 --:--:-- --:--:-- --:--:-- 68187 [Pipeline] sh 16:05:09 ec43610c2a17: Pull complete 16:05:09 3a2ae6a8a46f: Pull complete 16:05:09 33b1e0a273af: Pull complete 16:05:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:05:09 5d3b04190fa2: Pull complete 16:05:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:05:09 + sudo tee /etc/docker/daemon.new 16:05:09 { 16:05:09 "registry-mirrors": [ 16:05:09 "https://nexus3.edgexfoundry.org:10001" 16:05:09 ], 16:05:09 "bip": "10.250.0.254/24", 16:05:09 "hosts": [ 16:05:09 "tcp://0.0.0.0:5555", 16:05:09 "unix:///var/run/docker.sock" 16:05:09 ], 16:05:09 "mtu": 1458, 16:05:09 "selinux-enabled": true, 16:05:09 "seccomp-profile": "/etc/docker/seccomp.json" 16:05:09 } [Pipeline] sh 16:05:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:05:10 + sudo service docker restart 16:05:13 2f39f015ded8: Pull complete 16:05:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:13 prd-ubuntu20.04-docker-8c-8g-5211 does not seem to be running inside a container 16:05:13 $ 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-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:05:17 $ docker top 2129f631f3d579877dc8ea687aae522c0cdf5242b75bdb2f5ca9ba8cadf8f755 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:17 ---> job-cost.sh 16:05:17 lf-activate-venv: SKIPPING 16:05:17 INFO: No Stack... 16:05:18 INFO: Retrieving Pricing Info for: v3-standard-8 16:05:18 INFO: Archiving Costs [Pipeline] sh 16:05:18 + cat /w/workspace/undry_device-onvif-camera_PR-281/archives/cost.csv 16:05:18 + cut -d, -f6 [Pipeline] lock 16:05:18 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-281-2-stack-cost] 16:05:18 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-281-2-stack-cost] did not exist. Created. 16:05:18 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-281-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:05:18 + echo total: 0.2199999988079071 [Pipeline] stash 16:05:18 Stashed 1 file(s) [Pipeline] } 16:05:18 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-281-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:05:18 $ docker stop --time=1 2129f631f3d579877dc8ea687aae522c0cdf5242b75bdb2f5ca9ba8cadf8f755 16:05:20 $ docker rm -f --volumes 2129f631f3d579877dc8ea687aae522c0cdf5242b75bdb2f5ca9ba8cadf8f755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:05:28 provisioning config files... 16:05:28 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config18371688526269915463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:29 ---> docker-login.sh 16:05:29 nexus3.edgexfoundry.org:10001 16:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:29 Configure a credential helper to remove this warning. See 16:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:29 16:05:29 Login Succeeded 16:05:29 nexus3.edgexfoundry.org:10002 16:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:29 Configure a credential helper to remove this warning. See 16:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:29 16:05:29 Login Succeeded 16:05:29 nexus3.edgexfoundry.org:10003 16:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:30 Configure a credential helper to remove this warning. See 16:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:30 16:05:30 Login Succeeded 16:05:30 nexus3.edgexfoundry.org:10004 16:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:30 Configure a credential helper to remove this warning. See 16:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:30 16:05:30 Login Succeeded 16:05:30 docker.io 16:05:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:31 Configure a credential helper to remove this warning. See 16:05:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:31 16:05:31 Login Succeeded 16:05:31 ---> docker-login.sh ends [Pipeline] } 16:05:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:05:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:05:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:05:31 ========================================================= 16:05:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:05:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:05:32 Sending build context to Docker daemon 19.82MB 16:05:32 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 16:05:32 Step 2/13 : FROM ${BASE} AS builder 16:05:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:05:34 af6eaf76a39c: Pulling fs layer 16:05:34 55522c791124: Pulling fs layer 16:05:34 ce5c4a1c91eb: Pulling fs layer 16:05:34 169dfbe0d373: Pulling fs layer 16:05:34 e1ff8fa3b103: Pulling fs layer 16:05:34 52ebb69f0ebf: Pulling fs layer 16:05:34 5abe8eddf0d5: Pulling fs layer 16:05:34 169dfbe0d373: Waiting 16:05:34 e1ff8fa3b103: Waiting 16:05:34 52ebb69f0ebf: Waiting 16:05:34 5abe8eddf0d5: Waiting 16:05:34 55522c791124: Verifying Checksum 16:05:34 55522c791124: Download complete 16:05:34 169dfbe0d373: Download complete 16:05:34 e1ff8fa3b103: Verifying Checksum 16:05:34 e1ff8fa3b103: Download complete 16:05:34 af6eaf76a39c: Verifying Checksum 16:05:34 af6eaf76a39c: Download complete 16:05:35 af6eaf76a39c: Pull complete 16:05:35 5abe8eddf0d5: Verifying Checksum 16:05:35 5abe8eddf0d5: Download complete 16:05:35 55522c791124: Pull complete 16:05:36 ce5c4a1c91eb: Verifying Checksum 16:05:36 ce5c4a1c91eb: Download complete 16:05:36 52ebb69f0ebf: Verifying Checksum 16:05:36 52ebb69f0ebf: Download complete 16:05:46 ce5c4a1c91eb: Pull complete 16:05:46 169dfbe0d373: Pull complete 16:05:46 e1ff8fa3b103: Pull complete 16:05:51 52ebb69f0ebf: Pull complete 16:05:53 5abe8eddf0d5: Pull complete 16:05:53 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 16:05:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:05:53 ---> 6cb57ee374ae 16:05:53 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:05:55 ---> Running in 259de6913488 16:05:55 Removing intermediate container 259de6913488 16:05:55 ---> e5c687ba2d6e 16:05:55 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:05:55 ---> Running in 1cea819c2177 16:05:55 Removing intermediate container 1cea819c2177 16:05:55 ---> c6dfcda5183e 16:05:55 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 16:05:55 ---> Running in bb6ab73fc30d 16:05:55 Removing intermediate container bb6ab73fc30d 16:05:55 ---> aa4fdc4400ce 16:05:55 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 16:05:55 ---> Running in f961c31978dc 16:05:56 Removing intermediate container f961c31978dc 16:05:56 ---> 0fe70e73eb0b 16:05:56 Step 7/13 : LABEL Name=edgex-device-onvif-camera 16:05:56 ---> Running in 5b540350cf78 16:05:56 Removing intermediate container 5b540350cf78 16:05:56 ---> fcc5a67738c0 16:05:56 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:05:56 ---> Running in 9daad05ae642 16:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:05:59 OK: 263 MiB in 53 packages 16:05:59 Removing intermediate container 9daad05ae642 16:05:59 ---> 67ee165e0c1a 16:05:59 Step 9/13 : WORKDIR /device-onvif-camera 16:06:00 ---> Running in eace0194aaa0 16:06:00 Removing intermediate container eace0194aaa0 16:06:00 ---> 47996ce8cfcf 16:06:00 Step 10/13 : COPY go.mod vendor* ./ 16:06:00 ---> 0a75e7b7b855 16:06:00 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:00 ---> Running in cc712c88ac21 16:07:22 Removing intermediate container cc712c88ac21 16:07:22 ---> 2ec27b0960ce 16:07:22 Step 12/13 : COPY . . 16:07:22 ---> 2299fc0599ae 16:07:22 Step 13/13 : RUN ${MAKE} 16:07:22 ---> Running in c284b7798022 16:07:22 noop 16:07:22 Removing intermediate container c284b7798022 16:07:22 ---> 2665a335e117 16:07:22 Successfully built 2665a335e117 16:07:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:22 + docker inspect -f . ci-base-image-arm64 16:07:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:23 prd-ubuntu20.04-docker-arm64-4c-16g-5213 does not seem to be running inside a container 16:07:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:07:24 $ docker top e7b42f1501f759375943ab7f7e9e25ea3640d810116ed7d32ad41072d1f470fb -eo pid,comm [Pipeline] { [Pipeline] sh 16:07:25 + go version 16:07:25 go version go1.20.2 linux/arm64 [Pipeline] } 16:07:25 $ docker stop --time=1 e7b42f1501f759375943ab7f7e9e25ea3640d810116ed7d32ad41072d1f470fb 16:07:26 $ docker rm -f --volumes e7b42f1501f759375943ab7f7e9e25ea3640d810116ed7d32ad41072d1f470fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:27 + docker inspect -f . ci-base-image-arm64 16:07:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:27 prd-ubuntu20.04-docker-arm64-4c-16g-5213 does not seem to be running inside a container 16:07:27 $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:07:28 $ docker top 566818aa98abcdd9b734ea212f24cf2f0bbfa70cc7908a93fdbc04e70f82d5d3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:07:29 + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh 16:07:29 + make test 16:07:29 go test ./... -coverprofile=coverage.out ./... 16:08:02 ? github.com/edgexfoundry/device-onvif-camera [no test files] 16:10:08 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 16:10:10 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 16:10:12 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.223s coverage: 31.7% of statements 16:10:39 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.307s coverage: 86.5% of statements 16:10:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:10:39 go vet ./... 16:11:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:11:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:11:06 ./bin/test-attribution-txt.sh 16:11:06 An attribution for github.com/pelletier/go-toml is missing from Attribution.txt, please add [Pipeline] echo 16:11:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:11:06 $ docker stop --time=1 566818aa98abcdd9b734ea212f24cf2f0bbfa70cc7908a93fdbc04e70f82d5d3 16:11:07 $ docker rm -f --volumes 566818aa98abcdd9b734ea212f24cf2f0bbfa70cc7908a93fdbc04e70f82d5d3 [Pipeline] // withDockerContainer [Pipeline] sh 16:11:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:11:09 Warning: overwriting stash ‘coverage-report’ 16:11:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:11:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:11:10 + ls -al . 16:11:10 total 232 16:11:10 drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 16:07 . 16:11:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 16:05 .. 16:11:10 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 16:05 .git 16:11:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 16:05 .github 16:11:10 -rw-rw-r-- 1 jenkins jenkins 496 Mar 22 16:05 .gitignore 16:11:10 -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 16:05 .golangci.yml 16:11:10 -rw-rw-r-- 1 jenkins jenkins 9732 Mar 22 16:05 Attribution.txt 16:11:10 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 22 16:05 CHANGELOG.md 16:11:10 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 22 16:05 Dockerfile 16:11:10 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 16:05 GOVERNANCE.md 16:11:10 -rw-rw-r-- 1 jenkins jenkins 734 Mar 22 16:05 Jenkinsfile 16:11:10 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 16:05 LICENSE 16:11:10 -rw-rw-r-- 1 jenkins jenkins 2751 Mar 22 16:05 Makefile 16:11:10 -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 16:05 OWNERS.md 16:11:10 -rw-rw-r-- 1 jenkins jenkins 6250 Mar 22 16:05 README.md 16:11:10 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 16:02 VERSION 16:11:10 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 16:05 bin 16:11:10 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 16:05 cmd 16:11:10 -rw-r--r-- 1 jenkins jenkins 78487 Mar 22 16:10 coverage.out 16:11:10 drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 16:05 doc 16:11:10 -rw-rw-r-- 1 jenkins jenkins 3602 Mar 22 16:05 go.mod 16:11:10 -rw-rw-r-- 1 jenkins jenkins 32892 Mar 22 16:05 go.sum 16:11:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 16:05 internal 16:11:10 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 16:05 snap 16:11:10 -rw-rw-r-- 1 jenkins jenkins 236 Mar 22 16:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:10 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=161865f1dced172290db61dc15803e7d6a81b0bd --label arch=arm64 --label version=0.0.0 . 16:11:11 Sending build context to Docker daemon 19.9MB 16:11:11 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:11:11 Step 2/26 : FROM ${BASE} AS builder 16:11:11 ---> 2665a335e117 16:11:11 Step 3/26 : ARG ADD_BUILD_TAGS="" 16:11:11 ---> Running in a32813325200 16:11:11 Removing intermediate container a32813325200 16:11:11 ---> f64663de9e18 16:11:11 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:11:11 ---> Running in 027c7168d42d 16:11:12 Removing intermediate container 027c7168d42d 16:11:12 ---> e455d026e35f 16:11:12 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 16:11:12 ---> Running in 85971846cb55 16:11:12 Removing intermediate container 85971846cb55 16:11:12 ---> f6a440af6118 16:11:12 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 16:11:12 ---> Running in c34e79abdc4c 16:11:12 Removing intermediate container c34e79abdc4c 16:11:12 ---> 19827e01c49b 16:11:12 Step 7/26 : LABEL Name=edgex-device-onvif-camera 16:11:12 ---> Running in e56b9f1cb07e 16:11:13 Removing intermediate container e56b9f1cb07e 16:11:13 ---> c8cbe26da28a 16:11:13 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:11:13 ---> Running in 202782a8bc3f 16:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:11:15 OK: 263 MiB in 53 packages 16:11:16 Removing intermediate container 202782a8bc3f 16:11:16 ---> 1add111a627b 16:11:16 Step 9/26 : WORKDIR /device-onvif-camera 16:11:16 ---> Running in cdb0ab60098e 16:11:17 Removing intermediate container cdb0ab60098e 16:11:17 ---> 2603e10e3e49 16:11:17 Step 10/26 : COPY go.mod vendor* ./ 16:11:17 ---> e8409ba87e68 16:11:17 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:17 ---> Running in a42ce195bf92 16:11:20 Removing intermediate container a42ce195bf92 16:11:20 ---> a4a57cc2597a 16:11:20 Step 12/26 : COPY . . 16:11:23 ---> 1e3a082e0a96 16:11:23 Step 13/26 : RUN ${MAKE} 16:11:23 ---> Running in d4334e480a5c 16:11:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 16:13:47 Removing intermediate container d4334e480a5c 16:13:47 ---> 57f7e61529e0 16:13:47 Step 14/26 : FROM alpine:3.17 16:13:47 3.17: Pulling from library/alpine 16:13:47 af6eaf76a39c: Already exists 16:13:47 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:13:47 Status: Downloaded newer image for alpine:3.17 16:13:47 ---> d74e625d9115 16:13:47 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:13:47 ---> Running in daa6615fdd3f 16:13:47 Removing intermediate container daa6615fdd3f 16:13:47 ---> 56caeb349cf2 16:13:47 Step 16/26 : RUN apk add --update --no-cache dumb-init 16:13:47 ---> Running in 2f33a63ddf0f 16:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:13:47 (1/1) Installing dumb-init (1.2.5-r2) 16:13:47 Executing busybox-1.35.0-r29.trigger 16:13:47 OK: 8 MiB in 16 packages 16:13:47 Removing intermediate container 2f33a63ddf0f 16:13:47 ---> 103371832bec 16:13:47 Step 17/26 : WORKDIR / 16:13:47 ---> Running in b13bc1185ae9 16:13:47 Removing intermediate container b13bc1185ae9 16:13:47 ---> e3ce843471fd 16:13:47 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 16:13:47 ---> 98e7764bc6cb 16:13:47 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 16:13:47 ---> e864ce77d766 16:13:47 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 16:13:48 ---> de00805ee92b 16:13:48 Step 21/26 : EXPOSE 59984 16:13:48 ---> Running in 495dadda5694 16:13:48 Removing intermediate container 495dadda5694 16:13:48 ---> 043f8037f284 16:13:48 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 16:13:49 ---> Running in bee9a4feab74 16:13:49 Removing intermediate container bee9a4feab74 16:13:49 ---> c68893ca2af3 16:13:49 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 16:13:49 ---> Running in 8d5cf4c9327d 16:13:49 Removing intermediate container 8d5cf4c9327d 16:13:49 ---> a8177922dd1b 16:13:49 Step 24/26 : LABEL arch=arm64 16:13:49 ---> Running in 3bca5a78caf6 16:13:49 Removing intermediate container 3bca5a78caf6 16:13:49 ---> 121f442ca349 16:13:49 Step 25/26 : LABEL git_sha=161865f1dced172290db61dc15803e7d6a81b0bd 16:13:50 ---> Running in c248818556bb 16:13:50 Removing intermediate container c248818556bb 16:13:50 ---> 6892aa7db672 16:13:50 Step 26/26 : LABEL version=0.0.0 16:13:50 ---> Running in 173230f49a86 16:13:50 Removing intermediate container 173230f49a86 16:13:50 ---> 6f17e175fd60 16:13:50 [Warning] One or more build-args [ARCH] were not consumed 16:13:50 Successfully built 6f17e175fd60 16:13:50 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:13:51 16:13:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:13:51 arm64: Pulling from edgex-lftools-log-publisher 16:13:51 8998bd30e6a1: Pulling fs layer 16:13:51 04944245beec: Pulling fs layer 16:13:51 699f458cf7ca: Pulling fs layer 16:13:51 765212b225bb: Pulling fs layer 16:13:51 f23df028b6ca: Pulling fs layer 16:13:51 d65c8cfc05b1: Pulling fs layer 16:13:51 2437ff75d9bd: Pulling fs layer 16:13:51 765212b225bb: Waiting 16:13:51 f23df028b6ca: Waiting 16:13:51 d65c8cfc05b1: Waiting 16:13:51 2437ff75d9bd: Waiting 16:13:51 04944245beec: Verifying Checksum 16:13:51 04944245beec: Download complete 16:13:51 765212b225bb: Verifying Checksum 16:13:51 765212b225bb: Download complete 16:13:51 f23df028b6ca: Verifying Checksum 16:13:51 f23df028b6ca: Download complete 16:13:51 d65c8cfc05b1: Verifying Checksum 16:13:51 d65c8cfc05b1: Download complete 16:13:51 699f458cf7ca: Verifying Checksum 16:13:51 699f458cf7ca: Download complete 16:13:52 8998bd30e6a1: Verifying Checksum 16:13:52 8998bd30e6a1: Download complete 16:13:54 2437ff75d9bd: Verifying Checksum 16:13:54 2437ff75d9bd: Download complete 16:13:56 8998bd30e6a1: Pull complete 16:13:56 04944245beec: Pull complete 16:13:58 699f458cf7ca: Pull complete 16:13:58 765212b225bb: Pull complete 16:14:00 f23df028b6ca: Pull complete 16:14:00 d65c8cfc05b1: Pull complete 16:14:15 2437ff75d9bd: Pull complete 16:14:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:14:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:14:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:15 prd-ubuntu20.04-docker-arm64-4c-16g-5213 does not seem to be running inside a container 16:14:15 $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:14:18 $ docker top 37ff9705f3d3d808eac04ca682a1e2b060a2847800965ef84c4da55ad2694df9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:14:19 ---> job-cost.sh 16:14:19 lf-activate-venv: SKIPPING 16:14:19 INFO: No Stack... 16:14:19 INFO: Retrieving Pricing Info for: v3-standard-4 16:14:20 INFO: Archiving Costs [Pipeline] sh 16:14:20 + cat /w/workspace/device-onvif-camera/2/archives/cost.csv 16:14:20 + cut -d, -f6 [Pipeline] lock 16:14:20 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-281-2-stack-cost] 16:14:20 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-281-2-stack-cost] did not exist. Created. 16:14:20 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-281-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:14:21 /w/workspace/device-onvif-camera/2@tmp/durable-46d84dd4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:14:21 + echo total: 0.10999999940395355 [Pipeline] stash 16:14:22 Warning: overwriting stash ‘stack-cost’ 16:14:22 Stashed 1 file(s) [Pipeline] } 16:14:22 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-281-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:14:22 $ docker stop --time=1 37ff9705f3d3d808eac04ca682a1e2b060a2847800965ef84c4da55ad2694df9 16:14:26 $ docker rm -f --volumes 37ff9705f3d3d808eac04ca682a1e2b060a2847800965ef84c4da55ad2694df9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:14:26 provisioning config files... 16:14:26 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-281@tmp/config709213981571827602tmp [Pipeline] { [Pipeline] sh 16:14:27 + set +x 16:14:27 + curl -s https://codecov.io/bash 16:14:27 + bash -s -- 16:14:27 16:14:27 _____ _ 16:14:27 / ____| | | 16:14:27 | | ___ __| | ___ ___ _____ __ 16:14:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:14:27 | |___| (_) | (_| | __/ (_| (_) \ V / 16:14:27 \_____\___/ \__,_|\___|\___\___/ \_/ 16:14:27 Bash-1.0.6 16:14:27 16:14:27 16:14:27 ==> git version 2.25.1 found 16:14:27 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:14:27 Release-Date: 2020-01-08 16:14:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:14:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:14:27 ==> Jenkins CI detected. 16:14:27 current dir:  /w/workspace/undry_device-onvif-camera_PR-281 16:14:27 project root: . 16:14:27 --> token set from env 16:14:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:14:27 ==> Running gcov in . (disable via -X gcov) 16:14:27 ==> Python coveragepy not found 16:14:27 ==> Searching for coverage reports in: 16:14:27 + . 16:14:27 -> Found 1 reports 16:14:27 ==> Detecting git/mercurial file structure 16:14:27 ==> Reading reports 16:14:27 + ./coverage.out bytes=78487 16:14:27 ==> Appending adjustments 16:14:27 https://docs.codecov.io/docs/fixing-reports 16:14:27 + Found adjustments 16:14:27 ==> Gzipping contents 16:14:27 12K /tmp/codecov.1T2P9j.gz 16:14:27 ==> Uploading reports 16:14:27 url: https://codecov.io 16:14:27 query: branch=PR-281&commit=161865f1dced172290db61dc15803e7d6a81b0bd&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-281%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=281&job=&cmd_args= 16:14:27 -> Pinging Codecov 16:14:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-281&commit=161865f1dced172290db61dc15803e7d6a81b0bd&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-281%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=281&job=&cmd_args= 16:14:27 -> Uploading to 16:14:27 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/F29A59C45E3A92E06B3E522C9905F8EF/161865f1dced172290db61dc15803e7d6a81b0bd/cde1327b-3c90-49f2-9c70-ed9683fc1003.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T161427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad612dbf809e2528dcb4f99284da741b72e80642d390e57642b6d2c369f47d05 16:14:27 % Total % Received % Xferd Average Speed Time Time Time Current 16:14:27 Dload Upload Total Spent Left Speed 16:14:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10520 0 0 100 10520 0 36527 --:--:-- --:--:-- --:--:-- 36527 16:14:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/161865f1dced172290db61dc15803e7d6a81b0bd [Pipeline] } 16:14:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:14:28 + [ -d /w/workspace/undry_device-onvif-camera_PR-281/archives ] 16:14:28 + ls -al /w/workspace/undry_device-onvif-camera_PR-281/archives 16:14:28 total 16 16:14:28 drwxr-xr-x 3 root root 4096 Mar 22 16:05 . 16:14:28 drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 16:05 .. 16:14:28 drwxr-xr-x 2 root root 4096 Mar 22 16:05 cost 16:14:28 -rw-r--r-- 1 root root 91 Mar 22 16:05 cost.csv 16:14:28 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-281/archives 16:14:28 + ls -al /w/workspace/undry_device-onvif-camera_PR-281/archives 16:14:28 total 16 16:14:28 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 16:05 . 16:14:28 drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 16:05 .. 16:14:28 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 16:05 cost 16:14:28 -rw-r--r-- 1 jenkins jenkins 91 Mar 22 16:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:14:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:14:29 ---> package-listing.sh 16:14:29 ++ facter osfamily 16:14:29 ++ tr '[:upper:]' '[:lower:]' 16:14:30 + OS_FAMILY=debian 16:14:30 + workspace=/w/workspace/undry_device-onvif-camera_PR-281 16:14:30 + START_PACKAGES=/tmp/packages_start.txt 16:14:30 + END_PACKAGES=/tmp/packages_end.txt 16:14:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:14:30 + PACKAGES=/tmp/packages_start.txt 16:14:30 + '[' /w/workspace/undry_device-onvif-camera_PR-281 ']' 16:14:30 + PACKAGES=/tmp/packages_end.txt 16:14:30 + case "${OS_FAMILY}" in 16:14:30 + dpkg -l 16:14:30 + grep '^ii' 16:14:30 + '[' -f /tmp/packages_start.txt ']' 16:14:30 + '[' -f /tmp/packages_end.txt ']' 16:14:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:14:30 + '[' /w/workspace/undry_device-onvif-camera_PR-281 ']' 16:14:30 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-281/archives/ 16:14:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-281/archives/ [Pipeline] echo 16:14:30 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-281/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:14:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:14:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:31 prd-ubuntu20.04-docker-8c-8g-5211 does not seem to be running inside a container 16:14:31 $ 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-281/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-281 -v /w/workspace/undry_device-onvif-camera_PR-281:/w/workspace/undry_device-onvif-camera_PR-281:rw,z -v /w/workspace/undry_device-onvif-camera_PR-281@tmp:/w/workspace/undry_device-onvif-camera_PR-281@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:14:31 $ docker top 55923e5fd2631a8bd893d6d6dc38c3ca920568f037c890dc6fb567d87a42e8bd -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:31 + touch /tmp/pre-build-complete [Pipeline] sh 16:14:31 + mkdir -p /var/log/sysstat [Pipeline] sh 16:14:32 + ls /var/log/sa-host 16:14:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:14:32 provisioning config files... 16:14:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-281@tmp/config15853204779432947678tmp [Pipeline] { [Pipeline] echo 16:14:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:14:32 ---> create-netrc.sh [Pipeline] } 16:14:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:14:33 ---> python-tools-install.sh [Pipeline] echo 16:14:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:14:33 ---> sudo-logs.sh 16:14:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:14:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:14:33 ---> job-cost.sh 16:14:33 lf-activate-venv: SKIPPING 16:14:33 DEBUG: total: 0.2199999988079071 16:14:33 INFO: Retrieving Stack Cost... 16:14:33 INFO: Retrieving Pricing Info for: v3-standard-8 16:14:34 INFO: Archiving Costs [Pipeline] echo 16:14:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:14:34 ---> logs-deploy.sh 16:14:34 lf-activate-venv: SKIPPING 16:14:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-281/2 16:14:34 INFO: archiving workspace using pattern(s): 16:14:35 Archives upload complete. 16:14:35 INFO: archiving logs to Nexus 16:14:36 ---> uname -a: 16:14:36 Linux prd-ubuntu20-04-docker-8c-8g-5211 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:14:36 16:14:36 16:14:36 ---> lscpu: 16:14:36 Architecture: x86_64 16:14:36 CPU op-mode(s): 32-bit, 64-bit 16:14:36 Byte Order: Little Endian 16:14:36 Address sizes: 40 bits physical, 48 bits virtual 16:14:36 CPU(s): 8 16:14:36 On-line CPU(s) list: 0-7 16:14:36 Thread(s) per core: 1 16:14:36 Core(s) per socket: 1 16:14:36 Socket(s): 8 16:14:36 NUMA node(s): 1 16:14:36 Vendor ID: AuthenticAMD 16:14:36 CPU family: 23 16:14:36 Model: 49 16:14:36 Model name: AMD EPYC-Rome Processor 16:14:36 Stepping: 0 16:14:36 CPU MHz: 2799.998 16:14:36 BogoMIPS: 5599.99 16:14:36 Virtualization: AMD-V 16:14:36 Hypervisor vendor: KVM 16:14:36 Virtualization type: full 16:14:36 L1d cache: 256 KiB 16:14:36 L1i cache: 256 KiB 16:14:36 L2 cache: 4 MiB 16:14:36 L3 cache: 128 MiB 16:14:36 NUMA node0 CPU(s): 0-7 16:14:36 Vulnerability Itlb multihit: Not affected 16:14:36 Vulnerability L1tf: Not affected 16:14:36 Vulnerability Mds: Not affected 16:14:36 Vulnerability Meltdown: Not affected 16:14:36 Vulnerability Mmio stale data: Not affected 16:14:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:14:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:14:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:14:36 Vulnerability Srbds: Not affected 16:14:36 Vulnerability Tsx async abort: Not affected 16:14:36 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 16:14:36 16:14:36 16:14:36 ---> nproc: 16:14:36 8 16:14:36 16:14:36 16:14:36 ---> df -h: 16:14:36 Filesystem Size Used Avail Use% Mounted on 16:14:36 overlay 155G 12G 144G 8% / 16:14:36 tmpfs 64M 0 64M 0% /dev 16:14:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:14:36 shm 64M 0 64M 0% /dev/shm 16:14:36 /dev/vda1 155G 12G 144G 8% /facter-os 16:14:36 16:14:36