Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aace500340f3837d7ce520a4ce593ae0c2691dac+dcb5ff70d07d89643353ce084bf74e7176a8b088 (65f7088bc63d3e8fefefdc45296c08ff313cc12b) 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-ssh1109219207666246148.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18285229191230612701.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-265/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-265/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5176607233194698477.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11393728368640413257.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-265/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-265/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13954512090165068111.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2529 in /w/workspace/undry_device-onvif-camera_PR-265 [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-265 # 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/265/head:refs/remotes/origin/PR-265 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dcb5ff70d07d89643353ce084bf74e7176a8b088 into PR head commit aace500340f3837d7ce520a4ce593ae0c2691dac Merge succeeded, producing b8cca3aa92146ebc1bd1f0d919cbc49ffcca9e3f Checking out Revision b8cca3aa92146ebc1bd1f0d919cbc49ffcca9e3f (PR-265) > git config core.sparsecheckout # timeout=10 > git checkout -f aace500340f3837d7ce520a4ce593ae0c2691dac # 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 dcb5ff70d07d89643353ce084bf74e7176a8b088 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b8cca3aa92146ebc1bd1f0d919cbc49ffcca9e3f # timeout=10 Commit message: "Merge commit 'dcb5ff70d07d89643353ce084bf74e7176a8b088' into HEAD" > git rev-list --no-walk aace500340f3837d7ce520a4ce593ae0c2691dac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T22:11:30.589Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T22:11:30.646Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T22:11:30.666Z] ========================================================= [2023-03-16T22:11:30.666Z] EdgeX Global Pipelines Version Info [2023-03-16T22:11:30.666Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T22:11:31.371Z] ------------------- [2023-03-16T22:11:31.371Z] stable info: [2023-03-16T22:11:31.371Z] ------------------- [2023-03-16T22:11:31.371Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T22:11:31.371Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T22:11:31.371Z] Message: update stable to v1.0.245 [2023-03-16T22:11:31.939Z] ------------------- [2023-03-16T22:11:31.939Z] experimental info: [2023-03-16T22:11:31.939Z] ------------------- [2023-03-16T22:11:31.939Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T22:11:31.939Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T22:11:31.939Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T22:11:32.136Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-16T22:11:32.148Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-16T22:11:32.162Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T22:11:32.178Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T22:11:32.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T22:11:32.200Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T22:11:32.213Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T22:11:32.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-16T22:11:32.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T22:11:32.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T22:11:32.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T22:11:32.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-16T22:11:32.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T22:11:32.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T22:11:32.339Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T22:11:32.356Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T22:11:32.372Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T22:11:32.388Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T22:11:32.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T22:11:32.416Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T22:11:32.430Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-16T22:11:32.449Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-16T22:11:32.469Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T22:11:32.488Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T22:11:32.509Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-16T22:11:32.527Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T22:11:32.544Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T22:11:32.563Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-265 [Pipeline] echo [2023-03-16T22:11:32.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-265 [Pipeline] echo [2023-03-16T22:11:32.604Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-265 [Pipeline] echo [2023-03-16T22:11:32.623Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b8cca3aa92146ebc1bd1f0d919cbc49ffcca9e3f [Pipeline] echo [2023-03-16T22:11:32.638Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b8cca3a [Pipeline] echo [2023-03-16T22:11:32.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T22:11:32.700Z] provisioning config files... [2023-03-16T22:11:32.711Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-265@tmp/config2599121345076823373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T22:11:33.014Z] ---> docker-login.sh [2023-03-16T22:11:33.014Z] nexus3.edgexfoundry.org:10001 [2023-03-16T22:11:33.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T22:11:33.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T22:11:33.275Z] Configure a credential helper to remove this warning. See [2023-03-16T22:11:33.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T22:11:33.275Z] [2023-03-16T22:11:33.275Z] Login Succeeded [2023-03-16T22:11:33.275Z] nexus3.edgexfoundry.org:10002 [2023-03-16T22:11:33.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T22:11:33.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T22:11:33.535Z] Configure a credential helper to remove this warning. See [2023-03-16T22:11:33.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T22:11:33.535Z] [2023-03-16T22:11:33.535Z] Login Succeeded [2023-03-16T22:11:33.535Z] nexus3.edgexfoundry.org:10003 [2023-03-16T22:11:33.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T22:11:33.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T22:11:33.535Z] Configure a credential helper to remove this warning. See [2023-03-16T22:11:33.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T22:11:33.535Z] [2023-03-16T22:11:33.535Z] Login Succeeded [2023-03-16T22:11:33.535Z] nexus3.edgexfoundry.org:10004 [2023-03-16T22:11:33.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T22:11:33.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T22:11:33.795Z] Configure a credential helper to remove this warning. See [2023-03-16T22:11:33.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T22:11:33.795Z] [2023-03-16T22:11:33.795Z] Login Succeeded [2023-03-16T22:11:33.795Z] docker.io [2023-03-16T22:11:33.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T22:11:34.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T22:11:34.056Z] Configure a credential helper to remove this warning. See [2023-03-16T22:11:34.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T22:11:34.056Z] [2023-03-16T22:11:34.056Z] Login Succeeded [2023-03-16T22:11:34.056Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T22:11:34.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T22:11:34.433Z] + git rev-list -1 --merges b8cca3aa92146ebc1bd1f0d919cbc49ffcca9e3f~1..b8cca3aa92146ebc1bd1f0d919cbc49ffcca9e3f [Pipeline] echo [2023-03-16T22:11:34.477Z] -----------> git rev-list -1 --merges b8cca3aa92146ebc1bd1f0d919cbc49ffcca9e3f~1..b8cca3aa92146ebc1bd1f0d919cbc49ffcca9e3f b8cca3aa92146ebc1bd1f0d919cbc49ffcca9e3f [2023-03-16T22:11:34.477Z] b8cca3aa92146ebc1bd1f0d919cbc49ffcca9e3f [false] [Pipeline] sh [2023-03-16T22:11:34.764Z] + git log --format=format:%s -1 b8cca3aa92146ebc1bd1f0d919cbc49ffcca9e3f [Pipeline] echo [2023-03-16T22:11:34.779Z] ========================================================= [2023-03-16T22:11:34.779Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T22:11:34.779Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T22:11:35.106Z] + git log --format=format:%s -1 b8cca3aa92146ebc1bd1f0d919cbc49ffcca9e3f [Pipeline] echo [2023-03-16T22:11:35.116Z] [semverPrep] GIT_COMMIT: b8cca3aa92146ebc1bd1f0d919cbc49ffcca9e3f, Commit Message: Merge commit 'dcb5ff70d07d89643353ce084bf74e7176a8b088' into HEAD [Pipeline] echo [2023-03-16T22:11:35.128Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T22:11:35.483Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T22:11:35.483Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T22:11:35.483Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T22:11:35.483Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T22:11:35.483Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T22:11:35.483Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T22:11:35.483Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T22:11:35.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T22:11:35.831Z] [2023-03-16T22:11:35.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T22:11:36.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T22:11:36.141Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T22:11:36.141Z] b85a868b505f: Pulling fs layer [2023-03-16T22:11:36.141Z] e2be974225ed: Pulling fs layer [2023-03-16T22:11:36.141Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T22:11:36.141Z] 988bab9f4d93: Pulling fs layer [2023-03-16T22:11:36.141Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T22:11:36.141Z] eaf3925da568: Pulling fs layer [2023-03-16T22:11:36.141Z] bab4dde63d76: Pulling fs layer [2023-03-16T22:11:36.141Z] bde34c3a00c8: Pulling fs layer [2023-03-16T22:11:36.141Z] b352a97aabf1: Pulling fs layer [2023-03-16T22:11:36.141Z] 4872d77fe225: Pulling fs layer [2023-03-16T22:11:36.141Z] 5851b861e8e6: Pulling fs layer [2023-03-16T22:11:36.141Z] 988bab9f4d93: Waiting [2023-03-16T22:11:36.141Z] eaf3925da568: Waiting [2023-03-16T22:11:36.141Z] 1469e6f7b9e6: Waiting [2023-03-16T22:11:36.141Z] bab4dde63d76: Waiting [2023-03-16T22:11:36.141Z] bde34c3a00c8: Waiting [2023-03-16T22:11:36.141Z] e2be974225ed: Download complete [2023-03-16T22:11:36.141Z] 988bab9f4d93: Verifying Checksum [2023-03-16T22:11:36.141Z] 988bab9f4d93: Download complete [2023-03-16T22:11:36.402Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T22:11:36.402Z] 339a4e72a1f5: Download complete [2023-03-16T22:11:36.402Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T22:11:36.402Z] 1469e6f7b9e6: Download complete [2023-03-16T22:11:36.402Z] eaf3925da568: Verifying Checksum [2023-03-16T22:11:36.402Z] eaf3925da568: Download complete [2023-03-16T22:11:36.402Z] bde34c3a00c8: Download complete [2023-03-16T22:11:36.402Z] b352a97aabf1: Download complete [2023-03-16T22:11:36.402Z] 4872d77fe225: Download complete [2023-03-16T22:11:36.402Z] 5851b861e8e6: Verifying Checksum [2023-03-16T22:11:36.402Z] 5851b861e8e6: Download complete [2023-03-16T22:11:36.402Z] b85a868b505f: Verifying Checksum [2023-03-16T22:11:36.402Z] b85a868b505f: Download complete [2023-03-16T22:11:36.674Z] bab4dde63d76: Verifying Checksum [2023-03-16T22:11:36.674Z] bab4dde63d76: Download complete [2023-03-16T22:11:37.643Z] b85a868b505f: Pull complete [2023-03-16T22:11:37.902Z] e2be974225ed: Pull complete [2023-03-16T22:11:38.161Z] 339a4e72a1f5: Pull complete [2023-03-16T22:11:38.422Z] 988bab9f4d93: Pull complete [2023-03-16T22:11:38.681Z] 1469e6f7b9e6: Pull complete [2023-03-16T22:11:38.681Z] eaf3925da568: Pull complete [2023-03-16T22:11:40.581Z] bab4dde63d76: Pull complete [2023-03-16T22:11:40.581Z] bde34c3a00c8: Pull complete [2023-03-16T22:11:40.581Z] b352a97aabf1: Pull complete [2023-03-16T22:11:40.581Z] 4872d77fe225: Pull complete [2023-03-16T22:11:40.581Z] 5851b861e8e6: Pull complete [2023-03-16T22:11:40.581Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T22:11:40.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T22:11:40.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T22:11:40.686Z] prd-ubuntu20.04-docker-8c-8g-2529 does not seem to be running inside a container [2023-03-16T22:11:40.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-265 -v /w/workspace/undry_device-onvif-camera_PR-265:/w/workspace/undry_device-onvif-camera_PR-265:rw,z -v /w/workspace/undry_device-onvif-camera_PR-265@tmp:/w/workspace/undry_device-onvif-camera_PR-265@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 [2023-03-16T22:11:42.206Z] $ docker top db8d1f2ff7eb55fda5569f2fab9d9c3700a0b2bdc42ec665f44707b5b5c6973e -eo pid,comm [2023-03-16T22:11:42.255Z] 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). [2023-03-16T22:11:42.255Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T22:11:42.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T22:11:42.288Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T22:11:42.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T22:11:42.420Z] $ docker exec db8d1f2ff7eb55fda5569f2fab9d9c3700a0b2bdc42ec665f44707b5b5c6973e ssh-agent [2023-03-16T22:11:42.537Z] SSH_AUTH_SOCK=/tmp/ssh-W034JM3DQjtp/agent.31 [2023-03-16T22:11:42.537Z] SSH_AGENT_PID=37 [2023-03-16T22:11:42.544Z] Running ssh-add (command line suppressed) [2023-03-16T22:11:42.652Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-265@tmp/private_key_14010627117829623046.key (/w/workspace/undry_device-onvif-camera_PR-265@tmp/private_key_14010627117829623046.key) [2023-03-16T22:11:42.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T22:11:42.948Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T22:11:42.969Z] $ docker exec --env ******** --env ******** db8d1f2ff7eb55fda5569f2fab9d9c3700a0b2bdc42ec665f44707b5b5c6973e ssh-agent -k [2023-03-16T22:11:43.068Z] unset SSH_AUTH_SOCK; [2023-03-16T22:11:43.068Z] unset SSH_AGENT_PID; [2023-03-16T22:11:43.068Z] echo Agent pid 37 killed; [2023-03-16T22:11:43.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T22:11:43.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T22:11:43.100Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T22:11:43.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T22:11:43.212Z] $ docker exec db8d1f2ff7eb55fda5569f2fab9d9c3700a0b2bdc42ec665f44707b5b5c6973e ssh-agent [2023-03-16T22:11:43.336Z] SSH_AUTH_SOCK=/tmp/ssh-PH0TNj91OUSa/agent.70 [2023-03-16T22:11:43.336Z] SSH_AGENT_PID=76 [2023-03-16T22:11:43.341Z] Running ssh-add (command line suppressed) [2023-03-16T22:11:43.452Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-265@tmp/private_key_17807881352742924760.key (/w/workspace/undry_device-onvif-camera_PR-265@tmp/private_key_17807881352742924760.key) [2023-03-16T22:11:43.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T22:11:43.752Z] + git semver init [2023-03-16T22:11:44.013Z] 2023-03-16 22:11:43,924 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T22:11:44.013Z] 2023-03-16 22:11:43,925 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-265/.semver [2023-03-16T22:11:44.013Z] 2023-03-16 22:11:43,925 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-265/.semver [2023-03-16T22:11:44.013Z] 2023-03-16 22:11:43,926 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-265/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-265, universal_newlines=False, shell=None, istream=None) [2023-03-16T22:11:44.948Z] 2023-03-16 22:11:44,735 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-265/.git/info/exclude [2023-03-16T22:11:44.948Z] 2023-03-16 22:11:44,736 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-265/.semver/PR-265 with force:False [2023-03-16T22:11:44.948Z] 2023-03-16 22:11:44,736 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-265/.semver/PR-265 [2023-03-16T22:11:44.948Z] 2023-03-16 22:11:44,740 [execute] INFO git cat-file --batch-check [2023-03-16T22:11:44.948Z] 2023-03-16 22:11:44,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-265/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T22:11:44.948Z] 2023-03-16 22:11:44,746 [execute] INFO git cat-file --batch [2023-03-16T22:11:44.948Z] 2023-03-16 22:11:44,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-265/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T22:11:44.948Z] 2023-03-16 22:11:44,751 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-265/.semver/PR-265 [2023-03-16T22:11:44.948Z] 0.0.0 [Pipeline] } [2023-03-16T22:11:44.960Z] $ docker exec --env ******** --env ******** db8d1f2ff7eb55fda5569f2fab9d9c3700a0b2bdc42ec665f44707b5b5c6973e ssh-agent -k [2023-03-16T22:11:45.045Z] unset SSH_AUTH_SOCK; [2023-03-16T22:11:45.045Z] unset SSH_AGENT_PID; [2023-03-16T22:11:45.045Z] echo Agent pid 76 killed; [2023-03-16T22:11:45.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T22:11:45.347Z] + git semver [Pipeline] } [2023-03-16T22:11:45.624Z] $ docker stop --time=1 db8d1f2ff7eb55fda5569f2fab9d9c3700a0b2bdc42ec665f44707b5b5c6973e [2023-03-16T22:11:46.962Z] $ docker rm -f --volumes db8d1f2ff7eb55fda5569f2fab9d9c3700a0b2bdc42ec665f44707b5b5c6973e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T22:11:47.295Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T22:11:47.492Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T22:11:47.495Z] [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 [2023-03-16T22:11:47.595Z] provisioning config files... [2023-03-16T22:11:47.604Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-265@tmp/config10303989689421905114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T22:11:47.895Z] ---> docker-login.sh [2023-03-16T22:11:47.895Z] nexus3.edgexfoundry.org:10001 [2023-03-16T22:11:47.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T22:11:47.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T22:11:47.895Z] Configure a credential helper to remove this warning. See [2023-03-16T22:11:47.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T22:11:47.895Z] [2023-03-16T22:11:47.895Z] Login Succeeded [2023-03-16T22:11:47.895Z] nexus3.edgexfoundry.org:10002 [2023-03-16T22:11:47.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T22:11:47.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T22:11:47.895Z] Configure a credential helper to remove this warning. See [2023-03-16T22:11:47.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T22:11:47.895Z] [2023-03-16T22:11:47.895Z] Login Succeeded [2023-03-16T22:11:47.895Z] nexus3.edgexfoundry.org:10003 [2023-03-16T22:11:48.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T22:11:48.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T22:11:48.153Z] Configure a credential helper to remove this warning. See [2023-03-16T22:11:48.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T22:11:48.153Z] [2023-03-16T22:11:48.153Z] Login Succeeded [2023-03-16T22:11:48.153Z] nexus3.edgexfoundry.org:10004 [2023-03-16T22:11:48.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T22:11:48.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T22:11:48.153Z] Configure a credential helper to remove this warning. See [2023-03-16T22:11:48.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T22:11:48.153Z] [2023-03-16T22:11:48.153Z] Login Succeeded [2023-03-16T22:11:48.153Z] docker.io [2023-03-16T22:11:48.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T22:11:48.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T22:11:48.412Z] Configure a credential helper to remove this warning. See [2023-03-16T22:11:48.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T22:11:48.412Z] [2023-03-16T22:11:48.412Z] Login Succeeded [2023-03-16T22:11:48.412Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T22:11:48.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T22:11:48.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T22:11:48.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T22:11:48.490Z] ========================================================= [2023-03-16T22:11:48.490Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T22:11:48.490Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T22:11:48.788Z] + 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 . [2023-03-16T22:11:48.789Z] Sending build context to Docker daemon 27.87MB [2023-03-16T22:11:48.789Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T22:11:48.789Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-16T22:11:49.050Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T22:11:49.050Z] 63b65145d645: Pulling fs layer [2023-03-16T22:11:49.050Z] a2d21d5440eb: Pulling fs layer [2023-03-16T22:11:49.050Z] 935e6c44a52c: Pulling fs layer [2023-03-16T22:11:49.050Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T22:11:49.050Z] 30dea6a524f1: Pulling fs layer [2023-03-16T22:11:49.050Z] a2aff8979fd8: Pulling fs layer [2023-03-16T22:11:49.050Z] 6808be2612f2: Pulling fs layer [2023-03-16T22:11:49.050Z] f25807f1079a: Pulling fs layer [2023-03-16T22:11:49.050Z] 94cc34f8dd06: Waiting [2023-03-16T22:11:49.050Z] 30dea6a524f1: Waiting [2023-03-16T22:11:49.050Z] a2aff8979fd8: Waiting [2023-03-16T22:11:49.050Z] 6808be2612f2: Waiting [2023-03-16T22:11:49.050Z] f25807f1079a: Waiting [2023-03-16T22:11:49.050Z] a2d21d5440eb: Verifying Checksum [2023-03-16T22:11:49.050Z] a2d21d5440eb: Download complete [2023-03-16T22:11:49.050Z] 94cc34f8dd06: Verifying Checksum [2023-03-16T22:11:49.050Z] 94cc34f8dd06: Download complete [2023-03-16T22:11:49.050Z] 30dea6a524f1: Download complete [2023-03-16T22:11:49.050Z] 63b65145d645: Verifying Checksum [2023-03-16T22:11:49.050Z] 63b65145d645: Download complete [2023-03-16T22:11:49.050Z] a2aff8979fd8: Verifying Checksum [2023-03-16T22:11:49.050Z] a2aff8979fd8: Download complete [2023-03-16T22:11:49.318Z] 63b65145d645: Pull complete [2023-03-16T22:11:49.318Z] a2d21d5440eb: Pull complete [2023-03-16T22:11:49.581Z] f25807f1079a: Verifying Checksum [2023-03-16T22:11:49.581Z] f25807f1079a: Download complete [2023-03-16T22:11:49.839Z] 935e6c44a52c: Verifying Checksum [2023-03-16T22:11:49.839Z] 935e6c44a52c: Download complete [2023-03-16T22:11:50.097Z] 6808be2612f2: Verifying Checksum [2023-03-16T22:11:50.097Z] 6808be2612f2: Download complete [2023-03-16T22:11:52.622Z] 935e6c44a52c: Pull complete [2023-03-16T22:11:52.880Z] 94cc34f8dd06: Pull complete [2023-03-16T22:11:52.880Z] 30dea6a524f1: Pull complete [2023-03-16T22:11:52.880Z] a2aff8979fd8: Pull complete [2023-03-16T22:11:55.402Z] 6808be2612f2: Pull complete [2023-03-16T22:11:55.966Z] f25807f1079a: Pull complete [2023-03-16T22:11:55.966Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T22:11:55.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T22:11:55.966Z] ---> 3b553350e43f [2023-03-16T22:11:55.966Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-16T22:11:57.864Z] ---> Running in a65edc87c384 [2023-03-16T22:11:57.864Z] Removing intermediate container a65edc87c384 [2023-03-16T22:11:57.864Z] ---> 74c2a0463275 [2023-03-16T22:11:57.864Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T22:11:58.121Z] ---> Running in 773a1f7ed5fa [2023-03-16T22:11:58.121Z] Removing intermediate container 773a1f7ed5fa [2023-03-16T22:11:58.121Z] ---> 1cce2f841481 [2023-03-16T22:11:58.121Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T22:11:58.121Z] ---> Running in e294e310be5d [2023-03-16T22:11:58.121Z] Removing intermediate container e294e310be5d [2023-03-16T22:11:58.121Z] ---> e31704788a9c [2023-03-16T22:11:58.121Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T22:11:58.380Z] ---> Running in c94af85939ca [2023-03-16T22:11:58.380Z] Removing intermediate container c94af85939ca [2023-03-16T22:11:58.380Z] ---> c7456594efda [2023-03-16T22:11:58.380Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-16T22:11:58.380Z] ---> Running in 33788849064a [2023-03-16T22:11:58.380Z] Removing intermediate container 33788849064a [2023-03-16T22:11:58.380Z] ---> a002c29254eb [2023-03-16T22:11:58.380Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T22:11:58.640Z] ---> Running in a83ab05b2e06 [2023-03-16T22:11:58.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T22:11:58.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T22:11:59.161Z] OK: 265 MiB in 53 packages [2023-03-16T22:11:59.419Z] Removing intermediate container a83ab05b2e06 [2023-03-16T22:11:59.419Z] ---> ee92fc9e4568 [2023-03-16T22:11:59.419Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-16T22:11:59.419Z] ---> Running in 41734a028b10 [2023-03-16T22:11:59.419Z] Removing intermediate container 41734a028b10 [2023-03-16T22:11:59.419Z] ---> 5b28e1dd5f2c [2023-03-16T22:11:59.419Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-16T22:11:59.677Z] ---> 08d8347dc8cd [2023-03-16T22:11:59.677Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T22:11:59.677Z] ---> Running in 5da5c3737688 [2023-03-16T22:12:02.568Z] Still waiting to schedule task [2023-03-16T22:12:02.569Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2530’ is offline [2023-03-16T22:12:21.615Z] Removing intermediate container 5da5c3737688 [2023-03-16T22:12:21.615Z] ---> 8355859effca [2023-03-16T22:12:21.615Z] Step 12/13 : COPY . . [2023-03-16T22:12:21.615Z] ---> de146d23edf8 [2023-03-16T22:12:21.615Z] Step 13/13 : RUN ${MAKE} [2023-03-16T22:12:21.615Z] ---> Running in b39c19483db1 [2023-03-16T22:12:21.615Z] noop [2023-03-16T22:12:21.615Z] Removing intermediate container b39c19483db1 [2023-03-16T22:12:21.615Z] ---> 3d27fd82700d [2023-03-16T22:12:21.615Z] Successfully built 3d27fd82700d [2023-03-16T22:12:21.615Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T22:12:21.925Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T22:12:21.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T22:12:21.997Z] prd-ubuntu20.04-docker-8c-8g-2529 does not seem to be running inside a container [2023-03-16T22:12:22.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-265 -v /w/workspace/undry_device-onvif-camera_PR-265:/w/workspace/undry_device-onvif-camera_PR-265:rw,z -v /w/workspace/undry_device-onvif-camera_PR-265@tmp:/w/workspace/undry_device-onvif-camera_PR-265@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 [2023-03-16T22:12:22.397Z] $ docker top 54f5de8a7c3787094b390ecb5a9990e8eb8dc739f2f915aec0d3572d2431f071 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T22:12:22.731Z] + go version [2023-03-16T22:12:22.731Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T22:12:22.744Z] $ docker stop --time=1 54f5de8a7c3787094b390ecb5a9990e8eb8dc739f2f915aec0d3572d2431f071 [2023-03-16T22:12:24.031Z] $ docker rm -f --volumes 54f5de8a7c3787094b390ecb5a9990e8eb8dc739f2f915aec0d3572d2431f071 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T22:12:24.421Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T22:12:24.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T22:12:24.484Z] prd-ubuntu20.04-docker-8c-8g-2529 does not seem to be running inside a container [2023-03-16T22:12:24.517Z] $ 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-265 -v /w/workspace/undry_device-onvif-camera_PR-265:/w/workspace/undry_device-onvif-camera_PR-265:rw,z -v /w/workspace/undry_device-onvif-camera_PR-265@tmp:/w/workspace/undry_device-onvif-camera_PR-265@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 [2023-03-16T22:12:24.855Z] $ docker top c679d92b3ac862c07351995e5f47a53af86af2ed259f16b0afda34f054ed9b3e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T22:12:25.200Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-265 [Pipeline] fileExists [Pipeline] sh [2023-03-16T22:12:25.491Z] + make test [2023-03-16T22:12:25.491Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T22:12:30.748Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-16T22:12:40.705Z] # github.com/edgexfoundry/device-onvif-camera/internal/driver [2023-03-16T22:12:40.705Z] internal/driver/driver.go:89:16: undefined: sdkModel.ProtocolDriver [2023-03-16T22:12:40.705Z] internal/driver/checkstatuses.go:48:62: cannot use endpointRefAddr (variable of type any) as string value in argument to d.macAddressMapper.MatchEndpointRefAddressToMAC: need type assertion [2023-03-16T22:12:40.705Z] internal/driver/checkstatuses.go:117:10: invalid operation: addr + ":" (mismatched types any and string) [2023-03-16T22:12:40.705Z] internal/driver/config.go:78:12: invalid operation: ":" + port (mismatched types string and any) [2023-03-16T22:12:40.705Z] internal/driver/config.go:81:9: cannot use xAddr (variable of type any) as string value in return statement: need type assertion [2023-03-16T22:12:40.705Z] internal/driver/credentials.go:65:34: d.sdkService.GetSecretProvider undefined (type "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK has no field or method GetSecretProvider) [2023-03-16T22:12:40.705Z] internal/driver/credentials.go:95:65: cannot use mac (variable of type any) as string value in argument to d.macAddressMapper.TryGetSecretNameForMACAddress: need type assertion [2023-03-16T22:12:40.705Z] internal/driver/custommetadata.go:39:29: cannot use value (variable of type any) as string value in argument to strings.TrimSpace: need type assertion [2023-03-16T22:12:40.705Z] internal/driver/custommetadata.go:87:19: cannot use value (variable of type any) as string value in assignment: need type assertion [2023-03-16T22:12:40.705Z] internal/driver/custommetadata.go:90:9: cannot use response (variable of type map[string]string) as "github.com/edgexfoundry/go-mod-core-contracts/v3/models".ProtocolProperties value in return statement [2023-03-16T22:12:40.705Z] internal/driver/custommetadata.go:90:9: too many errors [2023-03-16T22:12:40.705Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-16T22:12:40.705Z] FAIL github.com/edgexfoundry/device-onvif-camera/internal/driver [build failed] [2023-03-16T22:12:42.080Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.164s coverage: 86.5% of statements [2023-03-16T22:12:42.080Z] FAIL [2023-03-16T22:12:42.080Z] make: *** [Makefile:58: unittest] Error 1 [Pipeline] } [2023-03-16T22:12:42.094Z] $ docker stop --time=1 c679d92b3ac862c07351995e5f47a53af86af2ed259f16b0afda34f054ed9b3e [2023-03-16T22:12:44.052Z] $ docker rm -f --volumes c679d92b3ac862c07351995e5f47a53af86af2ed259f16b0afda34f054ed9b3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T22:12:44.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T22:12:44.593Z] [2023-03-16T22:12:44.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T22:12:44.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T22:12:44.888Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T22:12:44.888Z] 5eb5b503b376: Pulling fs layer [2023-03-16T22:12:44.888Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T22:12:44.888Z] ec43610c2a17: Pulling fs layer [2023-03-16T22:12:44.888Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T22:12:44.888Z] 33b1e0a273af: Pulling fs layer [2023-03-16T22:12:44.888Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T22:12:44.888Z] 2f39f015ded8: Pulling fs layer [2023-03-16T22:12:44.888Z] 2f39f015ded8: Waiting [2023-03-16T22:12:44.888Z] 33b1e0a273af: Waiting [2023-03-16T22:12:44.888Z] 5d3b04190fa2: Waiting [2023-03-16T22:12:44.888Z] 5c69ac0246d0: Verifying Checksum [2023-03-16T22:12:44.888Z] 5c69ac0246d0: Download complete [2023-03-16T22:12:44.888Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T22:12:44.888Z] 3a2ae6a8a46f: Download complete [2023-03-16T22:12:45.146Z] 33b1e0a273af: Verifying Checksum [2023-03-16T22:12:45.146Z] 33b1e0a273af: Download complete [2023-03-16T22:12:45.146Z] ec43610c2a17: Verifying Checksum [2023-03-16T22:12:45.146Z] ec43610c2a17: Download complete [2023-03-16T22:12:45.146Z] 5d3b04190fa2: Download complete [2023-03-16T22:12:45.146Z] 5eb5b503b376: Verifying Checksum [2023-03-16T22:12:45.146Z] 5eb5b503b376: Download complete [2023-03-16T22:12:45.712Z] 2f39f015ded8: Verifying Checksum [2023-03-16T22:12:45.712Z] 2f39f015ded8: Download complete [2023-03-16T22:12:46.276Z] 5eb5b503b376: Pull complete [2023-03-16T22:12:46.276Z] 5c69ac0246d0: Pull complete [2023-03-16T22:12:46.841Z] ec43610c2a17: Pull complete [2023-03-16T22:12:46.841Z] 3a2ae6a8a46f: Pull complete [2023-03-16T22:12:47.098Z] 33b1e0a273af: Pull complete [2023-03-16T22:12:47.098Z] 5d3b04190fa2: Pull complete [2023-03-16T22:12:51.280Z] 2f39f015ded8: Pull complete [2023-03-16T22:12:51.280Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T22:12:51.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T22:12:51.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T22:12:51.366Z] prd-ubuntu20.04-docker-8c-8g-2529 does not seem to be running inside a container [2023-03-16T22:12:51.393Z] $ 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-265 -v /w/workspace/undry_device-onvif-camera_PR-265:/w/workspace/undry_device-onvif-camera_PR-265:rw,z -v /w/workspace/undry_device-onvif-camera_PR-265@tmp:/w/workspace/undry_device-onvif-camera_PR-265@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 [2023-03-16T22:12:53.214Z] $ docker top 483ed7fc6d53b3169ad66cc406dedc1e4317c1bf016392f7b5a9c5fa77677521 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T22:12:53.581Z] ---> job-cost.sh [2023-03-16T22:12:53.581Z] lf-activate-venv: SKIPPING [2023-03-16T22:12:53.581Z] INFO: No Stack... [2023-03-16T22:12:54.146Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T22:12:54.405Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T22:12:54.692Z] + cat /w/workspace/undry_device-onvif-camera_PR-265/archives/cost.csv [2023-03-16T22:12:54.692Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T22:12:54.703Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-265-2-stack-cost] [2023-03-16T22:12:54.708Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-265-2-stack-cost] did not exist. Created. [2023-03-16T22:12:54.708Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-265-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T22:12:55.006Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T22:12:55.037Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T22:12:55.045Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-265-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T22:12:55.066Z] $ docker stop --time=1 483ed7fc6d53b3169ad66cc406dedc1e4317c1bf016392f7b5a9c5fa77677521 [2023-03-16T22:12:56.229Z] $ docker rm -f --volumes 483ed7fc6d53b3169ad66cc406dedc1e4317c1bf016392f7b5a9c5fa77677521 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T22:12:56.323Z] Failed in branch amd64 [2023-03-16T22:14:53.893Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2536 in /w/workspace/undry_device-onvif-camera_PR-265 [Pipeline] { [Pipeline] ws [2023-03-16T22:14:53.905Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [2023-03-16T22:14:53.955Z] The recommended git tool is: git [2023-03-16T22:15:00.673Z] using credential edgex-jenkins-ssh [2023-03-16T22:15:00.690Z] Cloning the remote Git repository [2023-03-16T22:15:00.744Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-16T22:15:00.871Z] > git init /w/workspace/device-onvif-camera/2 # timeout=10 [2023-03-16T22:15:01.064Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-16T22:15:01.066Z] > git --version # timeout=10 [2023-03-16T22:15:01.091Z] > git --version # 'git version 2.25.1' [2023-03-16T22:15:01.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T22:15:01.295Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T22:15:03.479Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-16T22:15:03.512Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T22:15:05.288Z] Merging remotes/origin/main commit dcb5ff70d07d89643353ce084bf74e7176a8b088 into PR head commit aace500340f3837d7ce520a4ce593ae0c2691dac [2023-03-16T22:15:04.635Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-16T22:15:04.691Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-16T22:15:04.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T22:15:04.713Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-16T22:15:05.311Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T22:15:05.413Z] > git checkout -f aace500340f3837d7ce520a4ce593ae0c2691dac # timeout=10 [2023-03-16T22:15:06.364Z] Merge succeeded, producing 2138d423738a86c80718a34fec9a1bb1e84f8378 [2023-03-16T22:15:06.364Z] Checking out Revision 2138d423738a86c80718a34fec9a1bb1e84f8378 (PR-265) [2023-03-16T22:15:05.770Z] > git remote # timeout=10 [2023-03-16T22:15:05.793Z] > git config --get remote.origin.url # timeout=10 [2023-03-16T22:15:05.819Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T22:15:05.838Z] > git merge dcb5ff70d07d89643353ce084bf74e7176a8b088 # timeout=10 [2023-03-16T22:15:06.341Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-16T22:15:06.375Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T22:15:06.394Z] > git checkout -f 2138d423738a86c80718a34fec9a1bb1e84f8378 # timeout=10 [2023-03-16T22:15:10.045Z] Commit message: "Merge commit 'dcb5ff70d07d89643353ce084bf74e7176a8b088' into HEAD" [2023-03-16T22:15:10.059Z] > git rev-list --no-walk aace500340f3837d7ce520a4ce593ae0c2691dac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T22:15:11.114Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T22:15:11.114Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T22:15:11.114Z] Dload Upload Total Spent Left Speed [2023-03-16T22:15:11.114Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 151k 0 --:--:-- --:--:-- --:--:-- 153k [Pipeline] sh [2023-03-16T22:15:11.759Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T22:15:12.109Z] + sudo tee /etc/docker/daemon.new [2023-03-16T22:15:12.109Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T22:15:12.109Z] { [2023-03-16T22:15:12.109Z] "registry-mirrors": [ [2023-03-16T22:15:12.109Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T22:15:12.109Z] ], [2023-03-16T22:15:12.109Z] "bip": "10.250.0.254/24", [2023-03-16T22:15:12.109Z] "hosts": [ [2023-03-16T22:15:12.109Z] "tcp://0.0.0.0:5555", [2023-03-16T22:15:12.109Z] "unix:///var/run/docker.sock" [2023-03-16T22:15:12.109Z] ], [2023-03-16T22:15:12.109Z] "mtu": 1458, [2023-03-16T22:15:12.109Z] "selinux-enabled": true, [2023-03-16T22:15:12.109Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T22:15:12.109Z] } [Pipeline] sh [2023-03-16T22:15:12.459Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T22:15:12.803Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T22:15:31.133Z] provisioning config files... [2023-03-16T22:15:31.166Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config5516468155455229298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T22:15:31.534Z] ---> docker-login.sh [2023-03-16T22:15:31.534Z] nexus3.edgexfoundry.org:10001 [2023-03-16T22:15:32.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T22:15:32.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T22:15:32.402Z] Configure a credential helper to remove this warning. See [2023-03-16T22:15:32.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T22:15:32.402Z] [2023-03-16T22:15:32.402Z] Login Succeeded [2023-03-16T22:15:32.402Z] nexus3.edgexfoundry.org:10002 [2023-03-16T22:15:32.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T22:15:32.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T22:15:32.944Z] Configure a credential helper to remove this warning. See [2023-03-16T22:15:32.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T22:15:32.944Z] [2023-03-16T22:15:32.944Z] Login Succeeded [2023-03-16T22:15:32.944Z] nexus3.edgexfoundry.org:10003 [2023-03-16T22:15:33.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T22:15:33.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T22:15:33.215Z] Configure a credential helper to remove this warning. See [2023-03-16T22:15:33.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T22:15:33.215Z] [2023-03-16T22:15:33.215Z] Login Succeeded [2023-03-16T22:15:33.215Z] nexus3.edgexfoundry.org:10004 [2023-03-16T22:15:33.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T22:15:33.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T22:15:33.761Z] Configure a credential helper to remove this warning. See [2023-03-16T22:15:33.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T22:15:33.761Z] [2023-03-16T22:15:33.761Z] Login Succeeded [2023-03-16T22:15:33.761Z] docker.io [2023-03-16T22:15:34.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T22:15:34.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T22:15:34.304Z] Configure a credential helper to remove this warning. See [2023-03-16T22:15:34.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T22:15:34.304Z] [2023-03-16T22:15:34.304Z] Login Succeeded [2023-03-16T22:15:34.304Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T22:15:34.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T22:15:34.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T22:15:34.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T22:15:34.668Z] ========================================================= [2023-03-16T22:15:34.668Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T22:15:34.668Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T22:15:35.018Z] + 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 . [2023-03-16T22:15:35.632Z] Sending build context to Docker daemon 20.63MB [2023-03-16T22:15:35.632Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T22:15:35.632Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-16T22:15:35.907Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T22:15:35.907Z] af6eaf76a39c: Pulling fs layer [2023-03-16T22:15:35.907Z] 55522c791124: Pulling fs layer [2023-03-16T22:15:35.907Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T22:15:35.907Z] 169dfbe0d373: Pulling fs layer [2023-03-16T22:15:35.907Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T22:15:35.907Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T22:15:35.907Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T22:15:35.907Z] e1ff8fa3b103: Waiting [2023-03-16T22:15:35.907Z] 52ebb69f0ebf: Waiting [2023-03-16T22:15:35.907Z] 5abe8eddf0d5: Waiting [2023-03-16T22:15:35.907Z] 169dfbe0d373: Waiting [2023-03-16T22:15:35.907Z] 55522c791124: Verifying Checksum [2023-03-16T22:15:35.907Z] 55522c791124: Download complete [2023-03-16T22:15:35.907Z] 169dfbe0d373: Verifying Checksum [2023-03-16T22:15:35.907Z] 169dfbe0d373: Download complete [2023-03-16T22:15:35.907Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T22:15:35.907Z] e1ff8fa3b103: Download complete [2023-03-16T22:15:35.907Z] af6eaf76a39c: Verifying Checksum [2023-03-16T22:15:37.356Z] af6eaf76a39c: Pull complete [2023-03-16T22:15:37.356Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T22:15:37.356Z] 5abe8eddf0d5: Download complete [2023-03-16T22:15:37.949Z] 55522c791124: Pull complete [2023-03-16T22:15:38.923Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T22:15:38.923Z] 52ebb69f0ebf: Download complete [2023-03-16T22:15:38.923Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T22:15:38.923Z] ce5c4a1c91eb: Download complete [2023-03-16T22:15:51.275Z] ce5c4a1c91eb: Pull complete [2023-03-16T22:15:51.275Z] 169dfbe0d373: Pull complete [2023-03-16T22:15:51.275Z] e1ff8fa3b103: Pull complete [2023-03-16T22:15:57.969Z] 52ebb69f0ebf: Pull complete [2023-03-16T22:15:59.392Z] 5abe8eddf0d5: Pull complete [2023-03-16T22:15:59.662Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T22:15:59.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T22:15:59.662Z] ---> 6cb57ee374ae [2023-03-16T22:15:59.662Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-16T22:16:01.638Z] ---> Running in a710fe1cb8ff [2023-03-16T22:16:02.231Z] Removing intermediate container a710fe1cb8ff [2023-03-16T22:16:02.231Z] ---> f3ebf618d659 [2023-03-16T22:16:02.231Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T22:16:02.231Z] ---> Running in 3aeacef387af [2023-03-16T22:16:02.501Z] Removing intermediate container 3aeacef387af [2023-03-16T22:16:02.502Z] ---> 6167c9fb79c1 [2023-03-16T22:16:02.502Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T22:16:02.771Z] ---> Running in 2fb6e400832f [2023-03-16T22:16:03.041Z] Removing intermediate container 2fb6e400832f [2023-03-16T22:16:03.041Z] ---> 9db3b9274165 [2023-03-16T22:16:03.041Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T22:16:03.041Z] ---> Running in e079ccb7afbc [2023-03-16T22:16:03.642Z] Removing intermediate container e079ccb7afbc [2023-03-16T22:16:03.642Z] ---> 4382f97d1d52 [2023-03-16T22:16:03.642Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-16T22:16:03.642Z] ---> Running in d23c527aa5a8 [2023-03-16T22:16:03.914Z] Removing intermediate container d23c527aa5a8 [2023-03-16T22:16:03.914Z] ---> 6189659fa79e [2023-03-16T22:16:03.914Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T22:16:04.191Z] ---> Running in 8edf53e29470 [2023-03-16T22:16:05.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T22:16:06.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T22:16:07.722Z] OK: 263 MiB in 53 packages [2023-03-16T22:16:08.696Z] Removing intermediate container 8edf53e29470 [2023-03-16T22:16:08.696Z] ---> 9768bdc07ae7 [2023-03-16T22:16:08.696Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-16T22:16:08.696Z] ---> Running in 096969906aa6 [2023-03-16T22:16:08.968Z] Removing intermediate container 096969906aa6 [2023-03-16T22:16:08.968Z] ---> 41d4db7f3ce3 [2023-03-16T22:16:08.968Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-16T22:16:09.565Z] ---> 006cd33170c8 [2023-03-16T22:16:09.565Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T22:16:09.837Z] ---> Running in e226cc0460aa [2023-03-16T22:17:31.790Z] Removing intermediate container e226cc0460aa [2023-03-16T22:17:31.790Z] ---> 31ccb55653bf [2023-03-16T22:17:31.790Z] Step 12/13 : COPY . . [2023-03-16T22:17:31.790Z] ---> f439b2f794a4 [2023-03-16T22:17:31.790Z] Step 13/13 : RUN ${MAKE} [2023-03-16T22:17:31.790Z] ---> Running in f077e5247759 [2023-03-16T22:17:31.790Z] noop [2023-03-16T22:17:31.790Z] Removing intermediate container f077e5247759 [2023-03-16T22:17:31.790Z] ---> d3565bfdac72 [2023-03-16T22:17:31.790Z] Successfully built d3565bfdac72 [2023-03-16T22:17:31.790Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T22:17:32.167Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T22:17:32.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T22:17:32.403Z] prd-ubuntu20.04-docker-arm64-4c-16g-2536 does not seem to be running inside a container [2023-03-16T22:17:32.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T22:17:33.836Z] $ docker top 1f5802d44168ed936ec70d39ae2af011ef0d2ad0d698e56ab2cc501064ac45b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T22:17:34.710Z] + go version [2023-03-16T22:17:34.710Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T22:17:34.736Z] $ docker stop --time=1 1f5802d44168ed936ec70d39ae2af011ef0d2ad0d698e56ab2cc501064ac45b5 [2023-03-16T22:17:36.421Z] $ docker rm -f --volumes 1f5802d44168ed936ec70d39ae2af011ef0d2ad0d698e56ab2cc501064ac45b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T22:17:36.971Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T22:17:36.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T22:17:37.181Z] prd-ubuntu20.04-docker-arm64-4c-16g-2536 does not seem to be running inside a container [2023-03-16T22:17:37.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T22:17:38.555Z] $ docker top 8268ed63fa182c73de0fd0ca72cbe00180b04030b66a04e3974a5ffb5d3963bb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T22:17:39.418Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh [2023-03-16T22:17:40.083Z] + make test [2023-03-16T22:17:40.083Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T22:18:19.038Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-16T22:20:55.844Z] # github.com/edgexfoundry/device-onvif-camera/internal/driver [2023-03-16T22:20:55.844Z] internal/driver/driver.go:89:16: undefined: sdkModel.ProtocolDriver [2023-03-16T22:20:55.844Z] internal/driver/checkstatuses.go:48:62: cannot use endpointRefAddr (variable of type any) as string value in argument to d.macAddressMapper.MatchEndpointRefAddressToMAC: need type assertion [2023-03-16T22:20:55.844Z] internal/driver/checkstatuses.go:117:10: invalid operation: addr + ":" (mismatched types any and string) [2023-03-16T22:20:55.844Z] internal/driver/config.go:78:12: invalid operation: ":" + port (mismatched types string and any) [2023-03-16T22:20:55.844Z] internal/driver/config.go:81:9: cannot use xAddr (variable of type any) as string value in return statement: need type assertion [2023-03-16T22:20:55.844Z] internal/driver/credentials.go:65:34: d.sdkService.GetSecretProvider undefined (type "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK has no field or method GetSecretProvider) [2023-03-16T22:20:55.845Z] internal/driver/credentials.go:95:65: cannot use mac (variable of type any) as string value in argument to d.macAddressMapper.TryGetSecretNameForMACAddress: need type assertion [2023-03-16T22:20:55.845Z] internal/driver/custommetadata.go:39:29: cannot use value (variable of type any) as string value in argument to strings.TrimSpace: need type assertion [2023-03-16T22:20:55.845Z] internal/driver/custommetadata.go:87:19: cannot use value (variable of type any) as string value in assignment: need type assertion [2023-03-16T22:20:55.845Z] internal/driver/custommetadata.go:90:9: cannot use response (variable of type map[string]string) as "github.com/edgexfoundry/go-mod-core-contracts/v3/models".ProtocolProperties value in return statement [2023-03-16T22:20:55.845Z] internal/driver/custommetadata.go:90:9: too many errors [2023-03-16T22:21:10.878Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-16T22:21:10.878Z] FAIL github.com/edgexfoundry/device-onvif-camera/internal/driver [build failed] [2023-03-16T22:21:32.977Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 19.315s coverage: 86.5% of statements [2023-03-16T22:21:32.977Z] FAIL [2023-03-16T22:21:32.977Z] make: *** [Makefile:58: unittest] Error 1 [Pipeline] } [2023-03-16T22:21:33.002Z] $ docker stop --time=1 8268ed63fa182c73de0fd0ca72cbe00180b04030b66a04e3974a5ffb5d3963bb [2023-03-16T22:21:34.921Z] $ docker rm -f --volumes 8268ed63fa182c73de0fd0ca72cbe00180b04030b66a04e3974a5ffb5d3963bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T22:21:36.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T22:21:36.269Z] [2023-03-16T22:21:36.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T22:21:36.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T22:21:36.615Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T22:21:36.615Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T22:21:36.615Z] 04944245beec: Pulling fs layer [2023-03-16T22:21:36.615Z] 699f458cf7ca: Pulling fs layer [2023-03-16T22:21:36.615Z] 765212b225bb: Pulling fs layer [2023-03-16T22:21:36.615Z] f23df028b6ca: Pulling fs layer [2023-03-16T22:21:36.615Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T22:21:36.615Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T22:21:36.615Z] d65c8cfc05b1: Waiting [2023-03-16T22:21:36.615Z] f23df028b6ca: Waiting [2023-03-16T22:21:36.615Z] 2437ff75d9bd: Waiting [2023-03-16T22:21:36.615Z] 765212b225bb: Waiting [2023-03-16T22:21:36.884Z] 04944245beec: Verifying Checksum [2023-03-16T22:21:36.884Z] 04944245beec: Download complete [2023-03-16T22:21:36.884Z] 765212b225bb: Verifying Checksum [2023-03-16T22:21:36.884Z] 765212b225bb: Download complete [2023-03-16T22:21:36.884Z] f23df028b6ca: Verifying Checksum [2023-03-16T22:21:36.884Z] f23df028b6ca: Download complete [2023-03-16T22:21:36.884Z] d65c8cfc05b1: Download complete [2023-03-16T22:21:37.161Z] 699f458cf7ca: Verifying Checksum [2023-03-16T22:21:37.161Z] 699f458cf7ca: Download complete [2023-03-16T22:21:37.750Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T22:21:37.750Z] 8998bd30e6a1: Download complete [2023-03-16T22:21:39.703Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T22:21:39.703Z] 2437ff75d9bd: Download complete [2023-03-16T22:21:43.980Z] 8998bd30e6a1: Pull complete [2023-03-16T22:21:44.568Z] 04944245beec: Pull complete [2023-03-16T22:21:45.983Z] 699f458cf7ca: Pull complete [2023-03-16T22:21:46.251Z] 765212b225bb: Pull complete [2023-03-16T22:21:47.217Z] f23df028b6ca: Pull complete [2023-03-16T22:21:47.217Z] d65c8cfc05b1: Pull complete [2023-03-16T22:22:02.238Z] 2437ff75d9bd: Pull complete [2023-03-16T22:22:02.238Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T22:22:02.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T22:22:02.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T22:22:02.450Z] prd-ubuntu20.04-docker-arm64-4c-16g-2536 does not seem to be running inside a container [2023-03-16T22:22:02.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-16T22:22:05.365Z] $ docker top 71e5da3ecfefac35eda047be2781c7fe2537bf5247248832422737c4ee19084b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T22:22:06.203Z] ---> job-cost.sh [2023-03-16T22:22:06.203Z] lf-activate-venv: SKIPPING [2023-03-16T22:22:06.203Z] INFO: No Stack... [2023-03-16T22:22:06.473Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T22:22:07.437Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T22:22:08.081Z] + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [2023-03-16T22:22:08.081Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T22:22:08.165Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-265-2-stack-cost] [2023-03-16T22:22:08.174Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-265-2-stack-cost] did not exist. Created. [2023-03-16T22:22:08.174Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-265-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T22:22:08.845Z] /w/workspace/device-onvif-camera/2@tmp/durable-71ba4d66/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T22:22:09.505Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T22:22:09.532Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T22:22:10.062Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T22:22:10.070Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-265-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T22:22:10.096Z] $ docker stop --time=1 71e5da3ecfefac35eda047be2781c7fe2537bf5247248832422737c4ee19084b [2023-03-16T22:22:11.627Z] $ docker rm -f --volumes 71e5da3ecfefac35eda047be2781c7fe2537bf5247248832422737c4ee19084b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T22:22:11.901Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-16T22:22:12.594Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-265/archives ] [2023-03-16T22:22:12.594Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-265/archives [2023-03-16T22:22:12.594Z] total 16 [2023-03-16T22:22:12.594Z] drwxr-xr-x 3 root root 4096 Mar 16 22:12 . [2023-03-16T22:22:12.594Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 22:12 .. [2023-03-16T22:22:12.594Z] drwxr-xr-x 2 root root 4096 Mar 16 22:12 cost [2023-03-16T22:22:12.594Z] -rw-r--r-- 1 root root 91 Mar 16 22:12 cost.csv [2023-03-16T22:22:12.594Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-265/archives [2023-03-16T22:22:12.594Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-265/archives [2023-03-16T22:22:12.594Z] total 16 [2023-03-16T22:22:12.594Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 22:12 . [2023-03-16T22:22:12.594Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 22:12 .. [2023-03-16T22:22:12.594Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 22:12 cost [2023-03-16T22:22:12.594Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 16 22:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T22:22:12.892Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T22:22:13.746Z] ---> package-listing.sh [2023-03-16T22:22:13.746Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T22:22:13.746Z] ++ facter osfamily [2023-03-16T22:22:14.004Z] + OS_FAMILY=debian [2023-03-16T22:22:14.004Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-265 [2023-03-16T22:22:14.004Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T22:22:14.004Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T22:22:14.004Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T22:22:14.004Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T22:22:14.004Z] + '[' /w/workspace/undry_device-onvif-camera_PR-265 ']' [2023-03-16T22:22:14.004Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T22:22:14.004Z] + case "${OS_FAMILY}" in [2023-03-16T22:22:14.004Z] + dpkg -l [2023-03-16T22:22:14.004Z] + grep '^ii' [2023-03-16T22:22:14.004Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T22:22:14.004Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T22:22:14.004Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T22:22:14.004Z] + '[' /w/workspace/undry_device-onvif-camera_PR-265 ']' [2023-03-16T22:22:14.004Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-265/archives/ [2023-03-16T22:22:14.004Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-265/archives/ [Pipeline] echo [2023-03-16T22:22:14.014Z] 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-265/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T22:22:14.288Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T22:22:14.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T22:22:14.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T22:22:14.914Z] prd-ubuntu20.04-docker-8c-8g-2529 does not seem to be running inside a container [2023-03-16T22:22:14.942Z] $ 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-265/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-265 -v /w/workspace/undry_device-onvif-camera_PR-265:/w/workspace/undry_device-onvif-camera_PR-265:rw,z -v /w/workspace/undry_device-onvif-camera_PR-265@tmp:/w/workspace/undry_device-onvif-camera_PR-265@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 [2023-03-16T22:22:15.138Z] $ docker top 63c3ce9df62c04f7c82e87d6b94dc766b660924cd7ca5478e58d413ebc5d8e14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T22:22:15.471Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T22:22:15.752Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T22:22:16.031Z] + ls /var/log/sa-host [2023-03-16T22:22:16.031Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T22:22:16.093Z] provisioning config files... [2023-03-16T22:22:16.098Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-265@tmp/config14658646648300924772tmp [Pipeline] { [Pipeline] echo [2023-03-16T22:22:16.111Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T22:22:16.391Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T22:22:16.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T22:22:16.727Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T22:22:16.734Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T22:22:17.017Z] ---> sudo-logs.sh [2023-03-16T22:22:17.018Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T22:22:17.040Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T22:22:17.322Z] ---> job-cost.sh [2023-03-16T22:22:17.322Z] lf-activate-venv: SKIPPING [2023-03-16T22:22:17.322Z] DEBUG: total: 0.2199999988079071 [2023-03-16T22:22:17.322Z] INFO: Retrieving Stack Cost... [2023-03-16T22:22:17.581Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T22:22:18.149Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T22:22:18.161Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T22:22:18.444Z] ---> logs-deploy.sh [2023-03-16T22:22:18.445Z] lf-activate-venv: SKIPPING [2023-03-16T22:22:18.445Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-265/2 [2023-03-16T22:22:18.445Z] INFO: archiving workspace using pattern(s): [2023-03-16T22:22:19.385Z] Archives upload complete. [2023-03-16T22:22:19.385Z] INFO: archiving logs to Nexus [2023-03-16T22:22:19.958Z] ---> uname -a: [2023-03-16T22:22:19.958Z] Linux prd-ubuntu20-04-docker-8c-8g-2529 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-16T22:22:19.958Z] [2023-03-16T22:22:19.958Z] [2023-03-16T22:22:19.958Z] ---> lscpu: [2023-03-16T22:22:19.958Z] Architecture: x86_64 [2023-03-16T22:22:19.958Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-16T22:22:19.958Z] Byte Order: Little Endian [2023-03-16T22:22:19.958Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-16T22:22:19.958Z] CPU(s): 8 [2023-03-16T22:22:19.958Z] On-line CPU(s) list: 0-7 [2023-03-16T22:22:19.958Z] Thread(s) per core: 1 [2023-03-16T22:22:19.958Z] Core(s) per socket: 1 [2023-03-16T22:22:19.958Z] Socket(s): 8 [2023-03-16T22:22:19.958Z] NUMA node(s): 1 [2023-03-16T22:22:19.958Z] Vendor ID: AuthenticAMD [2023-03-16T22:22:19.958Z] CPU family: 23 [2023-03-16T22:22:19.958Z] Model: 49 [2023-03-16T22:22:19.958Z] Model name: AMD EPYC-Rome Processor [2023-03-16T22:22:19.958Z] Stepping: 0 [2023-03-16T22:22:19.958Z] CPU MHz: 2799.994 [2023-03-16T22:22:19.958Z] BogoMIPS: 5599.98 [2023-03-16T22:22:19.958Z] Virtualization: AMD-V [2023-03-16T22:22:19.958Z] Hypervisor vendor: KVM [2023-03-16T22:22:19.958Z] Virtualization type: full [2023-03-16T22:22:19.958Z] L1d cache: 256 KiB [2023-03-16T22:22:19.958Z] L1i cache: 256 KiB [2023-03-16T22:22:19.958Z] L2 cache: 4 MiB [2023-03-16T22:22:19.958Z] L3 cache: 128 MiB [2023-03-16T22:22:19.958Z] NUMA node0 CPU(s): 0-7 [2023-03-16T22:22:19.958Z] Vulnerability Itlb multihit: Not affected [2023-03-16T22:22:19.958Z] Vulnerability L1tf: Not affected [2023-03-16T22:22:19.958Z] Vulnerability Mds: Not affected [2023-03-16T22:22:19.958Z] Vulnerability Meltdown: Not affected [2023-03-16T22:22:19.958Z] Vulnerability Mmio stale data: Not affected [2023-03-16T22:22:19.958Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-16T22:22:19.958Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-16T22:22:19.958Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-16T22:22:19.958Z] Vulnerability Srbds: Not affected [2023-03-16T22:22:19.958Z] Vulnerability Tsx async abort: Not affected [2023-03-16T22:22:19.958Z] 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 [2023-03-16T22:22:19.958Z] [2023-03-16T22:22:19.958Z] [2023-03-16T22:22:19.958Z] ---> nproc: [2023-03-16T22:22:19.958Z] 8 [2023-03-16T22:22:19.958Z] [2023-03-16T22:22:19.958Z]