Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 12ac4ca00df350acb7aaa5b8264558c40625f436 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-ssh2279889528277732339.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11582859970476944868.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2834932682846665382.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4469597496275419456.key Verifying host key using known hosts file > 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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9311465926707654643.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118955 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Avoid second fetch Checking out Revision 12ac4ca00df350acb7aaa5b8264558c40625f436 (main) Commit message: "docs: bump swagger generator version to 2.3.0 (#198)" > git config core.sparsecheckout # timeout=10 > git checkout -f 12ac4ca00df350acb7aaa5b8264558c40625f436 # timeout=10 > git rev-list --no-walk 9ddb55698a7633c438de50c0f2ff12b310139c8d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-10T18:20:09.637Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-10T18:20:09.696Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-10T18:20:09.712Z] ========================================================= [2022-11-10T18:20:09.712Z] EdgeX Global Pipelines Version Info [2022-11-10T18:20:09.712Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-10T18:20:10.785Z] ------------------- [2022-11-10T18:20:10.785Z] stable info: [2022-11-10T18:20:10.785Z] ------------------- [2022-11-10T18:20:10.785Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-10T18:20:10.785Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-10T18:20:10.785Z] Message: update stable to v1.0.244 [2022-11-10T18:20:11.352Z] ------------------- [2022-11-10T18:20:11.352Z] experimental info: [2022-11-10T18:20:11.352Z] ------------------- [2022-11-10T18:20:11.352Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-10T18:20:11.352Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-10T18:20:11.352Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-10T18:20:11.512Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-11-10T18:20:11.525Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-11-10T18:20:11.542Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-10T18:20:11.551Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-10T18:20:11.563Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-10T18:20:11.581Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-10T18:20:11.596Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-10T18:20:11.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-10T18:20:11.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-10T18:20:11.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-10T18:20:11.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-10T18:20:11.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-11-10T18:20:11.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-10T18:20:11.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-10T18:20:11.693Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-10T18:20:11.706Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-10T18:20:11.717Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-10T18:20:11.728Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-10T18:20:11.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-10T18:20:11.756Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-10T18:20:11.767Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-10T18:20:11.778Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-11-10T18:20:11.793Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-10T18:20:11.805Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-10T18:20:11.822Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-10T18:20:11.832Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-10T18:20:11.844Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-10T18:20:11.859Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-10T18:20:11.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-10T18:20:11.897Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-10T18:20:11.910Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12ac4ca00df350acb7aaa5b8264558c40625f436 [Pipeline] echo [2022-11-10T18:20:11.921Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12ac4ca [Pipeline] echo [2022-11-10T18:20:11.932Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-10T18:20:11.978Z] provisioning config files... [2022-11-10T18:20:11.992Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4308683744582752020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T18:20:12.292Z] ---> docker-login.sh [2022-11-10T18:20:12.292Z] nexus3.edgexfoundry.org:10001 [2022-11-10T18:20:12.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:20:12.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:20:12.812Z] Configure a credential helper to remove this warning. See [2022-11-10T18:20:12.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:20:12.812Z] [2022-11-10T18:20:12.812Z] Login Succeeded [2022-11-10T18:20:12.812Z] nexus3.edgexfoundry.org:10002 [2022-11-10T18:20:12.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:20:12.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:20:12.812Z] Configure a credential helper to remove this warning. See [2022-11-10T18:20:12.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:20:12.812Z] [2022-11-10T18:20:12.812Z] Login Succeeded [2022-11-10T18:20:12.812Z] nexus3.edgexfoundry.org:10003 [2022-11-10T18:20:12.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:20:13.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:20:13.076Z] Configure a credential helper to remove this warning. See [2022-11-10T18:20:13.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:20:13.076Z] [2022-11-10T18:20:13.076Z] Login Succeeded [2022-11-10T18:20:13.076Z] nexus3.edgexfoundry.org:10004 [2022-11-10T18:20:13.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:20:13.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:20:13.076Z] Configure a credential helper to remove this warning. See [2022-11-10T18:20:13.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:20:13.076Z] [2022-11-10T18:20:13.076Z] Login Succeeded [2022-11-10T18:20:13.076Z] docker.io [2022-11-10T18:20:13.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:20:13.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:20:13.335Z] Configure a credential helper to remove this warning. See [2022-11-10T18:20:13.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:20:13.335Z] [2022-11-10T18:20:13.335Z] Login Succeeded [2022-11-10T18:20:13.596Z] ---> docker-login.sh ends [Pipeline] } [2022-11-10T18:20:13.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-10T18:20:13.973Z] + git rev-list -1 --merges 12ac4ca00df350acb7aaa5b8264558c40625f436~1..12ac4ca00df350acb7aaa5b8264558c40625f436 [Pipeline] echo [2022-11-10T18:20:14.010Z] -----------> git rev-list -1 --merges 12ac4ca00df350acb7aaa5b8264558c40625f436~1..12ac4ca00df350acb7aaa5b8264558c40625f436 12ac4ca00df350acb7aaa5b8264558c40625f436 [false] [Pipeline] sh [2022-11-10T18:20:14.302Z] + git log --format=format:%s -1 12ac4ca00df350acb7aaa5b8264558c40625f436 [Pipeline] echo [2022-11-10T18:20:14.363Z] ========================================================= [2022-11-10T18:20:14.363Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-10T18:20:14.363Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-10T18:20:14.691Z] + git log --format=format:%s -1 12ac4ca00df350acb7aaa5b8264558c40625f436 [Pipeline] echo [2022-11-10T18:20:14.703Z] [semverPrep] GIT_COMMIT: 12ac4ca00df350acb7aaa5b8264558c40625f436, Commit Message: docs: bump swagger generator version to 2.3.0 (#198) [Pipeline] echo [2022-11-10T18:20:14.709Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-10T18:20:15.075Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-10T18:20:15.075Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-10T18:20:15.075Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-10T18:20:15.075Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-10T18:20:15.075Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-10T18:20:15.075Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-10T18:20:15.075Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:20:15.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-10T18:20:15.480Z] [2022-11-10T18:20:15.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:20:15.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-10T18:20:16.355Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-10T18:20:16.355Z] b85a868b505f: Pulling fs layer [2022-11-10T18:20:16.355Z] e2be974225ed: Pulling fs layer [2022-11-10T18:20:16.355Z] 339a4e72a1f5: Pulling fs layer [2022-11-10T18:20:16.355Z] 988bab9f4d93: Pulling fs layer [2022-11-10T18:20:16.355Z] 1469e6f7b9e6: Pulling fs layer [2022-11-10T18:20:16.355Z] eaf3925da568: Pulling fs layer [2022-11-10T18:20:16.355Z] bab4dde63d76: Pulling fs layer [2022-11-10T18:20:16.355Z] bde34c3a00c8: Pulling fs layer [2022-11-10T18:20:16.355Z] b352a97aabf1: Pulling fs layer [2022-11-10T18:20:16.355Z] 4872d77fe225: Pulling fs layer [2022-11-10T18:20:16.355Z] 5851b861e8e6: Pulling fs layer [2022-11-10T18:20:16.355Z] bab4dde63d76: Waiting [2022-11-10T18:20:16.355Z] bde34c3a00c8: Waiting [2022-11-10T18:20:16.355Z] eaf3925da568: Waiting [2022-11-10T18:20:16.355Z] b352a97aabf1: Waiting [2022-11-10T18:20:16.355Z] 988bab9f4d93: Waiting [2022-11-10T18:20:16.355Z] 5851b861e8e6: Waiting [2022-11-10T18:20:16.355Z] 1469e6f7b9e6: Waiting [2022-11-10T18:20:16.355Z] e2be974225ed: Verifying Checksum [2022-11-10T18:20:16.355Z] e2be974225ed: Download complete [2022-11-10T18:20:16.355Z] 988bab9f4d93: Download complete [2022-11-10T18:20:16.616Z] 1469e6f7b9e6: Verifying Checksum [2022-11-10T18:20:16.616Z] 1469e6f7b9e6: Download complete [2022-11-10T18:20:16.616Z] 339a4e72a1f5: Verifying Checksum [2022-11-10T18:20:16.616Z] 339a4e72a1f5: Download complete [2022-11-10T18:20:16.616Z] eaf3925da568: Download complete [2022-11-10T18:20:16.616Z] bde34c3a00c8: Verifying Checksum [2022-11-10T18:20:16.616Z] bde34c3a00c8: Download complete [2022-11-10T18:20:16.616Z] b352a97aabf1: Verifying Checksum [2022-11-10T18:20:16.616Z] b352a97aabf1: Download complete [2022-11-10T18:20:16.616Z] 4872d77fe225: Download complete [2022-11-10T18:20:16.616Z] 5851b861e8e6: Download complete [2022-11-10T18:20:16.616Z] b85a868b505f: Download complete [2022-11-10T18:20:16.876Z] bab4dde63d76: Verifying Checksum [2022-11-10T18:20:16.876Z] bab4dde63d76: Download complete [2022-11-10T18:20:17.812Z] b85a868b505f: Pull complete [2022-11-10T18:20:17.812Z] e2be974225ed: Pull complete [2022-11-10T18:20:18.379Z] 339a4e72a1f5: Pull complete [2022-11-10T18:20:18.379Z] 988bab9f4d93: Pull complete [2022-11-10T18:20:18.637Z] 1469e6f7b9e6: Pull complete [2022-11-10T18:20:18.637Z] eaf3925da568: Pull complete [2022-11-10T18:20:20.537Z] bab4dde63d76: Pull complete [2022-11-10T18:20:20.537Z] bde34c3a00c8: Pull complete [2022-11-10T18:20:20.537Z] b352a97aabf1: Pull complete [2022-11-10T18:20:20.537Z] 4872d77fe225: Pull complete [2022-11-10T18:20:20.537Z] 5851b861e8e6: Pull complete [2022-11-10T18:20:20.537Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-10T18:20:20.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-10T18:20:20.796Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T18:20:20.888Z] prd-ubuntu20.04-docker-8c-8g-118955 does not seem to be running inside a container [2022-11-10T18:20:20.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-10T18:20:22.247Z] $ docker top 6d71e6e5d382a51ceeca2add64a7384702ad3c9600fa65241e12f5ebc5eeb079 -eo pid,comm [2022-11-10T18:20:22.296Z] 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). [2022-11-10T18:20:22.296Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-10T18:20:22.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-10T18:20:22.334Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-10T18:20:22.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-10T18:20:22.452Z] $ docker exec 6d71e6e5d382a51ceeca2add64a7384702ad3c9600fa65241e12f5ebc5eeb079 ssh-agent [2022-11-10T18:20:22.553Z] SSH_AUTH_SOCK=/tmp/ssh-ogAaREO51ZGs/agent.33 [2022-11-10T18:20:22.553Z] SSH_AGENT_PID=39 [2022-11-10T18:20:22.560Z] Running ssh-add (command line suppressed) [2022-11-10T18:20:22.676Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17122163759800190577.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17122163759800190577.key) [2022-11-10T18:20:22.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-10T18:20:22.969Z] + git tag --points-at HEAD [Pipeline] } [2022-11-10T18:20:22.985Z] $ docker exec --env ******** --env ******** 6d71e6e5d382a51ceeca2add64a7384702ad3c9600fa65241e12f5ebc5eeb079 ssh-agent -k [2022-11-10T18:20:23.085Z] unset SSH_AUTH_SOCK; [2022-11-10T18:20:23.085Z] unset SSH_AGENT_PID; [2022-11-10T18:20:23.085Z] echo Agent pid 39 killed; [2022-11-10T18:20:23.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-10T18:20:23.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-10T18:20:23.112Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-10T18:20:23.228Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-10T18:20:23.236Z] $ docker exec 6d71e6e5d382a51ceeca2add64a7384702ad3c9600fa65241e12f5ebc5eeb079 ssh-agent [2022-11-10T18:20:23.342Z] SSH_AUTH_SOCK=/tmp/ssh-6pj3A5TT6Xex/agent.71 [2022-11-10T18:20:23.342Z] SSH_AGENT_PID=77 [2022-11-10T18:20:23.347Z] Running ssh-add (command line suppressed) [2022-11-10T18:20:23.456Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4815726252298060658.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4815726252298060658.key) [2022-11-10T18:20:23.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-10T18:20:23.747Z] + git semver init [2022-11-10T18:20:24.006Z] 2022-11-10 18:20:23,933 [run_init] DEBUG init version:0.0.0 force:False [2022-11-10T18:20:24.006Z] 2022-11-10 18:20:23,935 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-11-10T18:20:24.006Z] 2022-11-10 18:20:23,935 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-11-10T18:20:24.006Z] 2022-11-10 18:20:23,935 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-11-10T18:20:25.382Z] 2022-11-10 18:20:25,073 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-11-10T18:20:25.382Z] 2022-11-10 18:20:25,073 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-11-10T18:20:25.382Z] 2022-11-10 18:20:25,073 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-10T18:20:25.382Z] 2022-11-10 18:20:25,073 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-10T18:20:25.382Z] 2.3.0 [Pipeline] } [2022-11-10T18:20:25.397Z] $ docker exec --env ******** --env ******** 6d71e6e5d382a51ceeca2add64a7384702ad3c9600fa65241e12f5ebc5eeb079 ssh-agent -k [2022-11-10T18:20:25.489Z] unset SSH_AUTH_SOCK; [2022-11-10T18:20:25.490Z] unset SSH_AGENT_PID; [2022-11-10T18:20:25.490Z] echo Agent pid 77 killed; [2022-11-10T18:20:25.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-10T18:20:25.791Z] + git semver [Pipeline] } [2022-11-10T18:20:26.066Z] $ docker stop --time=1 6d71e6e5d382a51ceeca2add64a7384702ad3c9600fa65241e12f5ebc5eeb079 [2022-11-10T18:20:27.732Z] $ docker rm -f 6d71e6e5d382a51ceeca2add64a7384702ad3c9600fa65241e12f5ebc5eeb079 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-10T18:20:28.069Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-10T18:20:28.236Z] Stashed 1 file(s) [Pipeline] echo [2022-11-10T18:20:28.238Z] [edgeXSemver]: initialized semver on version 2.3.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 [2022-11-10T18:20:28.375Z] provisioning config files... [2022-11-10T18:20:28.389Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4098016793832127208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T18:20:28.684Z] ---> docker-login.sh [2022-11-10T18:20:28.684Z] nexus3.edgexfoundry.org:10001 [2022-11-10T18:20:28.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:20:28.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:20:28.684Z] Configure a credential helper to remove this warning. See [2022-11-10T18:20:28.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:20:28.684Z] [2022-11-10T18:20:28.684Z] Login Succeeded [2022-11-10T18:20:28.684Z] nexus3.edgexfoundry.org:10002 [2022-11-10T18:20:28.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:20:28.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:20:28.684Z] Configure a credential helper to remove this warning. See [2022-11-10T18:20:28.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:20:28.684Z] [2022-11-10T18:20:28.684Z] Login Succeeded [2022-11-10T18:20:28.684Z] nexus3.edgexfoundry.org:10003 [2022-11-10T18:20:28.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:20:28.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:20:28.943Z] Configure a credential helper to remove this warning. See [2022-11-10T18:20:28.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:20:28.943Z] [2022-11-10T18:20:28.943Z] Login Succeeded [2022-11-10T18:20:28.943Z] nexus3.edgexfoundry.org:10004 [2022-11-10T18:20:28.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:20:28.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:20:28.943Z] Configure a credential helper to remove this warning. See [2022-11-10T18:20:28.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:20:28.943Z] [2022-11-10T18:20:28.943Z] Login Succeeded [2022-11-10T18:20:28.943Z] docker.io [2022-11-10T18:20:29.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:20:29.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:20:29.463Z] Configure a credential helper to remove this warning. See [2022-11-10T18:20:29.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:20:29.463Z] [2022-11-10T18:20:29.463Z] Login Succeeded [2022-11-10T18:20:29.463Z] ---> docker-login.sh ends [Pipeline] } [2022-11-10T18:20:29.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-10T18:20:29.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-10T18:20:29.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-10T18:20:29.547Z] ========================================================= [2022-11-10T18:20:29.547Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-10T18:20:29.547Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:20:29.846Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-10T18:20:29.846Z] Sending build context to Docker daemon 27.52MB [2022-11-10T18:20:29.846Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-10T18:20:29.846Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-10T18:20:30.110Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-10T18:20:30.110Z] 213ec9aee27d: Pulling fs layer [2022-11-10T18:20:30.110Z] 4583459ba037: Pulling fs layer [2022-11-10T18:20:30.110Z] 93c1e223e6f2: Pulling fs layer [2022-11-10T18:20:30.110Z] 53926ce57604: Pulling fs layer [2022-11-10T18:20:30.110Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-10T18:20:30.110Z] 22ff95d597cd: Pulling fs layer [2022-11-10T18:20:30.110Z] 12d6caf4c0d1: Pulling fs layer [2022-11-10T18:20:30.110Z] 96b7cbca73a9: Pulling fs layer [2022-11-10T18:20:30.110Z] a7acece74701: Pulling fs layer [2022-11-10T18:20:30.110Z] 21b2b0c7a3f4: Waiting [2022-11-10T18:20:30.110Z] 22ff95d597cd: Waiting [2022-11-10T18:20:30.110Z] 12d6caf4c0d1: Waiting [2022-11-10T18:20:30.110Z] 96b7cbca73a9: Waiting [2022-11-10T18:20:30.110Z] a7acece74701: Waiting [2022-11-10T18:20:30.110Z] 53926ce57604: Waiting [2022-11-10T18:20:30.110Z] 93c1e223e6f2: Verifying Checksum [2022-11-10T18:20:30.110Z] 93c1e223e6f2: Download complete [2022-11-10T18:20:30.110Z] 4583459ba037: Verifying Checksum [2022-11-10T18:20:30.110Z] 4583459ba037: Download complete [2022-11-10T18:20:30.110Z] 21b2b0c7a3f4: Download complete [2022-11-10T18:20:30.110Z] 22ff95d597cd: Download complete [2022-11-10T18:20:30.110Z] 213ec9aee27d: Download complete [2022-11-10T18:20:30.110Z] 12d6caf4c0d1: Verifying Checksum [2022-11-10T18:20:30.110Z] 12d6caf4c0d1: Download complete [2022-11-10T18:20:30.110Z] 213ec9aee27d: Pull complete [2022-11-10T18:20:30.384Z] 4583459ba037: Pull complete [2022-11-10T18:20:30.384Z] 93c1e223e6f2: Pull complete [2022-11-10T18:20:30.653Z] a7acece74701: Download complete [2022-11-10T18:20:30.918Z] 96b7cbca73a9: Verifying Checksum [2022-11-10T18:20:30.918Z] 96b7cbca73a9: Download complete [2022-11-10T18:20:31.175Z] 53926ce57604: Verifying Checksum [2022-11-10T18:20:31.175Z] 53926ce57604: Download complete [2022-11-10T18:20:34.457Z] 53926ce57604: Pull complete [2022-11-10T18:20:34.716Z] 21b2b0c7a3f4: Pull complete [2022-11-10T18:20:34.716Z] 22ff95d597cd: Pull complete [2022-11-10T18:20:34.716Z] 12d6caf4c0d1: Pull complete [2022-11-10T18:20:36.615Z] 96b7cbca73a9: Pull complete [2022-11-10T18:20:37.185Z] a7acece74701: Pull complete [2022-11-10T18:20:37.185Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-10T18:20:37.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-10T18:20:37.185Z] ---> db6d94c90886 [2022-11-10T18:20:37.185Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-11-10T18:20:39.094Z] ---> Running in 9fbe3b3d83dd [2022-11-10T18:20:39.094Z] Removing intermediate container 9fbe3b3d83dd [2022-11-10T18:20:39.094Z] ---> 0ee9e1eb837b [2022-11-10T18:20:39.094Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-10T18:20:39.094Z] ---> Running in ab236540d011 [2022-11-10T18:20:39.094Z] Removing intermediate container ab236540d011 [2022-11-10T18:20:39.094Z] ---> 2492ef8b9cb1 [2022-11-10T18:20:39.094Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-10T18:20:39.094Z] ---> Running in 67a8c95c0a42 [2022-11-10T18:20:39.094Z] Removing intermediate container 67a8c95c0a42 [2022-11-10T18:20:39.094Z] ---> ef19ec5a2b36 [2022-11-10T18:20:39.094Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-10T18:20:39.355Z] ---> Running in 672fefc6b174 [2022-11-10T18:20:39.355Z] Removing intermediate container 672fefc6b174 [2022-11-10T18:20:39.355Z] ---> 9a71f3ee0add [2022-11-10T18:20:39.355Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-11-10T18:20:39.355Z] ---> Running in 63d5361076d5 [2022-11-10T18:20:39.355Z] Removing intermediate container 63d5361076d5 [2022-11-10T18:20:39.355Z] ---> 0dbc951a87a3 [2022-11-10T18:20:39.355Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-10T18:20:39.355Z] ---> Running in 5a685a4ac6ce [2022-11-10T18:20:39.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-10T18:20:39.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-10T18:20:40.132Z] OK: 211 MiB in 51 packages [2022-11-10T18:20:40.392Z] Removing intermediate container 5a685a4ac6ce [2022-11-10T18:20:40.392Z] ---> 7f08f8da5d72 [2022-11-10T18:20:40.392Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-11-10T18:20:40.392Z] ---> Running in 5e83d9965fe5 [2022-11-10T18:20:40.652Z] Removing intermediate container 5e83d9965fe5 [2022-11-10T18:20:40.652Z] ---> 738497f4a75e [2022-11-10T18:20:40.652Z] Step 10/13 : COPY go.mod vendor* ./ [2022-11-10T18:20:40.652Z] ---> 4ee9da0c66ed [2022-11-10T18:20:40.652Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-10T18:20:40.652Z] ---> Running in 50c6cd181cc6 [2022-11-10T18:20:43.345Z] Still waiting to schedule task [2022-11-10T18:20:43.345Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-10T18:21:02.591Z] Removing intermediate container 50c6cd181cc6 [2022-11-10T18:21:02.591Z] ---> 5c0a7c56aee2 [2022-11-10T18:21:02.591Z] Step 12/13 : COPY . . [2022-11-10T18:21:02.591Z] ---> 795cae19ec47 [2022-11-10T18:21:02.591Z] Step 13/13 : RUN ${MAKE} [2022-11-10T18:21:02.591Z] ---> Running in f7149ea7012a [2022-11-10T18:21:02.591Z] noop [2022-11-10T18:21:02.591Z] Removing intermediate container f7149ea7012a [2022-11-10T18:21:02.591Z] ---> 556d75c9d609 [2022-11-10T18:21:02.591Z] Successfully built 556d75c9d609 [2022-11-10T18:21:02.591Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:21:02.896Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-10T18:21:02.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T18:21:02.961Z] prd-ubuntu20.04-docker-8c-8g-118955 does not seem to be running inside a container [2022-11-10T18:21:02.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2022-11-10T18:21:03.380Z] $ docker top 92752fe445d0457902c614b1989a7a6c07efc7a17abe71d1192b64ca1c4cd1b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-10T18:21:03.724Z] + go version [2022-11-10T18:21:03.724Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-10T18:21:03.736Z] $ docker stop --time=1 92752fe445d0457902c614b1989a7a6c07efc7a17abe71d1192b64ca1c4cd1b6 [2022-11-10T18:21:05.035Z] $ docker rm -f 92752fe445d0457902c614b1989a7a6c07efc7a17abe71d1192b64ca1c4cd1b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:21:05.413Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-10T18:21:05.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T18:21:05.475Z] prd-ubuntu20.04-docker-8c-8g-118955 does not seem to be running inside a container [2022-11-10T18:21:05.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2022-11-10T18:21:05.865Z] $ docker top cb25992fc640b03d727b4d262cbb0ba573c6d5e27a139b0a39c83710b4f84777 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-10T18:21:06.199Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-11-10T18:21:06.493Z] + make test [2022-11-10T18:21:06.493Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-10T18:21:06.750Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-11-10T18:21:16.711Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-11-10T18:21:19.992Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 29.3% of statements [2022-11-10T18:21:19.992Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-11-10T18:21:19.992Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.304s coverage: 86.5% of statements [2022-11-10T18:21:26.555Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-10T18:21:26.555Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-10T18:21:29.831Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-10T18:21:29.831Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-10T18:21:29.831Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-10T18:21:30.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-10T18:21:30.110Z] $ docker stop --time=1 cb25992fc640b03d727b4d262cbb0ba573c6d5e27a139b0a39c83710b4f84777 [2022-11-10T18:21:31.881Z] $ docker rm -f cb25992fc640b03d727b4d262cbb0ba573c6d5e27a139b0a39c83710b4f84777 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-10T18:21:32.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-10T18:21:32.368Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-10T18:21:32.880Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-10T18:21:33.163Z] + ls -al . [2022-11-10T18:21:33.163Z] total 248 [2022-11-10T18:21:33.163Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 10 18:21 . [2022-11-10T18:21:33.163Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 18:20 .. [2022-11-10T18:21:33.163Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 18:21 .git [2022-11-10T18:21:33.163Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 18:20 .github [2022-11-10T18:21:33.163Z] -rw-rw-r-- 1 jenkins jenkins 496 Nov 10 18:20 .gitignore [2022-11-10T18:21:33.163Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 10 18:20 .golangci.yml [2022-11-10T18:21:33.163Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 18:20 .semver [2022-11-10T18:21:33.163Z] -rw-rw-r-- 1 jenkins jenkins 9739 Nov 10 18:20 Attribution.txt [2022-11-10T18:21:33.163Z] -rw-rw-r-- 1 jenkins jenkins 6312 Nov 10 18:20 CHANGELOG.md [2022-11-10T18:21:33.163Z] -rw-rw-r-- 1 jenkins jenkins 1637 Nov 10 18:20 Dockerfile [2022-11-10T18:21:33.163Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 18:20 GOVERNANCE.md [2022-11-10T18:21:33.163Z] -rw-rw-r-- 1 jenkins jenkins 734 Nov 10 18:20 Jenkinsfile [2022-11-10T18:21:33.163Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 10 18:20 LICENSE [2022-11-10T18:21:33.163Z] -rw-rw-r-- 1 jenkins jenkins 2858 Nov 10 18:20 Makefile [2022-11-10T18:21:33.163Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 10 18:20 OWNERS.md [2022-11-10T18:21:33.163Z] -rw-rw-r-- 1 jenkins jenkins 6595 Nov 10 18:20 README.md [2022-11-10T18:21:33.163Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 10 18:20 VERSION [2022-11-10T18:21:33.163Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 18:20 bin [2022-11-10T18:21:33.163Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 18:20 cmd [2022-11-10T18:21:33.163Z] -rw-r--r-- 1 jenkins jenkins 79184 Nov 10 18:21 coverage.out [2022-11-10T18:21:33.163Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 10 18:20 doc [2022-11-10T18:21:33.163Z] -rw-rw-r-- 1 jenkins jenkins 3687 Nov 10 18:20 go.mod [2022-11-10T18:21:33.163Z] -rw-rw-r-- 1 jenkins jenkins 46105 Nov 10 18:20 go.sum [2022-11-10T18:21:33.163Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 18:20 internal [2022-11-10T18:21:33.163Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 18:20 snap [2022-11-10T18:21:33.163Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 10 18:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:21:33.472Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=12ac4ca00df350acb7aaa5b8264558c40625f436 --label arch=amd64 --label version=2.3.0 . [2022-11-10T18:21:33.472Z] Sending build context to Docker daemon 27.6MB [2022-11-10T18:21:33.472Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-10T18:21:33.472Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-10T18:21:33.472Z] ---> 556d75c9d609 [2022-11-10T18:21:33.472Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-11-10T18:21:33.730Z] ---> Running in 3a41edd993b3 [2022-11-10T18:21:33.730Z] Removing intermediate container 3a41edd993b3 [2022-11-10T18:21:33.730Z] ---> 62eb7a934a7b [2022-11-10T18:21:33.730Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-10T18:21:33.730Z] ---> Running in 12e1e4bcf71a [2022-11-10T18:21:33.730Z] Removing intermediate container 12e1e4bcf71a [2022-11-10T18:21:33.730Z] ---> dc7e896507e7 [2022-11-10T18:21:33.730Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-10T18:21:33.988Z] ---> Running in 952bd7f869df [2022-11-10T18:21:33.988Z] Removing intermediate container 952bd7f869df [2022-11-10T18:21:33.988Z] ---> e1806a09c635 [2022-11-10T18:21:33.988Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-10T18:21:33.988Z] ---> Running in ef0905e18666 [2022-11-10T18:21:33.988Z] Removing intermediate container ef0905e18666 [2022-11-10T18:21:33.988Z] ---> 7478d73213ab [2022-11-10T18:21:33.988Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-11-10T18:21:33.988Z] ---> Running in 50af72493fba [2022-11-10T18:21:34.246Z] Removing intermediate container 50af72493fba [2022-11-10T18:21:34.246Z] ---> e45625005f92 [2022-11-10T18:21:34.246Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-10T18:21:34.246Z] ---> Running in 429ef1a4eafb [2022-11-10T18:21:34.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-10T18:21:34.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-10T18:21:35.022Z] OK: 211 MiB in 51 packages [2022-11-10T18:21:35.281Z] Removing intermediate container 429ef1a4eafb [2022-11-10T18:21:35.281Z] ---> b1b6217ab9a1 [2022-11-10T18:21:35.281Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-11-10T18:21:35.541Z] ---> Running in b18f9f980618 [2022-11-10T18:21:35.541Z] Removing intermediate container b18f9f980618 [2022-11-10T18:21:35.541Z] ---> 4c7e1055b1d8 [2022-11-10T18:21:35.541Z] Step 10/26 : COPY go.mod vendor* ./ [2022-11-10T18:21:35.541Z] ---> 7062aeb2f81d [2022-11-10T18:21:35.541Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-10T18:21:35.541Z] ---> Running in f4b6f5a5a351 [2022-11-10T18:21:36.474Z] Removing intermediate container f4b6f5a5a351 [2022-11-10T18:21:36.474Z] ---> 95c04dcd6eb4 [2022-11-10T18:21:36.474Z] Step 12/26 : COPY . . [2022-11-10T18:21:37.042Z] ---> 93a8ae7862ab [2022-11-10T18:21:37.042Z] Step 13/26 : RUN ${MAKE} [2022-11-10T18:21:37.042Z] ---> Running in 29150842795c [2022-11-10T18:21:37.301Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-11-10T18:21:59.224Z] Removing intermediate container 29150842795c [2022-11-10T18:21:59.224Z] ---> 5de7c0d6ff54 [2022-11-10T18:21:59.224Z] Step 14/26 : FROM alpine:3.16 [2022-11-10T18:21:59.224Z] 3.16: Pulling from library/alpine [2022-11-10T18:21:59.224Z] 213ec9aee27d: Already exists [2022-11-10T18:21:59.224Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-10T18:21:59.224Z] Status: Downloaded newer image for alpine:3.16 [2022-11-10T18:21:59.224Z] ---> 9c6f07244728 [2022-11-10T18:21:59.224Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-11-10T18:21:59.224Z] ---> Running in 06075f2f7037 [2022-11-10T18:21:59.224Z] Removing intermediate container 06075f2f7037 [2022-11-10T18:21:59.224Z] ---> d56a3f7198e8 [2022-11-10T18:21:59.224Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-10T18:21:59.224Z] ---> Running in 48b8763eb179 [2022-11-10T18:21:59.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-10T18:21:59.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-10T18:21:59.224Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-10T18:21:59.224Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-10T18:21:59.224Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-10T18:21:59.224Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-10T18:21:59.224Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-10T18:21:59.224Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-10T18:21:59.224Z] Executing busybox-1.35.0-r17.trigger [2022-11-10T18:21:59.224Z] OK: 8 MiB in 20 packages [2022-11-10T18:21:59.224Z] Removing intermediate container 48b8763eb179 [2022-11-10T18:21:59.224Z] ---> ea236b778e3b [2022-11-10T18:21:59.224Z] Step 17/26 : WORKDIR / [2022-11-10T18:21:59.224Z] ---> Running in 16125c560414 [2022-11-10T18:21:59.224Z] Removing intermediate container 16125c560414 [2022-11-10T18:21:59.224Z] ---> 7623482e5e92 [2022-11-10T18:21:59.224Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-11-10T18:21:59.224Z] ---> d9731d87f6c8 [2022-11-10T18:21:59.224Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-11-10T18:21:59.224Z] ---> fee4247a122e [2022-11-10T18:21:59.224Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-11-10T18:21:59.224Z] ---> 2b3c3de058b1 [2022-11-10T18:21:59.224Z] Step 21/26 : EXPOSE 59984 [2022-11-10T18:21:59.224Z] ---> Running in de6db6ab94bc [2022-11-10T18:21:59.224Z] Removing intermediate container de6db6ab94bc [2022-11-10T18:21:59.224Z] ---> 19af210439be [2022-11-10T18:21:59.224Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-11-10T18:21:59.224Z] ---> Running in f5fafe6757aa [2022-11-10T18:21:59.224Z] Removing intermediate container f5fafe6757aa [2022-11-10T18:21:59.224Z] ---> d1c3dc2efa3f [2022-11-10T18:21:59.224Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-10T18:21:59.224Z] ---> Running in e23c71f032a4 [2022-11-10T18:21:59.224Z] Removing intermediate container e23c71f032a4 [2022-11-10T18:21:59.224Z] ---> 2d56330f15bc [2022-11-10T18:21:59.224Z] Step 24/26 : LABEL arch=amd64 [2022-11-10T18:21:59.224Z] ---> Running in fdf724c3e2a1 [2022-11-10T18:21:59.483Z] Removing intermediate container fdf724c3e2a1 [2022-11-10T18:21:59.483Z] ---> 3da65fdb261c [2022-11-10T18:21:59.483Z] Step 25/26 : LABEL git_sha=12ac4ca00df350acb7aaa5b8264558c40625f436 [2022-11-10T18:21:59.483Z] ---> Running in 851e0b666c0f [2022-11-10T18:21:59.483Z] Removing intermediate container 851e0b666c0f [2022-11-10T18:21:59.483Z] ---> 413fd4314cb2 [2022-11-10T18:21:59.483Z] Step 26/26 : LABEL version=2.3.0 [2022-11-10T18:21:59.483Z] ---> Running in 3202cfae7c85 [2022-11-10T18:21:59.483Z] Removing intermediate container 3202cfae7c85 [2022-11-10T18:21:59.483Z] ---> 495e3464a4a7 [2022-11-10T18:21:59.483Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-10T18:21:59.483Z] Successfully built 495e3464a4a7 [2022-11-10T18:21:59.483Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-10T18:21:59.591Z] provisioning config files... [2022-11-10T18:21:59.599Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8873086837766294190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T18:21:59.937Z] ---> docker-login.sh [2022-11-10T18:21:59.937Z] nexus3.edgexfoundry.org:10001 [2022-11-10T18:21:59.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:21:59.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:21:59.937Z] Configure a credential helper to remove this warning. See [2022-11-10T18:21:59.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:21:59.937Z] [2022-11-10T18:21:59.937Z] Login Succeeded [2022-11-10T18:21:59.937Z] nexus3.edgexfoundry.org:10002 [2022-11-10T18:21:59.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:21:59.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:21:59.937Z] Configure a credential helper to remove this warning. See [2022-11-10T18:21:59.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:21:59.937Z] [2022-11-10T18:21:59.937Z] Login Succeeded [2022-11-10T18:21:59.937Z] nexus3.edgexfoundry.org:10003 [2022-11-10T18:22:00.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:22:00.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:22:00.221Z] Configure a credential helper to remove this warning. See [2022-11-10T18:22:00.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:22:00.221Z] [2022-11-10T18:22:00.221Z] Login Succeeded [2022-11-10T18:22:00.221Z] nexus3.edgexfoundry.org:10004 [2022-11-10T18:22:00.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:22:00.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:22:00.221Z] Configure a credential helper to remove this warning. See [2022-11-10T18:22:00.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:22:00.221Z] [2022-11-10T18:22:00.221Z] Login Succeeded [2022-11-10T18:22:00.221Z] docker.io [2022-11-10T18:22:00.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:22:00.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:22:00.505Z] Configure a credential helper to remove this warning. See [2022-11-10T18:22:00.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:22:00.505Z] [2022-11-10T18:22:00.505Z] Login Succeeded [2022-11-10T18:22:00.505Z] ---> docker-login.sh ends [Pipeline] } [2022-11-10T18:22:00.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-10T18:22:00.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-10T18:22:00.551Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-11-10T18:22:00.551Z] 12ac4ca00df350acb7aaa5b8264558c40625f436 [2022-11-10T18:22:00.551Z] latest [2022-11-10T18:22:00.551Z] 2.3.0 [2022-11-10T18:22:00.551Z] 12ac4ca00df350acb7aaa5b8264558c40625f436-2.3.0 [2022-11-10T18:22:00.551Z] main [2022-11-10T18:22:00.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:22:00.872Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:12ac4ca00df350acb7aaa5b8264558c40625f436 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:22:01.171Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:12ac4ca00df350acb7aaa5b8264558c40625f436 [2022-11-10T18:22:01.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-10T18:22:01.171Z] 2d84059243a3: Preparing [2022-11-10T18:22:01.171Z] 0bafbf48e158: Preparing [2022-11-10T18:22:01.171Z] 975bd0de033d: Preparing [2022-11-10T18:22:01.171Z] ac2314d5c9b2: Preparing [2022-11-10T18:22:01.171Z] 994393dc58e7: Preparing [2022-11-10T18:22:01.171Z] 994393dc58e7: Layer already exists [2022-11-10T18:22:01.171Z] 2d84059243a3: Pushed [2022-11-10T18:22:01.171Z] 0bafbf48e158: Pushed [2022-11-10T18:22:01.430Z] ac2314d5c9b2: Pushed [2022-11-10T18:22:03.966Z] 975bd0de033d: Pushed [2022-11-10T18:22:03.966Z] 12ac4ca00df350acb7aaa5b8264558c40625f436: digest: sha256:701fb6721fa4c29e221604c5c288122cbd247e9268e570f6257b7a9c9f34e3cc size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:22:04.272Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:22:04.571Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-11-10T18:22:04.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-10T18:22:04.571Z] 2d84059243a3: Preparing [2022-11-10T18:22:04.571Z] 0bafbf48e158: Preparing [2022-11-10T18:22:04.571Z] 975bd0de033d: Preparing [2022-11-10T18:22:04.571Z] ac2314d5c9b2: Preparing [2022-11-10T18:22:04.571Z] 994393dc58e7: Preparing [2022-11-10T18:22:04.571Z] ac2314d5c9b2: Layer already exists [2022-11-10T18:22:04.571Z] 994393dc58e7: Layer already exists [2022-11-10T18:22:04.571Z] 975bd0de033d: Layer already exists [2022-11-10T18:22:04.571Z] 0bafbf48e158: Layer already exists [2022-11-10T18:22:04.571Z] 2d84059243a3: Layer already exists [2022-11-10T18:22:04.571Z] latest: digest: sha256:701fb6721fa4c29e221604c5c288122cbd247e9268e570f6257b7a9c9f34e3cc size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:22:04.880Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:22:05.185Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0 [2022-11-10T18:22:05.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-10T18:22:05.185Z] 2d84059243a3: Preparing [2022-11-10T18:22:05.185Z] 0bafbf48e158: Preparing [2022-11-10T18:22:05.185Z] 975bd0de033d: Preparing [2022-11-10T18:22:05.185Z] ac2314d5c9b2: Preparing [2022-11-10T18:22:05.185Z] 994393dc58e7: Preparing [2022-11-10T18:22:05.185Z] ac2314d5c9b2: Layer already exists [2022-11-10T18:22:05.185Z] 2d84059243a3: Layer already exists [2022-11-10T18:22:05.185Z] 975bd0de033d: Layer already exists [2022-11-10T18:22:05.185Z] 994393dc58e7: Layer already exists [2022-11-10T18:22:05.185Z] 0bafbf48e158: Layer already exists [2022-11-10T18:22:05.185Z] 2.3.0: digest: sha256:701fb6721fa4c29e221604c5c288122cbd247e9268e570f6257b7a9c9f34e3cc size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:22:05.491Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:12ac4ca00df350acb7aaa5b8264558c40625f436-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:22:05.789Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:12ac4ca00df350acb7aaa5b8264558c40625f436-2.3.0 [2022-11-10T18:22:05.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-10T18:22:05.789Z] 2d84059243a3: Preparing [2022-11-10T18:22:05.789Z] 0bafbf48e158: Preparing [2022-11-10T18:22:05.789Z] 975bd0de033d: Preparing [2022-11-10T18:22:05.789Z] ac2314d5c9b2: Preparing [2022-11-10T18:22:05.789Z] 994393dc58e7: Preparing [2022-11-10T18:22:05.789Z] ac2314d5c9b2: Layer already exists [2022-11-10T18:22:05.789Z] 975bd0de033d: Layer already exists [2022-11-10T18:22:05.789Z] 994393dc58e7: Layer already exists [2022-11-10T18:22:05.789Z] 2d84059243a3: Layer already exists [2022-11-10T18:22:05.789Z] 0bafbf48e158: Layer already exists [2022-11-10T18:22:05.789Z] 12ac4ca00df350acb7aaa5b8264558c40625f436-2.3.0: digest: sha256:701fb6721fa4c29e221604c5c288122cbd247e9268e570f6257b7a9c9f34e3cc size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:22:06.096Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:22:06.400Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-11-10T18:22:06.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-10T18:22:06.400Z] 2d84059243a3: Preparing [2022-11-10T18:22:06.400Z] 0bafbf48e158: Preparing [2022-11-10T18:22:06.400Z] 975bd0de033d: Preparing [2022-11-10T18:22:06.400Z] ac2314d5c9b2: Preparing [2022-11-10T18:22:06.400Z] 994393dc58e7: Preparing [2022-11-10T18:22:06.400Z] ac2314d5c9b2: Layer already exists [2022-11-10T18:22:06.400Z] 975bd0de033d: Layer already exists [2022-11-10T18:22:06.400Z] 994393dc58e7: Layer already exists [2022-11-10T18:22:06.400Z] 0bafbf48e158: Layer already exists [2022-11-10T18:22:06.400Z] 2d84059243a3: Layer already exists [2022-11-10T18:22:06.400Z] main: digest: sha256:701fb6721fa4c29e221604c5c288122cbd247e9268e570f6257b7a9c9f34e3cc size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-10T18:22:06.450Z] ===================================================== [Pipeline] echo [2022-11-10T18:22:06.456Z] taggedImages: [2022-11-10T18:22:06.456Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:12ac4ca00df350acb7aaa5b8264558c40625f436 [2022-11-10T18:22:06.456Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-11-10T18:22:06.456Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0 [2022-11-10T18:22:06.456Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:12ac4ca00df350acb7aaa5b8264558c40625f436-2.3.0 [2022-11-10T18:22:06.456Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:22:06.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-10T18:22:06.807Z] [2022-11-10T18:22:06.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:22:07.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-10T18:22:07.101Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-10T18:22:07.101Z] 5eb5b503b376: Pulling fs layer [2022-11-10T18:22:07.101Z] 5c69ac0246d0: Pulling fs layer [2022-11-10T18:22:07.101Z] ec43610c2a17: Pulling fs layer [2022-11-10T18:22:07.101Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-10T18:22:07.101Z] 33b1e0a273af: Pulling fs layer [2022-11-10T18:22:07.101Z] 5d3b04190fa2: Pulling fs layer [2022-11-10T18:22:07.101Z] 2f39f015ded8: Pulling fs layer [2022-11-10T18:22:07.101Z] 3a2ae6a8a46f: Waiting [2022-11-10T18:22:07.101Z] 33b1e0a273af: Waiting [2022-11-10T18:22:07.101Z] 2f39f015ded8: Waiting [2022-11-10T18:22:07.101Z] 5d3b04190fa2: Waiting [2022-11-10T18:22:07.101Z] 5c69ac0246d0: Download complete [2022-11-10T18:22:07.101Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-10T18:22:07.101Z] 3a2ae6a8a46f: Download complete [2022-11-10T18:22:07.101Z] 33b1e0a273af: Verifying Checksum [2022-11-10T18:22:07.101Z] 33b1e0a273af: Download complete [2022-11-10T18:22:07.101Z] ec43610c2a17: Verifying Checksum [2022-11-10T18:22:07.101Z] ec43610c2a17: Download complete [2022-11-10T18:22:07.359Z] 5d3b04190fa2: Verifying Checksum [2022-11-10T18:22:07.359Z] 5d3b04190fa2: Download complete [2022-11-10T18:22:07.359Z] 5eb5b503b376: Verifying Checksum [2022-11-10T18:22:07.359Z] 5eb5b503b376: Download complete [2022-11-10T18:22:07.926Z] 2f39f015ded8: Download complete [2022-11-10T18:22:08.489Z] 5eb5b503b376: Pull complete [2022-11-10T18:22:08.489Z] 5c69ac0246d0: Pull complete [2022-11-10T18:22:09.054Z] ec43610c2a17: Pull complete [2022-11-10T18:22:09.054Z] 3a2ae6a8a46f: Pull complete [2022-11-10T18:22:09.054Z] 33b1e0a273af: Pull complete [2022-11-10T18:22:09.312Z] 5d3b04190fa2: Pull complete [2022-11-10T18:22:11.442Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118956 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-11-10T18:22:11.453Z] Running in /w/workspace/device-onvif-camera/88 [Pipeline] { [Pipeline] checkout [2022-11-10T18:22:11.488Z] The recommended git tool is: git [2022-11-10T18:22:12.593Z] 2f39f015ded8: Pull complete [2022-11-10T18:22:12.593Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-10T18:22:12.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-10T18:22:12.851Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T18:22:12.924Z] prd-ubuntu20.04-docker-8c-8g-118955 does not seem to be running inside a container [2022-11-10T18:22:12.952Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-10T18:22:14.444Z] $ docker top e45ecfc8a7fcbbfe25e51d5dd75d689bfb3791fa94f6990e64c4ee59e8ca63fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T18:22:14.835Z] ---> job-cost.sh [2022-11-10T18:22:14.835Z] lf-activate-venv: SKIPPING [2022-11-10T18:22:14.835Z] INFO: No Stack... [2022-11-10T18:22:15.402Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-10T18:22:15.969Z] INFO: Archiving Costs [Pipeline] sh [2022-11-10T18:22:16.251Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-11-10T18:22:16.251Z] + cut -d, -f6 [Pipeline] lock [2022-11-10T18:22:16.262Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-88-stack-cost] [2022-11-10T18:22:16.269Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-88-stack-cost] did not exist. Created. [2022-11-10T18:22:16.269Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-10T18:22:16.566Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-10T18:22:16.597Z] Stashed 1 file(s) [Pipeline] } [2022-11-10T18:22:16.605Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-10T18:22:16.626Z] $ docker stop --time=1 e45ecfc8a7fcbbfe25e51d5dd75d689bfb3791fa94f6990e64c4ee59e8ca63fa [2022-11-10T18:22:17.721Z] using credential edgex-jenkins-ssh [2022-11-10T18:22:17.736Z] Cloning the remote Git repository [2022-11-10T18:22:17.783Z] $ docker rm -f e45ecfc8a7fcbbfe25e51d5dd75d689bfb3791fa94f6990e64c4ee59e8ca63fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-10T18:22:17.775Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-11-10T18:22:17.848Z] > git init /w/workspace/device-onvif-camera/88 # timeout=10 [2022-11-10T18:22:17.996Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-11-10T18:22:17.997Z] > git --version # timeout=10 [2022-11-10T18:22:18.015Z] > git --version # 'git version 2.25.1' [2022-11-10T18:22:18.017Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-10T18:22:18.059Z] Verifying host key using known hosts file [2022-11-10T18:22:18.260Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-10T18:22:18.274Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-10T18:22:19.748Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-11-10T18:22:19.768Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-10T18:22:20.532Z] Avoid second fetch [2022-11-10T18:22:20.533Z] Checking out Revision 12ac4ca00df350acb7aaa5b8264558c40625f436 (main) [2022-11-10T18:22:21.184Z] Commit message: "docs: bump swagger generator version to 2.3.0 (#198)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-10T18:22:20.545Z] > git config core.sparsecheckout # timeout=10 [2022-11-10T18:22:20.560Z] > git checkout -f 12ac4ca00df350acb7aaa5b8264558c40625f436 # timeout=10 [2022-11-10T18:22:21.963Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-10T18:22:21.963Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-10T18:22:21.963Z] Dload Upload Total Spent Left Speed [2022-11-10T18:22:21.963Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 88125 [Pipeline] sh [2022-11-10T18:22:22.572Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-10T18:22:22.907Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-10T18:22:22.907Z] + sudo tee /etc/docker/daemon.new [2022-11-10T18:22:22.907Z] { [2022-11-10T18:22:22.907Z] "registry-mirrors": [ [2022-11-10T18:22:22.907Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-10T18:22:22.907Z] ], [2022-11-10T18:22:22.907Z] "bip": "10.250.0.254/24", [2022-11-10T18:22:22.907Z] "hosts": [ [2022-11-10T18:22:22.907Z] "tcp://0.0.0.0:5555", [2022-11-10T18:22:22.907Z] "unix:///var/run/docker.sock" [2022-11-10T18:22:22.907Z] ], [2022-11-10T18:22:22.907Z] "mtu": 1458, [2022-11-10T18:22:22.907Z] "selinux-enabled": true, [2022-11-10T18:22:22.907Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-10T18:22:22.907Z] } [Pipeline] sh [2022-11-10T18:22:23.246Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-10T18:22:23.570Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-10T18:22:41.825Z] provisioning config files... [2022-11-10T18:22:41.852Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/88@tmp/config13561130151247646346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T18:22:42.202Z] ---> docker-login.sh [2022-11-10T18:22:42.202Z] nexus3.edgexfoundry.org:10001 [2022-11-10T18:22:42.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:22:42.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:22:42.792Z] Configure a credential helper to remove this warning. See [2022-11-10T18:22:42.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:22:42.792Z] [2022-11-10T18:22:42.792Z] Login Succeeded [2022-11-10T18:22:42.792Z] nexus3.edgexfoundry.org:10002 [2022-11-10T18:22:43.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:22:43.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:22:43.351Z] Configure a credential helper to remove this warning. See [2022-11-10T18:22:43.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:22:43.351Z] [2022-11-10T18:22:43.351Z] Login Succeeded [2022-11-10T18:22:43.351Z] nexus3.edgexfoundry.org:10003 [2022-11-10T18:22:43.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:22:43.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:22:43.623Z] Configure a credential helper to remove this warning. See [2022-11-10T18:22:43.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:22:43.623Z] [2022-11-10T18:22:43.623Z] Login Succeeded [2022-11-10T18:22:43.623Z] nexus3.edgexfoundry.org:10004 [2022-11-10T18:22:43.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:22:43.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:22:43.894Z] Configure a credential helper to remove this warning. See [2022-11-10T18:22:43.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:22:43.894Z] [2022-11-10T18:22:43.894Z] Login Succeeded [2022-11-10T18:22:43.894Z] docker.io [2022-11-10T18:22:44.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:22:44.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:22:44.434Z] Configure a credential helper to remove this warning. See [2022-11-10T18:22:44.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:22:44.434Z] [2022-11-10T18:22:44.434Z] Login Succeeded [2022-11-10T18:22:44.434Z] ---> docker-login.sh ends [Pipeline] } [2022-11-10T18:22:44.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-10T18:22:44.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-10T18:22:44.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-10T18:22:44.611Z] ========================================================= [2022-11-10T18:22:44.611Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-10T18:22:44.611Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:22:44.951Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-10T18:22:45.549Z] Sending build context to Docker daemon 20.45MB [2022-11-10T18:22:45.549Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-10T18:22:45.549Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-10T18:22:45.549Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-10T18:22:45.549Z] 9b18e9b68314: Pulling fs layer [2022-11-10T18:22:45.549Z] 35d82f9e3411: Pulling fs layer [2022-11-10T18:22:45.549Z] e16973657156: Pulling fs layer [2022-11-10T18:22:45.549Z] fc693d55d65f: Pulling fs layer [2022-11-10T18:22:45.549Z] 7e9fc2657dce: Pulling fs layer [2022-11-10T18:22:45.549Z] dda99020689f: Pulling fs layer [2022-11-10T18:22:45.549Z] db1c61fa0a46: Pulling fs layer [2022-11-10T18:22:45.549Z] 891c053d2c06: Pulling fs layer [2022-11-10T18:22:45.549Z] fc693d55d65f: Waiting [2022-11-10T18:22:45.549Z] 7e9fc2657dce: Waiting [2022-11-10T18:22:45.549Z] dda99020689f: Waiting [2022-11-10T18:22:45.549Z] db1c61fa0a46: Waiting [2022-11-10T18:22:45.549Z] 891c053d2c06: Waiting [2022-11-10T18:22:45.549Z] e16973657156: Verifying Checksum [2022-11-10T18:22:45.549Z] e16973657156: Download complete [2022-11-10T18:22:45.549Z] 35d82f9e3411: Verifying Checksum [2022-11-10T18:22:45.549Z] 35d82f9e3411: Download complete [2022-11-10T18:22:45.549Z] 7e9fc2657dce: Verifying Checksum [2022-11-10T18:22:45.549Z] 7e9fc2657dce: Download complete [2022-11-10T18:22:45.824Z] dda99020689f: Verifying Checksum [2022-11-10T18:22:45.824Z] dda99020689f: Download complete [2022-11-10T18:22:45.824Z] 9b18e9b68314: Verifying Checksum [2022-11-10T18:22:46.422Z] 9b18e9b68314: Pull complete [2022-11-10T18:22:46.711Z] 891c053d2c06: Verifying Checksum [2022-11-10T18:22:46.711Z] 891c053d2c06: Download complete [2022-11-10T18:22:47.316Z] 35d82f9e3411: Pull complete [2022-11-10T18:22:47.592Z] e16973657156: Pull complete [2022-11-10T18:22:48.183Z] db1c61fa0a46: Verifying Checksum [2022-11-10T18:22:48.183Z] db1c61fa0a46: Download complete [2022-11-10T18:22:48.453Z] fc693d55d65f: Verifying Checksum [2022-11-10T18:22:48.453Z] fc693d55d65f: Download complete [2022-11-10T18:23:00.798Z] fc693d55d65f: Pull complete [2022-11-10T18:23:00.798Z] 7e9fc2657dce: Pull complete [2022-11-10T18:23:00.798Z] dda99020689f: Pull complete [2022-11-10T18:23:09.024Z] db1c61fa0a46: Pull complete [2022-11-10T18:23:10.439Z] 891c053d2c06: Pull complete [2022-11-10T18:23:10.439Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-10T18:23:10.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-10T18:23:10.439Z] ---> f96f9c87975a [2022-11-10T18:23:10.439Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-11-10T18:23:12.392Z] ---> Running in 166c82851d3e [2022-11-10T18:23:12.392Z] Removing intermediate container 166c82851d3e [2022-11-10T18:23:12.392Z] ---> 29aa439c0a4d [2022-11-10T18:23:12.392Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-10T18:23:12.392Z] ---> Running in 850931309cc1 [2022-11-10T18:23:12.670Z] Removing intermediate container 850931309cc1 [2022-11-10T18:23:12.670Z] ---> af3f8c02cd03 [2022-11-10T18:23:12.670Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-10T18:23:12.939Z] ---> Running in 1492fae09b70 [2022-11-10T18:23:13.215Z] Removing intermediate container 1492fae09b70 [2022-11-10T18:23:13.215Z] ---> 837defc36b8b [2022-11-10T18:23:13.215Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-10T18:23:13.215Z] ---> Running in 216fef1e3ddc [2022-11-10T18:23:13.484Z] Removing intermediate container 216fef1e3ddc [2022-11-10T18:23:13.484Z] ---> e75c7914ad26 [2022-11-10T18:23:13.484Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-11-10T18:23:13.484Z] ---> Running in 6840080a5db8 [2022-11-10T18:23:13.757Z] Removing intermediate container 6840080a5db8 [2022-11-10T18:23:13.757Z] ---> 645f904ef306 [2022-11-10T18:23:13.757Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-10T18:23:14.024Z] ---> Running in 5b73733e7591 [2022-11-10T18:23:14.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-10T18:23:15.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-10T18:23:16.219Z] OK: 221 MiB in 51 packages [2022-11-10T18:23:16.804Z] Removing intermediate container 5b73733e7591 [2022-11-10T18:23:16.804Z] ---> 237f64c784ad [2022-11-10T18:23:16.804Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-11-10T18:23:17.073Z] ---> Running in 728b3a9397f2 [2022-11-10T18:23:17.341Z] Removing intermediate container 728b3a9397f2 [2022-11-10T18:23:17.341Z] ---> eb2a2643497f [2022-11-10T18:23:17.341Z] Step 10/13 : COPY go.mod vendor* ./ [2022-11-10T18:23:17.609Z] ---> b85346d47edc [2022-11-10T18:23:17.609Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-10T18:23:17.881Z] ---> Running in a76d2025e4ad [2022-11-10T18:24:14.402Z] Removing intermediate container a76d2025e4ad [2022-11-10T18:24:14.402Z] ---> 586cf4e27440 [2022-11-10T18:24:14.402Z] Step 12/13 : COPY . . [2022-11-10T18:24:14.402Z] ---> a040f7268338 [2022-11-10T18:24:14.402Z] Step 13/13 : RUN ${MAKE} [2022-11-10T18:24:14.402Z] ---> Running in 8c11afe95274 [2022-11-10T18:24:14.402Z] noop [2022-11-10T18:24:14.402Z] Removing intermediate container 8c11afe95274 [2022-11-10T18:24:14.402Z] ---> ea22faa02497 [2022-11-10T18:24:14.402Z] Successfully built ea22faa02497 [2022-11-10T18:24:14.402Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:24:14.761Z] + docker inspect -f . ci-base-image-arm64 [2022-11-10T18:24:14.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T18:24:14.953Z] prd-ubuntu20.04-docker-arm64-4c-16g-118956 does not seem to be running inside a container [2022-11-10T18:24:15.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/88 -v /w/workspace/device-onvif-camera/88:/w/workspace/device-onvif-camera/88:rw,z -v /w/workspace/device-onvif-camera/88@tmp:/w/workspace/device-onvif-camera/88@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 ******** ci-base-image-arm64 cat [2022-11-10T18:24:16.198Z] $ docker top a60f289bf65073ae41fcf1840ed003a2d31f52c8db359ba1ac4ce070f4f6f37f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-10T18:24:17.025Z] + go version [2022-11-10T18:24:17.025Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-10T18:24:17.049Z] $ docker stop --time=1 a60f289bf65073ae41fcf1840ed003a2d31f52c8db359ba1ac4ce070f4f6f37f [2022-11-10T18:24:18.682Z] $ docker rm -f a60f289bf65073ae41fcf1840ed003a2d31f52c8db359ba1ac4ce070f4f6f37f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:24:19.230Z] + docker inspect -f . ci-base-image-arm64 [2022-11-10T18:24:19.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T18:24:19.408Z] prd-ubuntu20.04-docker-arm64-4c-16g-118956 does not seem to be running inside a container [2022-11-10T18:24:19.491Z] $ 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/88 -v /w/workspace/device-onvif-camera/88:/w/workspace/device-onvif-camera/88:rw,z -v /w/workspace/device-onvif-camera/88@tmp:/w/workspace/device-onvif-camera/88@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 ******** ci-base-image-arm64 cat [2022-11-10T18:24:20.643Z] $ docker top df50d026b4d2c1248ea4c4be57fcedf1e324f4c24093b7c7aeeefdd6e68f040b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-10T18:24:21.130Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/88 [Pipeline] fileExists [Pipeline] sh [2022-11-10T18:24:21.452Z] + make test [2022-11-10T18:24:21.452Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-10T18:24:23.391Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-11-10T18:26:00.058Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-11-10T18:26:00.058Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.189s coverage: 29.3% of statements [2022-11-10T18:26:00.058Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-11-10T18:26:15.093Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.180s coverage: 86.5% of statements [2022-11-10T18:26:15.093Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-10T18:26:15.093Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-10T18:26:37.162Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-10T18:26:37.162Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-10T18:26:37.162Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-10T18:26:37.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-10T18:26:37.461Z] $ docker stop --time=1 df50d026b4d2c1248ea4c4be57fcedf1e324f4c24093b7c7aeeefdd6e68f040b [2022-11-10T18:26:39.268Z] $ docker rm -f df50d026b4d2c1248ea4c4be57fcedf1e324f4c24093b7c7aeeefdd6e68f040b [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-10T18:26:40.254Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-10T18:26:40.284Z] Warning: overwriting stash ‘coverage-report’ [2022-11-10T18:26:40.847Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-10T18:26:41.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-10T18:26:41.556Z] + ls -al . [2022-11-10T18:26:41.556Z] total 244 [2022-11-10T18:26:41.556Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 18:24 . [2022-11-10T18:26:41.556Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 18:22 .. [2022-11-10T18:26:41.556Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 18:22 .git [2022-11-10T18:26:41.556Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 18:22 .github [2022-11-10T18:26:41.556Z] -rw-rw-r-- 1 jenkins jenkins 496 Nov 10 18:22 .gitignore [2022-11-10T18:26:41.556Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 10 18:22 .golangci.yml [2022-11-10T18:26:41.556Z] -rw-rw-r-- 1 jenkins jenkins 9739 Nov 10 18:22 Attribution.txt [2022-11-10T18:26:41.556Z] -rw-rw-r-- 1 jenkins jenkins 6312 Nov 10 18:22 CHANGELOG.md [2022-11-10T18:26:41.556Z] -rw-rw-r-- 1 jenkins jenkins 1637 Nov 10 18:22 Dockerfile [2022-11-10T18:26:41.556Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 18:22 GOVERNANCE.md [2022-11-10T18:26:41.556Z] -rw-rw-r-- 1 jenkins jenkins 734 Nov 10 18:22 Jenkinsfile [2022-11-10T18:26:41.556Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 10 18:22 LICENSE [2022-11-10T18:26:41.556Z] -rw-rw-r-- 1 jenkins jenkins 2858 Nov 10 18:22 Makefile [2022-11-10T18:26:41.556Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 10 18:22 OWNERS.md [2022-11-10T18:26:41.556Z] -rw-rw-r-- 1 jenkins jenkins 6595 Nov 10 18:22 README.md [2022-11-10T18:26:41.556Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 10 18:20 VERSION [2022-11-10T18:26:41.556Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 18:22 bin [2022-11-10T18:26:41.556Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 18:22 cmd [2022-11-10T18:26:41.556Z] -rw-r--r-- 1 jenkins jenkins 79184 Nov 10 18:26 coverage.out [2022-11-10T18:26:41.556Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 10 18:22 doc [2022-11-10T18:26:41.556Z] -rw-rw-r-- 1 jenkins jenkins 3687 Nov 10 18:22 go.mod [2022-11-10T18:26:41.556Z] -rw-rw-r-- 1 jenkins jenkins 46105 Nov 10 18:22 go.sum [2022-11-10T18:26:41.556Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 18:22 internal [2022-11-10T18:26:41.556Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 18:22 snap [2022-11-10T18:26:41.556Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 10 18:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:26:41.891Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=12ac4ca00df350acb7aaa5b8264558c40625f436 --label arch=arm64 --label version=2.3.0 . [2022-11-10T18:26:42.476Z] Sending build context to Docker daemon 20.53MB [2022-11-10T18:26:42.476Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-10T18:26:42.476Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-10T18:26:42.476Z] ---> ea22faa02497 [2022-11-10T18:26:42.476Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-11-10T18:26:42.746Z] ---> Running in f6a8111fbcf4 [2022-11-10T18:26:43.023Z] Removing intermediate container f6a8111fbcf4 [2022-11-10T18:26:43.023Z] ---> e72de4e73637 [2022-11-10T18:26:43.023Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-10T18:26:43.023Z] ---> Running in fbe5fb8a41b3 [2022-11-10T18:26:43.607Z] Removing intermediate container fbe5fb8a41b3 [2022-11-10T18:26:43.607Z] ---> 3852026fa087 [2022-11-10T18:26:43.607Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-10T18:26:43.607Z] ---> Running in b6786a37a7ad [2022-11-10T18:26:43.876Z] Removing intermediate container b6786a37a7ad [2022-11-10T18:26:43.876Z] ---> 5e0d7ed8fc14 [2022-11-10T18:26:43.876Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-10T18:26:43.876Z] ---> Running in 6e0588a795f2 [2022-11-10T18:26:44.465Z] Removing intermediate container 6e0588a795f2 [2022-11-10T18:26:44.465Z] ---> 3c1a4b656d27 [2022-11-10T18:26:44.465Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-11-10T18:26:44.465Z] ---> Running in d4466cd733f6 [2022-11-10T18:26:44.732Z] Removing intermediate container d4466cd733f6 [2022-11-10T18:26:44.732Z] ---> 74e440ffa598 [2022-11-10T18:26:44.732Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-10T18:26:44.732Z] ---> Running in 4e28c27fafe5 [2022-11-10T18:26:45.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-10T18:26:45.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-10T18:26:46.936Z] OK: 221 MiB in 51 packages [2022-11-10T18:26:47.903Z] Removing intermediate container 4e28c27fafe5 [2022-11-10T18:26:47.903Z] ---> 8a5736ceae70 [2022-11-10T18:26:47.903Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-11-10T18:26:47.903Z] ---> Running in b813e4ffd035 [2022-11-10T18:26:48.182Z] Removing intermediate container b813e4ffd035 [2022-11-10T18:26:48.182Z] ---> e16486f1e469 [2022-11-10T18:26:48.182Z] Step 10/26 : COPY go.mod vendor* ./ [2022-11-10T18:26:48.770Z] ---> 112b1d6ae466 [2022-11-10T18:26:48.770Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-10T18:26:48.770Z] ---> Running in bafa25a3cc38 [2022-11-10T18:26:51.354Z] Removing intermediate container bafa25a3cc38 [2022-11-10T18:26:51.354Z] ---> fc36c770a3fd [2022-11-10T18:26:51.354Z] Step 12/26 : COPY . . [2022-11-10T18:26:53.942Z] ---> acb9e54bfed3 [2022-11-10T18:26:53.942Z] Step 13/26 : RUN ${MAKE} [2022-11-10T18:26:53.942Z] ---> Running in f7d9a320105f [2022-11-10T18:26:54.904Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-11-10T18:29:31.655Z] Removing intermediate container f7d9a320105f [2022-11-10T18:29:31.655Z] ---> 06f5d8209b42 [2022-11-10T18:29:31.655Z] Step 14/26 : FROM alpine:3.16 [2022-11-10T18:29:31.655Z] 3.16: Pulling from library/alpine [2022-11-10T18:29:31.655Z] 9b18e9b68314: Already exists [2022-11-10T18:29:31.655Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-10T18:29:31.655Z] Status: Downloaded newer image for alpine:3.16 [2022-11-10T18:29:31.655Z] ---> a6215f271958 [2022-11-10T18:29:31.655Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-11-10T18:29:31.656Z] ---> Running in 4428742c2df7 [2022-11-10T18:29:31.656Z] Removing intermediate container 4428742c2df7 [2022-11-10T18:29:31.656Z] ---> 1a2da8864897 [2022-11-10T18:29:31.656Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-10T18:29:31.656Z] ---> Running in 62a234ac5c70 [2022-11-10T18:29:31.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-10T18:29:31.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-10T18:29:31.656Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-10T18:29:31.656Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-10T18:29:31.656Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-10T18:29:31.656Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-10T18:29:31.656Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-10T18:29:31.656Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-10T18:29:31.656Z] Executing busybox-1.35.0-r17.trigger [2022-11-10T18:29:31.656Z] OK: 8 MiB in 20 packages [2022-11-10T18:29:31.656Z] Removing intermediate container 62a234ac5c70 [2022-11-10T18:29:31.656Z] ---> 3c39c64d2044 [2022-11-10T18:29:31.656Z] Step 17/26 : WORKDIR / [2022-11-10T18:29:31.656Z] ---> Running in 43f14798bf06 [2022-11-10T18:29:31.656Z] Removing intermediate container 43f14798bf06 [2022-11-10T18:29:31.656Z] ---> 80bc4313aca8 [2022-11-10T18:29:31.656Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-11-10T18:29:31.656Z] ---> 1f488fed9eea [2022-11-10T18:29:31.656Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-11-10T18:29:31.656Z] ---> 104dfa9d5ffe [2022-11-10T18:29:31.656Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-11-10T18:29:31.656Z] ---> c10ba6f8edb5 [2022-11-10T18:29:31.656Z] Step 21/26 : EXPOSE 59984 [2022-11-10T18:29:31.656Z] ---> Running in d690daaedaa1 [2022-11-10T18:29:31.656Z] Removing intermediate container d690daaedaa1 [2022-11-10T18:29:31.656Z] ---> c75ec8951730 [2022-11-10T18:29:31.656Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-11-10T18:29:31.656Z] ---> Running in 50c3ad94eef1 [2022-11-10T18:29:31.656Z] Removing intermediate container 50c3ad94eef1 [2022-11-10T18:29:31.656Z] ---> c1ea2de52ac3 [2022-11-10T18:29:31.656Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-10T18:29:31.656Z] ---> Running in 5f67f3f70e53 [2022-11-10T18:29:31.656Z] Removing intermediate container 5f67f3f70e53 [2022-11-10T18:29:31.656Z] ---> 24a9d8cdb57f [2022-11-10T18:29:31.656Z] Step 24/26 : LABEL arch=arm64 [2022-11-10T18:29:31.656Z] ---> Running in 321778c6aea9 [2022-11-10T18:29:31.656Z] Removing intermediate container 321778c6aea9 [2022-11-10T18:29:31.656Z] ---> d713c9c1fa96 [2022-11-10T18:29:31.656Z] Step 25/26 : LABEL git_sha=12ac4ca00df350acb7aaa5b8264558c40625f436 [2022-11-10T18:29:31.656Z] ---> Running in d94657b2a4dd [2022-11-10T18:29:31.656Z] Removing intermediate container d94657b2a4dd [2022-11-10T18:29:31.656Z] ---> a904cc63cd91 [2022-11-10T18:29:31.656Z] Step 26/26 : LABEL version=2.3.0 [2022-11-10T18:29:31.656Z] ---> Running in 629b604fffef [2022-11-10T18:29:31.922Z] Removing intermediate container 629b604fffef [2022-11-10T18:29:31.922Z] ---> 02d1470331e0 [2022-11-10T18:29:31.922Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-10T18:29:31.922Z] Successfully built 02d1470331e0 [2022-11-10T18:29:31.922Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-10T18:29:32.078Z] provisioning config files... [2022-11-10T18:29:32.123Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/88@tmp/config14096964438914362725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T18:29:32.502Z] ---> docker-login.sh [2022-11-10T18:29:32.502Z] nexus3.edgexfoundry.org:10001 [2022-11-10T18:29:32.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:29:32.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:29:32.767Z] Configure a credential helper to remove this warning. See [2022-11-10T18:29:32.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:29:32.767Z] [2022-11-10T18:29:32.767Z] Login Succeeded [2022-11-10T18:29:32.767Z] nexus3.edgexfoundry.org:10002 [2022-11-10T18:29:33.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:29:33.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:29:33.034Z] Configure a credential helper to remove this warning. See [2022-11-10T18:29:33.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:29:33.034Z] [2022-11-10T18:29:33.034Z] Login Succeeded [2022-11-10T18:29:33.034Z] nexus3.edgexfoundry.org:10003 [2022-11-10T18:29:33.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:29:33.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:29:33.568Z] Configure a credential helper to remove this warning. See [2022-11-10T18:29:33.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:29:33.568Z] [2022-11-10T18:29:33.568Z] Login Succeeded [2022-11-10T18:29:33.568Z] nexus3.edgexfoundry.org:10004 [2022-11-10T18:29:33.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:29:33.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:29:33.837Z] Configure a credential helper to remove this warning. See [2022-11-10T18:29:33.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:29:33.837Z] [2022-11-10T18:29:33.837Z] Login Succeeded [2022-11-10T18:29:33.837Z] docker.io [2022-11-10T18:29:34.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T18:29:34.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T18:29:34.373Z] Configure a credential helper to remove this warning. See [2022-11-10T18:29:34.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T18:29:34.373Z] [2022-11-10T18:29:34.373Z] Login Succeeded [2022-11-10T18:29:34.373Z] ---> docker-login.sh ends [Pipeline] } [2022-11-10T18:29:34.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-10T18:29:34.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-10T18:29:34.689Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-11-10T18:29:34.689Z] 12ac4ca00df350acb7aaa5b8264558c40625f436 [2022-11-10T18:29:34.689Z] latest [2022-11-10T18:29:34.689Z] 2.3.0 [2022-11-10T18:29:34.689Z] 12ac4ca00df350acb7aaa5b8264558c40625f436-2.3.0 [2022-11-10T18:29:34.689Z] main [2022-11-10T18:29:34.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:29:35.020Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:12ac4ca00df350acb7aaa5b8264558c40625f436 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:29:35.359Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:12ac4ca00df350acb7aaa5b8264558c40625f436 [2022-11-10T18:29:35.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-10T18:29:35.359Z] 93226866a72a: Preparing [2022-11-10T18:29:35.359Z] 8d1ad25f3c52: Preparing [2022-11-10T18:29:35.359Z] 97fdc54b60c7: Preparing [2022-11-10T18:29:35.359Z] fdaec22f435c: Preparing [2022-11-10T18:29:35.359Z] 5d3e392a13a0: Preparing [2022-11-10T18:29:35.359Z] 5d3e392a13a0: Layer already exists [2022-11-10T18:29:35.626Z] 8d1ad25f3c52: Pushed [2022-11-10T18:29:35.626Z] 93226866a72a: Pushed [2022-11-10T18:29:36.210Z] fdaec22f435c: Pushed [2022-11-10T18:29:41.539Z] 97fdc54b60c7: Pushed [2022-11-10T18:29:41.539Z] 12ac4ca00df350acb7aaa5b8264558c40625f436: digest: sha256:4d9556ffd566604e9041660304d35ec0d5e9af0980a45f5690bbde85da442518 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:29:41.874Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:29:42.220Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-11-10T18:29:42.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-10T18:29:42.220Z] 93226866a72a: Preparing [2022-11-10T18:29:42.220Z] 8d1ad25f3c52: Preparing [2022-11-10T18:29:42.220Z] 97fdc54b60c7: Preparing [2022-11-10T18:29:42.220Z] fdaec22f435c: Preparing [2022-11-10T18:29:42.220Z] 5d3e392a13a0: Preparing [2022-11-10T18:29:42.220Z] 5d3e392a13a0: Layer already exists [2022-11-10T18:29:42.220Z] 8d1ad25f3c52: Layer already exists [2022-11-10T18:29:42.220Z] 97fdc54b60c7: Layer already exists [2022-11-10T18:29:42.220Z] 93226866a72a: Layer already exists [2022-11-10T18:29:42.220Z] fdaec22f435c: Layer already exists [2022-11-10T18:29:42.220Z] latest: digest: sha256:4d9556ffd566604e9041660304d35ec0d5e9af0980a45f5690bbde85da442518 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:29:42.558Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:29:42.898Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0 [2022-11-10T18:29:42.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-10T18:29:42.898Z] 93226866a72a: Preparing [2022-11-10T18:29:42.898Z] 8d1ad25f3c52: Preparing [2022-11-10T18:29:42.898Z] 97fdc54b60c7: Preparing [2022-11-10T18:29:42.898Z] fdaec22f435c: Preparing [2022-11-10T18:29:42.898Z] 5d3e392a13a0: Preparing [2022-11-10T18:29:42.899Z] 5d3e392a13a0: Layer already exists [2022-11-10T18:29:42.899Z] 93226866a72a: Layer already exists [2022-11-10T18:29:42.899Z] fdaec22f435c: Layer already exists [2022-11-10T18:29:42.899Z] 8d1ad25f3c52: Layer already exists [2022-11-10T18:29:42.899Z] 97fdc54b60c7: Layer already exists [2022-11-10T18:29:42.899Z] 2.3.0: digest: sha256:4d9556ffd566604e9041660304d35ec0d5e9af0980a45f5690bbde85da442518 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:29:43.233Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:12ac4ca00df350acb7aaa5b8264558c40625f436-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:29:43.560Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:12ac4ca00df350acb7aaa5b8264558c40625f436-2.3.0 [2022-11-10T18:29:43.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-10T18:29:43.560Z] 93226866a72a: Preparing [2022-11-10T18:29:43.560Z] 8d1ad25f3c52: Preparing [2022-11-10T18:29:43.560Z] 97fdc54b60c7: Preparing [2022-11-10T18:29:43.560Z] fdaec22f435c: Preparing [2022-11-10T18:29:43.560Z] 5d3e392a13a0: Preparing [2022-11-10T18:29:43.560Z] fdaec22f435c: Layer already exists [2022-11-10T18:29:43.560Z] 5d3e392a13a0: Layer already exists [2022-11-10T18:29:43.560Z] 93226866a72a: Layer already exists [2022-11-10T18:29:43.560Z] 97fdc54b60c7: Layer already exists [2022-11-10T18:29:43.560Z] 8d1ad25f3c52: Layer already exists [2022-11-10T18:29:43.560Z] 12ac4ca00df350acb7aaa5b8264558c40625f436-2.3.0: digest: sha256:4d9556ffd566604e9041660304d35ec0d5e9af0980a45f5690bbde85da442518 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:29:44.155Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:29:44.485Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-11-10T18:29:44.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-10T18:29:44.485Z] 93226866a72a: Preparing [2022-11-10T18:29:44.485Z] 8d1ad25f3c52: Preparing [2022-11-10T18:29:44.485Z] 97fdc54b60c7: Preparing [2022-11-10T18:29:44.485Z] fdaec22f435c: Preparing [2022-11-10T18:29:44.485Z] 5d3e392a13a0: Preparing [2022-11-10T18:29:44.485Z] 93226866a72a: Layer already exists [2022-11-10T18:29:44.485Z] 5d3e392a13a0: Layer already exists [2022-11-10T18:29:44.485Z] 8d1ad25f3c52: Layer already exists [2022-11-10T18:29:44.485Z] 97fdc54b60c7: Layer already exists [2022-11-10T18:29:44.485Z] fdaec22f435c: Layer already exists [2022-11-10T18:29:44.485Z] main: digest: sha256:4d9556ffd566604e9041660304d35ec0d5e9af0980a45f5690bbde85da442518 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-10T18:29:44.539Z] ===================================================== [Pipeline] echo [2022-11-10T18:29:44.549Z] taggedImages: [2022-11-10T18:29:44.549Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:12ac4ca00df350acb7aaa5b8264558c40625f436 [2022-11-10T18:29:44.549Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-11-10T18:29:44.549Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0 [2022-11-10T18:29:44.549Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:12ac4ca00df350acb7aaa5b8264558c40625f436-2.3.0 [2022-11-10T18:29:44.549Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:29:44.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-10T18:29:44.908Z] [2022-11-10T18:29:44.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:29:45.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-10T18:29:45.239Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-10T18:29:45.239Z] 8998bd30e6a1: Pulling fs layer [2022-11-10T18:29:45.239Z] 04944245beec: Pulling fs layer [2022-11-10T18:29:45.239Z] 699f458cf7ca: Pulling fs layer [2022-11-10T18:29:45.239Z] 765212b225bb: Pulling fs layer [2022-11-10T18:29:45.239Z] f23df028b6ca: Pulling fs layer [2022-11-10T18:29:45.239Z] d65c8cfc05b1: Pulling fs layer [2022-11-10T18:29:45.239Z] 2437ff75d9bd: Pulling fs layer [2022-11-10T18:29:45.239Z] 765212b225bb: Waiting [2022-11-10T18:29:45.239Z] f23df028b6ca: Waiting [2022-11-10T18:29:45.239Z] d65c8cfc05b1: Waiting [2022-11-10T18:29:45.239Z] 2437ff75d9bd: Waiting [2022-11-10T18:29:45.509Z] 04944245beec: Verifying Checksum [2022-11-10T18:29:45.509Z] 04944245beec: Download complete [2022-11-10T18:29:45.509Z] 765212b225bb: Verifying Checksum [2022-11-10T18:29:45.509Z] 765212b225bb: Download complete [2022-11-10T18:29:45.509Z] f23df028b6ca: Verifying Checksum [2022-11-10T18:29:45.509Z] f23df028b6ca: Download complete [2022-11-10T18:29:45.509Z] d65c8cfc05b1: Verifying Checksum [2022-11-10T18:29:45.509Z] d65c8cfc05b1: Download complete [2022-11-10T18:29:45.509Z] 699f458cf7ca: Verifying Checksum [2022-11-10T18:29:45.509Z] 699f458cf7ca: Download complete [2022-11-10T18:29:46.091Z] 8998bd30e6a1: Download complete [2022-11-10T18:29:48.670Z] 2437ff75d9bd: Verifying Checksum [2022-11-10T18:29:48.670Z] 2437ff75d9bd: Download complete [2022-11-10T18:29:50.088Z] 8998bd30e6a1: Pull complete [2022-11-10T18:29:50.354Z] 04944245beec: Pull complete [2022-11-10T18:29:51.760Z] 699f458cf7ca: Pull complete [2022-11-10T18:29:51.760Z] 765212b225bb: Pull complete [2022-11-10T18:29:52.720Z] f23df028b6ca: Pull complete [2022-11-10T18:29:52.720Z] d65c8cfc05b1: Pull complete [2022-11-10T18:30:07.706Z] 2437ff75d9bd: Pull complete [2022-11-10T18:30:07.706Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-10T18:30:07.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-10T18:30:07.706Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T18:30:07.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-118956 does not seem to be running inside a container [2022-11-10T18:30:07.959Z] $ 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/88 -v /w/workspace/device-onvif-camera/88:/w/workspace/device-onvif-camera/88:rw,z -v /w/workspace/device-onvif-camera/88@tmp:/w/workspace/device-onvif-camera/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-10T18:30:10.323Z] $ docker top d1825b45160a6800d16dbe2bbb2ee24c39a7fb643c4e0b23035d8b69d4de0a72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T18:30:10.844Z] ---> job-cost.sh [2022-11-10T18:30:11.139Z] lf-activate-venv: SKIPPING [2022-11-10T18:30:11.139Z] INFO: No Stack... [2022-11-10T18:30:11.411Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-10T18:30:12.394Z] INFO: Archiving Costs [Pipeline] sh [2022-11-10T18:30:12.716Z] + cat /w/workspace/device-onvif-camera/88/archives/cost.csv [2022-11-10T18:30:12.716Z] + cut -d, -f6 [Pipeline] lock [2022-11-10T18:30:12.812Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-88-stack-cost] [2022-11-10T18:30:12.818Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-88-stack-cost] did not exist. Created. [2022-11-10T18:30:12.818Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-10T18:30:13.181Z] /w/workspace/device-onvif-camera/88@tmp/durable-c8679098/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-10T18:30:13.839Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-10T18:30:13.860Z] Warning: overwriting stash ‘stack-cost’ [2022-11-10T18:30:13.919Z] Stashed 1 file(s) [Pipeline] } [2022-11-10T18:30:13.926Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-10T18:30:13.945Z] $ docker stop --time=1 d1825b45160a6800d16dbe2bbb2ee24c39a7fb643c4e0b23035d8b69d4de0a72 [2022-11-10T18:30:15.416Z] $ docker rm -f d1825b45160a6800d16dbe2bbb2ee24c39a7fb643c4e0b23035d8b69d4de0a72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-11-10T18:30:15.794Z] provisioning config files... [2022-11-10T18:30:15.800Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7064393248264823097tmp [Pipeline] { [Pipeline] sh [2022-11-10T18:30:16.086Z] + set +x [2022-11-10T18:30:16.086Z] + curl -s https://codecov.io/bash [2022-11-10T18:30:16.086Z] + bash -s -- [2022-11-10T18:30:16.086Z] [2022-11-10T18:30:16.086Z] _____ _ [2022-11-10T18:30:16.086Z] / ____| | | [2022-11-10T18:30:16.086Z] | | ___ __| | ___ ___ _____ __ [2022-11-10T18:30:16.086Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-10T18:30:16.086Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-10T18:30:16.086Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-10T18:30:16.086Z] Bash-1.0.6 [2022-11-10T18:30:16.086Z] [2022-11-10T18:30:16.086Z] [2022-11-10T18:30:16.086Z] ==> git version 2.25.1 found [2022-11-10T18:30:16.086Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-11-10T18:30:16.086Z] Release-Date: 2020-01-08 [2022-11-10T18:30:16.086Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-10T18:30:16.086Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-10T18:30:16.086Z] ==> Jenkins CI detected. [2022-11-10T18:30:16.086Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-11-10T18:30:16.086Z] project root: . [2022-11-10T18:30:16.086Z] --> token set from env [2022-11-10T18:30:16.345Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-10T18:30:16.345Z] ==> Running gcov in . (disable via -X gcov) [2022-11-10T18:30:16.345Z] ==> Python coveragepy not found [2022-11-10T18:30:16.345Z] ==> Searching for coverage reports in: [2022-11-10T18:30:16.345Z] + . [2022-11-10T18:30:16.345Z] -> Found 1 reports [2022-11-10T18:30:16.345Z] ==> Detecting git/mercurial file structure [2022-11-10T18:30:16.345Z] ==> Reading reports [2022-11-10T18:30:16.345Z] + ./coverage.out bytes=79184 [2022-11-10T18:30:16.345Z] ==> Appending adjustments [2022-11-10T18:30:16.345Z] https://docs.codecov.io/docs/fixing-reports [2022-11-10T18:30:16.345Z] + Found adjustments [2022-11-10T18:30:16.345Z] ==> Gzipping contents [2022-11-10T18:30:16.605Z] 12K /tmp/codecov.1bdSL1.gz [2022-11-10T18:30:16.605Z] ==> Uploading reports [2022-11-10T18:30:16.605Z] url: https://codecov.io [2022-11-10T18:30:16.605Z] query: branch=main&commit=12ac4ca00df350acb7aaa5b8264558c40625f436&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-10T18:30:16.605Z] -> Pinging Codecov [2022-11-10T18:30:16.605Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=12ac4ca00df350acb7aaa5b8264558c40625f436&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-10T18:30:16.864Z] -> Uploading to [2022-11-10T18:30:16.864Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-10/F29A59C45E3A92E06B3E522C9905F8EF/12ac4ca00df350acb7aaa5b8264558c40625f436/463271f0-dc76-4ced-9797-066edc555122.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221110T183016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29d6c36a78a97e6e7ecd3950b47334bb665872a120a0e5b113dc7bb0eeaa3d14 [2022-11-10T18:30:16.864Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-10T18:30:16.864Z] Dload Upload Total Spent Left Speed [2022-11-10T18:30:17.123Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10871 0 0 100 10871 0 39387 --:--:-- --:--:-- --:--:-- 39387 [2022-11-10T18:30:17.123Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/12ac4ca00df350acb7aaa5b8264558c40625f436 [Pipeline] } [2022-11-10T18:30:17.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-10T18:30:17.328Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-10T18:30:17.340Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:30:17.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-10T18:30:17.640Z] [2022-11-10T18:30:17.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:30:17.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-10T18:30:17.938Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-10T18:30:17.938Z] df9b9388f04a: Pulling fs layer [2022-11-10T18:30:17.938Z] 52dc419b0ee2: Pulling fs layer [2022-11-10T18:30:17.938Z] 25bc292e5bac: Pulling fs layer [2022-11-10T18:30:17.938Z] 114826534d7a: Pulling fs layer [2022-11-10T18:30:17.938Z] 4657fd5d0bcf: Pulling fs layer [2022-11-10T18:30:17.938Z] 6ad1cebc031e: Pulling fs layer [2022-11-10T18:30:17.938Z] 8a3aa393b2d8: Pulling fs layer [2022-11-10T18:30:17.938Z] 114826534d7a: Waiting [2022-11-10T18:30:17.938Z] 4657fd5d0bcf: Waiting [2022-11-10T18:30:17.938Z] 8a3aa393b2d8: Waiting [2022-11-10T18:30:17.938Z] 6ad1cebc031e: Waiting [2022-11-10T18:30:17.938Z] 25bc292e5bac: Verifying Checksum [2022-11-10T18:30:17.938Z] 25bc292e5bac: Download complete [2022-11-10T18:30:17.938Z] 52dc419b0ee2: Download complete [2022-11-10T18:30:17.938Z] 4657fd5d0bcf: Verifying Checksum [2022-11-10T18:30:17.938Z] 4657fd5d0bcf: Download complete [2022-11-10T18:30:17.938Z] df9b9388f04a: Verifying Checksum [2022-11-10T18:30:17.938Z] df9b9388f04a: Download complete [2022-11-10T18:30:18.197Z] df9b9388f04a: Pull complete [2022-11-10T18:30:18.197Z] 6ad1cebc031e: Verifying Checksum [2022-11-10T18:30:18.197Z] 6ad1cebc031e: Download complete [2022-11-10T18:30:18.197Z] 52dc419b0ee2: Pull complete [2022-11-10T18:30:18.197Z] 25bc292e5bac: Pull complete [2022-11-10T18:30:18.765Z] 114826534d7a: Verifying Checksum [2022-11-10T18:30:18.765Z] 114826534d7a: Download complete [2022-11-10T18:30:18.765Z] 8a3aa393b2d8: Verifying Checksum [2022-11-10T18:30:18.765Z] 8a3aa393b2d8: Download complete [2022-11-10T18:30:22.049Z] 114826534d7a: Pull complete [2022-11-10T18:30:22.049Z] 4657fd5d0bcf: Pull complete [2022-11-10T18:30:22.309Z] 6ad1cebc031e: Pull complete [2022-11-10T18:30:25.590Z] 8a3aa393b2d8: Pull complete [2022-11-10T18:30:25.590Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-10T18:30:25.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-10T18:30:25.590Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T18:30:25.659Z] prd-ubuntu20.04-docker-8c-8g-118955 does not seem to be running inside a container [2022-11-10T18:30:25.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-10T18:30:27.431Z] $ docker top 983f56140863d8efd0f2e6e697bde1b14ae2860e6a6597478affab0eeb74f973 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-10T18:30:27.493Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-11-10T18:30:27.767Z] + set -o pipefail [2022-11-10T18:30:27.767Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-11-10T18:30:34.326Z] [2022-11-10T18:30:34.326Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-11-10T18:30:34.326Z] [2022-11-10T18:30:34.326Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/dcc54426-ff7e-4a0a-9563-f30af4bd21a2 [2022-11-10T18:30:34.326Z] [2022-11-10T18:30:34.326Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-11-10T18:30:34.326Z] [2022-11-10T18:30:34.326Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-10T18:30:34.326Z] [2022-11-10T18:30:34.326Z] [2022-11-10T18:30:34.326Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-10T18:30:34.326Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-10T18:30:34.326Z] More details here: https://snyk.co/ue1NS [2022-11-10T18:30:34.326Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2022-11-10T18:30:34.326Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-11-10T18:30:34.339Z] $ docker stop --time=1 983f56140863d8efd0f2e6e697bde1b14ae2860e6a6597478affab0eeb74f973 [2022-11-10T18:30:36.408Z] $ docker rm -f 983f56140863d8efd0f2e6e697bde1b14ae2860e6a6597478affab0eeb74f973 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-11-10T18:30:36.756Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-10T18:30:36.765Z] provisioning config files... [2022-11-10T18:30:36.771Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10866612529753653560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T18:30:37.068Z] --> edgex-publish-swagger.sh [2022-11-10T18:30:37.068Z] === Publish doc/openapi/v2 API === [2022-11-10T18:30:37.068Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-11-10T18:30:37.068Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-11-10T18:30:37.068Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-10T18:30:37.068Z] Dload Upload Total Spent Left Speed [2022-11-10T18:30:38.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 451k 0:00:01 0:00:01 --:--:-- 451k 100 469k 0 0 100 469k 0 451k 0:00:01 0:00:01 --:--:-- 451k [2022-11-10T18:30:38.004Z] [2022-11-10T18:30:38.004Z] [Pipeline] } [2022-11-10T18:30:38.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-10T18:30:38.394Z] + git log --format=format:%s -1 12ac4ca00df350acb7aaa5b8264558c40625f436 [Pipeline] sh [2022-11-10T18:30:38.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-10T18:30:38.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:30:38.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-10T18:30:38.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T18:30:39.049Z] prd-ubuntu20.04-docker-8c-8g-118955 does not seem to be running inside a container [2022-11-10T18:30:39.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-10T18:30:39.458Z] $ docker top 296bdb66b5276747dae8b93550e1742a08862e25cd0ee192fcbd3ac25fc573a7 -eo pid,comm [2022-11-10T18:30:39.499Z] 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). [2022-11-10T18:30:39.499Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-10T18:30:39.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-10T18:30:39.537Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-10T18:30:39.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-10T18:30:39.659Z] $ docker exec 296bdb66b5276747dae8b93550e1742a08862e25cd0ee192fcbd3ac25fc573a7 ssh-agent [2022-11-10T18:30:39.768Z] SSH_AUTH_SOCK=/tmp/ssh-zqdCH2eo5QRY/agent.32 [2022-11-10T18:30:39.768Z] SSH_AGENT_PID=38 [2022-11-10T18:30:39.773Z] Running ssh-add (command line suppressed) [2022-11-10T18:30:39.871Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13321205665081044100.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13321205665081044100.key) [2022-11-10T18:30:39.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-10T18:30:40.165Z] + git semver tag [2022-11-10T18:30:40.423Z] 2022-11-10 18:30:40,338 [run_tag] DEBUG tag force:False [2022-11-10T18:30:40.423Z] 2022-11-10 18:30:40,339 [check_head_tag] DEBUG check head tag [2022-11-10T18:30:40.423Z] 2022-11-10 18:30:40,340 [execute] INFO git cat-file --batch-check [2022-11-10T18:30:40.423Z] 2022-11-10 18:30:40,340 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-11-10T18:30:40.423Z] 2022-11-10 18:30:40,343 [execute] INFO git cat-file --batch [2022-11-10T18:30:40.423Z] 2022-11-10 18:30:40,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-11-10T18:30:40.423Z] 2022-11-10 18:30:40,365 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-10T18:30:40.423Z] 2022-11-10 18:30:40,365 [execute] INFO git tag -a v2.3.0 -m v2.3.0 [2022-11-10T18:30:40.423Z] 2022-11-10 18:30:40,365 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0', '-m', 'v2.3.0'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-11-10T18:30:40.423Z] 2022-11-10 18:30:40,369 [main] ERROR Cmd('git') failed due to: exit code(128) [2022-11-10T18:30:40.423Z] cmdline: git tag -a v2.3.0 -m v2.3.0 [2022-11-10T18:30:40.423Z] stderr: 'fatal: tag 'v2.3.0' already exists' [2022-11-10T18:30:40.423Z] ERROR: Cmd('git') failed due to: exit code(128) [2022-11-10T18:30:40.423Z] cmdline: git tag -a v2.3.0 -m v2.3.0 [2022-11-10T18:30:40.423Z] stderr: 'fatal: tag 'v2.3.0' already exists' [Pipeline] } [2022-11-10T18:30:40.434Z] $ docker exec --env ******** --env ******** 296bdb66b5276747dae8b93550e1742a08862e25cd0ee192fcbd3ac25fc573a7 ssh-agent -k [2022-11-10T18:30:40.528Z] unset SSH_AUTH_SOCK; [2022-11-10T18:30:40.528Z] unset SSH_AGENT_PID; [2022-11-10T18:30:40.528Z] echo Agent pid 38 killed; [2022-11-10T18:30:40.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-11-10T18:30:40.569Z] $ docker stop --time=1 296bdb66b5276747dae8b93550e1742a08862e25cd0ee192fcbd3ac25fc573a7 [2022-11-10T18:30:41.846Z] $ docker rm -f 296bdb66b5276747dae8b93550e1742a08862e25cd0ee192fcbd3ac25fc573a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Bump Pre-Release Version" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2022-11-10T18:30:42.392Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-11-10T18:30:42.392Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-11-10T18:30:42.392Z] total 16 [2022-11-10T18:30:42.392Z] drwxr-xr-x 3 root root 4096 Nov 10 18:22 . [2022-11-10T18:30:42.392Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 10 18:22 .. [2022-11-10T18:30:42.392Z] drwxr-xr-x 2 root root 4096 Nov 10 18:22 cost [2022-11-10T18:30:42.392Z] -rw-r--r-- 1 root root 90 Nov 10 18:22 cost.csv [2022-11-10T18:30:42.392Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-11-10T18:30:42.392Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-11-10T18:30:42.392Z] total 16 [2022-11-10T18:30:42.392Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 18:22 . [2022-11-10T18:30:42.392Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 10 18:22 .. [2022-11-10T18:30:42.392Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 10 18:22 cost [2022-11-10T18:30:42.392Z] -rw-r--r-- 1 jenkins jenkins 90 Nov 10 18:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-10T18:30:42.686Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-10T18:30:43.539Z] ---> package-listing.sh [2022-11-10T18:30:43.539Z] ++ facter osfamily [2022-11-10T18:30:43.539Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-10T18:30:43.797Z] + OS_FAMILY=debian [2022-11-10T18:30:43.797Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-11-10T18:30:43.797Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-10T18:30:43.797Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-10T18:30:43.797Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-10T18:30:43.797Z] + PACKAGES=/tmp/packages_start.txt [2022-11-10T18:30:43.797Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-11-10T18:30:43.797Z] + PACKAGES=/tmp/packages_end.txt [2022-11-10T18:30:43.797Z] + case "${OS_FAMILY}" in [2022-11-10T18:30:43.797Z] + dpkg -l [2022-11-10T18:30:43.797Z] + grep '^ii' [2022-11-10T18:30:43.797Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-10T18:30:43.797Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-10T18:30:43.797Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-10T18:30:43.797Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-11-10T18:30:43.797Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-11-10T18:30:43.797Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-11-10T18:30:43.806Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-10T18:30:44.081Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T18:30:44.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-10T18:30:44.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T18:30:44.696Z] prd-ubuntu20.04-docker-8c-8g-118955 does not seem to be running inside a container [2022-11-10T18:30:44.726Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-10T18:30:44.927Z] $ docker top 8dbcd7eeb268ae4a88d4dc74b928319ef353813105aa0d6d7741e6622da633aa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-10T18:30:45.266Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-10T18:30:45.551Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-10T18:30:45.837Z] + ls /var/log/sa-host [2022-11-10T18:30:45.837Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-10T18:30:45.974Z] provisioning config files... [2022-11-10T18:30:45.983Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4884875318676592075tmp [Pipeline] { [Pipeline] echo [2022-11-10T18:30:45.994Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-10T18:30:46.275Z] ---> create-netrc.sh [Pipeline] } [2022-11-10T18:30:46.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-10T18:30:46.611Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-10T18:30:46.620Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-10T18:30:46.905Z] ---> sudo-logs.sh [2022-11-10T18:30:46.905Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-10T18:30:46.936Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-10T18:30:47.215Z] ---> job-cost.sh [2022-11-10T18:30:47.215Z] lf-activate-venv: SKIPPING [2022-11-10T18:30:47.215Z] DEBUG: total: 0.2199999988079071 [2022-11-10T18:30:47.215Z] INFO: Retrieving Stack Cost... [2022-11-10T18:30:47.474Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-10T18:30:48.041Z] INFO: Archiving Costs [Pipeline] echo [2022-11-10T18:30:48.051Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-10T18:30:48.331Z] ---> logs-deploy.sh [2022-11-10T18:30:48.331Z] lf-activate-venv: SKIPPING [2022-11-10T18:30:48.332Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/88 [2022-11-10T18:30:48.332Z] INFO: archiving workspace using pattern(s): [2022-11-10T18:30:49.268Z] Archives upload complete. [2022-11-10T18:30:49.530Z] INFO: archiving logs to Nexus [2022-11-10T18:30:50.098Z] ---> uname -a: [2022-11-10T18:30:50.098Z] Linux prd-ubuntu20-04-docker-8c-8g-118955 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-10T18:30:50.098Z] [2022-11-10T18:30:50.098Z] [2022-11-10T18:30:50.098Z] ---> lscpu: [2022-11-10T18:30:50.098Z] Architecture: x86_64 [2022-11-10T18:30:50.098Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-10T18:30:50.098Z] Byte Order: Little Endian [2022-11-10T18:30:50.098Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-10T18:30:50.098Z] CPU(s): 8 [2022-11-10T18:30:50.098Z] On-line CPU(s) list: 0-7 [2022-11-10T18:30:50.098Z] Thread(s) per core: 1 [2022-11-10T18:30:50.098Z] Core(s) per socket: 1 [2022-11-10T18:30:50.098Z] Socket(s): 8 [2022-11-10T18:30:50.098Z] NUMA node(s): 1 [2022-11-10T18:30:50.098Z] Vendor ID: AuthenticAMD [2022-11-10T18:30:50.098Z] CPU family: 23 [2022-11-10T18:30:50.098Z] Model: 49 [2022-11-10T18:30:50.098Z] Model name: AMD EPYC-Rome Processor [2022-11-10T18:30:50.098Z] Stepping: 0 [2022-11-10T18:30:50.098Z] CPU MHz: 2799.998 [2022-11-10T18:30:50.098Z] BogoMIPS: 5599.99 [2022-11-10T18:30:50.098Z] Virtualization: AMD-V [2022-11-10T18:30:50.098Z] Hypervisor vendor: KVM [2022-11-10T18:30:50.098Z] Virtualization type: full [2022-11-10T18:30:50.098Z] L1d cache: 256 KiB [2022-11-10T18:30:50.098Z] L1i cache: 256 KiB [2022-11-10T18:30:50.098Z] L2 cache: 4 MiB [2022-11-10T18:30:50.098Z] L3 cache: 128 MiB [2022-11-10T18:30:50.098Z] NUMA node0 CPU(s): 0-7 [2022-11-10T18:30:50.098Z] Vulnerability Itlb multihit: Not affected [2022-11-10T18:30:50.098Z] Vulnerability L1tf: Not affected [2022-11-10T18:30:50.098Z] Vulnerability Mds: Not affected [2022-11-10T18:30:50.098Z] Vulnerability Meltdown: Not affected [2022-11-10T18:30:50.098Z] Vulnerability Mmio stale data: Not affected [2022-11-10T18:30:50.098Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-10T18:30:50.098Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-10T18:30:50.098Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-10T18:30:50.098Z] Vulnerability Srbds: Not affected [2022-11-10T18:30:50.098Z] Vulnerability Tsx async abort: Not affected [2022-11-10T18:30:50.098Z] 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 [2022-11-10T18:30:50.098Z] [2022-11-10T18:30:50.098Z] [2022-11-10T18:30:50.098Z] ---> nproc: [2022-11-10T18:30:50.098Z] 8 [2022-11-10T18:30:50.098Z] [2022-11-10T18:30:50.098Z] [2022-11-10T18:30:50.099Z] ---> df -h: [2022-11-10T18:30:50.099Z] Filesystem Size Used Avail Use% Mounted on [2022-11-10T18:30:50.099Z] overlay 155G 13G 143G 8% / [2022-11-10T18:30:50.099Z] tmpfs 64M 0 64M 0% /dev [2022-11-10T18:30:50.099Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-10T18:30:50.099Z] shm 64M 0 64M 0% /dev/shm [2022-11-10T18:30:50.099Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-11-10T18:30:50.099Z] [2022-11-10T18:30:50.099Z] [2022-11-10T18:30:50.099Z] ---> sar -b -r -n DEV: [2022-11-10T18:30:50.099Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118955) 11/10/22 _x86_64_ (8 CPU) [2022-11-10T18:30:50.099Z] [2022-11-10T18:30:50.099Z] 18:19:37 LINUX RESTART (8 CPU) [2022-11-10T18:30:50.099Z] [2022-11-10T18:30:50.099Z] 18:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-10T18:30:50.099Z] 18:21:01 243.11 38.73 204.38 0.00 4283.42 125547.61 0.00 [2022-11-10T18:30:50.099Z] 18:22:01 167.69 0.27 167.42 0.00 17.60 27714.98 0.00 [2022-11-10T18:30:50.099Z] 18:23:01 36.29 0.07 36.22 0.00 6.53 16794.42 0.00 [2022-11-10T18:30:50.099Z] 18:24:01 1.57 0.00 1.57 0.00 0.00 17.20 0.00 [2022-11-10T18:30:50.099Z] 18:25:01 40.31 10.35 29.96 0.00 2906.18 4814.13 0.00 [2022-11-10T18:30:50.099Z] 18:26:01 2.53 0.00 2.53 0.00 0.00 29.46 0.00 [2022-11-10T18:30:50.099Z] 18:27:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 [2022-11-10T18:30:50.099Z] 18:28:01 1.72 0.00 1.72 0.00 0.00 18.53 0.00 [2022-11-10T18:30:50.099Z] 18:29:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2022-11-10T18:30:50.099Z] 18:30:01 2.07 0.00 2.07 0.00 0.00 33.59 0.00 [2022-11-10T18:30:50.099Z] Average: 49.79 4.94 44.85 0.00 721.35 17499.54 0.00 [2022-11-10T18:30:50.099Z] [2022-11-10T18:30:50.099Z] 18:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-10T18:30:50.099Z] 18:21:01 28520072 31603356 705276 2.14 138512 3159540 1761368 5.19 1039932 2896900 576 [2022-11-10T18:30:50.099Z] 18:22:01 28194424 31574692 729072 2.22 145284 3432620 1852612 5.46 1283476 2951348 728 [2022-11-10T18:30:50.099Z] 18:23:01 27695924 31586048 715984 2.18 153628 3884620 1748544 5.15 1292912 3390108 4 [2022-11-10T18:30:50.099Z] 18:24:01 27696000 31586168 715636 2.18 153668 3884616 1748544 5.15 1292892 3390112 144 [2022-11-10T18:30:50.099Z] 18:25:01 27405328 31570628 713632 2.17 172416 4134196 1820268 5.36 1443604 3502796 240 [2022-11-10T18:30:50.099Z] 18:26:01 27406292 31571536 712904 2.17 172488 4134164 1785864 5.26 1443268 3502756 0 [2022-11-10T18:30:50.099Z] 18:27:01 27414884 31580240 704156 2.14 172540 4134192 1785864 5.26 1435364 3502768 0 [2022-11-10T18:30:50.099Z] 18:28:01 27414584 31580080 704332 2.14 172604 4134192 1785864 5.26 1435328 3502852 40 [2022-11-10T18:30:50.099Z] 18:29:01 27414820 31580376 703992 2.14 172640 4134200 1785864 5.26 1435412 3502860 16 [2022-11-10T18:30:50.099Z] 18:30:01 27415468 31581416 703364 2.14 172732 4134208 1785864 5.26 1435488 3503144 40 [2022-11-10T18:30:50.099Z] Average: 27657780 31581454 710835 2.16 162651 3916655 1786066 5.26 1353768 3364564 179 [2022-11-10T18:30:50.099Z] [2022-11-10T18:30:50.099Z] 18:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-10T18:30:50.099Z] 18:21:01 lo 6.47 6.47 0.63 0.63 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:21:01 docker0 173.42 230.13 14.33 1924.81 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:21:01 ens3 886.04 623.16 8394.57 108.20 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:22:01 lo 3.80 3.80 0.37 0.37 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:22:01 docker0 4.27 10.06 0.27 98.62 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:22:01 ens3 87.77 75.20 149.89 169.50 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:23:01 lo 3.87 3.87 0.38 0.38 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:23:01 ens3 128.36 95.27 2538.08 178.20 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:24:01 ens3 1.07 0.50 0.40 0.28 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:25:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:25:01 ens3 101.07 61.91 1345.17 4.40 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:26:01 ens3 0.37 0.28 0.09 0.08 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:28:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] 18:30:01 ens3 7.27 4.82 8.52 0.32 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] Average: lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] Average: docker0 17.77 24.02 1.46 202.34 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] Average: ens3 121.21 86.13 1243.67 46.10 0.00 0.00 0.00 0.00 [2022-11-10T18:30:50.099Z] [2022-11-10T18:30:50.099Z] [2022-11-10T18:30:50.099Z] ---> sar -P ALL: [2022-11-10T18:30:50.099Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118955) 11/10/22 _x86_64_ (8 CPU) [2022-11-10T18:30:50.099Z] [2022-11-10T18:30:50.099Z] 18:19:37 LINUX RESTART (8 CPU) [2022-11-10T18:30:50.099Z] [2022-11-10T18:30:50.099Z] 18:20:01 CPU %user %nice %system %iowait %steal %idle [2022-11-10T18:30:50.099Z] 18:21:01 all 11.64 0.00 4.76 1.79 0.05 81.76 [2022-11-10T18:30:50.099Z] 18:21:01 0 13.36 0.00 4.20 2.41 0.05 79.98 [2022-11-10T18:30:50.099Z] 18:21:01 1 10.33 0.00 5.11 1.42 0.05 83.09 [2022-11-10T18:30:50.099Z] 18:21:01 2 11.20 0.00 4.07 2.36 0.05 82.31 [2022-11-10T18:30:50.099Z] 18:21:01 3 11.15 0.00 4.38 0.52 0.05 83.89 [2022-11-10T18:30:50.099Z] 18:21:01 4 10.42 0.00 4.97 2.92 0.05 81.64 [2022-11-10T18:30:50.099Z] 18:21:01 5 12.42 0.00 4.83 3.98 0.05 78.73 [2022-11-10T18:30:50.099Z] 18:21:01 6 11.96 0.00 5.09 0.49 0.05 82.41 [2022-11-10T18:30:50.099Z] 18:21:01 7 12.29 0.00 5.43 0.20 0.07 82.00 [2022-11-10T18:30:50.099Z] 18:22:01 all 38.85 0.00 6.59 0.70 0.09 53.77 [2022-11-10T18:30:50.099Z] 18:22:01 0 39.59 0.00 6.69 0.59 0.10 53.03 [2022-11-10T18:30:50.099Z] 18:22:01 1 37.71 0.00 6.75 0.27 0.08 55.18 [2022-11-10T18:30:50.099Z] 18:22:01 2 38.15 0.00 6.72 0.05 0.10 54.98 [2022-11-10T18:30:50.099Z] 18:22:01 3 38.32 0.00 7.04 1.97 0.10 52.57 [2022-11-10T18:30:50.099Z] 18:22:01 4 37.74 0.00 6.45 1.00 0.08 54.73 [2022-11-10T18:30:50.099Z] 18:22:01 5 40.18 0.00 6.27 1.20 0.08 52.26 [2022-11-10T18:30:50.099Z] 18:22:01 6 40.30 0.00 6.65 0.39 0.08 52.58 [2022-11-10T18:30:50.099Z] 18:22:01 7 38.82 0.00 6.13 0.15 0.08 54.82 [2022-11-10T18:30:50.099Z] 18:23:01 all 2.75 0.00 1.10 0.28 0.02 95.85 [2022-11-10T18:30:50.099Z] 18:23:01 0 3.61 0.00 0.90 0.02 0.02 95.46 [2022-11-10T18:30:50.099Z] 18:23:01 1 2.17 0.00 0.92 0.29 0.02 96.61 [2022-11-10T18:30:50.099Z] 18:23:01 2 2.33 0.00 0.79 0.02 0.02 96.85 [2022-11-10T18:30:50.099Z] 18:23:01 3 2.69 0.00 0.77 0.02 0.00 96.52 [2022-11-10T18:30:50.099Z] 18:23:01 4 3.06 0.00 1.67 0.55 0.03 94.68 [2022-11-10T18:30:50.099Z] 18:23:01 5 3.27 0.00 1.31 0.00 0.02 95.41 [2022-11-10T18:30:50.099Z] 18:23:01 6 2.57 0.00 1.43 1.36 0.02 94.63 [2022-11-10T18:30:50.099Z] 18:23:01 7 2.31 0.00 1.04 0.02 0.02 96.61 [2022-11-10T18:30:50.099Z] 18:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2022-11-10T18:30:50.099Z] 18:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-10T18:30:50.099Z] 18:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-10T18:30:50.099Z] 18:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-10T18:30:50.099Z] 18:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-10T18:30:50.099Z] 18:24:01 4 0.07 0.00 0.03 0.02 0.02 99.87 [2022-11-10T18:30:50.099Z] 18:24:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-11-10T18:30:50.099Z] 18:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-10T18:30:50.099Z] 18:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-10T18:30:50.099Z] 18:25:01 all 1.23 0.00 0.79 0.29 0.01 97.69 [2022-11-10T18:30:50.099Z] 18:25:01 0 2.35 0.00 1.47 0.40 0.02 95.76 [2022-11-10T18:30:50.099Z] 18:25:01 1 0.70 0.00 0.37 0.05 0.02 98.86 [2022-11-10T18:30:50.099Z] 18:25:01 2 1.12 0.00 0.47 0.72 0.02 97.68 [2022-11-10T18:30:50.099Z] 18:25:01 3 1.25 0.00 1.90 0.27 0.02 96.56 [2022-11-10T18:30:50.099Z] 18:25:01 4 1.57 0.00 0.72 0.27 0.02 97.43 [2022-11-10T18:30:50.099Z] 18:25:01 5 1.44 0.00 0.52 0.17 0.02 97.86 [2022-11-10T18:30:50.099Z] 18:25:01 6 0.68 0.00 0.37 0.05 0.02 98.88 [2022-11-10T18:30:50.099Z] 18:25:01 7 0.69 0.00 0.49 0.37 0.00 98.46 [2022-11-10T18:30:50.099Z] 18:26:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-11-10T18:30:50.099Z] 18:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-10T18:30:50.099Z] 18:26:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-10T18:30:50.099Z] 18:26:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2022-11-10T18:30:50.099Z] 18:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-10T18:30:50.099Z] 18:26:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-10T18:30:50.099Z] 18:26:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-11-10T18:30:50.099Z] 18:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-10T18:30:50.099Z] 18:26:01 7 0.00 0.00 0.02 0.03 0.02 99.93 [2022-11-10T18:30:50.099Z] 18:27:01 all 0.16 0.00 0.01 0.01 0.00 99.82 [2022-11-10T18:30:50.099Z] 18:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-10T18:30:50.099Z] 18:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-10T18:30:50.099Z] 18:27:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-11-10T18:30:50.099Z] 18:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-10T18:30:50.099Z] 18:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-10T18:30:50.099Z] 18:27:01 5 1.18 0.00 0.03 0.00 0.02 98.77 [2022-11-10T18:30:50.099Z] 18:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-10T18:30:50.099Z] 18:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-10T18:30:50.099Z] 18:28:01 all 0.27 0.00 0.00 0.01 0.00 99.72 [2022-11-10T18:30:50.099Z] 18:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-10T18:30:50.099Z] 18:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-10T18:30:50.099Z] 18:28:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-11-10T18:30:50.099Z] 18:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-10T18:30:50.100Z] 18:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-10T18:30:50.100Z] 18:28:01 5 2.00 0.00 0.02 0.00 0.02 97.96 [2022-11-10T18:30:50.100Z] 18:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-10T18:30:50.100Z] 18:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-10T18:30:50.100Z] 18:29:01 all 0.22 0.00 0.01 0.01 0.00 99.76 [2022-11-10T18:30:50.100Z] 18:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-10T18:30:50.100Z] 18:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-10T18:30:50.100Z] 18:29:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-11-10T18:30:50.100Z] 18:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-10T18:30:50.100Z] 18:29:01 4 0.25 0.00 0.00 0.00 0.00 99.75 [2022-11-10T18:30:50.100Z] 18:29:01 5 1.39 0.00 0.08 0.00 0.02 98.51 [2022-11-10T18:30:50.100Z] 18:29:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2022-11-10T18:30:50.100Z] 18:29:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-10T18:30:50.100Z] 18:30:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-11-10T18:30:50.100Z] 18:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-10T18:30:50.100Z] 18:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-10T18:30:50.100Z] 18:30:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-11-10T18:30:50.100Z] 18:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-10T18:30:50.100Z] 18:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-10T18:30:50.100Z] 18:30:01 5 0.08 0.00 0.05 0.00 0.02 99.85 [2022-11-10T18:30:50.100Z] 18:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-10T18:30:50.100Z] 18:30:01 7 0.05 0.00 0.03 0.03 0.00 99.88 [2022-11-10T18:30:50.100Z] Average: all 5.47 0.00 1.32 0.31 0.02 92.89 [2022-11-10T18:30:50.100Z] Average: 0 5.86 0.00 1.32 0.34 0.02 92.46 [2022-11-10T18:30:50.100Z] Average: 1 5.05 0.00 1.31 0.20 0.02 93.42 [2022-11-10T18:30:50.100Z] Average: 2 5.24 0.00 1.20 0.33 0.02 93.22 [2022-11-10T18:30:50.100Z] Average: 3 5.30 0.00 1.40 0.28 0.02 93.00 [2022-11-10T18:30:50.100Z] Average: 4 5.28 0.00 1.38 0.47 0.02 92.85 [2022-11-10T18:30:50.100Z] Average: 5 6.14 0.00 1.30 0.53 0.03 92.01 [2022-11-10T18:30:50.100Z] Average: 6 5.52 0.00 1.35 0.23 0.02 92.89 [2022-11-10T18:30:50.100Z] Average: 7 5.36 0.00 1.30 0.09 0.02 93.24 [2022-11-10T18:30:50.100Z] [2022-11-10T18:30:50.100Z] [2022-11-10T18:30:50.100Z]