Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 486414ed8fa18b6f4786ddda8a0fc083e3272a69+ca50ff0226266dec6d343d3687e79f892dd3f78d (93ab87a6b4fc71da8b347e7c8052039297f67073) 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-ssh2743477162719478528.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh7655465758005966704.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-324/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-324/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4528580601483785284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh16448709998686464466.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-324/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-324/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13198987638594736086.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 ‘prd-ubuntu20.04-docker-8c-8g-12242’ is offline Running on prd-ubuntu20.04-docker-8c-8g-12246 in /w/workspace/undry_device-onvif-camera_PR-324 [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-324 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/324/head:refs/remotes/origin/PR-324 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ca50ff0226266dec6d343d3687e79f892dd3f78d into PR head commit 486414ed8fa18b6f4786ddda8a0fc083e3272a69 Merge succeeded, producing 25ec56c9da86bb713d83ea2b0737d690c6d2de3a Checking out Revision 25ec56c9da86bb713d83ea2b0737d690c6d2de3a (PR-324) > git config core.sparsecheckout # timeout=10 > git checkout -f 486414ed8fa18b6f4786ddda8a0fc083e3272a69 # 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 ca50ff0226266dec6d343d3687e79f892dd3f78d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25ec56c9da86bb713d83ea2b0737d690c6d2de3a # timeout=10 Commit message: "Merge commit 'ca50ff0226266dec6d343d3687e79f892dd3f78d' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 9e39c3f6c8125eacfb6598261cd1d9e72552a329 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:10:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:10:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:10:55 ========================================================= 22:10:55 EdgeX Global Pipelines Version Info 22:10:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:10:56 ------------------- 22:10:56 stable info: 22:10:56 ------------------- 22:10:56 Commited By: Bill Mahoney bill.mahoney@intel.com 22:10:56 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 22:10:56 Message: update stable to v1.0.248 22:10:56 ------------------- 22:10:56 experimental info: 22:10:56 ------------------- 22:10:56 Commited By: **** collab-it+edgex@linuxfoundation.org 22:10:56 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:10:56 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:10:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:10:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:10:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:10:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:10:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:10:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:10:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-324 [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-324 [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-324 [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25ec56c9da86bb713d83ea2b0737d690c6d2de3a [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25ec56c [Pipeline] echo 22:10:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:57 provisioning config files... 22:10:57 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-324@tmp/config10218580434872746303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:57 ---> docker-login.sh 22:10:57 nexus3.edgexfoundry.org:10001 22:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:57 Configure a credential helper to remove this warning. See 22:10:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:57 22:10:57 Login Succeeded 22:10:57 nexus3.edgexfoundry.org:10002 22:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:58 Configure a credential helper to remove this warning. See 22:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:58 22:10:58 Login Succeeded 22:10:58 nexus3.edgexfoundry.org:10003 22:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:58 Configure a credential helper to remove this warning. See 22:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:58 22:10:58 Login Succeeded 22:10:58 nexus3.edgexfoundry.org:10004 22:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:58 Configure a credential helper to remove this warning. See 22:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:58 22:10:58 Login Succeeded 22:10:58 docker.io 22:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:58 Configure a credential helper to remove this warning. See 22:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:58 22:10:58 Login Succeeded 22:10:58 ---> docker-login.sh ends [Pipeline] } 22:10:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:10:58 + git rev-list -1 --merges 25ec56c9da86bb713d83ea2b0737d690c6d2de3a~1..25ec56c9da86bb713d83ea2b0737d690c6d2de3a [Pipeline] echo 22:10:58 -----------> git rev-list -1 --merges 25ec56c9da86bb713d83ea2b0737d690c6d2de3a~1..25ec56c9da86bb713d83ea2b0737d690c6d2de3a 25ec56c9da86bb713d83ea2b0737d690c6d2de3a 22:10:58 25ec56c9da86bb713d83ea2b0737d690c6d2de3a [false] [Pipeline] sh 22:10:59 + git log --format=format:%s -1 25ec56c9da86bb713d83ea2b0737d690c6d2de3a [Pipeline] echo 22:10:59 ========================================================= 22:10:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:10:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:10:59 + git log --format=format:%s -1 25ec56c9da86bb713d83ea2b0737d690c6d2de3a [Pipeline] echo 22:10:59 [semverPrep] GIT_COMMIT: 25ec56c9da86bb713d83ea2b0737d690c6d2de3a, Commit Message: Merge commit 'ca50ff0226266dec6d343d3687e79f892dd3f78d' into HEAD [Pipeline] echo 22:10:59 [semverPrep] This is not a build commit. [Pipeline] sh 22:10:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:10:59 + grep -v github /etc/ssh/ssh_known_hosts 22:10:59 + [ -e /tmp/ssh_known_hosts ] 22:10:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:10:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:10:59 + sudo tee -a /etc/ssh/ssh_known_hosts 22:10:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:00 22:11:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:00 0.1.4: Pulling from edgex-devops/py-git-semver 22:11:00 b85a868b505f: Pulling fs layer 22:11:00 e2be974225ed: Pulling fs layer 22:11:00 339a4e72a1f5: Pulling fs layer 22:11:00 988bab9f4d93: Pulling fs layer 22:11:00 1469e6f7b9e6: Pulling fs layer 22:11:00 eaf3925da568: Pulling fs layer 22:11:00 bab4dde63d76: Pulling fs layer 22:11:00 bde34c3a00c8: Pulling fs layer 22:11:00 b352a97aabf1: Pulling fs layer 22:11:00 4872d77fe225: Pulling fs layer 22:11:00 5851b861e8e6: Pulling fs layer 22:11:00 988bab9f4d93: Waiting 22:11:00 1469e6f7b9e6: Waiting 22:11:00 bde34c3a00c8: Waiting 22:11:00 eaf3925da568: Waiting 22:11:00 bab4dde63d76: Waiting 22:11:00 b352a97aabf1: Waiting 22:11:00 4872d77fe225: Waiting 22:11:00 5851b861e8e6: Waiting 22:11:00 e2be974225ed: Download complete 22:11:00 988bab9f4d93: Verifying Checksum 22:11:00 988bab9f4d93: Download complete 22:11:00 1469e6f7b9e6: Verifying Checksum 22:11:00 1469e6f7b9e6: Download complete 22:11:00 eaf3925da568: Verifying Checksum 22:11:00 eaf3925da568: Download complete 22:11:00 339a4e72a1f5: Verifying Checksum 22:11:00 339a4e72a1f5: Download complete 22:11:00 bde34c3a00c8: Verifying Checksum 22:11:00 bde34c3a00c8: Download complete 22:11:00 b352a97aabf1: Download complete 22:11:00 4872d77fe225: Verifying Checksum 22:11:00 5851b861e8e6: Verifying Checksum 22:11:00 5851b861e8e6: Download complete 22:11:00 b85a868b505f: Verifying Checksum 22:11:00 b85a868b505f: Download complete 22:11:01 bab4dde63d76: Verifying Checksum 22:11:01 bab4dde63d76: Download complete 22:11:01 b85a868b505f: Pull complete 22:11:02 e2be974225ed: Pull complete 22:11:02 339a4e72a1f5: Pull complete 22:11:02 988bab9f4d93: Pull complete 22:11:03 1469e6f7b9e6: Pull complete 22:11:03 eaf3925da568: Pull complete 22:11:04 bab4dde63d76: Pull complete 22:11:04 bde34c3a00c8: Pull complete 22:11:05 b352a97aabf1: Pull complete 22:11:05 4872d77fe225: Pull complete 22:11:05 5851b861e8e6: Pull complete 22:11:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:11:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:05 prd-ubuntu20.04-docker-8c-8g-12246 does not seem to be running inside a container 22:11:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-324 -v /w/workspace/undry_device-onvif-camera_PR-324:/w/workspace/undry_device-onvif-camera_PR-324:rw,z -v /w/workspace/undry_device-onvif-camera_PR-324@tmp:/w/workspace/undry_device-onvif-camera_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:11:08 $ docker top 0e41c80b9a1dba1e5053b670bbbdd8104c2f71f73f2aa3c224edf3dfd903fc5d -eo pid,comm 22:11:08 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). 22:11:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:11:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:08 [ssh-agent] Looking for ssh-agent implementation... 22:11:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:08 $ docker exec 0e41c80b9a1dba1e5053b670bbbdd8104c2f71f73f2aa3c224edf3dfd903fc5d ssh-agent 22:11:08 SSH_AUTH_SOCK=/tmp/ssh-tXvqgC5WCeLj/agent.32 22:11:08 SSH_AGENT_PID=38 22:11:08 Running ssh-add (command line suppressed) 22:11:08 Identity added: /w/workspace/undry_device-onvif-camera_PR-324@tmp/private_key_9280761019717972725.key (/w/workspace/undry_device-onvif-camera_PR-324@tmp/private_key_9280761019717972725.key) 22:11:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:09 + git tag --points-at HEAD [Pipeline] } 22:11:09 $ docker exec --env ******** --env ******** 0e41c80b9a1dba1e5053b670bbbdd8104c2f71f73f2aa3c224edf3dfd903fc5d ssh-agent -k 22:11:09 unset SSH_AUTH_SOCK; 22:11:09 unset SSH_AGENT_PID; 22:11:09 echo Agent pid 38 killed; 22:11:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:11:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:09 [ssh-agent] Looking for ssh-agent implementation... 22:11:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:09 $ docker exec 0e41c80b9a1dba1e5053b670bbbdd8104c2f71f73f2aa3c224edf3dfd903fc5d ssh-agent 22:11:09 SSH_AUTH_SOCK=/tmp/ssh-0YPxx4xHGDJd/agent.70 22:11:09 SSH_AGENT_PID=76 22:11:09 Running ssh-add (command line suppressed) 22:11:09 Identity added: /w/workspace/undry_device-onvif-camera_PR-324@tmp/private_key_643211332353643823.key (/w/workspace/undry_device-onvif-camera_PR-324@tmp/private_key_643211332353643823.key) 22:11:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:09 + git semver init 22:11:10 2023-05-01 22:11:10,057 [run_init] DEBUG init version:0.0.0 force:False 22:11:10 2023-05-01 22:11:10,057 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-324/.semver 22:11:10 2023-05-01 22:11:10,058 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-324/.semver 22:11:10 2023-05-01 22:11:10,058 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-324/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-324, universal_newlines=False, shell=None, istream=None) 22:11:11 2023-05-01 22:11:10,945 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-324/.git/info/exclude 22:11:11 2023-05-01 22:11:10,946 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-324/.semver/PR-324 with force:False 22:11:11 2023-05-01 22:11:10,946 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-324/.semver/PR-324 22:11:11 2023-05-01 22:11:10,951 [execute] INFO git cat-file --batch-check 22:11:11 2023-05-01 22:11:10,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-324/.semver, universal_newlines=False, shell=None, istream=) 22:11:11 2023-05-01 22:11:10,958 [execute] INFO git cat-file --batch 22:11:11 2023-05-01 22:11:10,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-324/.semver, universal_newlines=False, shell=None, istream=) 22:11:11 2023-05-01 22:11:10,965 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-324/.semver/PR-324 22:11:11 0.0.0 [Pipeline] } 22:11:11 $ docker exec --env ******** --env ******** 0e41c80b9a1dba1e5053b670bbbdd8104c2f71f73f2aa3c224edf3dfd903fc5d ssh-agent -k 22:11:11 unset SSH_AUTH_SOCK; 22:11:11 unset SSH_AGENT_PID; 22:11:11 echo Agent pid 76 killed; 22:11:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:11:11 + git semver [Pipeline] } 22:11:11 $ docker stop --time=1 0e41c80b9a1dba1e5053b670bbbdd8104c2f71f73f2aa3c224edf3dfd903fc5d 22:11:13 $ docker rm -f --volumes 0e41c80b9a1dba1e5053b670bbbdd8104c2f71f73f2aa3c224edf3dfd903fc5d [Pipeline] // withDockerContainer [Pipeline] sh 22:11:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:11:13 Stashed 1 file(s) [Pipeline] echo 22:11:13 [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 22:11:13 provisioning config files... 22:11:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-324@tmp/config13994637911486102296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:14 ---> docker-login.sh 22:11:14 nexus3.edgexfoundry.org:10001 22:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:14 Configure a credential helper to remove this warning. See 22:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:14 22:11:14 Login Succeeded 22:11:14 nexus3.edgexfoundry.org:10002 22:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:14 Configure a credential helper to remove this warning. See 22:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:14 22:11:14 Login Succeeded 22:11:14 nexus3.edgexfoundry.org:10003 22:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:14 Configure a credential helper to remove this warning. See 22:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:14 22:11:14 Login Succeeded 22:11:14 nexus3.edgexfoundry.org:10004 22:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:14 Configure a credential helper to remove this warning. See 22:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:14 22:11:14 Login Succeeded 22:11:14 docker.io 22:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:14 Configure a credential helper to remove this warning. See 22:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:14 22:11:14 Login Succeeded 22:11:14 ---> docker-login.sh ends [Pipeline] } 22:11:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:11:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:11:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:11:14 ========================================================= 22:11:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:11:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:14 + 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 . 22:11:14 Sending build context to Docker daemon 21.43MB 22:11:14 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:11:14 Step 2/13 : FROM ${BASE} AS builder 22:11:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:11:15 f56be85fc22e: Pulling fs layer 22:11:15 85791d961cd3: Pulling fs layer 22:11:15 d694b5ae8c79: Pulling fs layer 22:11:15 9f32a84ed3da: Pulling fs layer 22:11:15 4d19c01a9841: Pulling fs layer 22:11:15 9325e15d5711: Pulling fs layer 22:11:15 556b6ee489ea: Pulling fs layer 22:11:15 c5a4b2cf53e6: Pulling fs layer 22:11:15 9f32a84ed3da: Waiting 22:11:15 c5a4b2cf53e6: Waiting 22:11:15 4d19c01a9841: Waiting 22:11:15 9325e15d5711: Waiting 22:11:15 85791d961cd3: Download complete 22:11:15 9f32a84ed3da: Download complete 22:11:15 4d19c01a9841: Verifying Checksum 22:11:15 4d19c01a9841: Download complete 22:11:15 f56be85fc22e: Verifying Checksum 22:11:15 f56be85fc22e: Download complete 22:11:15 9325e15d5711: Verifying Checksum 22:11:15 9325e15d5711: Download complete 22:11:15 f56be85fc22e: Pull complete 22:11:15 85791d961cd3: Pull complete 22:11:15 c5a4b2cf53e6: Verifying Checksum 22:11:15 c5a4b2cf53e6: Download complete 22:11:16 d694b5ae8c79: Verifying Checksum 22:11:16 d694b5ae8c79: Download complete 22:11:16 556b6ee489ea: Verifying Checksum 22:11:16 556b6ee489ea: Download complete 22:11:19 d694b5ae8c79: Pull complete 22:11:19 9f32a84ed3da: Pull complete 22:11:19 4d19c01a9841: Pull complete 22:11:19 9325e15d5711: Pull complete 22:11:22 556b6ee489ea: Pull complete 22:11:23 c5a4b2cf53e6: Pull complete 22:11:23 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 22:11:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:11:23 ---> c4be618373d6 22:11:23 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:11:27 ---> Running in 9093383ddf92 22:11:27 Removing intermediate container 9093383ddf92 22:11:27 ---> f89e4523f579 22:11:27 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:11:27 ---> Running in a1ce2f274972 22:11:27 Removing intermediate container a1ce2f274972 22:11:27 ---> 7ba8b70831fb 22:11:27 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:11:27 ---> Running in 1de479052857 22:11:27 Removing intermediate container 1de479052857 22:11:27 ---> 935d35729872 22:11:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:11:27 ---> Running in e14f151618c7 22:11:27 Removing intermediate container e14f151618c7 22:11:27 ---> 5ae3e15ba5bf 22:11:27 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:11:27 ---> Running in 6160154a88f3 22:11:27 Removing intermediate container 6160154a88f3 22:11:27 ---> ab10792bd24c 22:11:27 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:11:27 ---> Running in 1d16aeb8ec28 22:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:11:28 OK: 265 MiB in 53 packages 22:11:28 Removing intermediate container 1d16aeb8ec28 22:11:28 ---> 192c0096af94 22:11:28 Step 9/13 : WORKDIR /device-onvif-camera 22:11:28 ---> Running in e52fe94745c4 22:11:28 Removing intermediate container e52fe94745c4 22:11:28 ---> 88af5bb543b8 22:11:28 Step 10/13 : COPY go.mod vendor* ./ 22:11:28 Still waiting to schedule task 22:11:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:11:28 ---> 23ee39dc1cdb 22:11:28 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:28 ---> Running in 5b7d024f1344 22:11:55 Removing intermediate container 5b7d024f1344 22:11:55 ---> 59d1bd32302e 22:11:55 Step 12/13 : COPY . . 22:11:55 ---> 4899a6448616 22:11:55 Step 13/13 : RUN ${MAKE} 22:11:55 ---> Running in 6d8e2ed41570 22:11:55 noop 22:11:55 Removing intermediate container 6d8e2ed41570 22:11:55 ---> 9375262bae15 22:11:55 Successfully built 9375262bae15 22:11:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:55 + docker inspect -f . ci-base-image-x86_64 22:11:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:55 prd-ubuntu20.04-docker-8c-8g-12246 does not seem to be running inside a container 22:11:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-324 -v /w/workspace/undry_device-onvif-camera_PR-324:/w/workspace/undry_device-onvif-camera_PR-324:rw,z -v /w/workspace/undry_device-onvif-camera_PR-324@tmp:/w/workspace/undry_device-onvif-camera_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:11:56 $ docker top 2a4b86a0d8421e74bafad22f7f5cf5b2c6f6d2554de38c996572389f4a14be4c -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:56 + go version 22:11:56 go version go1.20.2 linux/amd64 [Pipeline] } 22:11:56 $ docker stop --time=1 2a4b86a0d8421e74bafad22f7f5cf5b2c6f6d2554de38c996572389f4a14be4c 22:11:57 $ docker rm -f --volumes 2a4b86a0d8421e74bafad22f7f5cf5b2c6f6d2554de38c996572389f4a14be4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:58 + docker inspect -f . ci-base-image-x86_64 22:11:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:58 prd-ubuntu20.04-docker-8c-8g-12246 does not seem to be running inside a container 22:11:58 $ 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-324 -v /w/workspace/undry_device-onvif-camera_PR-324:/w/workspace/undry_device-onvif-camera_PR-324:rw,z -v /w/workspace/undry_device-onvif-camera_PR-324@tmp:/w/workspace/undry_device-onvif-camera_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:11:58 $ docker top 607922587df9695ff785a0acfc2b573dd54afe6347e284f568a9cc3d5ff31bb1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:58 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-324 [Pipeline] fileExists [Pipeline] sh 22:11:59 + make test 22:11:59 go test ./... -coverprofile=coverage.out ./... 22:12:04 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:12:14 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:12:14 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:12:16 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 31.6% of statements 22:12:16 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.132s coverage: 86.5% of statements 22:12:22 go vet ./... 22:12:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:12:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:12:26 ./bin/test-attribution-txt.sh [Pipeline] echo 22:12:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:12:27 $ docker stop --time=1 607922587df9695ff785a0acfc2b573dd54afe6347e284f568a9cc3d5ff31bb1 22:12:30 $ docker rm -f --volumes 607922587df9695ff785a0acfc2b573dd54afe6347e284f568a9cc3d5ff31bb1 [Pipeline] // withDockerContainer [Pipeline] sh 22:12:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:12:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:12:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:12:31 + ls -al . 22:12:31 total 232 22:12:31 drwxrwxr-x 10 jenkins jenkins 4096 May 1 22:11 . 22:12:31 drwxrwxr-x 4 jenkins jenkins 4096 May 1 22:10 .. 22:12:31 drwxrwxr-x 8 jenkins jenkins 4096 May 1 22:11 .git 22:12:31 drwxrwxr-x 3 jenkins jenkins 4096 May 1 22:10 .github 22:12:31 -rw-rw-r-- 1 jenkins jenkins 496 May 1 22:10 .gitignore 22:12:31 -rw-rw-r-- 1 jenkins jenkins 42 May 1 22:10 .golangci.yml 22:12:31 drwxr-xr-x 3 jenkins jenkins 4096 May 1 22:11 .semver 22:12:31 -rw-rw-r-- 1 jenkins jenkins 9861 May 1 22:10 Attribution.txt 22:12:31 -rw-rw-r-- 1 jenkins jenkins 6312 May 1 22:10 CHANGELOG.md 22:12:31 -rw-rw-r-- 1 jenkins jenkins 1574 May 1 22:10 Dockerfile 22:12:31 -rw-rw-r-- 1 jenkins jenkins 677 May 1 22:10 GOVERNANCE.md 22:12:31 -rw-rw-r-- 1 jenkins jenkins 734 May 1 22:10 Jenkinsfile 22:12:31 -rw-rw-r-- 1 jenkins jenkins 11348 May 1 22:10 LICENSE 22:12:31 -rw-rw-r-- 1 jenkins jenkins 2751 May 1 22:10 Makefile 22:12:31 -rw-rw-r-- 1 jenkins jenkins 625 May 1 22:10 OWNERS.md 22:12:31 -rw-rw-r-- 1 jenkins jenkins 2591 May 1 22:10 README.md 22:12:31 -rw-rw-r-- 1 jenkins jenkins 5 May 1 22:11 VERSION 22:12:31 drwxrwxr-x 2 jenkins jenkins 4096 May 1 22:10 bin 22:12:31 drwxrwxr-x 3 jenkins jenkins 4096 May 1 22:10 cmd 22:12:31 -rw-r--r-- 1 jenkins jenkins 78922 May 1 22:12 coverage.out 22:12:31 drwxrwxr-x 4 jenkins jenkins 4096 May 1 22:10 doc 22:12:31 -rw-rw-r-- 1 jenkins jenkins 3557 May 1 22:10 go.mod 22:12:31 -rw-rw-r-- 1 jenkins jenkins 32947 May 1 22:10 go.sum 22:12:31 drwxrwxr-x 4 jenkins jenkins 4096 May 1 22:10 internal 22:12:31 drwxrwxr-x 4 jenkins jenkins 4096 May 1 22:10 snap 22:12:31 -rw-rw-r-- 1 jenkins jenkins 236 May 1 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:31 + 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=25ec56c9da86bb713d83ea2b0737d690c6d2de3a --label arch=amd64 --label version=0.0.0 . 22:12:31 Sending build context to Docker daemon 21.51MB 22:12:31 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 22:12:31 Step 2/26 : FROM ${BASE} AS builder 22:12:31 ---> 9375262bae15 22:12:31 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:12:32 ---> Running in cabf18b87891 22:12:32 Removing intermediate container cabf18b87891 22:12:32 ---> 27620f474163 22:12:32 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:12:32 ---> Running in 56c63e4c60d5 22:12:32 Removing intermediate container 56c63e4c60d5 22:12:32 ---> 8bc882a89475 22:12:32 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:12:32 ---> Running in dbf009346826 22:12:32 Removing intermediate container dbf009346826 22:12:32 ---> 3e7fa21595aa 22:12:32 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:12:32 ---> Running in 51819a7a8fe0 22:12:32 Removing intermediate container 51819a7a8fe0 22:12:32 ---> 921b39b56b62 22:12:32 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:12:32 ---> Running in 02a382ae5c24 22:12:32 Removing intermediate container 02a382ae5c24 22:12:32 ---> 0c5f4d259bd7 22:12:32 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:12:32 ---> Running in eb52871ceefb 22:12:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:12:33 OK: 265 MiB in 53 packages 22:12:33 Removing intermediate container eb52871ceefb 22:12:33 ---> 98a558b0ea21 22:12:33 Step 9/26 : WORKDIR /device-onvif-camera 22:12:33 ---> Running in 21291bfb2af3 22:12:33 Removing intermediate container 21291bfb2af3 22:12:33 ---> 1c1e7d4df881 22:12:33 Step 10/26 : COPY go.mod vendor* ./ 22:12:33 ---> 7665bc2ad1c7 22:12:33 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:33 ---> Running in a17324d3d0da 22:12:34 Removing intermediate container a17324d3d0da 22:12:34 ---> da64834c8abf 22:12:34 Step 12/26 : COPY . . 22:12:35 ---> 552654e5d135 22:12:35 Step 13/26 : RUN ${MAKE} 22:12:35 ---> Running in d66bc715ea6b 22:12:35 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 22:12:57 Removing intermediate container d66bc715ea6b 22:12:57 ---> 80ffde92ecc7 22:12:57 Step 14/26 : FROM alpine:3.17 22:12:57 3.17: Pulling from library/alpine 22:12:57 f56be85fc22e: Already exists 22:12:57 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:12:57 Status: Downloaded newer image for alpine:3.17 22:12:57 ---> 9ed4aefc74f6 22:12:57 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:12:57 ---> Running in 48cf11c8bf36 22:12:57 Removing intermediate container 48cf11c8bf36 22:12:57 ---> f876fc2e0ec2 22:12:57 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:12:57 ---> Running in 76c35fc8760f 22:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:12:57 (1/1) Installing dumb-init (1.2.5-r2) 22:12:57 Executing busybox-1.35.0-r29.trigger 22:12:57 OK: 7 MiB in 16 packages 22:12:57 Removing intermediate container 76c35fc8760f 22:12:57 ---> 01ec0a396b3e 22:12:57 Step 17/26 : WORKDIR / 22:12:57 ---> Running in e3d49ea0d211 22:12:57 Removing intermediate container e3d49ea0d211 22:12:57 ---> f9a83fe109a7 22:12:57 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:12:57 ---> faa2c5844549 22:12:57 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:12:57 ---> 32cd659bdb0c 22:12:57 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:12:57 ---> 658793518233 22:12:57 Step 21/26 : EXPOSE 59984 22:12:57 ---> Running in 638e90ab9995 22:12:57 Removing intermediate container 638e90ab9995 22:12:57 ---> f347aa131788 22:12:57 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:12:57 ---> Running in dd94b306f70f 22:12:57 Removing intermediate container dd94b306f70f 22:12:57 ---> 4ba85e3c55c1 22:12:57 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:12:57 ---> Running in e470662c7e16 22:12:57 Removing intermediate container e470662c7e16 22:12:57 ---> 72ba59ed4e51 22:12:57 Step 24/26 : LABEL arch=amd64 22:12:57 ---> Running in eb7185288f03 22:12:57 Removing intermediate container eb7185288f03 22:12:57 ---> d492b49d0be4 22:12:57 Step 25/26 : LABEL git_sha=25ec56c9da86bb713d83ea2b0737d690c6d2de3a 22:12:57 ---> Running in 30b89b0f287c 22:12:57 Removing intermediate container 30b89b0f287c 22:12:57 ---> dc7a03d65188 22:12:57 Step 26/26 : LABEL version=0.0.0 22:12:57 ---> Running in a1689fdafb8f 22:12:57 Removing intermediate container a1689fdafb8f 22:12:57 ---> c6fe241917fa 22:12:57 [Warning] One or more build-args [ARCH] were not consumed 22:12:57 Successfully built c6fe241917fa 22:12:57 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 22:12:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:57 22:12:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:58 latest: Pulling from edgex-lftools-log-publisher 22:12:58 5eb5b503b376: Pulling fs layer 22:12:58 5c69ac0246d0: Pulling fs layer 22:12:58 ec43610c2a17: Pulling fs layer 22:12:58 3a2ae6a8a46f: Pulling fs layer 22:12:58 33b1e0a273af: Pulling fs layer 22:12:58 5d3b04190fa2: Pulling fs layer 22:12:58 33b1e0a273af: Waiting 22:12:58 5d3b04190fa2: Waiting 22:12:58 2f39f015ded8: Pulling fs layer 22:12:58 2f39f015ded8: Waiting 22:12:58 3a2ae6a8a46f: Waiting 22:12:58 5c69ac0246d0: Download complete 22:12:58 3a2ae6a8a46f: Verifying Checksum 22:12:58 3a2ae6a8a46f: Download complete 22:12:58 ec43610c2a17: Verifying Checksum 22:12:58 ec43610c2a17: Download complete 22:12:58 33b1e0a273af: Verifying Checksum 22:12:58 33b1e0a273af: Download complete 22:12:58 5d3b04190fa2: Verifying Checksum 22:12:58 5d3b04190fa2: Download complete 22:12:58 5eb5b503b376: Download complete 22:12:59 2f39f015ded8: Download complete 22:12:59 5eb5b503b376: Pull complete 22:12:59 5c69ac0246d0: Pull complete 22:13:00 ec43610c2a17: Pull complete 22:13:00 3a2ae6a8a46f: Pull complete 22:13:00 33b1e0a273af: Pull complete 22:13:00 5d3b04190fa2: Pull complete 22:13:04 2f39f015ded8: Pull complete 22:13:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:13:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:04 prd-ubuntu20.04-docker-8c-8g-12246 does not seem to be running inside a container 22:13:04 $ 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-324 -v /w/workspace/undry_device-onvif-camera_PR-324:/w/workspace/undry_device-onvif-camera_PR-324:rw,z -v /w/workspace/undry_device-onvif-camera_PR-324@tmp:/w/workspace/undry_device-onvif-camera_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:13:07 $ docker top 25c037a0f31a1209040065569b626d48d427c2e7c717994c22873ae8c580cee1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:07 ---> job-cost.sh 22:13:07 lf-activate-venv: SKIPPING 22:13:07 INFO: No Stack... 22:13:08 INFO: Retrieving Pricing Info for: v3-standard-8 22:13:08 INFO: Archiving Costs [Pipeline] sh 22:13:08 + cat /w/workspace/undry_device-onvif-camera_PR-324/archives/cost.csv 22:13:08 + cut -d, -f6 [Pipeline] lock 22:13:08 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-324-4-stack-cost] 22:13:08 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-324-4-stack-cost] did not exist. Created. 22:13:08 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-324-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:13:09 + echo total: 0.2199999988079071 [Pipeline] stash 22:13:09 Stashed 1 file(s) [Pipeline] } 22:13:09 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-324-4-stack-cost] [Pipeline] // lock [Pipeline] } 22:13:09 $ docker stop --time=1 25c037a0f31a1209040065569b626d48d427c2e7c717994c22873ae8c580cee1 22:13:10 $ docker rm -f --volumes 25c037a0f31a1209040065569b626d48d427c2e7c717994c22873ae8c580cee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:13:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12249 in /w/workspace/undry_device-onvif-camera_PR-324 [Pipeline] { [Pipeline] ws 22:13:45 Running in /w/workspace/device-onvif-camera/4 [Pipeline] { [Pipeline] checkout 22:13:45 The recommended git tool is: git 22:13:51 using credential edgex-jenkins-ssh 22:13:51 Cloning the remote Git repository 22:13:52 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:13:52 > git init /w/workspace/device-onvif-camera/4 # timeout=10 22:13:52 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:13:52 > git --version # timeout=10 22:13:52 > git --version # 'git version 2.25.1' 22:13:52 using GIT_SSH to set credentials SSH Credentials for GitHub 22:13:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:13:53 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:13:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:13:54 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:13:55 Merging remotes/origin/main commit ca50ff0226266dec6d343d3687e79f892dd3f78d into PR head commit 486414ed8fa18b6f4786ddda8a0fc083e3272a69 22:13:54 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:13:54 using GIT_SSH to set credentials SSH Credentials for GitHub 22:13:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/324/head:refs/remotes/origin/PR-324 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:13:55 > git config core.sparsecheckout # timeout=10 22:13:55 > git checkout -f 486414ed8fa18b6f4786ddda8a0fc083e3272a69 # timeout=10 22:13:55 > git remote # timeout=10 22:13:55 > git config --get remote.origin.url # timeout=10 22:13:55 using GIT_SSH to set credentials SSH Credentials for GitHub 22:13:55 > git merge ca50ff0226266dec6d343d3687e79f892dd3f78d # timeout=10 22:13:56 Merge succeeded, producing be140d86e8a4e79c77812844ae5377e2782083ab 22:13:56 Checking out Revision be140d86e8a4e79c77812844ae5377e2782083ab (PR-324) 22:13:56 > git rev-parse HEAD^{commit} # timeout=10 22:13:56 > git config core.sparsecheckout # timeout=10 22:13:56 > git checkout -f be140d86e8a4e79c77812844ae5377e2782083ab # timeout=10 22:13:59 Commit message: "Merge commit 'ca50ff0226266dec6d343d3687e79f892dd3f78d' into HEAD" 22:13:59 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:14:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:14:00 % Total % Received % Xferd Average Speed Time Time Time Current 22:14:00 Dload Upload Total Spent Left Speed 22:14:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k 22:13:59 > git rev-list --no-walk 9e39c3f6c8125eacfb6598261cd1d9e72552a329 # timeout=10 [Pipeline] sh 22:14:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:14:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:14:01 + sudo tee /etc/docker/daemon.new 22:14:01 { 22:14:01 "registry-mirrors": [ 22:14:01 "https://nexus3.edgexfoundry.org:10001" 22:14:01 ], 22:14:01 "bip": "10.250.0.254/24", 22:14:01 "hosts": [ 22:14:01 "tcp://0.0.0.0:5555", 22:14:01 "unix:///var/run/docker.sock" 22:14:01 ], 22:14:01 "mtu": 1458, 22:14:01 "selinux-enabled": true, 22:14:01 "seccomp-profile": "/etc/docker/seccomp.json" 22:14:01 } [Pipeline] sh 22:14:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:14:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:14:21 provisioning config files... 22:14:21 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config17235903525572005115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:21 ---> docker-login.sh 22:14:21 nexus3.edgexfoundry.org:10001 22:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:22 Configure a credential helper to remove this warning. See 22:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:22 22:14:22 Login Succeeded 22:14:22 nexus3.edgexfoundry.org:10002 22:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:22 Configure a credential helper to remove this warning. See 22:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:22 22:14:22 Login Succeeded 22:14:22 nexus3.edgexfoundry.org:10003 22:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:22 Configure a credential helper to remove this warning. See 22:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:22 22:14:22 Login Succeeded 22:14:22 nexus3.edgexfoundry.org:10004 22:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:23 Configure a credential helper to remove this warning. See 22:14:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:23 22:14:23 Login Succeeded 22:14:23 docker.io 22:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:23 Configure a credential helper to remove this warning. See 22:14:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:23 22:14:23 Login Succeeded 22:14:23 ---> docker-login.sh ends [Pipeline] } 22:14:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:14:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:14:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:14:24 ========================================================= 22:14:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:14:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:24 + 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 . 22:14:25 Sending build context to Docker daemon 14.13MB 22:14:25 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:14:25 Step 2/13 : FROM ${BASE} AS builder 22:14:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:14:25 c41833b44d91: Pulling fs layer 22:14:25 ed15518f5707: Pulling fs layer 22:14:25 feae8fd75edb: Pulling fs layer 22:14:25 242c74f7c9fa: Pulling fs layer 22:14:25 3cdef696dda3: Pulling fs layer 22:14:25 2ced38df9373: Pulling fs layer 22:14:25 58f1dce35555: Pulling fs layer 22:14:25 242c74f7c9fa: Waiting 22:14:25 3cdef696dda3: Waiting 22:14:25 2ced38df9373: Waiting 22:14:25 58f1dce35555: Waiting 22:14:25 ed15518f5707: Verifying Checksum 22:14:25 ed15518f5707: Download complete 22:14:25 242c74f7c9fa: Verifying Checksum 22:14:25 242c74f7c9fa: Download complete 22:14:25 3cdef696dda3: Verifying Checksum 22:14:25 c41833b44d91: Verifying Checksum 22:14:25 c41833b44d91: Download complete 22:14:27 c41833b44d91: Pull complete 22:14:27 58f1dce35555: Verifying Checksum 22:14:27 58f1dce35555: Download complete 22:14:27 ed15518f5707: Pull complete 22:14:28 feae8fd75edb: Verifying Checksum 22:14:28 feae8fd75edb: Download complete 22:14:28 2ced38df9373: Download complete 22:14:40 feae8fd75edb: Pull complete 22:14:40 242c74f7c9fa: Pull complete 22:14:40 3cdef696dda3: Pull complete 22:14:49 2ced38df9373: Pull complete 22:14:50 58f1dce35555: Pull complete 22:14:50 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 22:14:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:14:50 ---> fadd8f120f05 22:14:50 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:14:52 ---> Running in bc26e64ee287 22:14:52 Removing intermediate container bc26e64ee287 22:14:52 ---> 138f11d70121 22:14:52 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:14:52 ---> Running in 6969ff8ed470 22:14:53 Removing intermediate container 6969ff8ed470 22:14:53 ---> ba1895207332 22:14:53 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:14:53 ---> Running in 5c28abba2fc8 22:14:53 Removing intermediate container 5c28abba2fc8 22:14:53 ---> 816cdbc94128 22:14:53 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:14:53 ---> Running in 5ed0ba25aa19 22:14:53 Removing intermediate container 5ed0ba25aa19 22:14:53 ---> e0ac30328833 22:14:53 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:14:54 ---> Running in e78f81a2d881 22:14:54 Removing intermediate container e78f81a2d881 22:14:54 ---> 5290e78db4f3 22:14:54 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:14:54 ---> Running in 54fa5f23cec5 22:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:14:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:14:57 OK: 263 MiB in 53 packages 22:14:58 Removing intermediate container 54fa5f23cec5 22:14:58 ---> 481d54a02f97 22:14:58 Step 9/13 : WORKDIR /device-onvif-camera 22:14:58 ---> Running in 999371c2be75 22:14:59 Removing intermediate container 999371c2be75 22:14:59 ---> 86964b4e7512 22:14:59 Step 10/13 : COPY go.mod vendor* ./ 22:15:02 ---> b48d3c446c87 22:15:02 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:02 ---> Running in 9efba3167fc3 22:16:10 Removing intermediate container 9efba3167fc3 22:16:10 ---> b77714ff29e3 22:16:10 Step 12/13 : COPY . . 22:16:10 ---> 7516be2faa83 22:16:10 Step 13/13 : RUN ${MAKE} 22:16:10 ---> Running in f1d0d814dbc7 22:16:10 noop 22:16:10 Removing intermediate container f1d0d814dbc7 22:16:10 ---> 7c37c259c1cd 22:16:10 Successfully built 7c37c259c1cd 22:16:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:10 + docker inspect -f . ci-base-image-arm64 22:16:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:10 prd-ubuntu20.04-docker-arm64-4c-16g-12249 does not seem to be running inside a container 22:16:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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 ******** ci-base-image-arm64 cat 22:16:12 $ docker top 0d2283cb5a708059547e02d9c5e1a978d3737ac36cd7b6c21e780eb8f760c99a -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:13 + go version 22:16:13 go version go1.20.2 linux/arm64 [Pipeline] } 22:16:13 $ docker stop --time=1 0d2283cb5a708059547e02d9c5e1a978d3737ac36cd7b6c21e780eb8f760c99a 22:16:14 $ docker rm -f --volumes 0d2283cb5a708059547e02d9c5e1a978d3737ac36cd7b6c21e780eb8f760c99a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:15 + docker inspect -f . ci-base-image-arm64 22:16:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:15 prd-ubuntu20.04-docker-arm64-4c-16g-12249 does not seem to be running inside a container 22:16:15 $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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 ******** ci-base-image-arm64 cat 22:16:17 $ docker top af4cb8a8ae945c6b7770f1b3659f5d48a0952e1d2bbd6e7b50b298ce03c6f820 -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:17 + git config --global --add safe.directory /w/workspace/device-onvif-camera/4 [Pipeline] fileExists [Pipeline] sh 22:16:18 + make test 22:16:18 go test ./... -coverprofile=coverage.out ./... 22:16:57 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:19:34 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:19:35 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:19:38 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.201s coverage: 31.6% of statements 22:20:04 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.450s coverage: 86.5% of statements 22:20:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:20:04 go vet ./... 22:20:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:20:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:20:37 ./bin/test-attribution-txt.sh [Pipeline] echo 22:20:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:20:37 $ docker stop --time=1 af4cb8a8ae945c6b7770f1b3659f5d48a0952e1d2bbd6e7b50b298ce03c6f820 22:20:39 $ docker rm -f --volumes af4cb8a8ae945c6b7770f1b3659f5d48a0952e1d2bbd6e7b50b298ce03c6f820 [Pipeline] // withDockerContainer [Pipeline] sh 22:20:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:20:40 Warning: overwriting stash ‘coverage-report’ 22:20:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:20:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:20:41 + ls -al . 22:20:41 total 228 22:20:41 drwxrwxr-x 9 jenkins jenkins 4096 May 1 22:16 . 22:20:41 drwxrwxr-x 4 jenkins jenkins 4096 May 1 22:13 .. 22:20:41 drwxrwxr-x 8 jenkins jenkins 4096 May 1 22:13 .git 22:20:41 drwxrwxr-x 3 jenkins jenkins 4096 May 1 22:13 .github 22:20:41 -rw-rw-r-- 1 jenkins jenkins 496 May 1 22:13 .gitignore 22:20:41 -rw-rw-r-- 1 jenkins jenkins 42 May 1 22:13 .golangci.yml 22:20:41 -rw-rw-r-- 1 jenkins jenkins 9861 May 1 22:13 Attribution.txt 22:20:41 -rw-rw-r-- 1 jenkins jenkins 6312 May 1 22:13 CHANGELOG.md 22:20:41 -rw-rw-r-- 1 jenkins jenkins 1574 May 1 22:13 Dockerfile 22:20:41 -rw-rw-r-- 1 jenkins jenkins 677 May 1 22:13 GOVERNANCE.md 22:20:41 -rw-rw-r-- 1 jenkins jenkins 734 May 1 22:13 Jenkinsfile 22:20:41 -rw-rw-r-- 1 jenkins jenkins 11348 May 1 22:13 LICENSE 22:20:41 -rw-rw-r-- 1 jenkins jenkins 2751 May 1 22:13 Makefile 22:20:41 -rw-rw-r-- 1 jenkins jenkins 625 May 1 22:13 OWNERS.md 22:20:41 -rw-rw-r-- 1 jenkins jenkins 2591 May 1 22:13 README.md 22:20:41 -rw-rw-r-- 1 jenkins jenkins 5 May 1 22:11 VERSION 22:20:41 drwxrwxr-x 2 jenkins jenkins 4096 May 1 22:13 bin 22:20:41 drwxrwxr-x 3 jenkins jenkins 4096 May 1 22:13 cmd 22:20:41 -rw-r--r-- 1 jenkins jenkins 78922 May 1 22:20 coverage.out 22:20:41 drwxrwxr-x 4 jenkins jenkins 4096 May 1 22:13 doc 22:20:41 -rw-rw-r-- 1 jenkins jenkins 3557 May 1 22:13 go.mod 22:20:41 -rw-rw-r-- 1 jenkins jenkins 32947 May 1 22:13 go.sum 22:20:41 drwxrwxr-x 4 jenkins jenkins 4096 May 1 22:13 internal 22:20:41 drwxrwxr-x 4 jenkins jenkins 4096 May 1 22:13 snap 22:20:41 -rw-rw-r-- 1 jenkins jenkins 236 May 1 22:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:41 + 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=be140d86e8a4e79c77812844ae5377e2782083ab --label arch=arm64 --label version=0.0.0 . 22:20:42 Sending build context to Docker daemon 14.21MB 22:20:42 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 22:20:42 Step 2/26 : FROM ${BASE} AS builder 22:20:42 ---> 7c37c259c1cd 22:20:42 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:20:42 ---> Running in b0c6519689fc 22:20:42 Removing intermediate container b0c6519689fc 22:20:42 ---> e791384755fa 22:20:42 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:20:42 ---> Running in 1f4d26a5636c 22:20:43 Removing intermediate container 1f4d26a5636c 22:20:43 ---> 1196ee49053a 22:20:43 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:20:43 ---> Running in aebc82ad4bd1 22:20:43 Removing intermediate container aebc82ad4bd1 22:20:43 ---> c0c730e7da7b 22:20:43 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:20:43 ---> Running in b83945a52631 22:20:44 Removing intermediate container b83945a52631 22:20:44 ---> 21ed5dd8f3b6 22:20:44 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:20:44 ---> Running in c3e0c2eeacd4 22:20:44 Removing intermediate container c3e0c2eeacd4 22:20:44 ---> 24c6276fe379 22:20:44 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:20:44 ---> Running in 546dfb45be22 22:20:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:20:47 OK: 263 MiB in 53 packages 22:20:49 Removing intermediate container 546dfb45be22 22:20:49 ---> b1ad40c75439 22:20:49 Step 9/26 : WORKDIR /device-onvif-camera 22:20:50 ---> Running in 9ad8a715b4d6 22:20:50 Removing intermediate container 9ad8a715b4d6 22:20:50 ---> 137a18cb9e3b 22:20:50 Step 10/26 : COPY go.mod vendor* ./ 22:20:50 ---> 0d0dc8d95a0d 22:20:50 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:50 ---> Running in fa231b98c625 22:20:53 Removing intermediate container fa231b98c625 22:20:53 ---> bec0d4036481 22:20:53 Step 12/26 : COPY . . 22:20:55 ---> 5a4c50411d07 22:20:55 Step 13/26 : RUN ${MAKE} 22:20:55 ---> Running in f57a5bee3bae 22:20:56 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 22:23:33 Removing intermediate container f57a5bee3bae 22:23:33 ---> 4056bc05005f 22:23:33 Step 14/26 : FROM alpine:3.17 22:23:33 3.17: Pulling from library/alpine 22:23:33 c41833b44d91: Already exists 22:23:33 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:23:33 Status: Downloaded newer image for alpine:3.17 22:23:33 ---> 51e60588ff2c 22:23:33 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:23:33 ---> Running in c89524a08c39 22:23:33 Removing intermediate container c89524a08c39 22:23:33 ---> 4278a5f74c7b 22:23:33 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:23:33 ---> Running in b930d285a003 22:23:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:23:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:23:33 (1/1) Installing dumb-init (1.2.5-r2) 22:23:33 Executing busybox-1.35.0-r29.trigger 22:23:33 OK: 8 MiB in 16 packages 22:23:33 Removing intermediate container b930d285a003 22:23:33 ---> 84ceb0b80de9 22:23:33 Step 17/26 : WORKDIR / 22:23:33 ---> Running in 1173ddf93ab9 22:23:33 Removing intermediate container 1173ddf93ab9 22:23:33 ---> 54cedec988f8 22:23:33 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:23:33 ---> 08d0ceb081ad 22:23:33 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:23:33 ---> 3f939e85977e 22:23:33 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:23:33 ---> e2db06553f93 22:23:33 Step 21/26 : EXPOSE 59984 22:23:33 ---> Running in cca4e4661be2 22:23:33 Removing intermediate container cca4e4661be2 22:23:33 ---> 3a97d8158636 22:23:33 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:23:33 ---> Running in 3c6e3b6bd063 22:23:33 Removing intermediate container 3c6e3b6bd063 22:23:33 ---> d0379b8070c9 22:23:33 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:23:33 ---> Running in d364b5701542 22:23:33 Removing intermediate container d364b5701542 22:23:33 ---> c200a9c839da 22:23:33 Step 24/26 : LABEL arch=arm64 22:23:33 ---> Running in b9fab13afccc 22:23:33 Removing intermediate container b9fab13afccc 22:23:33 ---> 2cb594109de4 22:23:33 Step 25/26 : LABEL git_sha=be140d86e8a4e79c77812844ae5377e2782083ab 22:23:33 ---> Running in 43c84ec276b8 22:23:33 Removing intermediate container 43c84ec276b8 22:23:33 ---> 7abe1914d43f 22:23:33 Step 26/26 : LABEL version=0.0.0 22:23:33 ---> Running in 96e6c4b1ffb4 22:23:33 Removing intermediate container 96e6c4b1ffb4 22:23:33 ---> 51883dd6c381 22:23:33 [Warning] One or more build-args [ARCH] were not consumed 22:23:33 Successfully built 51883dd6c381 22:23:33 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 22:23:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:33 22:23:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:33 arm64: Pulling from edgex-lftools-log-publisher 22:23:33 8998bd30e6a1: Pulling fs layer 22:23:33 04944245beec: Pulling fs layer 22:23:33 699f458cf7ca: Pulling fs layer 22:23:33 765212b225bb: Pulling fs layer 22:23:33 f23df028b6ca: Pulling fs layer 22:23:33 d65c8cfc05b1: Pulling fs layer 22:23:33 2437ff75d9bd: Pulling fs layer 22:23:33 f23df028b6ca: Waiting 22:23:33 d65c8cfc05b1: Waiting 22:23:33 2437ff75d9bd: Waiting 22:23:33 765212b225bb: Waiting 22:23:34 04944245beec: Verifying Checksum 22:23:34 04944245beec: Download complete 22:23:34 765212b225bb: Verifying Checksum 22:23:34 765212b225bb: Download complete 22:23:34 f23df028b6ca: Verifying Checksum 22:23:34 f23df028b6ca: Download complete 22:23:34 d65c8cfc05b1: Verifying Checksum 22:23:34 d65c8cfc05b1: Download complete 22:23:34 699f458cf7ca: Verifying Checksum 22:23:34 699f458cf7ca: Download complete 22:23:34 8998bd30e6a1: Download complete 22:23:37 2437ff75d9bd: Verifying Checksum 22:23:37 2437ff75d9bd: Download complete 22:23:38 8998bd30e6a1: Pull complete 22:23:39 04944245beec: Pull complete 22:23:40 699f458cf7ca: Pull complete 22:23:40 765212b225bb: Pull complete 22:23:43 f23df028b6ca: Pull complete 22:23:43 d65c8cfc05b1: Pull complete 22:23:58 2437ff75d9bd: Pull complete 22:23:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:23:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:59 prd-ubuntu20.04-docker-arm64-4c-16g-12249 does not seem to be running inside a container 22:23:59 $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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-lftools-log-publisher:arm64 cat 22:24:01 $ docker top 290dbf78a0549dc14f4408d9eeb661ca0085588edac5dd69b6fb56f8f26a3af1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:02 ---> job-cost.sh 22:24:02 lf-activate-venv: SKIPPING 22:24:02 INFO: No Stack... 22:24:03 INFO: Retrieving Pricing Info for: v3-standard-4 22:24:04 INFO: Archiving Costs [Pipeline] sh 22:24:04 + cut -d, -f6 22:24:04 + cat /w/workspace/device-onvif-camera/4/archives/cost.csv [Pipeline] lock 22:24:04 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-324-4-stack-cost] 22:24:04 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-324-4-stack-cost] did not exist. Created. 22:24:04 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-324-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:24:05 /w/workspace/device-onvif-camera/4@tmp/durable-febb7534/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:24:05 + echo total: 0.10999999940395355 [Pipeline] stash 22:24:05 Warning: overwriting stash ‘stack-cost’ 22:24:05 Stashed 1 file(s) [Pipeline] } 22:24:05 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-324-4-stack-cost] [Pipeline] // lock [Pipeline] } 22:24:05 $ docker stop --time=1 290dbf78a0549dc14f4408d9eeb661ca0085588edac5dd69b6fb56f8f26a3af1 22:24:07 $ docker rm -f --volumes 290dbf78a0549dc14f4408d9eeb661ca0085588edac5dd69b6fb56f8f26a3af1 [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 22:24:07 provisioning config files... 22:24:07 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-324@tmp/config12264277664659381418tmp [Pipeline] { [Pipeline] sh 22:24:07 + set +x 22:24:07 + curl+ -s https://codecov.io/bash 22:24:07 bash -s -- 22:24:07 22:24:07 _____ _ 22:24:07 / ____| | | 22:24:07 | | ___ __| | ___ ___ _____ __ 22:24:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:24:07 | |___| (_) | (_| | __/ (_| (_) \ V / 22:24:07 \_____\___/ \__,_|\___|\___\___/ \_/ 22:24:07 Bash-1.0.6 22:24:07 22:24:07 22:24:07 ==> git version 2.25.1 found 22:24:07 ==> 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 22:24:07 Release-Date: 2020-01-08 22:24:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:24:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:24:07 ==> Jenkins CI detected. 22:24:07 current dir:  /w/workspace/undry_device-onvif-camera_PR-324 22:24:07 project root: . 22:24:07 --> token set from env 22:24:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:24:07 ==> Running gcov in . (disable via -X gcov) 22:24:07 ==> Python coveragepy not found 22:24:07 ==> Searching for coverage reports in: 22:24:07 + . 22:24:07 -> Found 1 reports 22:24:07 ==> Detecting git/mercurial file structure 22:24:07 ==> Reading reports 22:24:07 + ./coverage.out bytes=78922 22:24:07 ==> Appending adjustments 22:24:07 https://docs.codecov.io/docs/fixing-reports 22:24:07 + Found adjustments 22:24:07 ==> Gzipping contents 22:24:07 12K /tmp/codecov.y501bM.gz 22:24:07 ==> Uploading reports 22:24:07 url: https://codecov.io 22:24:07 query: branch=PR-324&commit=25ec56c9da86bb713d83ea2b0737d690c6d2de3a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-324%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=324&job=&cmd_args= 22:24:07 -> Pinging Codecov 22:24:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-324&commit=25ec56c9da86bb713d83ea2b0737d690c6d2de3a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-324%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=324&job=&cmd_args= 22:24:08 -> Uploading to 22:24:08 https://storage.googleapis.com/codecov/v4/raw/2023-05-01/F29A59C45E3A92E06B3E522C9905F8EF/25ec56c9da86bb713d83ea2b0737d690c6d2de3a/dc7e11ff-6c52-46e0-ac7a-22e4f711ee2a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230501%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230501T222408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ea96a40c07e8e8a7355f3e1c308870614f9114a6147c269f2fad021def8a85c 22:24:08 % Total % Received % Xferd Average Speed Time Time Time Current 22:24:08 Dload Upload Total Spent Left Speed 22:24:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10501 0 0 100 10501 0 43392 --:--:-- --:--:-- --:--:-- 43392 22:24:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/25ec56c9da86bb713d83ea2b0737d690c6d2de3a [Pipeline] } 22:24:08 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 22:24:09 + [ -d /w/workspace/undry_device-onvif-camera_PR-324/archives ] 22:24:09 + ls -al /w/workspace/undry_device-onvif-camera_PR-324/archives 22:24:09 total 16 22:24:09 drwxr-xr-x 3 root root 4096 May 1 22:13 . 22:24:09 drwxrwxr-x 11 jenkins jenkins 4096 May 1 22:13 .. 22:24:09 drwxr-xr-x 2 root root 4096 May 1 22:13 cost 22:24:09 -rw-r--r-- 1 root root 91 May 1 22:13 cost.csv 22:24:09 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-324/archives 22:24:09 + ls -al /w/workspace/undry_device-onvif-camera_PR-324/archives 22:24:09 total 16 22:24:09 drwxr-xr-x 3 jenkins jenkins 4096 May 1 22:13 . 22:24:09 drwxrwxr-x 11 jenkins jenkins 4096 May 1 22:13 .. 22:24:09 drwxr-xr-x 2 jenkins jenkins 4096 May 1 22:13 cost 22:24:09 -rw-r--r-- 1 jenkins jenkins 91 May 1 22:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:24:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:24:10 ---> package-listing.sh 22:24:10 ++ facter osfamily 22:24:10 ++ tr '[:upper:]' '[:lower:]' 22:24:10 + OS_FAMILY=debian 22:24:10 + workspace=/w/workspace/undry_device-onvif-camera_PR-324 22:24:10 + START_PACKAGES=/tmp/packages_start.txt 22:24:10 + END_PACKAGES=/tmp/packages_end.txt 22:24:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:24:10 + PACKAGES=/tmp/packages_start.txt 22:24:10 + '[' /w/workspace/undry_device-onvif-camera_PR-324 ']' 22:24:10 + PACKAGES=/tmp/packages_end.txt 22:24:10 + case "${OS_FAMILY}" in 22:24:10 + dpkg -l 22:24:10 + grep '^ii' 22:24:10 + '[' -f /tmp/packages_start.txt ']' 22:24:10 + '[' -f /tmp/packages_end.txt ']' 22:24:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:24:10 + '[' /w/workspace/undry_device-onvif-camera_PR-324 ']' 22:24:10 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-324/archives/ 22:24:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-324/archives/ [Pipeline] echo 22:24:10 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-324/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:24:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:11 prd-ubuntu20.04-docker-8c-8g-12246 does not seem to be running inside a container 22:24:11 $ 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-324/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-324 -v /w/workspace/undry_device-onvif-camera_PR-324:/w/workspace/undry_device-onvif-camera_PR-324:rw,z -v /w/workspace/undry_device-onvif-camera_PR-324@tmp:/w/workspace/undry_device-onvif-camera_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:24:11 $ docker top 5755e786c4c7fa4af582877f0024f5118ba4bdec811f1fa453fbd5d25e409118 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:12 + touch /tmp/pre-build-complete [Pipeline] sh 22:24:12 + mkdir -p /var/log/sysstat [Pipeline] sh 22:24:12 + ls /var/log/sa-host 22:24:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:12 provisioning config files... 22:24:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-324@tmp/config14851019488846779918tmp [Pipeline] { [Pipeline] echo 22:24:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:24:13 ---> create-netrc.sh [Pipeline] } 22:24:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:24:13 ---> python-tools-install.sh [Pipeline] echo 22:24:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:24:13 ---> sudo-logs.sh 22:24:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:24:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:24:14 ---> job-cost.sh 22:24:14 lf-activate-venv: SKIPPING 22:24:14 DEBUG: total: 0.2199999988079071 22:24:14 INFO: Retrieving Stack Cost... 22:24:14 INFO: Retrieving Pricing Info for: v3-standard-8 22:24:14 INFO: Archiving Costs [Pipeline] echo 22:24:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:24:15 ---> logs-deploy.sh 22:24:15 lf-activate-venv: SKIPPING 22:24:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-324/4 22:24:15 INFO: archiving workspace using pattern(s): 22:24:16 Archives upload complete. 22:24:16 INFO: archiving logs to Nexus 22:24:16 ---> uname -a: 22:24:16 Linux prd-ubuntu20-04-docker-8c-8g-12246 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:24:16 22:24:16 22:24:16 ---> lscpu: 22:24:16 Architecture: x86_64 22:24:16 CPU op-mode(s): 32-bit, 64-bit 22:24:16 Byte Order: Little Endian 22:24:16 Address sizes: 40 bits physical, 48 bits virtual 22:24:16 CPU(s): 8 22:24:16 On-line CPU(s) list: 0-7 22:24:16 Thread(s) per core: 1 22:24:16 Core(s) per socket: 1 22:24:16 Socket(s): 8 22:24:16 NUMA node(s): 1 22:24:16 Vendor ID: AuthenticAMD 22:24:16 CPU family: 23 22:24:16 Model: 49 22:24:16 Model name: AMD EPYC-Rome Processor 22:24:16 Stepping: 0 22:24:16 CPU MHz: 2799.998 22:24:16 BogoMIPS: 5599.99 22:24:16 Virtualization: AMD-V 22:24:16 Hypervisor vendor: KVM 22:24:16 Virtualization type: full 22:24:16 L1d cache: 256 KiB 22:24:16 L1i cache: 256 KiB 22:24:16 L2 cache: 4 MiB 22:24:16 L3 cache: 128 MiB 22:24:16 NUMA node0 CPU(s): 0-7 22:24:16 Vulnerability Itlb multihit: Not affected 22:24:16 Vulnerability L1tf: Not affected 22:24:16 Vulnerability Mds: Not affected 22:24:16 Vulnerability Meltdown: Not affected 22:24:16 Vulnerability Mmio stale data: Not affected 22:24:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:24:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:24:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:24:16 Vulnerability Srbds: Not affected 22:24:16 Vulnerability Tsx async abort: Not affected 22:24:16 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 22:24:16 22:24:16 22:24:16 ---> nproc: 22:24:16 8 22:24:16 22:24:16 22:24:16 ---> df -h: 22:24:16 Filesystem Size Used Avail Use% Mounted on 22:24:16 overlay 155G 12G 144G 8% / 22:24:16 tmpfs 64M 0 64M 0% /dev 22:24:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:24:16 shm 64M 0 64M 0% /dev/shm 22:24:16 /dev/vda1 155G 12G 144G 8% /facter-os 22:24:16 22:24:16