Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 659f5a409730c1aa6059f10a7d2527ba47038078+4a1514bac2c3623567fb323734989edc763968b8 (0d993b93d591a1039a0eb63a4fe72a8f9ee94664) 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-ssh1519486612989906264.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2692925030140562854.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14430833759758001650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14490689222437959733.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5058330629151255697.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-176 in /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-185 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4a1514bac2c3623567fb323734989edc763968b8 into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 Merge succeeded, producing 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e Checking out Revision 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e (PR-185) > git config core.sparsecheckout # timeout=10 > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4a1514bac2c3623567fb323734989edc763968b8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e # timeout=10 Commit message: "Merge commit '4a1514bac2c3623567fb323734989edc763968b8' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-19T22:10:18.974Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-19T22:10:19.039Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-19T22:10:19.054Z] ========================================================= [2022-12-19T22:10:19.054Z] EdgeX Global Pipelines Version Info [2022-12-19T22:10:19.054Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-19T22:10:19.756Z] ------------------- [2022-12-19T22:10:19.757Z] stable info: [2022-12-19T22:10:19.757Z] ------------------- [2022-12-19T22:10:19.757Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-19T22:10:19.757Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-19T22:10:19.757Z] Message: update stable to v1.0.244 > git rev-list --no-walk c190fcfd73b6e3152a60f77e0c9b09a4725fe588 # timeout=10 [2022-12-19T22:10:20.329Z] ------------------- [2022-12-19T22:10:20.329Z] experimental info: [2022-12-19T22:10:20.329Z] ------------------- [2022-12-19T22:10:20.329Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-19T22:10:20.329Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-19T22:10:20.329Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-19T22:10:20.496Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-12-19T22:10:20.509Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-12-19T22:10:20.519Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-19T22:10:20.531Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-19T22:10:20.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-19T22:10:20.556Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-19T22:10:20.571Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-19T22:10:20.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-19T22:10:20.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-19T22:10:20.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-19T22:10:20.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-19T22:10:20.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-12-19T22:10:20.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-19T22:10:20.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-19T22:10:20.670Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-19T22:10:20.682Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-19T22:10:20.693Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-19T22:10:20.710Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-19T22:10:20.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-19T22:10:20.735Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-19T22:10:20.746Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-12-19T22:10:20.758Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-12-19T22:10:20.769Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-19T22:10:20.786Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-19T22:10:20.797Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-19T22:10:20.812Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-19T22:10:20.823Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-19T22:10:20.836Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-185 [Pipeline] echo [2022-12-19T22:10:20.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-185 [Pipeline] echo [2022-12-19T22:10:20.861Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-185 [Pipeline] echo [2022-12-19T22:10:20.874Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e [Pipeline] echo [2022-12-19T22:10:20.886Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06016cb [Pipeline] echo [2022-12-19T22:10:20.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-19T22:10:20.934Z] provisioning config files... [2022-12-19T22:10:20.955Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config17956377194448561505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-19T22:10:21.261Z] ---> docker-login.sh [2022-12-19T22:10:21.261Z] nexus3.edgexfoundry.org:10001 [2022-12-19T22:10:21.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T22:10:21.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T22:10:21.521Z] Configure a credential helper to remove this warning. See [2022-12-19T22:10:21.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T22:10:21.521Z] [2022-12-19T22:10:21.521Z] Login Succeeded [2022-12-19T22:10:21.521Z] nexus3.edgexfoundry.org:10002 [2022-12-19T22:10:21.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T22:10:21.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T22:10:21.780Z] Configure a credential helper to remove this warning. See [2022-12-19T22:10:21.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T22:10:21.780Z] [2022-12-19T22:10:21.780Z] Login Succeeded [2022-12-19T22:10:21.780Z] nexus3.edgexfoundry.org:10003 [2022-12-19T22:10:21.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T22:10:21.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T22:10:21.780Z] Configure a credential helper to remove this warning. See [2022-12-19T22:10:21.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T22:10:21.780Z] [2022-12-19T22:10:21.780Z] Login Succeeded [2022-12-19T22:10:21.780Z] nexus3.edgexfoundry.org:10004 [2022-12-19T22:10:21.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T22:10:21.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T22:10:21.780Z] Configure a credential helper to remove this warning. See [2022-12-19T22:10:21.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T22:10:21.780Z] [2022-12-19T22:10:21.780Z] Login Succeeded [2022-12-19T22:10:21.780Z] docker.io [2022-12-19T22:10:22.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T22:10:22.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T22:10:22.039Z] Configure a credential helper to remove this warning. See [2022-12-19T22:10:22.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T22:10:22.039Z] [2022-12-19T22:10:22.039Z] Login Succeeded [2022-12-19T22:10:22.039Z] ---> docker-login.sh ends [Pipeline] } [2022-12-19T22:10:22.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-19T22:10:22.413Z] + git rev-list -1 --merges 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e~1..06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e [Pipeline] echo [2022-12-19T22:10:22.486Z] -----------> git rev-list -1 --merges 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e~1..06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e [2022-12-19T22:10:22.487Z] 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e [false] [Pipeline] sh [2022-12-19T22:10:22.774Z] + git log --format=format:%s -1 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e [Pipeline] echo [2022-12-19T22:10:22.792Z] ========================================================= [2022-12-19T22:10:22.792Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-19T22:10:22.792Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-19T22:10:23.159Z] + git log --format=format:%s -1 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e [Pipeline] echo [2022-12-19T22:10:23.183Z] [semverPrep] GIT_COMMIT: 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e, Commit Message: Merge commit '4a1514bac2c3623567fb323734989edc763968b8' into HEAD [Pipeline] echo [2022-12-19T22:10:23.194Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-19T22:10:23.558Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-19T22:10:23.558Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-19T22:10:23.558Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-19T22:10:23.558Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-19T22:10:23.558Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-19T22:10:23.558Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-19T22:10:23.558Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:10:23.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-19T22:10:23.971Z] [2022-12-19T22:10:23.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:10:24.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-19T22:10:24.270Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-19T22:10:24.270Z] b85a868b505f: Pulling fs layer [2022-12-19T22:10:24.270Z] e2be974225ed: Pulling fs layer [2022-12-19T22:10:24.270Z] 339a4e72a1f5: Pulling fs layer [2022-12-19T22:10:24.270Z] 988bab9f4d93: Pulling fs layer [2022-12-19T22:10:24.270Z] 1469e6f7b9e6: Pulling fs layer [2022-12-19T22:10:24.270Z] eaf3925da568: Pulling fs layer [2022-12-19T22:10:24.270Z] bab4dde63d76: Pulling fs layer [2022-12-19T22:10:24.270Z] bde34c3a00c8: Pulling fs layer [2022-12-19T22:10:24.270Z] b352a97aabf1: Pulling fs layer [2022-12-19T22:10:24.270Z] 4872d77fe225: Pulling fs layer [2022-12-19T22:10:24.270Z] 5851b861e8e6: Pulling fs layer [2022-12-19T22:10:24.270Z] bde34c3a00c8: Waiting [2022-12-19T22:10:24.270Z] 988bab9f4d93: Waiting [2022-12-19T22:10:24.270Z] b352a97aabf1: Waiting [2022-12-19T22:10:24.270Z] 4872d77fe225: Waiting [2022-12-19T22:10:24.270Z] eaf3925da568: Waiting [2022-12-19T22:10:24.270Z] bab4dde63d76: Waiting [2022-12-19T22:10:24.270Z] 5851b861e8e6: Waiting [2022-12-19T22:10:24.270Z] 1469e6f7b9e6: Waiting [2022-12-19T22:10:24.270Z] e2be974225ed: Verifying Checksum [2022-12-19T22:10:24.270Z] e2be974225ed: Download complete [2022-12-19T22:10:24.270Z] 988bab9f4d93: Verifying Checksum [2022-12-19T22:10:24.270Z] 988bab9f4d93: Download complete [2022-12-19T22:10:24.529Z] 1469e6f7b9e6: Verifying Checksum [2022-12-19T22:10:24.529Z] 1469e6f7b9e6: Download complete [2022-12-19T22:10:24.529Z] eaf3925da568: Verifying Checksum [2022-12-19T22:10:24.529Z] eaf3925da568: Download complete [2022-12-19T22:10:24.529Z] 339a4e72a1f5: Verifying Checksum [2022-12-19T22:10:24.529Z] 339a4e72a1f5: Download complete [2022-12-19T22:10:24.529Z] bde34c3a00c8: Download complete [2022-12-19T22:10:24.529Z] b352a97aabf1: Verifying Checksum [2022-12-19T22:10:24.529Z] b352a97aabf1: Download complete [2022-12-19T22:10:24.529Z] 4872d77fe225: Verifying Checksum [2022-12-19T22:10:24.529Z] 4872d77fe225: Download complete [2022-12-19T22:10:24.529Z] 5851b861e8e6: Download complete [2022-12-19T22:10:24.529Z] b85a868b505f: Verifying Checksum [2022-12-19T22:10:24.529Z] b85a868b505f: Download complete [2022-12-19T22:10:24.789Z] bab4dde63d76: Verifying Checksum [2022-12-19T22:10:24.789Z] bab4dde63d76: Download complete [2022-12-19T22:10:25.726Z] b85a868b505f: Pull complete [2022-12-19T22:10:25.726Z] e2be974225ed: Pull complete [2022-12-19T22:10:26.293Z] 339a4e72a1f5: Pull complete [2022-12-19T22:10:26.293Z] 988bab9f4d93: Pull complete [2022-12-19T22:10:26.552Z] 1469e6f7b9e6: Pull complete [2022-12-19T22:10:26.552Z] eaf3925da568: Pull complete [2022-12-19T22:10:27.932Z] bab4dde63d76: Pull complete [2022-12-19T22:10:28.191Z] bde34c3a00c8: Pull complete [2022-12-19T22:10:28.191Z] b352a97aabf1: Pull complete [2022-12-19T22:10:28.451Z] 4872d77fe225: Pull complete [2022-12-19T22:10:28.451Z] 5851b861e8e6: Pull complete [2022-12-19T22:10:28.451Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-19T22:10:28.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-19T22:10:28.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T22:10:28.544Z] prd-ubuntu20.04-docker-8c-8g-176 does not seem to be running inside a container [2022-12-19T22:10:28.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-19T22:10:29.803Z] $ docker top 5e49e437b188175b0a42ac95bfe45b33a400fe1ac1372930dca59baf50b967ab -eo pid,comm [2022-12-19T22:10:29.855Z] 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-12-19T22:10:29.855Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-19T22:10:29.899Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-19T22:10:29.899Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-19T22:10:30.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-19T22:10:30.017Z] $ docker exec 5e49e437b188175b0a42ac95bfe45b33a400fe1ac1372930dca59baf50b967ab ssh-agent [2022-12-19T22:10:30.109Z] SSH_AUTH_SOCK=/tmp/ssh-p5o0eigdOT6F/agent.33 [2022-12-19T22:10:30.109Z] SSH_AGENT_PID=39 [2022-12-19T22:10:30.115Z] Running ssh-add (command line suppressed) [2022-12-19T22:10:30.210Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_11503288808020114336.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_11503288808020114336.key) [2022-12-19T22:10:30.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-19T22:10:30.507Z] + git tag --points-at HEAD [Pipeline] } [2022-12-19T22:10:30.529Z] $ docker exec --env ******** --env ******** 5e49e437b188175b0a42ac95bfe45b33a400fe1ac1372930dca59baf50b967ab ssh-agent -k [2022-12-19T22:10:30.622Z] unset SSH_AUTH_SOCK; [2022-12-19T22:10:30.623Z] unset SSH_AGENT_PID; [2022-12-19T22:10:30.623Z] echo Agent pid 39 killed; [2022-12-19T22:10:30.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-19T22:10:30.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-19T22:10:30.652Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-19T22:10:30.759Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-19T22:10:30.765Z] $ docker exec 5e49e437b188175b0a42ac95bfe45b33a400fe1ac1372930dca59baf50b967ab ssh-agent [2022-12-19T22:10:30.870Z] SSH_AUTH_SOCK=/tmp/ssh-ULrYYzIE53Pg/agent.72 [2022-12-19T22:10:30.870Z] SSH_AGENT_PID=79 [2022-12-19T22:10:30.874Z] Running ssh-add (command line suppressed) [2022-12-19T22:10:30.979Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_16229664100688236080.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_16229664100688236080.key) [2022-12-19T22:10:30.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-19T22:10:31.273Z] + git semver init [2022-12-19T22:10:31.532Z] 2022-12-19 22:10:31,450 [run_init] DEBUG init version:0.0.0 force:False [2022-12-19T22:10:31.532Z] 2022-12-19 22:10:31,451 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-185/.semver [2022-12-19T22:10:31.532Z] 2022-12-19 22:10:31,451 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-185/.semver [2022-12-19T22:10:31.532Z] 2022-12-19 22:10:31,451 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-185/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-185, universal_newlines=False, shell=None, istream=None) [2022-12-19T22:10:32.915Z] 2022-12-19 22:10:32,522 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-185/.git/info/exclude [2022-12-19T22:10:32.915Z] 2022-12-19 22:10:32,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 with force:False [2022-12-19T22:10:32.915Z] 2022-12-19 22:10:32,523 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 [2022-12-19T22:10:32.915Z] 2022-12-19 22:10:32,527 [execute] INFO git cat-file --batch-check [2022-12-19T22:10:32.915Z] 2022-12-19 22:10:32,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) [2022-12-19T22:10:32.915Z] 2022-12-19 22:10:32,533 [execute] INFO git cat-file --batch [2022-12-19T22:10:32.915Z] 2022-12-19 22:10:32,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) [2022-12-19T22:10:32.915Z] 2022-12-19 22:10:32,537 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 [2022-12-19T22:10:32.915Z] 0.0.0 [Pipeline] } [2022-12-19T22:10:32.930Z] $ docker exec --env ******** --env ******** 5e49e437b188175b0a42ac95bfe45b33a400fe1ac1372930dca59baf50b967ab ssh-agent -k [2022-12-19T22:10:33.018Z] unset SSH_AUTH_SOCK; [2022-12-19T22:10:33.019Z] unset SSH_AGENT_PID; [2022-12-19T22:10:33.019Z] echo Agent pid 79 killed; [2022-12-19T22:10:33.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-19T22:10:33.333Z] + git semver [Pipeline] } [2022-12-19T22:10:33.608Z] $ docker stop --time=1 5e49e437b188175b0a42ac95bfe45b33a400fe1ac1372930dca59baf50b967ab [2022-12-19T22:10:34.910Z] $ docker rm -f --volumes 5e49e437b188175b0a42ac95bfe45b33a400fe1ac1372930dca59baf50b967ab [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-19T22:10:35.254Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-19T22:10:35.460Z] Stashed 1 file(s) [Pipeline] echo [2022-12-19T22:10:35.464Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-19T22:10:35.575Z] provisioning config files... [2022-12-19T22:10:35.585Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config17094470659499100456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-19T22:10:35.874Z] ---> docker-login.sh [2022-12-19T22:10:35.874Z] nexus3.edgexfoundry.org:10001 [2022-12-19T22:10:35.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T22:10:35.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T22:10:35.874Z] Configure a credential helper to remove this warning. See [2022-12-19T22:10:35.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T22:10:35.874Z] [2022-12-19T22:10:35.874Z] Login Succeeded [2022-12-19T22:10:35.874Z] nexus3.edgexfoundry.org:10002 [2022-12-19T22:10:35.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T22:10:36.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T22:10:36.134Z] Configure a credential helper to remove this warning. See [2022-12-19T22:10:36.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T22:10:36.134Z] [2022-12-19T22:10:36.134Z] Login Succeeded [2022-12-19T22:10:36.134Z] nexus3.edgexfoundry.org:10003 [2022-12-19T22:10:36.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T22:10:36.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T22:10:36.134Z] Configure a credential helper to remove this warning. See [2022-12-19T22:10:36.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T22:10:36.134Z] [2022-12-19T22:10:36.134Z] Login Succeeded [2022-12-19T22:10:36.134Z] nexus3.edgexfoundry.org:10004 [2022-12-19T22:10:36.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T22:10:36.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T22:10:36.134Z] Configure a credential helper to remove this warning. See [2022-12-19T22:10:36.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T22:10:36.134Z] [2022-12-19T22:10:36.134Z] Login Succeeded [2022-12-19T22:10:36.134Z] docker.io [2022-12-19T22:10:36.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T22:10:36.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T22:10:36.393Z] Configure a credential helper to remove this warning. See [2022-12-19T22:10:36.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T22:10:36.393Z] [2022-12-19T22:10:36.393Z] Login Succeeded [2022-12-19T22:10:36.393Z] ---> docker-login.sh ends [Pipeline] } [2022-12-19T22:10:36.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-19T22:10:36.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-19T22:10:36.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-19T22:10:36.482Z] ========================================================= [2022-12-19T22:10:36.482Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-19T22:10:36.482Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:10:36.790Z] + 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-12-19T22:10:36.790Z] Sending build context to Docker daemon 27.66MB [2022-12-19T22:10:36.790Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-12-19T22:10:36.790Z] Step 2/13 : FROM ${BASE} AS builder [2022-12-19T22:10:37.053Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-19T22:10:37.053Z] 213ec9aee27d: Pulling fs layer [2022-12-19T22:10:37.053Z] 4583459ba037: Pulling fs layer [2022-12-19T22:10:37.053Z] 93c1e223e6f2: Pulling fs layer [2022-12-19T22:10:37.053Z] 53926ce57604: Pulling fs layer [2022-12-19T22:10:37.053Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-19T22:10:37.053Z] 22ff95d597cd: Pulling fs layer [2022-12-19T22:10:37.053Z] 12d6caf4c0d1: Pulling fs layer [2022-12-19T22:10:37.053Z] 96b7cbca73a9: Pulling fs layer [2022-12-19T22:10:37.053Z] a7acece74701: Pulling fs layer [2022-12-19T22:10:37.053Z] 96b7cbca73a9: Waiting [2022-12-19T22:10:37.053Z] 53926ce57604: Waiting [2022-12-19T22:10:37.053Z] 21b2b0c7a3f4: Waiting [2022-12-19T22:10:37.053Z] a7acece74701: Waiting [2022-12-19T22:10:37.053Z] 22ff95d597cd: Waiting [2022-12-19T22:10:37.053Z] 12d6caf4c0d1: Waiting [2022-12-19T22:10:37.053Z] 93c1e223e6f2: Verifying Checksum [2022-12-19T22:10:37.053Z] 93c1e223e6f2: Download complete [2022-12-19T22:10:37.053Z] 4583459ba037: Download complete [2022-12-19T22:10:37.053Z] 21b2b0c7a3f4: Download complete [2022-12-19T22:10:37.053Z] 22ff95d597cd: Download complete [2022-12-19T22:10:37.053Z] 213ec9aee27d: Verifying Checksum [2022-12-19T22:10:37.053Z] 213ec9aee27d: Download complete [2022-12-19T22:10:37.053Z] 12d6caf4c0d1: Download complete [2022-12-19T22:10:37.053Z] 213ec9aee27d: Pull complete [2022-12-19T22:10:37.319Z] 4583459ba037: Pull complete [2022-12-19T22:10:37.319Z] 93c1e223e6f2: Pull complete [2022-12-19T22:10:37.580Z] 96b7cbca73a9: Verifying Checksum [2022-12-19T22:10:37.580Z] 96b7cbca73a9: Download complete [2022-12-19T22:10:37.580Z] a7acece74701: Verifying Checksum [2022-12-19T22:10:37.580Z] a7acece74701: Download complete [2022-12-19T22:10:37.838Z] 53926ce57604: Verifying Checksum [2022-12-19T22:10:37.838Z] 53926ce57604: Download complete [2022-12-19T22:10:41.117Z] 53926ce57604: Pull complete [2022-12-19T22:10:41.117Z] 21b2b0c7a3f4: Pull complete [2022-12-19T22:10:41.374Z] 22ff95d597cd: Pull complete [2022-12-19T22:10:41.374Z] 12d6caf4c0d1: Pull complete [2022-12-19T22:10:43.271Z] 96b7cbca73a9: Pull complete [2022-12-19T22:10:44.207Z] a7acece74701: Pull complete [2022-12-19T22:10:44.207Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-19T22:10:44.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-19T22:10:44.207Z] ---> db6d94c90886 [2022-12-19T22:10:44.207Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-12-19T22:10:45.587Z] ---> Running in 33dd666b9259 [2022-12-19T22:10:45.845Z] Removing intermediate container 33dd666b9259 [2022-12-19T22:10:45.845Z] ---> 12f27f897228 [2022-12-19T22:10:45.845Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-19T22:10:45.845Z] ---> Running in 8112c513ffb0 [2022-12-19T22:10:45.845Z] Removing intermediate container 8112c513ffb0 [2022-12-19T22:10:45.845Z] ---> b733e368ace6 [2022-12-19T22:10:45.845Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-12-19T22:10:45.845Z] ---> Running in 1ba68546ed25 [2022-12-19T22:10:46.104Z] Removing intermediate container 1ba68546ed25 [2022-12-19T22:10:46.104Z] ---> d72449fa0d33 [2022-12-19T22:10:46.104Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-12-19T22:10:46.104Z] ---> Running in fa34b95cf2ee [2022-12-19T22:10:46.104Z] Removing intermediate container fa34b95cf2ee [2022-12-19T22:10:46.104Z] ---> 8235f663623e [2022-12-19T22:10:46.104Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-12-19T22:10:46.104Z] ---> Running in def1927d69f9 [2022-12-19T22:10:46.362Z] Removing intermediate container def1927d69f9 [2022-12-19T22:10:46.362Z] ---> 883a8dfee0e6 [2022-12-19T22:10:46.362Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-19T22:10:46.362Z] ---> Running in a026312cac80 [2022-12-19T22:10:46.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-19T22:10:46.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-19T22:10:46.877Z] OK: 211 MiB in 51 packages [2022-12-19T22:10:47.449Z] Removing intermediate container a026312cac80 [2022-12-19T22:10:47.449Z] ---> e48b64cfe7a2 [2022-12-19T22:10:47.449Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-12-19T22:10:47.449Z] ---> Running in 2582e983a3c7 [2022-12-19T22:10:47.449Z] Removing intermediate container 2582e983a3c7 [2022-12-19T22:10:47.449Z] ---> 2f598cb05e3c [2022-12-19T22:10:47.449Z] Step 10/13 : COPY go.mod vendor* ./ [2022-12-19T22:10:47.449Z] ---> 832f22836ae4 [2022-12-19T22:10:47.449Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-19T22:10:47.449Z] ---> Running in a1be51b336e4 [2022-12-19T22:10:50.540Z] Still waiting to schedule task [2022-12-19T22:10:50.540Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-19T22:11:09.418Z] Removing intermediate container a1be51b336e4 [2022-12-19T22:11:09.418Z] ---> 4d0a2720a4d5 [2022-12-19T22:11:09.418Z] Step 12/13 : COPY . . [2022-12-19T22:11:09.418Z] ---> 671e12fea7e1 [2022-12-19T22:11:09.418Z] Step 13/13 : RUN ${MAKE} [2022-12-19T22:11:09.418Z] ---> Running in 13037b377b91 [2022-12-19T22:11:09.418Z] noop [2022-12-19T22:11:09.418Z] Removing intermediate container 13037b377b91 [2022-12-19T22:11:09.418Z] ---> 582498ab95be [2022-12-19T22:11:09.418Z] Successfully built 582498ab95be [2022-12-19T22:11:09.418Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:11:09.724Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-19T22:11:09.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T22:11:09.796Z] prd-ubuntu20.04-docker-8c-8g-176 does not seem to be running inside a container [2022-12-19T22:11:09.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-19T22:11:10.146Z] $ docker top 860710d212f917494d7e32cd41e4a3805be5caee9ad8a73bc0db651518e97ac7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-19T22:11:10.484Z] + go version [2022-12-19T22:11:10.484Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-19T22:11:10.497Z] $ docker stop --time=1 860710d212f917494d7e32cd41e4a3805be5caee9ad8a73bc0db651518e97ac7 [2022-12-19T22:11:11.793Z] $ docker rm -f --volumes 860710d212f917494d7e32cd41e4a3805be5caee9ad8a73bc0db651518e97ac7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:11:12.188Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-19T22:11:12.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T22:11:12.259Z] prd-ubuntu20.04-docker-8c-8g-176 does not seem to be running inside a container [2022-12-19T22:11:12.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-19T22:11:12.629Z] $ docker top 149fe88f93761624a10ac213eadb54d64e30e881a921ba32e3f65a587660139a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-19T22:11:12.997Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] fileExists [Pipeline] sh [2022-12-19T22:11:13.367Z] + make test [2022-12-19T22:11:13.367Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-19T22:11:13.632Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-12-19T22:11:23.598Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-12-19T22:11:26.129Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 29.3% of statements [2022-12-19T22:11:26.129Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-12-19T22:11:26.129Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.228s coverage: 86.5% of statements [2022-12-19T22:11:32.687Z] 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-12-19T22:11:32.687Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-19T22:11:35.970Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-19T22:11:35.970Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-19T22:11:35.970Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-19T22:11:35.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-19T22:11:35.995Z] $ docker stop --time=1 149fe88f93761624a10ac213eadb54d64e30e881a921ba32e3f65a587660139a [2022-12-19T22:11:38.054Z] $ docker rm -f --volumes 149fe88f93761624a10ac213eadb54d64e30e881a921ba32e3f65a587660139a [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-19T22:11:38.492Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-19T22:11:38.544Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-19T22:11:39.020Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-19T22:11:39.301Z] + ls -al . [2022-12-19T22:11:39.301Z] total 248 [2022-12-19T22:11:39.301Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 19 22:11 . [2022-12-19T22:11:39.301Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 22:10 .. [2022-12-19T22:11:39.301Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 19 22:11 .git [2022-12-19T22:11:39.301Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 22:10 .github [2022-12-19T22:11:39.301Z] -rw-rw-r-- 1 jenkins jenkins 496 Dec 19 22:10 .gitignore [2022-12-19T22:11:39.301Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 19 22:10 .golangci.yml [2022-12-19T22:11:39.301Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 19 22:10 .semver [2022-12-19T22:11:39.301Z] -rw-rw-r-- 1 jenkins jenkins 9742 Dec 19 22:10 Attribution.txt [2022-12-19T22:11:39.301Z] -rw-rw-r-- 1 jenkins jenkins 6312 Dec 19 22:10 CHANGELOG.md [2022-12-19T22:11:39.301Z] -rw-rw-r-- 1 jenkins jenkins 1637 Dec 19 22:10 Dockerfile [2022-12-19T22:11:39.301Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 19 22:10 GOVERNANCE.md [2022-12-19T22:11:39.301Z] -rw-rw-r-- 1 jenkins jenkins 734 Dec 19 22:10 Jenkinsfile [2022-12-19T22:11:39.301Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 19 22:10 LICENSE [2022-12-19T22:11:39.301Z] -rw-rw-r-- 1 jenkins jenkins 2858 Dec 19 22:10 Makefile [2022-12-19T22:11:39.301Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 19 22:10 OWNERS.md [2022-12-19T22:11:39.301Z] -rw-rw-r-- 1 jenkins jenkins 6595 Dec 19 22:10 README.md [2022-12-19T22:11:39.301Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 19 22:10 VERSION [2022-12-19T22:11:39.301Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 19 22:10 bin [2022-12-19T22:11:39.301Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 22:10 cmd [2022-12-19T22:11:39.301Z] -rw-r--r-- 1 jenkins jenkins 79184 Dec 19 22:11 coverage.out [2022-12-19T22:11:39.301Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 19 22:10 doc [2022-12-19T22:11:39.301Z] -rw-rw-r-- 1 jenkins jenkins 3688 Dec 19 22:10 go.mod [2022-12-19T22:11:39.301Z] -rw-rw-r-- 1 jenkins jenkins 46249 Dec 19 22:10 go.sum [2022-12-19T22:11:39.301Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 22:10 internal [2022-12-19T22:11:39.301Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 22:10 snap [2022-12-19T22:11:39.301Z] -rw-rw-r-- 1 jenkins jenkins 236 Dec 19 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:11:39.617Z] + 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=06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e --label arch=amd64 --label version=0.0.0 . [2022-12-19T22:11:39.617Z] Sending build context to Docker daemon 27.74MB [2022-12-19T22:11:39.617Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-12-19T22:11:39.617Z] Step 2/26 : FROM ${BASE} AS builder [2022-12-19T22:11:39.617Z] ---> 582498ab95be [2022-12-19T22:11:39.617Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-12-19T22:11:39.876Z] ---> Running in 93d5d96cf275 [2022-12-19T22:11:40.136Z] Removing intermediate container 93d5d96cf275 [2022-12-19T22:11:40.136Z] ---> 780590eb06a5 [2022-12-19T22:11:40.136Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-19T22:11:40.136Z] ---> Running in d7c7eb6a238b [2022-12-19T22:11:40.136Z] Removing intermediate container d7c7eb6a238b [2022-12-19T22:11:40.136Z] ---> b6f854c323a2 [2022-12-19T22:11:40.136Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-12-19T22:11:40.136Z] ---> Running in 3387ff6685d5 [2022-12-19T22:11:40.136Z] Removing intermediate container 3387ff6685d5 [2022-12-19T22:11:40.136Z] ---> 9e0a9376bf82 [2022-12-19T22:11:40.136Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-12-19T22:11:40.136Z] ---> Running in 2f38fe828c76 [2022-12-19T22:11:40.395Z] Removing intermediate container 2f38fe828c76 [2022-12-19T22:11:40.395Z] ---> ac29ae9fa65d [2022-12-19T22:11:40.395Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-12-19T22:11:40.395Z] ---> Running in f21255e57863 [2022-12-19T22:11:40.395Z] Removing intermediate container f21255e57863 [2022-12-19T22:11:40.395Z] ---> 169119f78cc3 [2022-12-19T22:11:40.395Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-19T22:11:40.395Z] ---> Running in 5c4f14fd4f60 [2022-12-19T22:11:40.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-19T22:11:40.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-19T22:11:40.914Z] OK: 211 MiB in 51 packages [2022-12-19T22:11:41.173Z] Removing intermediate container 5c4f14fd4f60 [2022-12-19T22:11:41.173Z] ---> 74c761f1b287 [2022-12-19T22:11:41.173Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-12-19T22:11:41.432Z] ---> Running in 3e5eaac16c06 [2022-12-19T22:11:41.432Z] Removing intermediate container 3e5eaac16c06 [2022-12-19T22:11:41.432Z] ---> bf93028c9afe [2022-12-19T22:11:41.432Z] Step 10/26 : COPY go.mod vendor* ./ [2022-12-19T22:11:41.432Z] ---> aa8338965537 [2022-12-19T22:11:41.432Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-19T22:11:41.432Z] ---> Running in fddd00dc8864 [2022-12-19T22:11:41.999Z] Removing intermediate container fddd00dc8864 [2022-12-19T22:11:41.999Z] ---> a068258a2c6d [2022-12-19T22:11:41.999Z] Step 12/26 : COPY . . [2022-12-19T22:11:42.934Z] ---> f23365aba87d [2022-12-19T22:11:42.934Z] Step 13/26 : RUN ${MAKE} [2022-12-19T22:11:42.934Z] ---> Running in d921b65daac8 [2022-12-19T22:11:42.934Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-12-19T22:12:04.863Z] Removing intermediate container d921b65daac8 [2022-12-19T22:12:04.863Z] ---> 87cd86099412 [2022-12-19T22:12:04.863Z] Step 14/26 : FROM alpine:3.16 [2022-12-19T22:12:04.863Z] 3.16: Pulling from library/alpine [2022-12-19T22:12:04.863Z] ca7dd9ec2225: Pulling fs layer [2022-12-19T22:12:04.863Z] ca7dd9ec2225: Verifying Checksum [2022-12-19T22:12:04.863Z] ca7dd9ec2225: Download complete [2022-12-19T22:12:04.863Z] ca7dd9ec2225: Pull complete [2022-12-19T22:12:04.863Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-19T22:12:04.863Z] Status: Downloaded newer image for alpine:3.16 [2022-12-19T22:12:04.863Z] ---> bfe296a52501 [2022-12-19T22:12:04.863Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-12-19T22:12:04.863Z] ---> Running in 422f9fcb6602 [2022-12-19T22:12:04.863Z] Removing intermediate container 422f9fcb6602 [2022-12-19T22:12:04.863Z] ---> a527dc29a612 [2022-12-19T22:12:04.863Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-19T22:12:04.863Z] ---> Running in ad1012fddff5 [2022-12-19T22:12:04.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-19T22:12:04.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-19T22:12:04.863Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-19T22:12:04.863Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-12-19T22:12:04.863Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-19T22:12:04.863Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-19T22:12:04.863Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-19T22:12:04.863Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-19T22:12:04.863Z] Executing busybox-1.35.0-r17.trigger [2022-12-19T22:12:04.863Z] OK: 8 MiB in 20 packages [2022-12-19T22:12:04.863Z] Removing intermediate container ad1012fddff5 [2022-12-19T22:12:04.863Z] ---> cff14be9792f [2022-12-19T22:12:04.863Z] Step 17/26 : WORKDIR / [2022-12-19T22:12:04.863Z] ---> Running in d2bfed0eab98 [2022-12-19T22:12:04.863Z] Removing intermediate container d2bfed0eab98 [2022-12-19T22:12:04.863Z] ---> 9ea25767572a [2022-12-19T22:12:04.863Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-12-19T22:12:04.863Z] ---> 255febcef6ad [2022-12-19T22:12:04.863Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-12-19T22:12:05.124Z] ---> 97a405ad09d1 [2022-12-19T22:12:05.124Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-12-19T22:12:05.124Z] ---> d5476a03f0ff [2022-12-19T22:12:05.124Z] Step 21/26 : EXPOSE 59984 [2022-12-19T22:12:05.383Z] ---> Running in 9b329db617c8 [2022-12-19T22:12:05.383Z] Removing intermediate container 9b329db617c8 [2022-12-19T22:12:05.383Z] ---> 292f8a49ba4d [2022-12-19T22:12:05.383Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-12-19T22:12:05.383Z] ---> Running in c448934b68fe [2022-12-19T22:12:05.383Z] Removing intermediate container c448934b68fe [2022-12-19T22:12:05.383Z] ---> 9bbba89d8e26 [2022-12-19T22:12:05.383Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-19T22:12:05.383Z] ---> Running in a8c7573219f4 [2022-12-19T22:12:05.644Z] Removing intermediate container a8c7573219f4 [2022-12-19T22:12:05.644Z] ---> 8b02e5171d09 [2022-12-19T22:12:05.644Z] Step 24/26 : LABEL arch=amd64 [2022-12-19T22:12:05.644Z] ---> Running in 0d55774e6161 [2022-12-19T22:12:05.644Z] Removing intermediate container 0d55774e6161 [2022-12-19T22:12:05.644Z] ---> 8a2fe5132643 [2022-12-19T22:12:05.644Z] Step 25/26 : LABEL git_sha=06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e [2022-12-19T22:12:05.644Z] ---> Running in 979751c667ef [2022-12-19T22:12:05.644Z] Removing intermediate container 979751c667ef [2022-12-19T22:12:05.644Z] ---> 620d5d1251fc [2022-12-19T22:12:05.645Z] Step 26/26 : LABEL version=0.0.0 [2022-12-19T22:12:05.903Z] ---> Running in 123549d81c6d [2022-12-19T22:12:05.903Z] Removing intermediate container 123549d81c6d [2022-12-19T22:12:05.903Z] ---> 69341b748813 [2022-12-19T22:12:05.903Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-19T22:12:05.903Z] Successfully built 69341b748813 [2022-12-19T22:12:05.903Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:12:06.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-19T22:12:06.331Z] [2022-12-19T22:12:06.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:12:06.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-19T22:12:06.630Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-19T22:12:06.630Z] 5eb5b503b376: Pulling fs layer [2022-12-19T22:12:06.630Z] 5c69ac0246d0: Pulling fs layer [2022-12-19T22:12:06.630Z] ec43610c2a17: Pulling fs layer [2022-12-19T22:12:06.630Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-19T22:12:06.630Z] 33b1e0a273af: Pulling fs layer [2022-12-19T22:12:06.630Z] 5d3b04190fa2: Pulling fs layer [2022-12-19T22:12:06.630Z] 2f39f015ded8: Pulling fs layer [2022-12-19T22:12:06.630Z] 3a2ae6a8a46f: Waiting [2022-12-19T22:12:06.630Z] 2f39f015ded8: Waiting [2022-12-19T22:12:06.630Z] 33b1e0a273af: Waiting [2022-12-19T22:12:06.630Z] 5d3b04190fa2: Waiting [2022-12-19T22:12:06.630Z] 5c69ac0246d0: Download complete [2022-12-19T22:12:06.630Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-19T22:12:06.630Z] 3a2ae6a8a46f: Download complete [2022-12-19T22:12:06.630Z] 33b1e0a273af: Verifying Checksum [2022-12-19T22:12:06.630Z] 33b1e0a273af: Download complete [2022-12-19T22:12:06.889Z] ec43610c2a17: Verifying Checksum [2022-12-19T22:12:06.889Z] ec43610c2a17: Download complete [2022-12-19T22:12:06.889Z] 5d3b04190fa2: Verifying Checksum [2022-12-19T22:12:06.889Z] 5d3b04190fa2: Download complete [2022-12-19T22:12:06.889Z] 5eb5b503b376: Verifying Checksum [2022-12-19T22:12:06.889Z] 5eb5b503b376: Download complete [2022-12-19T22:12:07.453Z] 2f39f015ded8: Verifying Checksum [2022-12-19T22:12:07.453Z] 2f39f015ded8: Download complete [2022-12-19T22:12:08.017Z] 5eb5b503b376: Pull complete [2022-12-19T22:12:08.017Z] 5c69ac0246d0: Pull complete [2022-12-19T22:12:08.581Z] ec43610c2a17: Pull complete [2022-12-19T22:12:08.581Z] 3a2ae6a8a46f: Pull complete [2022-12-19T22:12:08.838Z] 33b1e0a273af: Pull complete [2022-12-19T22:12:08.838Z] 5d3b04190fa2: Pull complete [2022-12-19T22:12:13.018Z] 2f39f015ded8: Pull complete [2022-12-19T22:12:13.018Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-19T22:12:13.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-19T22:12:13.018Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T22:12:13.098Z] prd-ubuntu20.04-docker-8c-8g-176 does not seem to be running inside a container [2022-12-19T22:12:13.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-19T22:12:15.201Z] $ docker top 6719f51d835f7fe5e865a8ed2bd165caa8b3eb92f275854c034feb42b50010c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-19T22:12:15.600Z] ---> job-cost.sh [2022-12-19T22:12:15.600Z] lf-activate-venv: SKIPPING [2022-12-19T22:12:15.600Z] INFO: No Stack... [2022-12-19T22:12:15.858Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-19T22:12:16.123Z] INFO: Archiving Costs [Pipeline] sh [2022-12-19T22:12:16.407Z] + cat /w/workspace/undry_device-onvif-camera_PR-185/archives/cost.csv [2022-12-19T22:12:16.407Z] + cut -d, -f6 [Pipeline] lock [2022-12-19T22:12:16.420Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-11-stack-cost] [2022-12-19T22:12:16.426Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-11-stack-cost] did not exist. Created. [2022-12-19T22:12:16.426Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-19T22:12:16.735Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-19T22:12:16.765Z] Stashed 1 file(s) [Pipeline] } [2022-12-19T22:12:16.772Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-19T22:12:16.790Z] $ docker stop --time=1 6719f51d835f7fe5e865a8ed2bd165caa8b3eb92f275854c034feb42b50010c8 [2022-12-19T22:12:17.946Z] $ docker rm -f --volumes 6719f51d835f7fe5e865a8ed2bd165caa8b3eb92f275854c034feb42b50010c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-19T22:12:21.702Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-178 in /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] { [Pipeline] ws [2022-12-19T22:12:21.717Z] Running in /w/workspace/device-onvif-camera/11 [Pipeline] { [Pipeline] checkout [2022-12-19T22:12:21.767Z] The recommended git tool is: git [2022-12-19T22:12:26.628Z] using credential edgex-jenkins-ssh [2022-12-19T22:12:26.643Z] Cloning the remote Git repository [2022-12-19T22:12:26.687Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-12-19T22:12:26.776Z] > git init /w/workspace/device-onvif-camera/11 # timeout=10 [2022-12-19T22:12:26.975Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-12-19T22:12:26.976Z] > git --version # timeout=10 [2022-12-19T22:12:26.995Z] > git --version # 'git version 2.25.1' [2022-12-19T22:12:26.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-19T22:12:27.057Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-19T22:12:28.521Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-12-19T22:12:28.543Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-19T22:12:30.067Z] Merging remotes/origin/main commit 4a1514bac2c3623567fb323734989edc763968b8 into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 [2022-12-19T22:12:29.497Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-12-19T22:12:29.538Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-12-19T22:12:29.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-19T22:12:29.556Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-12-19T22:12:30.087Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T22:12:30.103Z] > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # timeout=10 [2022-12-19T22:12:30.332Z] > git remote # timeout=10 [2022-12-19T22:12:30.348Z] > git config --get remote.origin.url # timeout=10 [2022-12-19T22:12:30.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-19T22:12:30.375Z] > git merge 4a1514bac2c3623567fb323734989edc763968b8 # timeout=10 [2022-12-19T22:12:31.082Z] Merge succeeded, producing ef0daf47ab9bf2562a96929f4bb644dcb7e19234 [2022-12-19T22:12:31.083Z] Checking out Revision ef0daf47ab9bf2562a96929f4bb644dcb7e19234 (PR-185) [2022-12-19T22:12:31.066Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-19T22:12:31.091Z] > git config core.sparsecheckout # timeout=10 [2022-12-19T22:12:31.105Z] > git checkout -f ef0daf47ab9bf2562a96929f4bb644dcb7e19234 # timeout=10 [2022-12-19T22:12:35.007Z] Commit message: "Merge commit '4a1514bac2c3623567fb323734989edc763968b8' into HEAD" [2022-12-19T22:12:35.036Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-19T22:12:35.889Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-19T22:12:35.889Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-19T22:12:35.889Z] Dload Upload Total Spent Left Speed [2022-12-19T22:12:35.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 64725 0 --:--:-- --:--:-- --:--:-- 64725 [Pipeline] sh [2022-12-19T22:12:36.573Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-19T22:12:35.019Z] > git rev-list --no-walk c190fcfd73b6e3152a60f77e0c9b09a4725fe588 # timeout=10 [2022-12-19T22:12:36.903Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-19T22:12:36.903Z] + sudo tee /etc/docker/daemon.new [2022-12-19T22:12:36.903Z] { [2022-12-19T22:12:36.903Z] "registry-mirrors": [ [2022-12-19T22:12:36.903Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-19T22:12:36.903Z] ], [2022-12-19T22:12:36.903Z] "bip": "10.250.0.254/24", [2022-12-19T22:12:36.903Z] "hosts": [ [2022-12-19T22:12:36.903Z] "tcp://0.0.0.0:5555", [2022-12-19T22:12:36.903Z] "unix:///var/run/docker.sock" [2022-12-19T22:12:36.903Z] ], [2022-12-19T22:12:36.903Z] "mtu": 1458, [2022-12-19T22:12:36.903Z] "selinux-enabled": true, [2022-12-19T22:12:36.903Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-19T22:12:36.903Z] } [Pipeline] sh [2022-12-19T22:12:37.230Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-19T22:12:37.567Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-19T22:12:55.847Z] provisioning config files... [2022-12-19T22:12:55.878Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/11@tmp/config7391106825068257626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-19T22:12:56.241Z] ---> docker-login.sh [2022-12-19T22:12:56.241Z] nexus3.edgexfoundry.org:10001 [2022-12-19T22:12:56.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T22:12:56.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T22:12:56.833Z] Configure a credential helper to remove this warning. See [2022-12-19T22:12:56.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T22:12:56.833Z] [2022-12-19T22:12:56.833Z] Login Succeeded [2022-12-19T22:12:56.833Z] nexus3.edgexfoundry.org:10002 [2022-12-19T22:12:57.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T22:12:57.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T22:12:57.378Z] Configure a credential helper to remove this warning. See [2022-12-19T22:12:57.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T22:12:57.378Z] [2022-12-19T22:12:57.378Z] Login Succeeded [2022-12-19T22:12:57.378Z] nexus3.edgexfoundry.org:10003 [2022-12-19T22:12:57.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T22:12:57.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T22:12:57.648Z] Configure a credential helper to remove this warning. See [2022-12-19T22:12:57.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T22:12:57.648Z] [2022-12-19T22:12:57.648Z] Login Succeeded [2022-12-19T22:12:57.648Z] nexus3.edgexfoundry.org:10004 [2022-12-19T22:12:57.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T22:12:57.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T22:12:57.918Z] Configure a credential helper to remove this warning. See [2022-12-19T22:12:57.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T22:12:57.918Z] [2022-12-19T22:12:57.918Z] Login Succeeded [2022-12-19T22:12:57.918Z] docker.io [2022-12-19T22:12:58.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-19T22:12:58.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-19T22:12:58.464Z] Configure a credential helper to remove this warning. See [2022-12-19T22:12:58.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-19T22:12:58.464Z] [2022-12-19T22:12:58.464Z] Login Succeeded [2022-12-19T22:12:58.464Z] ---> docker-login.sh ends [Pipeline] } [2022-12-19T22:12:58.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-19T22:12:58.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-19T22:12:58.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-19T22:12:58.761Z] ========================================================= [2022-12-19T22:12:58.761Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-19T22:12:58.761Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:12:59.098Z] + 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-12-19T22:12:59.687Z] Sending build context to Docker daemon 20.52MB [2022-12-19T22:12:59.687Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-12-19T22:12:59.687Z] Step 2/13 : FROM ${BASE} AS builder [2022-12-19T22:12:59.687Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-19T22:12:59.687Z] 9b18e9b68314: Pulling fs layer [2022-12-19T22:12:59.687Z] 35d82f9e3411: Pulling fs layer [2022-12-19T22:12:59.687Z] e16973657156: Pulling fs layer [2022-12-19T22:12:59.687Z] fc693d55d65f: Pulling fs layer [2022-12-19T22:12:59.687Z] 7e9fc2657dce: Pulling fs layer [2022-12-19T22:12:59.687Z] dda99020689f: Pulling fs layer [2022-12-19T22:12:59.687Z] db1c61fa0a46: Pulling fs layer [2022-12-19T22:12:59.687Z] 891c053d2c06: Pulling fs layer [2022-12-19T22:12:59.687Z] dda99020689f: Waiting [2022-12-19T22:12:59.687Z] fc693d55d65f: Waiting [2022-12-19T22:12:59.687Z] 7e9fc2657dce: Waiting [2022-12-19T22:12:59.687Z] 891c053d2c06: Waiting [2022-12-19T22:12:59.957Z] e16973657156: Verifying Checksum [2022-12-19T22:12:59.957Z] e16973657156: Download complete [2022-12-19T22:12:59.957Z] 35d82f9e3411: Verifying Checksum [2022-12-19T22:12:59.957Z] 35d82f9e3411: Download complete [2022-12-19T22:12:59.957Z] 7e9fc2657dce: Verifying Checksum [2022-12-19T22:12:59.957Z] 7e9fc2657dce: Download complete [2022-12-19T22:12:59.957Z] dda99020689f: Verifying Checksum [2022-12-19T22:12:59.957Z] dda99020689f: Download complete [2022-12-19T22:12:59.957Z] 9b18e9b68314: Verifying Checksum [2022-12-19T22:12:59.957Z] 9b18e9b68314: Download complete [2022-12-19T22:13:00.946Z] 891c053d2c06: Verifying Checksum [2022-12-19T22:13:00.946Z] 891c053d2c06: Download complete [2022-12-19T22:13:00.946Z] 9b18e9b68314: Pull complete [2022-12-19T22:13:01.537Z] 35d82f9e3411: Pull complete [2022-12-19T22:13:01.537Z] e16973657156: Pull complete [2022-12-19T22:13:02.507Z] db1c61fa0a46: Verifying Checksum [2022-12-19T22:13:02.507Z] db1c61fa0a46: Download complete [2022-12-19T22:13:02.507Z] fc693d55d65f: Verifying Checksum [2022-12-19T22:13:02.507Z] fc693d55d65f: Download complete [2022-12-19T22:13:14.843Z] fc693d55d65f: Pull complete [2022-12-19T22:13:14.843Z] 7e9fc2657dce: Pull complete [2022-12-19T22:13:14.843Z] dda99020689f: Pull complete [2022-12-19T22:13:21.526Z] db1c61fa0a46: Pull complete [2022-12-19T22:13:22.498Z] 891c053d2c06: Pull complete [2022-12-19T22:13:22.769Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-19T22:13:22.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-19T22:13:22.769Z] ---> f96f9c87975a [2022-12-19T22:13:22.769Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-12-19T22:13:24.743Z] ---> Running in 02e59296280d [2022-12-19T22:13:24.743Z] Removing intermediate container 02e59296280d [2022-12-19T22:13:24.743Z] ---> 2a41c52c84f6 [2022-12-19T22:13:24.743Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-19T22:13:25.012Z] ---> Running in 6ff25b215680 [2022-12-19T22:13:25.280Z] Removing intermediate container 6ff25b215680 [2022-12-19T22:13:25.280Z] ---> 98dae92e66aa [2022-12-19T22:13:25.280Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-12-19T22:13:25.280Z] ---> Running in 09fe22c0ded0 [2022-12-19T22:13:25.547Z] Removing intermediate container 09fe22c0ded0 [2022-12-19T22:13:25.547Z] ---> 35f8add67af6 [2022-12-19T22:13:25.547Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-12-19T22:13:25.832Z] ---> Running in cd5fa3c02b33 [2022-12-19T22:13:26.101Z] Removing intermediate container cd5fa3c02b33 [2022-12-19T22:13:26.101Z] ---> 3c31193be65b [2022-12-19T22:13:26.101Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-12-19T22:13:26.101Z] ---> Running in 0b049ddee088 [2022-12-19T22:13:26.686Z] Removing intermediate container 0b049ddee088 [2022-12-19T22:13:26.686Z] ---> 431703abd41e [2022-12-19T22:13:26.686Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-19T22:13:26.954Z] ---> Running in 28c1a25cd254 [2022-12-19T22:13:28.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-19T22:13:28.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-19T22:13:29.607Z] OK: 221 MiB in 51 packages [2022-12-19T22:13:30.566Z] Removing intermediate container 28c1a25cd254 [2022-12-19T22:13:30.566Z] ---> f67aebc8115e [2022-12-19T22:13:30.566Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-12-19T22:13:30.566Z] ---> Running in 1754d252243e [2022-12-19T22:13:30.835Z] Removing intermediate container 1754d252243e [2022-12-19T22:13:30.835Z] ---> 8de279c8e7a0 [2022-12-19T22:13:30.835Z] Step 10/13 : COPY go.mod vendor* ./ [2022-12-19T22:13:31.104Z] ---> d0782cfb2792 [2022-12-19T22:13:31.104Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-19T22:13:31.377Z] ---> Running in 1452c491a885 [2022-12-19T22:14:27.799Z] Removing intermediate container 1452c491a885 [2022-12-19T22:14:27.799Z] ---> 97eb598f8eb6 [2022-12-19T22:14:27.799Z] Step 12/13 : COPY . . [2022-12-19T22:14:27.799Z] ---> 9ccf809e10da [2022-12-19T22:14:27.799Z] Step 13/13 : RUN ${MAKE} [2022-12-19T22:14:27.799Z] ---> Running in 9c6d9fae5c5b [2022-12-19T22:14:27.799Z] noop [2022-12-19T22:14:27.799Z] Removing intermediate container 9c6d9fae5c5b [2022-12-19T22:14:27.799Z] ---> 460bfd27afee [2022-12-19T22:14:27.799Z] Successfully built 460bfd27afee [2022-12-19T22:14:27.799Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:14:28.153Z] + docker inspect -f . ci-base-image-arm64 [2022-12-19T22:14:28.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T22:14:28.365Z] prd-ubuntu20.04-docker-arm64-4c-16g-178 does not seem to be running inside a container [2022-12-19T22:14:28.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-19T22:14:29.687Z] $ docker top e883b71caf261a78ab9c1b55cdba10b9c0ce4484ef9c2fa991e608cfd82a1c26 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-19T22:14:30.536Z] + go version [2022-12-19T22:14:30.536Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-19T22:14:30.559Z] $ docker stop --time=1 e883b71caf261a78ab9c1b55cdba10b9c0ce4484ef9c2fa991e608cfd82a1c26 [2022-12-19T22:14:32.208Z] $ docker rm -f --volumes e883b71caf261a78ab9c1b55cdba10b9c0ce4484ef9c2fa991e608cfd82a1c26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:14:32.763Z] + docker inspect -f . ci-base-image-arm64 [2022-12-19T22:14:32.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T22:14:32.941Z] prd-ubuntu20.04-docker-arm64-4c-16g-178 does not seem to be running inside a container [2022-12-19T22:14:33.008Z] $ 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/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-19T22:14:34.106Z] $ docker top e4d1b47517871689ea30b86a65a126c4f075cf3824b9fe4884dd9dfcf3e4ff5a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-19T22:14:34.612Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/11 [Pipeline] fileExists [Pipeline] sh [2022-12-19T22:14:35.528Z] + make test [2022-12-19T22:14:35.528Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-19T22:14:36.943Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-12-19T22:16:13.578Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-12-19T22:16:13.578Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.188s coverage: 29.3% of statements [2022-12-19T22:16:13.578Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-12-19T22:16:31.799Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.547s coverage: 86.5% of statements [2022-12-19T22:16:31.799Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-19T22:16:31.799Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-19T22:17:04.074Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-19T22:17:04.074Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-19T22:17:04.074Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-19T22:17:04.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-19T22:17:04.108Z] $ docker stop --time=1 e4d1b47517871689ea30b86a65a126c4f075cf3824b9fe4884dd9dfcf3e4ff5a [2022-12-19T22:17:06.043Z] $ docker rm -f --volumes e4d1b47517871689ea30b86a65a126c4f075cf3824b9fe4884dd9dfcf3e4ff5a [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-19T22:17:07.072Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-19T22:17:07.097Z] Warning: overwriting stash ‘coverage-report’ [2022-12-19T22:17:07.768Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-19T22:17:08.167Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-19T22:17:08.498Z] + ls -al . [2022-12-19T22:17:08.498Z] total 244 [2022-12-19T22:17:08.498Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 19 22:14 . [2022-12-19T22:17:08.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 22:12 .. [2022-12-19T22:17:08.498Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 19 22:12 .git [2022-12-19T22:17:08.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 22:12 .github [2022-12-19T22:17:08.498Z] -rw-rw-r-- 1 jenkins jenkins 496 Dec 19 22:12 .gitignore [2022-12-19T22:17:08.498Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 19 22:12 .golangci.yml [2022-12-19T22:17:08.498Z] -rw-rw-r-- 1 jenkins jenkins 9742 Dec 19 22:12 Attribution.txt [2022-12-19T22:17:08.498Z] -rw-rw-r-- 1 jenkins jenkins 6312 Dec 19 22:12 CHANGELOG.md [2022-12-19T22:17:08.498Z] -rw-rw-r-- 1 jenkins jenkins 1637 Dec 19 22:12 Dockerfile [2022-12-19T22:17:08.498Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 19 22:12 GOVERNANCE.md [2022-12-19T22:17:08.498Z] -rw-rw-r-- 1 jenkins jenkins 734 Dec 19 22:12 Jenkinsfile [2022-12-19T22:17:08.498Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 19 22:12 LICENSE [2022-12-19T22:17:08.498Z] -rw-rw-r-- 1 jenkins jenkins 2858 Dec 19 22:12 Makefile [2022-12-19T22:17:08.498Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 19 22:12 OWNERS.md [2022-12-19T22:17:08.498Z] -rw-rw-r-- 1 jenkins jenkins 6595 Dec 19 22:12 README.md [2022-12-19T22:17:08.498Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 19 22:10 VERSION [2022-12-19T22:17:08.498Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 19 22:12 bin [2022-12-19T22:17:08.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 22:12 cmd [2022-12-19T22:17:08.498Z] -rw-r--r-- 1 jenkins jenkins 79184 Dec 19 22:16 coverage.out [2022-12-19T22:17:08.498Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 19 22:12 doc [2022-12-19T22:17:08.498Z] -rw-rw-r-- 1 jenkins jenkins 3688 Dec 19 22:12 go.mod [2022-12-19T22:17:08.498Z] -rw-rw-r-- 1 jenkins jenkins 46249 Dec 19 22:12 go.sum [2022-12-19T22:17:08.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 22:12 internal [2022-12-19T22:17:08.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 22:12 snap [2022-12-19T22:17:08.498Z] -rw-rw-r-- 1 jenkins jenkins 236 Dec 19 22:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:17:08.847Z] + 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=ef0daf47ab9bf2562a96929f4bb644dcb7e19234 --label arch=arm64 --label version=0.0.0 . [2022-12-19T22:17:09.820Z] Sending build context to Docker daemon 20.6MB [2022-12-19T22:17:09.820Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-12-19T22:17:09.820Z] Step 2/26 : FROM ${BASE} AS builder [2022-12-19T22:17:09.820Z] ---> 460bfd27afee [2022-12-19T22:17:09.820Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-12-19T22:17:09.820Z] ---> Running in 0442deebec10 [2022-12-19T22:17:10.410Z] Removing intermediate container 0442deebec10 [2022-12-19T22:17:10.410Z] ---> ec60051c4535 [2022-12-19T22:17:10.410Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-19T22:17:10.410Z] ---> Running in 76e74c36007f [2022-12-19T22:17:10.682Z] Removing intermediate container 76e74c36007f [2022-12-19T22:17:10.682Z] ---> 4058aeb51b4f [2022-12-19T22:17:10.682Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-12-19T22:17:10.953Z] ---> Running in 9a3442a347db [2022-12-19T22:17:11.220Z] Removing intermediate container 9a3442a347db [2022-12-19T22:17:11.220Z] ---> 54b3e2dbfd11 [2022-12-19T22:17:11.220Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-12-19T22:17:11.220Z] ---> Running in 774f2f636025 [2022-12-19T22:17:11.490Z] Removing intermediate container 774f2f636025 [2022-12-19T22:17:11.490Z] ---> 693c4a609b71 [2022-12-19T22:17:11.490Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-12-19T22:17:11.490Z] ---> Running in 54ae0111eb51 [2022-12-19T22:17:12.087Z] Removing intermediate container 54ae0111eb51 [2022-12-19T22:17:12.087Z] ---> 50b327fbcc20 [2022-12-19T22:17:12.087Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-19T22:17:12.087Z] ---> Running in e472a4edb91d [2022-12-19T22:17:13.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-19T22:17:13.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-19T22:17:14.797Z] OK: 221 MiB in 51 packages [2022-12-19T22:17:16.280Z] Removing intermediate container e472a4edb91d [2022-12-19T22:17:16.280Z] ---> 24ecf30ac7b2 [2022-12-19T22:17:16.280Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-12-19T22:17:16.280Z] ---> Running in 8605c67ffde2 [2022-12-19T22:17:16.555Z] Removing intermediate container 8605c67ffde2 [2022-12-19T22:17:16.555Z] ---> 103c63c4f1c4 [2022-12-19T22:17:16.555Z] Step 10/26 : COPY go.mod vendor* ./ [2022-12-19T22:17:17.177Z] ---> 98c0c1720072 [2022-12-19T22:17:17.177Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-19T22:17:17.458Z] ---> Running in 8a0a730c74ad [2022-12-19T22:17:20.047Z] Removing intermediate container 8a0a730c74ad [2022-12-19T22:17:20.047Z] ---> 7269b97283e6 [2022-12-19T22:17:20.047Z] Step 12/26 : COPY . . [2022-12-19T22:17:24.324Z] ---> 8ecf3125a9f7 [2022-12-19T22:17:24.324Z] Step 13/26 : RUN ${MAKE} [2022-12-19T22:17:24.324Z] ---> Running in d8433029fee8 [2022-12-19T22:17:25.290Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-12-19T22:20:02.027Z] Removing intermediate container d8433029fee8 [2022-12-19T22:20:02.027Z] ---> c01ea98ed948 [2022-12-19T22:20:02.027Z] Step 14/26 : FROM alpine:3.16 [2022-12-19T22:20:02.027Z] 3.16: Pulling from library/alpine [2022-12-19T22:20:02.027Z] 6875df1f5354: Pulling fs layer [2022-12-19T22:20:02.027Z] 6875df1f5354: Verifying Checksum [2022-12-19T22:20:02.027Z] 6875df1f5354: Download complete [2022-12-19T22:20:02.027Z] 6875df1f5354: Pull complete [2022-12-19T22:20:02.027Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-19T22:20:02.027Z] Status: Downloaded newer image for alpine:3.16 [2022-12-19T22:20:02.027Z] ---> 2b4661558fb8 [2022-12-19T22:20:02.027Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-12-19T22:20:02.027Z] ---> Running in 80cb89450046 [2022-12-19T22:20:02.027Z] Removing intermediate container 80cb89450046 [2022-12-19T22:20:02.027Z] ---> 6291a1ec4e0d [2022-12-19T22:20:02.027Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-19T22:20:02.027Z] ---> Running in 80703a1ea495 [2022-12-19T22:20:02.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-19T22:20:02.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-19T22:20:02.027Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-19T22:20:02.027Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-12-19T22:20:02.027Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-19T22:20:02.027Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-19T22:20:02.027Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-19T22:20:02.027Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-19T22:20:02.027Z] Executing busybox-1.35.0-r17.trigger [2022-12-19T22:20:02.027Z] OK: 8 MiB in 20 packages [2022-12-19T22:20:02.027Z] Removing intermediate container 80703a1ea495 [2022-12-19T22:20:02.027Z] ---> 46fdb27adb9d [2022-12-19T22:20:02.027Z] Step 17/26 : WORKDIR / [2022-12-19T22:20:02.027Z] ---> Running in dd37ca245b30 [2022-12-19T22:20:02.027Z] Removing intermediate container dd37ca245b30 [2022-12-19T22:20:02.027Z] ---> faf2e0916151 [2022-12-19T22:20:02.027Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-12-19T22:20:02.027Z] ---> 6a59ab94e94f [2022-12-19T22:20:02.027Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-12-19T22:20:02.293Z] ---> 5f6ca5142016 [2022-12-19T22:20:02.293Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-12-19T22:20:02.875Z] ---> 39839015b618 [2022-12-19T22:20:02.875Z] Step 21/26 : EXPOSE 59984 [2022-12-19T22:20:02.875Z] ---> Running in 25cb0a56e69e [2022-12-19T22:20:03.838Z] Removing intermediate container 25cb0a56e69e [2022-12-19T22:20:03.838Z] ---> 8b9166f90b2f [2022-12-19T22:20:03.838Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-12-19T22:20:04.105Z] ---> Running in 78507a6a2dd7 [2022-12-19T22:20:04.105Z] Removing intermediate container 78507a6a2dd7 [2022-12-19T22:20:04.105Z] ---> e271254353a6 [2022-12-19T22:20:04.105Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-19T22:20:04.372Z] ---> Running in 0290809f3c54 [2022-12-19T22:20:04.637Z] Removing intermediate container 0290809f3c54 [2022-12-19T22:20:04.637Z] ---> 72b7a2b3d3e1 [2022-12-19T22:20:04.637Z] Step 24/26 : LABEL arch=arm64 [2022-12-19T22:20:04.637Z] ---> Running in a4087b0b0da8 [2022-12-19T22:20:04.903Z] Removing intermediate container a4087b0b0da8 [2022-12-19T22:20:04.903Z] ---> 9f2bbaeca5f0 [2022-12-19T22:20:04.903Z] Step 25/26 : LABEL git_sha=ef0daf47ab9bf2562a96929f4bb644dcb7e19234 [2022-12-19T22:20:04.903Z] ---> Running in 57ce2d9183d3 [2022-12-19T22:20:05.171Z] Removing intermediate container 57ce2d9183d3 [2022-12-19T22:20:05.171Z] ---> cf9cd0ed00a4 [2022-12-19T22:20:05.171Z] Step 26/26 : LABEL version=0.0.0 [2022-12-19T22:20:05.171Z] ---> Running in 4d89eab58bcb [2022-12-19T22:20:05.439Z] Removing intermediate container 4d89eab58bcb [2022-12-19T22:20:05.439Z] ---> af4a68c2561c [2022-12-19T22:20:05.439Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-19T22:20:05.705Z] Successfully built af4a68c2561c [2022-12-19T22:20:05.705Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:20:06.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-19T22:20:06.134Z] [2022-12-19T22:20:06.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:20:06.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-19T22:20:06.460Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-19T22:20:06.460Z] 8998bd30e6a1: Pulling fs layer [2022-12-19T22:20:06.460Z] 04944245beec: Pulling fs layer [2022-12-19T22:20:06.460Z] 699f458cf7ca: Pulling fs layer [2022-12-19T22:20:06.460Z] 765212b225bb: Pulling fs layer [2022-12-19T22:20:06.460Z] f23df028b6ca: Pulling fs layer [2022-12-19T22:20:06.460Z] d65c8cfc05b1: Pulling fs layer [2022-12-19T22:20:06.460Z] 2437ff75d9bd: Pulling fs layer [2022-12-19T22:20:06.460Z] f23df028b6ca: Waiting [2022-12-19T22:20:06.460Z] d65c8cfc05b1: Waiting [2022-12-19T22:20:06.460Z] 2437ff75d9bd: Waiting [2022-12-19T22:20:06.460Z] 765212b225bb: Waiting [2022-12-19T22:20:06.728Z] 04944245beec: Verifying Checksum [2022-12-19T22:20:06.728Z] 04944245beec: Download complete [2022-12-19T22:20:06.728Z] 765212b225bb: Verifying Checksum [2022-12-19T22:20:06.728Z] 765212b225bb: Download complete [2022-12-19T22:20:06.728Z] f23df028b6ca: Verifying Checksum [2022-12-19T22:20:06.728Z] f23df028b6ca: Download complete [2022-12-19T22:20:06.728Z] d65c8cfc05b1: Verifying Checksum [2022-12-19T22:20:06.728Z] d65c8cfc05b1: Download complete [2022-12-19T22:20:06.996Z] 699f458cf7ca: Verifying Checksum [2022-12-19T22:20:06.996Z] 699f458cf7ca: Download complete [2022-12-19T22:20:07.271Z] 8998bd30e6a1: Verifying Checksum [2022-12-19T22:20:07.271Z] 8998bd30e6a1: Download complete [2022-12-19T22:20:09.216Z] 2437ff75d9bd: Verifying Checksum [2022-12-19T22:20:09.216Z] 2437ff75d9bd: Download complete [2022-12-19T22:20:11.163Z] 8998bd30e6a1: Pull complete [2022-12-19T22:20:11.429Z] 04944245beec: Pull complete [2022-12-19T22:20:12.394Z] 699f458cf7ca: Pull complete [2022-12-19T22:20:12.663Z] 765212b225bb: Pull complete [2022-12-19T22:20:13.245Z] f23df028b6ca: Pull complete [2022-12-19T22:20:13.511Z] d65c8cfc05b1: Pull complete [2022-12-19T22:20:25.811Z] 2437ff75d9bd: Pull complete [2022-12-19T22:20:25.811Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-19T22:20:25.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-19T22:20:25.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T22:20:25.983Z] prd-ubuntu20.04-docker-arm64-4c-16g-178 does not seem to be running inside a container [2022-12-19T22:20:26.042Z] $ 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/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-12-19T22:20:28.518Z] $ docker top d0a8c7f3352b234c0c43b69a6c3d9e8a343294faee9e80a8512b173c85b16809 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-19T22:20:29.021Z] ---> job-cost.sh [2022-12-19T22:20:29.287Z] lf-activate-venv: SKIPPING [2022-12-19T22:20:29.287Z] INFO: No Stack... [2022-12-19T22:20:29.871Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-19T22:20:30.453Z] INFO: Archiving Costs [Pipeline] sh [2022-12-19T22:20:30.776Z] + cat /w/workspace/device-onvif-camera/11/archives/cost.csv [2022-12-19T22:20:30.776Z] + cut -d, -f6 [Pipeline] lock [2022-12-19T22:20:30.841Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-11-stack-cost] [2022-12-19T22:20:30.847Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-11-stack-cost] did not exist. Created. [2022-12-19T22:20:30.847Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-19T22:20:31.181Z] /w/workspace/device-onvif-camera/11@tmp/durable-d8e16f89/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-19T22:20:31.525Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-19T22:20:31.541Z] Warning: overwriting stash ‘stack-cost’ [2022-12-19T22:20:31.597Z] Stashed 1 file(s) [Pipeline] } [2022-12-19T22:20:31.606Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-19T22:20:31.626Z] $ docker stop --time=1 d0a8c7f3352b234c0c43b69a6c3d9e8a343294faee9e80a8512b173c85b16809 [2022-12-19T22:20:33.081Z] $ docker rm -f --volumes d0a8c7f3352b234c0c43b69a6c3d9e8a343294faee9e80a8512b173c85b16809 [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-12-19T22:20:33.463Z] provisioning config files... [2022-12-19T22:20:33.469Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config12443342139596279554tmp [Pipeline] { [Pipeline] sh [2022-12-19T22:20:33.759Z] + set +x [2022-12-19T22:20:33.759Z] + + curl -s https://codecov.io/bash [2022-12-19T22:20:33.759Z] bash -s -- [2022-12-19T22:20:33.759Z] [2022-12-19T22:20:33.759Z] _____ _ [2022-12-19T22:20:33.759Z] / ____| | | [2022-12-19T22:20:33.759Z] | | ___ __| | ___ ___ _____ __ [2022-12-19T22:20:33.759Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-19T22:20:33.759Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-19T22:20:33.759Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-19T22:20:33.759Z] Bash-1.0.6 [2022-12-19T22:20:33.759Z] [2022-12-19T22:20:33.759Z] [2022-12-19T22:20:33.759Z] ==> git version 2.25.1 found [2022-12-19T22:20:33.759Z] ==> 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-12-19T22:20:33.759Z] Release-Date: 2020-01-08 [2022-12-19T22:20:33.759Z] 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-12-19T22:20:33.759Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-19T22:20:33.759Z] ==> Jenkins CI detected. [2022-12-19T22:20:33.759Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-185 [2022-12-19T22:20:33.759Z] project root: . [2022-12-19T22:20:33.759Z] --> token set from env [2022-12-19T22:20:33.759Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-19T22:20:33.759Z] ==> Running gcov in . (disable via -X gcov) [2022-12-19T22:20:33.759Z] ==> Python coveragepy not found [2022-12-19T22:20:33.759Z] ==> Searching for coverage reports in: [2022-12-19T22:20:33.759Z] + . [2022-12-19T22:20:34.018Z] -> Found 1 reports [2022-12-19T22:20:34.018Z] ==> Detecting git/mercurial file structure [2022-12-19T22:20:34.018Z] ==> Reading reports [2022-12-19T22:20:34.018Z] + ./coverage.out bytes=79184 [2022-12-19T22:20:34.018Z] ==> Appending adjustments [2022-12-19T22:20:34.018Z] https://docs.codecov.io/docs/fixing-reports [2022-12-19T22:20:34.018Z] + Found adjustments [2022-12-19T22:20:34.018Z] ==> Gzipping contents [2022-12-19T22:20:34.018Z] 12K /tmp/codecov.sF1Nri.gz [2022-12-19T22:20:34.018Z] ==> Uploading reports [2022-12-19T22:20:34.018Z] url: https://codecov.io [2022-12-19T22:20:34.018Z] query: branch=PR-185&commit=06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= [2022-12-19T22:20:34.018Z] -> Pinging Codecov [2022-12-19T22:20:34.018Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-185&commit=06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= [2022-12-19T22:20:34.588Z] -> Uploading to [2022-12-19T22:20:34.588Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-19/F29A59C45E3A92E06B3E522C9905F8EF/06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e/558d8b3b-735a-4b27-8948-ecb29f43e0bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221219T222034Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=07bd219ccf1cbb93d7671ee0b5700a5884e8941b19e6fc2fb6835d27c4f11b06 [2022-12-19T22:20:34.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-19T22:20:34.588Z] Dload Upload Total Spent Left Speed [2022-12-19T22:20:34.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10884 0 0 100 10884 0 45350 --:--:-- --:--:-- --:--:-- 45350 [2022-12-19T22:20:34.847Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e [Pipeline] } [2022-12-19T22:20:34.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-12-19T22:20:35.622Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-185/archives ] [2022-12-19T22:20:35.622Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives [2022-12-19T22:20:35.622Z] total 16 [2022-12-19T22:20:35.622Z] drwxr-xr-x 3 root root 4096 Dec 19 22:12 . [2022-12-19T22:20:35.622Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 19 22:12 .. [2022-12-19T22:20:35.622Z] drwxr-xr-x 2 root root 4096 Dec 19 22:12 cost [2022-12-19T22:20:35.622Z] -rw-r--r-- 1 root root 92 Dec 19 22:12 cost.csv [2022-12-19T22:20:35.622Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-185/archives [2022-12-19T22:20:35.622Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives [2022-12-19T22:20:35.622Z] total 16 [2022-12-19T22:20:35.622Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 19 22:12 . [2022-12-19T22:20:35.622Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 19 22:12 .. [2022-12-19T22:20:35.622Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 19 22:12 cost [2022-12-19T22:20:35.622Z] -rw-r--r-- 1 jenkins jenkins 92 Dec 19 22:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-19T22:20:35.909Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T22:20:36.770Z] ---> package-listing.sh [2022-12-19T22:20:36.770Z] ++ facter osfamily [2022-12-19T22:20:36.770Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-19T22:20:37.030Z] + OS_FAMILY=debian [2022-12-19T22:20:37.030Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-185 [2022-12-19T22:20:37.030Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-19T22:20:37.030Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-19T22:20:37.030Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-19T22:20:37.030Z] + PACKAGES=/tmp/packages_start.txt [2022-12-19T22:20:37.030Z] + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' [2022-12-19T22:20:37.030Z] + PACKAGES=/tmp/packages_end.txt [2022-12-19T22:20:37.030Z] + case "${OS_FAMILY}" in [2022-12-19T22:20:37.030Z] + dpkg -l [2022-12-19T22:20:37.030Z] + grep '^ii' [2022-12-19T22:20:37.030Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-19T22:20:37.030Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-19T22:20:37.030Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-19T22:20:37.030Z] + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' [2022-12-19T22:20:37.030Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-185/archives/ [2022-12-19T22:20:37.030Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-185/archives/ [Pipeline] echo [2022-12-19T22:20:37.041Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-19T22:20:37.319Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-19T22:20:37.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-19T22:20:37.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-19T22:20:37.958Z] prd-ubuntu20.04-docker-8c-8g-176 does not seem to be running inside a container [2022-12-19T22:20:37.992Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-19T22:20:38.188Z] $ docker top 805a053b86af108cf92366fe9847b2c38c5e48a40306d846f72a5c12a9dd93af -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-19T22:20:38.528Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-19T22:20:38.816Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-19T22:20:39.104Z] + ls /var/log/sa-host [2022-12-19T22:20:39.104Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-19T22:20:39.248Z] provisioning config files... [2022-12-19T22:20:39.257Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config12591219215110686717tmp [Pipeline] { [Pipeline] echo [2022-12-19T22:20:39.268Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T22:20:39.549Z] ---> create-netrc.sh [Pipeline] } [2022-12-19T22:20:39.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-19T22:20:39.878Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-19T22:20:39.888Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T22:20:40.172Z] ---> sudo-logs.sh [2022-12-19T22:20:40.172Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-19T22:20:40.203Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T22:20:40.484Z] ---> job-cost.sh [2022-12-19T22:20:40.484Z] lf-activate-venv: SKIPPING [2022-12-19T22:20:40.484Z] DEBUG: total: 0.2199999988079071 [2022-12-19T22:20:40.484Z] INFO: Retrieving Stack Cost... [2022-12-19T22:20:40.743Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-19T22:20:41.309Z] INFO: Archiving Costs [Pipeline] echo [2022-12-19T22:20:41.323Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-19T22:20:41.604Z] ---> logs-deploy.sh [2022-12-19T22:20:41.604Z] lf-activate-venv: SKIPPING [2022-12-19T22:20:41.604Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-185/11 [2022-12-19T22:20:41.604Z] INFO: archiving workspace using pattern(s): [2022-12-19T22:20:42.541Z] Archives upload complete. [2022-12-19T22:20:42.541Z] INFO: archiving logs to Nexus