Pull request #208 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd8690e01650cc58845627a038ae7265d005801f+848d5d618f3ca3205f9827ec1c0cd48d03305e40 (1c5524b94e611f416cbb5da64fce6b79eb97aab1) 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-ssh15183600242605146961.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-ssh9531919957330502388.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10535072822183371214.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17967154317255694796.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5129232962991404495.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-208/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-208/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13644175085144550813.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1731 in /w/workspace/undry_device-onvif-camera_PR-208 [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-208 # 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 Merging remotes/origin/main commit 848d5d618f3ca3205f9827ec1c0cd48d03305e40 into PR head commit bd8690e01650cc58845627a038ae7265d005801f > 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/208/head:refs/remotes/origin/PR-208 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd8690e01650cc58845627a038ae7265d005801f # timeout=10 Merge succeeded, producing bd8690e01650cc58845627a038ae7265d005801f Checking out Revision bd8690e01650cc58845627a038ae7265d005801f (PR-208) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T21:58:42.896Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T21:58:43.063Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T21:58:43.154Z] ========================================================= [2023-01-10T21:58:43.154Z] EdgeX Global Pipelines Version Info [2023-01-10T21:58:43.154Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 848d5d618f3ca3205f9827ec1c0cd48d03305e40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd8690e01650cc58845627a038ae7265d005801f # timeout=10 [2023-01-10T21:58:43.897Z] ------------------- [2023-01-10T21:58:43.897Z] stable info: [2023-01-10T21:58:43.897Z] ------------------- [2023-01-10T21:58:43.897Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T21:58:43.897Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T21:58:43.897Z] Message: update stable to v1.0.244 [2023-01-10T21:58:44.470Z] ------------------- [2023-01-10T21:58:44.470Z] experimental info: [2023-01-10T21:58:44.470Z] ------------------- [2023-01-10T21:58:44.470Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T21:58:44.470Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T21:58:44.470Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T21:58:44.766Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-01-10T21:58:44.812Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-01-10T21:58:44.856Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T21:58:44.901Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T21:58:44.943Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T21:58:44.990Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T21:58:45.032Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T21:58:45.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T21:58:45.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T21:58:45.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T21:58:45.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T21:58:45.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-01-10T21:58:45.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T21:58:45.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T21:58:45.348Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T21:58:45.388Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T21:58:45.424Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T21:58:45.466Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T21:58:45.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T21:58:45.555Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T21:58:45.594Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-10T21:58:45.634Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-01-10T21:58:45.670Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T21:58:45.708Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T21:58:45.752Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T21:58:45.800Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T21:58:45.839Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T21:58:45.878Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-208 [Pipeline] echo [2023-01-10T21:58:45.917Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-208 [Pipeline] echo [2023-01-10T21:58:45.955Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-208 [Pipeline] echo [2023-01-10T21:58:45.992Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd8690e01650cc58845627a038ae7265d005801f [Pipeline] echo [2023-01-10T21:58:46.032Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd8690e [Pipeline] echo [2023-01-10T21:58:46.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:58:46.176Z] provisioning config files... [2023-01-10T21:58:46.189Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-208@tmp/config9480542338167466470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:58:46.525Z] ---> docker-login.sh [2023-01-10T21:58:46.525Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:58:46.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:58:46.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:58:46.787Z] Configure a credential helper to remove this warning. See [2023-01-10T21:58:46.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:58:46.787Z] [2023-01-10T21:58:46.787Z] Login Succeeded [2023-01-10T21:58:46.787Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:58:46.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:58:46.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:58:46.787Z] Configure a credential helper to remove this warning. See [2023-01-10T21:58:46.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:58:46.787Z] [2023-01-10T21:58:46.787Z] Login Succeeded [2023-01-10T21:58:46.787Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:58:47.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:58:47.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:58:47.046Z] Configure a credential helper to remove this warning. See [2023-01-10T21:58:47.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:58:47.046Z] [2023-01-10T21:58:47.046Z] Login Succeeded [2023-01-10T21:58:47.046Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:58:47.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:58:47.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:58:47.046Z] Configure a credential helper to remove this warning. See [2023-01-10T21:58:47.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:58:47.046Z] [2023-01-10T21:58:47.046Z] Login Succeeded [2023-01-10T21:58:47.046Z] docker.io [2023-01-10T21:58:47.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:58:47.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:58:47.305Z] Configure a credential helper to remove this warning. See [2023-01-10T21:58:47.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:58:47.305Z] [2023-01-10T21:58:47.305Z] Login Succeeded [2023-01-10T21:58:47.305Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:58:47.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T21:58:47.961Z] + git rev-list -1 --merges bd8690e01650cc58845627a038ae7265d005801f~1..bd8690e01650cc58845627a038ae7265d005801f [Pipeline] echo [2023-01-10T21:58:48.028Z] -----------> git rev-list -1 --merges bd8690e01650cc58845627a038ae7265d005801f~1..bd8690e01650cc58845627a038ae7265d005801f bd8690e01650cc58845627a038ae7265d005801f [false] [Pipeline] sh [2023-01-10T21:58:48.339Z] + git log --format=format:%s -1 bd8690e01650cc58845627a038ae7265d005801f [Pipeline] echo [2023-01-10T21:58:48.376Z] ========================================================= [2023-01-10T21:58:48.376Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T21:58:48.376Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T21:58:48.812Z] + git log --format=format:%s -1 bd8690e01650cc58845627a038ae7265d005801f [Pipeline] echo [2023-01-10T21:58:48.845Z] [semverPrep] GIT_COMMIT: bd8690e01650cc58845627a038ae7265d005801f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-10T21:58:48.876Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T21:58:49.251Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T21:58:49.251Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T21:58:49.251Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T21:58:49.251Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T21:58:49.251Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T21:58:49.252Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T21:58:49.252Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:58:49.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:58:49.672Z] [2023-01-10T21:58:49.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:58:50.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:58:50.049Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T21:58:50.049Z] b85a868b505f: Pulling fs layer [2023-01-10T21:58:50.049Z] e2be974225ed: Pulling fs layer [2023-01-10T21:58:50.049Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T21:58:50.049Z] 988bab9f4d93: Pulling fs layer [2023-01-10T21:58:50.049Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T21:58:50.049Z] eaf3925da568: Pulling fs layer [2023-01-10T21:58:50.049Z] bab4dde63d76: Pulling fs layer [2023-01-10T21:58:50.049Z] bde34c3a00c8: Pulling fs layer [2023-01-10T21:58:50.049Z] b352a97aabf1: Pulling fs layer [2023-01-10T21:58:50.049Z] 4872d77fe225: Pulling fs layer [2023-01-10T21:58:50.049Z] 5851b861e8e6: Pulling fs layer [2023-01-10T21:58:50.049Z] bab4dde63d76: Waiting [2023-01-10T21:58:50.049Z] bde34c3a00c8: Waiting [2023-01-10T21:58:50.049Z] b352a97aabf1: Waiting [2023-01-10T21:58:50.049Z] 4872d77fe225: Waiting [2023-01-10T21:58:50.049Z] 5851b861e8e6: Waiting [2023-01-10T21:58:50.049Z] 1469e6f7b9e6: Waiting [2023-01-10T21:58:50.049Z] 988bab9f4d93: Waiting [2023-01-10T21:58:50.049Z] eaf3925da568: Waiting [2023-01-10T21:58:50.049Z] e2be974225ed: Download complete [2023-01-10T21:58:50.049Z] 988bab9f4d93: Download complete [2023-01-10T21:58:50.307Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T21:58:50.307Z] 339a4e72a1f5: Download complete [2023-01-10T21:58:50.307Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T21:58:50.307Z] 1469e6f7b9e6: Download complete [2023-01-10T21:58:50.307Z] eaf3925da568: Verifying Checksum [2023-01-10T21:58:50.307Z] eaf3925da568: Download complete [2023-01-10T21:58:50.307Z] bde34c3a00c8: Verifying Checksum [2023-01-10T21:58:50.307Z] bde34c3a00c8: Download complete [2023-01-10T21:58:50.307Z] b352a97aabf1: Download complete [2023-01-10T21:58:50.307Z] 4872d77fe225: Verifying Checksum [2023-01-10T21:58:50.307Z] 4872d77fe225: Download complete [2023-01-10T21:58:50.307Z] 5851b861e8e6: Verifying Checksum [2023-01-10T21:58:50.307Z] 5851b861e8e6: Download complete [2023-01-10T21:58:50.307Z] b85a868b505f: Verifying Checksum [2023-01-10T21:58:50.307Z] b85a868b505f: Download complete [2023-01-10T21:58:50.872Z] bab4dde63d76: Verifying Checksum [2023-01-10T21:58:50.872Z] bab4dde63d76: Download complete [2023-01-10T21:58:51.805Z] b85a868b505f: Pull complete [2023-01-10T21:58:51.805Z] e2be974225ed: Pull complete [2023-01-10T21:58:52.063Z] 339a4e72a1f5: Pull complete [2023-01-10T21:58:52.321Z] 988bab9f4d93: Pull complete [2023-01-10T21:58:52.581Z] 1469e6f7b9e6: Pull complete [2023-01-10T21:58:52.581Z] eaf3925da568: Pull complete [2023-01-10T21:58:54.481Z] bab4dde63d76: Pull complete [2023-01-10T21:58:54.481Z] bde34c3a00c8: Pull complete [2023-01-10T21:58:54.481Z] b352a97aabf1: Pull complete [2023-01-10T21:58:54.741Z] 4872d77fe225: Pull complete [2023-01-10T21:58:54.741Z] 5851b861e8e6: Pull complete [2023-01-10T21:58:54.741Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T21:58:54.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:58:54.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:58:54.968Z] prd-ubuntu20.04-docker-8c-8g-1731 does not seem to be running inside a container [2023-01-10T21:58:55.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-208 -v /w/workspace/undry_device-onvif-camera_PR-208:/w/workspace/undry_device-onvif-camera_PR-208:rw,z -v /w/workspace/undry_device-onvif-camera_PR-208@tmp:/w/workspace/undry_device-onvif-camera_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T21:58:56.340Z] $ docker top 88c862a1756edd47038f295803d3ac9ef2efe0d3cb3e34fb74605bd1d66c8138 -eo pid,comm [2023-01-10T21:58:56.396Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-10T21:58:56.396Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T21:58:56.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T21:58:56.520Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T21:58:56.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T21:58:56.660Z] $ docker exec 88c862a1756edd47038f295803d3ac9ef2efe0d3cb3e34fb74605bd1d66c8138 ssh-agent [2023-01-10T21:58:56.782Z] SSH_AUTH_SOCK=/tmp/ssh-94xwSWOdP3Qo/agent.32 [2023-01-10T21:58:56.782Z] SSH_AGENT_PID=38 [2023-01-10T21:58:56.791Z] Running ssh-add (command line suppressed) [2023-01-10T21:58:56.895Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-208@tmp/private_key_7042782334045041975.key (/w/workspace/undry_device-onvif-camera_PR-208@tmp/private_key_7042782334045041975.key) [2023-01-10T21:58:56.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T21:58:57.239Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T21:58:57.266Z] $ docker exec --env ******** --env ******** 88c862a1756edd47038f295803d3ac9ef2efe0d3cb3e34fb74605bd1d66c8138 ssh-agent -k [2023-01-10T21:58:57.362Z] unset SSH_AUTH_SOCK; [2023-01-10T21:58:57.363Z] unset SSH_AGENT_PID; [2023-01-10T21:58:57.363Z] echo Agent pid 38 killed; [2023-01-10T21:58:57.373Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T21:58:57.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T21:58:57.453Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T21:58:57.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T21:58:57.568Z] $ docker exec 88c862a1756edd47038f295803d3ac9ef2efe0d3cb3e34fb74605bd1d66c8138 ssh-agent [2023-01-10T21:58:57.692Z] SSH_AUTH_SOCK=/tmp/ssh-pUaazwVXM5dG/agent.70 [2023-01-10T21:58:57.692Z] SSH_AGENT_PID=76 [2023-01-10T21:58:57.697Z] Running ssh-add (command line suppressed) [2023-01-10T21:58:57.794Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-208@tmp/private_key_10222716657900284292.key (/w/workspace/undry_device-onvif-camera_PR-208@tmp/private_key_10222716657900284292.key) [2023-01-10T21:58:57.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T21:58:58.144Z] + git semver init [2023-01-10T21:58:58.404Z] 2023-01-10 21:58:58,327 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T21:58:58.404Z] 2023-01-10 21:58:58,328 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-208/.semver [2023-01-10T21:58:58.404Z] 2023-01-10 21:58:58,328 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-208/.semver [2023-01-10T21:58:58.404Z] 2023-01-10 21:58:58,328 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-208/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-208, universal_newlines=False, shell=None, istream=None) [2023-01-10T21:58:59.365Z] 2023-01-10 21:58:59,230 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-208/.git/info/exclude [2023-01-10T21:58:59.365Z] 2023-01-10 21:58:59,231 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-208/.semver/PR-208 with force:False [2023-01-10T21:58:59.365Z] 2023-01-10 21:58:59,231 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-208/.semver/PR-208 [2023-01-10T21:58:59.365Z] 2023-01-10 21:58:59,235 [execute] INFO git cat-file --batch-check [2023-01-10T21:58:59.365Z] 2023-01-10 21:58:59,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-208/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T21:58:59.365Z] 2023-01-10 21:58:59,241 [execute] INFO git cat-file --batch [2023-01-10T21:58:59.365Z] 2023-01-10 21:58:59,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-208/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T21:58:59.365Z] 2023-01-10 21:58:59,247 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-208/.semver/PR-208 [2023-01-10T21:58:59.365Z] 0.0.0 [Pipeline] } [2023-01-10T21:58:59.391Z] $ docker exec --env ******** --env ******** 88c862a1756edd47038f295803d3ac9ef2efe0d3cb3e34fb74605bd1d66c8138 ssh-agent -k [2023-01-10T21:58:59.501Z] unset SSH_AUTH_SOCK; [2023-01-10T21:58:59.502Z] unset SSH_AGENT_PID; [2023-01-10T21:58:59.502Z] echo Agent pid 76 killed; [2023-01-10T21:58:59.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T21:58:59.922Z] + git semver [Pipeline] } [2023-01-10T21:59:00.208Z] $ docker stop --time=1 88c862a1756edd47038f295803d3ac9ef2efe0d3cb3e34fb74605bd1d66c8138 [2023-01-10T21:59:01.488Z] $ docker rm -f --volumes 88c862a1756edd47038f295803d3ac9ef2efe0d3cb3e34fb74605bd1d66c8138 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:59:01.896Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T21:59:02.171Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T21:59:02.192Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:59:02.865Z] provisioning config files... [2023-01-10T21:59:02.875Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-208@tmp/config11242010463357963508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:59:03.217Z] ---> docker-login.sh [2023-01-10T21:59:03.217Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:59:03.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:59:03.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:59:03.217Z] Configure a credential helper to remove this warning. See [2023-01-10T21:59:03.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:59:03.217Z] [2023-01-10T21:59:03.217Z] Login Succeeded [2023-01-10T21:59:03.217Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:59:03.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:59:03.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:59:03.217Z] Configure a credential helper to remove this warning. See [2023-01-10T21:59:03.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:59:03.217Z] [2023-01-10T21:59:03.217Z] Login Succeeded [2023-01-10T21:59:03.217Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:59:03.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:59:03.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:59:03.477Z] Configure a credential helper to remove this warning. See [2023-01-10T21:59:03.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:59:03.477Z] [2023-01-10T21:59:03.477Z] Login Succeeded [2023-01-10T21:59:03.477Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:59:03.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:59:03.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:59:03.477Z] Configure a credential helper to remove this warning. See [2023-01-10T21:59:03.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:59:03.477Z] [2023-01-10T21:59:03.477Z] Login Succeeded [2023-01-10T21:59:03.477Z] docker.io [2023-01-10T21:59:03.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:59:03.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:59:03.999Z] Configure a credential helper to remove this warning. See [2023-01-10T21:59:03.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:59:03.999Z] [2023-01-10T21:59:03.999Z] Login Succeeded [2023-01-10T21:59:03.999Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:59:04.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T21:59:04.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:59:04.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:59:04.277Z] ========================================================= [2023-01-10T21:59:04.277Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T21:59:04.277Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:59:04.738Z] + 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 . [2023-01-10T21:59:04.738Z] Sending build context to Docker daemon 27.63MB [2023-01-10T21:59:04.738Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:59:04.738Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-10T21:59:04.998Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T21:59:04.998Z] 213ec9aee27d: Pulling fs layer [2023-01-10T21:59:04.998Z] 4583459ba037: Pulling fs layer [2023-01-10T21:59:04.998Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T21:59:04.998Z] 53926ce57604: Pulling fs layer [2023-01-10T21:59:04.998Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T21:59:04.998Z] 22ff95d597cd: Pulling fs layer [2023-01-10T21:59:04.998Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T21:59:04.998Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T21:59:04.998Z] a7acece74701: Pulling fs layer [2023-01-10T21:59:04.998Z] 53926ce57604: Waiting [2023-01-10T21:59:04.998Z] 12d6caf4c0d1: Waiting [2023-01-10T21:59:04.998Z] 96b7cbca73a9: Waiting [2023-01-10T21:59:04.998Z] 21b2b0c7a3f4: Waiting [2023-01-10T21:59:04.998Z] a7acece74701: Waiting [2023-01-10T21:59:04.998Z] 22ff95d597cd: Waiting [2023-01-10T21:59:04.998Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T21:59:04.998Z] 93c1e223e6f2: Download complete [2023-01-10T21:59:04.998Z] 4583459ba037: Download complete [2023-01-10T21:59:04.998Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T21:59:04.998Z] 21b2b0c7a3f4: Download complete [2023-01-10T21:59:04.998Z] 22ff95d597cd: Download complete [2023-01-10T21:59:04.998Z] 213ec9aee27d: Download complete [2023-01-10T21:59:04.998Z] 12d6caf4c0d1: Verifying Checksum [2023-01-10T21:59:04.998Z] 12d6caf4c0d1: Download complete [2023-01-10T21:59:05.259Z] 213ec9aee27d: Pull complete [2023-01-10T21:59:05.259Z] 4583459ba037: Pull complete [2023-01-10T21:59:05.259Z] 93c1e223e6f2: Pull complete [2023-01-10T21:59:05.521Z] a7acece74701: Verifying Checksum [2023-01-10T21:59:05.521Z] a7acece74701: Download complete [2023-01-10T21:59:05.779Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T21:59:05.779Z] 96b7cbca73a9: Download complete [2023-01-10T21:59:05.779Z] 53926ce57604: Verifying Checksum [2023-01-10T21:59:05.779Z] 53926ce57604: Download complete [2023-01-10T21:59:09.964Z] 53926ce57604: Pull complete [2023-01-10T21:59:09.964Z] 21b2b0c7a3f4: Pull complete [2023-01-10T21:59:09.964Z] 22ff95d597cd: Pull complete [2023-01-10T21:59:09.964Z] 12d6caf4c0d1: Pull complete [2023-01-10T21:59:11.339Z] 96b7cbca73a9: Pull complete [2023-01-10T21:59:12.278Z] a7acece74701: Pull complete [2023-01-10T21:59:12.278Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T21:59:12.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T21:59:12.278Z] ---> db6d94c90886 [2023-01-10T21:59:12.278Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:59:13.654Z] ---> Running in f7fd6fc10ffc [2023-01-10T21:59:13.654Z] Removing intermediate container f7fd6fc10ffc [2023-01-10T21:59:13.654Z] ---> 76c4c162a0ae [2023-01-10T21:59:13.654Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:59:13.912Z] ---> Running in 7ebad5a7f59c [2023-01-10T21:59:13.912Z] Removing intermediate container 7ebad5a7f59c [2023-01-10T21:59:13.912Z] ---> 1373e7588188 [2023-01-10T21:59:13.912Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T21:59:13.912Z] ---> Running in c0a189e4a5cb [2023-01-10T21:59:14.171Z] Removing intermediate container c0a189e4a5cb [2023-01-10T21:59:14.172Z] ---> 2fe198405f04 [2023-01-10T21:59:14.172Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:59:14.172Z] ---> Running in 17850c88dd10 [2023-01-10T21:59:14.172Z] Removing intermediate container 17850c88dd10 [2023-01-10T21:59:14.172Z] ---> 8f9c33c6324b [2023-01-10T21:59:14.172Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-01-10T21:59:14.172Z] ---> Running in 1eeb8c169def [2023-01-10T21:59:14.430Z] Removing intermediate container 1eeb8c169def [2023-01-10T21:59:14.430Z] ---> 2bf862d243f5 [2023-01-10T21:59:14.430Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:59:14.430Z] ---> Running in 57417e5461f5 [2023-01-10T21:59:14.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:59:14.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:59:14.945Z] OK: 211 MiB in 51 packages [2023-01-10T21:59:15.514Z] Removing intermediate container 57417e5461f5 [2023-01-10T21:59:15.514Z] ---> f596ee0789d3 [2023-01-10T21:59:15.514Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-01-10T21:59:15.514Z] ---> Running in 751a595c2fb6 [2023-01-10T21:59:15.514Z] Removing intermediate container 751a595c2fb6 [2023-01-10T21:59:15.514Z] ---> 039558f3600a [2023-01-10T21:59:15.514Z] Step 10/13 : COPY go.mod vendor* ./ [2023-01-10T21:59:15.514Z] ---> 0167b139ea17 [2023-01-10T21:59:15.514Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:59:15.776Z] ---> Running in 1a7896804774 [2023-01-10T21:59:17.691Z] Still waiting to schedule task [2023-01-10T21:59:17.692Z] ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T21:59:17.692Z] ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T21:59:17.692Z] ‘prd-ubuntu18.04-docker-8c-8g-1728’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T21:59:17.692Z] ‘prd-ubuntu20.04-docker-8c-8g-1717’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T21:59:17.692Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1721’ is offline [2023-01-10T21:59:17.692Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1732’ is offline [2023-01-10T21:59:17.692Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1733’ is offline [2023-01-10T21:59:33.863Z] Removing intermediate container 1a7896804774 [2023-01-10T21:59:33.863Z] ---> d4da27c02176 [2023-01-10T21:59:33.863Z] Step 12/13 : COPY . . [2023-01-10T21:59:34.122Z] ---> 5f7bf8e8e9b2 [2023-01-10T21:59:34.122Z] Step 13/13 : RUN ${MAKE} [2023-01-10T21:59:34.122Z] ---> Running in ab3ff4bcdd95 [2023-01-10T21:59:34.385Z] noop [2023-01-10T21:59:34.643Z] Removing intermediate container ab3ff4bcdd95 [2023-01-10T21:59:34.643Z] ---> dcd52dc6ea24 [2023-01-10T21:59:34.643Z] Successfully built dcd52dc6ea24 [2023-01-10T21:59:34.643Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:59:35.093Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T21:59:35.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:59:35.238Z] prd-ubuntu20.04-docker-8c-8g-1731 does not seem to be running inside a container [2023-01-10T21:59:35.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-208 -v /w/workspace/undry_device-onvif-camera_PR-208:/w/workspace/undry_device-onvif-camera_PR-208:rw,z -v /w/workspace/undry_device-onvif-camera_PR-208@tmp:/w/workspace/undry_device-onvif-camera_PR-208@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 ******** ci-base-image-x86_64 cat [2023-01-10T21:59:35.631Z] $ docker top 769eb82c75213a46328e2529dc4f7f8361a13e8a40e07f11bc421c1289f9f90d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:59:36.022Z] + go version [2023-01-10T21:59:36.022Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T21:59:36.053Z] $ docker stop --time=1 769eb82c75213a46328e2529dc4f7f8361a13e8a40e07f11bc421c1289f9f90d [2023-01-10T21:59:37.367Z] $ docker rm -f --volumes 769eb82c75213a46328e2529dc4f7f8361a13e8a40e07f11bc421c1289f9f90d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:59:38.056Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T21:59:38.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:59:38.201Z] prd-ubuntu20.04-docker-8c-8g-1731 does not seem to be running inside a container [2023-01-10T21:59:38.226Z] $ 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-208 -v /w/workspace/undry_device-onvif-camera_PR-208:/w/workspace/undry_device-onvif-camera_PR-208:rw,z -v /w/workspace/undry_device-onvif-camera_PR-208@tmp:/w/workspace/undry_device-onvif-camera_PR-208@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 ******** ci-base-image-x86_64 cat [2023-01-10T21:59:38.589Z] $ docker top 18ac87fc9d9d53a0f22e817e0b59b5f92b21024d0c6050d4bc9e8c4232ff6dea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:59:38.981Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-208 [Pipeline] fileExists [Pipeline] sh [2023-01-10T21:59:39.329Z] + make test [2023-01-10T21:59:39.329Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T21:59:39.586Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-01-10T21:59:49.548Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-01-10T21:59:52.830Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 29.3% of statements [2023-01-10T21:59:52.830Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-01-10T21:59:52.830Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.369s coverage: 86.5% of statements [2023-01-10T21:59:59.192Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1733 in /w/workspace/undry_device-onvif-camera_PR-208 [Pipeline] { [Pipeline] ws [2023-01-10T21:59:59.242Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-01-10T21:59:59.318Z] The recommended git tool is: git [2023-01-10T21:59:59.403Z] 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." [2023-01-10T21:59:59.403Z] go vet ./... [2023-01-10T22:00:02.683Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T22:00:02.683Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T22:00:02.683Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T22:00:02.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T22:00:02.756Z] $ docker stop --time=1 18ac87fc9d9d53a0f22e817e0b59b5f92b21024d0c6050d4bc9e8c4232ff6dea [2023-01-10T22:00:04.866Z] $ docker rm -f --volumes 18ac87fc9d9d53a0f22e817e0b59b5f92b21024d0c6050d4bc9e8c4232ff6dea [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T22:00:05.378Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T22:00:05.519Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2023-01-10T22:00:05.581Z] using credential edgex-jenkins-ssh [Pipeline] } [2023-01-10T22:00:05.601Z] Cloning the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-10T22:00:06.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T22:00:06.497Z] + ls -al . [2023-01-10T22:00:06.497Z] total 248 [2023-01-10T22:00:06.497Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 21:59 . [2023-01-10T22:00:06.497Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:58 .. [2023-01-10T22:00:06.497Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:59 .git [2023-01-10T22:00:06.497Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:58 .github [2023-01-10T22:00:06.497Z] -rw-rw-r-- 1 jenkins jenkins 496 Jan 10 21:58 .gitignore [2023-01-10T22:00:06.497Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 21:58 .golangci.yml [2023-01-10T22:00:06.497Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:58 .semver [2023-01-10T22:00:06.497Z] -rw-rw-r-- 1 jenkins jenkins 9638 Jan 10 21:58 Attribution.txt [2023-01-10T22:00:06.497Z] -rw-rw-r-- 1 jenkins jenkins 6312 Jan 10 21:58 CHANGELOG.md [2023-01-10T22:00:06.497Z] -rw-rw-r-- 1 jenkins jenkins 1574 Jan 10 21:58 Dockerfile [2023-01-10T22:00:06.497Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:58 GOVERNANCE.md [2023-01-10T22:00:06.497Z] -rw-rw-r-- 1 jenkins jenkins 734 Jan 10 21:58 Jenkinsfile [2023-01-10T22:00:06.497Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 21:58 LICENSE [2023-01-10T22:00:06.497Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jan 10 21:58 Makefile [2023-01-10T22:00:06.497Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 21:58 OWNERS.md [2023-01-10T22:00:06.497Z] -rw-rw-r-- 1 jenkins jenkins 6595 Jan 10 21:58 README.md [2023-01-10T22:00:06.497Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 21:59 VERSION [2023-01-10T22:00:06.497Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:58 bin [2023-01-10T22:00:06.497Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:58 cmd [2023-01-10T22:00:06.497Z] -rw-r--r-- 1 jenkins jenkins 79184 Jan 10 21:59 coverage.out [2023-01-10T22:00:06.497Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 10 21:58 doc [2023-01-10T22:00:06.497Z] -rw-rw-r-- 1 jenkins jenkins 3688 Jan 10 21:58 go.mod [2023-01-10T22:00:06.497Z] -rw-rw-r-- 1 jenkins jenkins 46249 Jan 10 21:58 go.sum [2023-01-10T22:00:06.497Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:58 internal [2023-01-10T22:00:06.497Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:58 snap [2023-01-10T22:00:06.497Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 10 21:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:00:05.661Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-01-10T22:00:05.744Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-01-10T22:00:05.925Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-01-10T22:00:05.926Z] > git --version # timeout=10 [2023-01-10T22:00:05.951Z] > git --version # 'git version 2.25.1' [2023-01-10T22:00:05.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T22:00:06.029Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T22:00:06.929Z] + 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=bd8690e01650cc58845627a038ae7265d005801f --label arch=amd64 --label version=0.0.0 . [2023-01-10T22:00:06.929Z] Sending build context to Docker daemon 27.71MB [2023-01-10T22:00:06.929Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T22:00:06.929Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-10T22:00:06.929Z] ---> dcd52dc6ea24 [2023-01-10T22:00:06.929Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-01-10T22:00:07.191Z] ---> Running in 8ffb1b0ebb8c [2023-01-10T22:00:07.191Z] Removing intermediate container 8ffb1b0ebb8c [2023-01-10T22:00:07.191Z] ---> cab792a8a805 [2023-01-10T22:00:07.191Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T22:00:07.191Z] ---> Running in 9bd4f7244792 [2023-01-10T22:00:07.450Z] Removing intermediate container 9bd4f7244792 [2023-01-10T22:00:07.450Z] ---> bda9d7a1d831 [2023-01-10T22:00:07.450Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T22:00:07.450Z] ---> Running in cdaa163b2a4c [2023-01-10T22:00:07.450Z] Removing intermediate container cdaa163b2a4c [2023-01-10T22:00:07.450Z] ---> b5a44c2b01eb [2023-01-10T22:00:07.450Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T22:00:07.450Z] ---> Running in fff487cfd8f3 [2023-01-10T22:00:07.710Z] Removing intermediate container fff487cfd8f3 [2023-01-10T22:00:07.710Z] ---> de72096a12e2 [2023-01-10T22:00:07.710Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-01-10T22:00:07.710Z] ---> Running in 463f6140cc78 [2023-01-10T22:00:07.710Z] Removing intermediate container 463f6140cc78 [2023-01-10T22:00:07.710Z] ---> 7375c3371641 [2023-01-10T22:00:07.710Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T22:00:07.710Z] ---> Running in 4f2e6a1db7fd [2023-01-10T22:00:07.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T22:00:08.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T22:00:07.430Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-01-10T22:00:07.461Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T22:00:08.486Z] OK: 211 MiB in 51 packages [2023-01-10T22:00:08.745Z] Removing intermediate container 4f2e6a1db7fd [2023-01-10T22:00:08.745Z] ---> 216c3c475c58 [2023-01-10T22:00:08.745Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-01-10T22:00:08.984Z] Merging remotes/origin/main commit 848d5d618f3ca3205f9827ec1c0cd48d03305e40 into PR head commit bd8690e01650cc58845627a038ae7265d005801f [2023-01-10T22:00:09.004Z] ---> Running in d87f26fe150c [2023-01-10T22:00:09.004Z] Removing intermediate container d87f26fe150c [2023-01-10T22:00:09.004Z] ---> 89132c6d2642 [2023-01-10T22:00:09.004Z] Step 10/26 : COPY go.mod vendor* ./ [2023-01-10T22:00:09.004Z] ---> 9dc3d09d0d5d [2023-01-10T22:00:09.004Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T22:00:09.263Z] ---> Running in 01e92727e5ee [2023-01-10T22:00:09.443Z] Merge succeeded, producing bd8690e01650cc58845627a038ae7265d005801f [2023-01-10T22:00:09.444Z] Checking out Revision bd8690e01650cc58845627a038ae7265d005801f (PR-208) [2023-01-10T22:00:08.386Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-01-10T22:00:08.435Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-01-10T22:00:08.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T22:00:08.452Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-10T22:00:09.005Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T22:00:09.024Z] > git checkout -f bd8690e01650cc58845627a038ae7265d005801f # timeout=10 [2023-01-10T22:00:09.337Z] > git remote # timeout=10 [2023-01-10T22:00:09.363Z] > git config --get remote.origin.url # timeout=10 [2023-01-10T22:00:09.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T22:00:09.402Z] > git merge 848d5d618f3ca3205f9827ec1c0cd48d03305e40 # timeout=10 [2023-01-10T22:00:09.427Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-10T22:00:09.452Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T22:00:09.466Z] > git checkout -f bd8690e01650cc58845627a038ae7265d005801f # timeout=10 [2023-01-10T22:00:09.827Z] Removing intermediate container 01e92727e5ee [2023-01-10T22:00:09.827Z] ---> 2fcf5c5f05b4 [2023-01-10T22:00:09.827Z] Step 12/26 : COPY . . [2023-01-10T22:00:10.393Z] ---> 2d33d5de55f0 [2023-01-10T22:00:10.393Z] Step 13/26 : RUN ${MAKE} [2023-01-10T22:00:10.444Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-10T22:00:10.504Z] > git --version # timeout=10 [2023-01-10T22:00:10.516Z] > git --version # 'git version 2.25.1' [2023-01-10T22:00:10.539Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T22:00:10.651Z] ---> Running in be425f243210 [2023-01-10T22:00:10.910Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T22:00:11.672Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T22:00:11.672Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T22:00:11.672Z] Dload Upload Total Spent Left Speed [2023-01-10T22:00:11.672Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-01-10T22:00:12.321Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T22:00:12.665Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T22:00:12.665Z] + sudo tee /etc/docker/daemon.new [2023-01-10T22:00:12.665Z] { [2023-01-10T22:00:12.665Z] "registry-mirrors": [ [2023-01-10T22:00:12.665Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T22:00:12.665Z] ], [2023-01-10T22:00:12.665Z] "bip": "10.250.0.254/24", [2023-01-10T22:00:12.665Z] "hosts": [ [2023-01-10T22:00:12.665Z] "tcp://0.0.0.0:5555", [2023-01-10T22:00:12.665Z] "unix:///var/run/docker.sock" [2023-01-10T22:00:12.665Z] ], [2023-01-10T22:00:12.665Z] "mtu": 1458, [2023-01-10T22:00:12.665Z] "selinux-enabled": true, [2023-01-10T22:00:12.665Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T22:00:12.665Z] } [Pipeline] sh [2023-01-10T22:00:13.004Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T22:00:13.357Z] + sudo service docker restart [2023-01-10T22:00:28.978Z] Removing intermediate container be425f243210 [2023-01-10T22:00:28.978Z] ---> 29aebb23f221 [2023-01-10T22:00:28.978Z] Step 14/26 : FROM alpine:3.16 [2023-01-10T22:00:28.978Z] 3.16: Pulling from library/alpine [2023-01-10T22:00:28.978Z] ca7dd9ec2225: Pulling fs layer [2023-01-10T22:00:28.978Z] ca7dd9ec2225: Verifying Checksum [2023-01-10T22:00:28.978Z] ca7dd9ec2225: Download complete [2023-01-10T22:00:29.235Z] ca7dd9ec2225: Pull complete [2023-01-10T22:00:29.235Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T22:00:29.235Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T22:00:29.235Z] ---> bfe296a52501 [2023-01-10T22:00:29.235Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-10T22:00:29.235Z] ---> Running in 07fd15e4d56e [2023-01-10T22:00:29.235Z] Removing intermediate container 07fd15e4d56e [2023-01-10T22:00:29.235Z] ---> 3c869da730bf [2023-01-10T22:00:29.235Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-01-10T22:00:29.493Z] ---> Running in c282e7969120 [2023-01-10T22:00:29.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T22:00:29.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T22:00:30.011Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T22:00:30.011Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T22:00:30.011Z] OK: 6 MiB in 15 packages [2023-01-10T22:00:30.268Z] Removing intermediate container c282e7969120 [2023-01-10T22:00:30.268Z] ---> c16c3f427719 [2023-01-10T22:00:30.268Z] Step 17/26 : WORKDIR / [2023-01-10T22:00:30.526Z] ---> Running in a7db9ddf8d9a [2023-01-10T22:00:30.526Z] Removing intermediate container a7db9ddf8d9a [2023-01-10T22:00:30.526Z] ---> 0a7a2b9544e0 [2023-01-10T22:00:30.526Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-01-10T22:00:31.093Z] ---> 45a657bf71bc [2023-01-10T22:00:31.093Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-01-10T22:00:31.093Z] ---> 9b35a6693326 [2023-01-10T22:00:31.093Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-01-10T22:00:31.351Z] ---> e6af8863ec2f [2023-01-10T22:00:31.351Z] Step 21/26 : EXPOSE 59984 [2023-01-10T22:00:31.351Z] ---> Running in 517b6139a534 [2023-01-10T22:00:31.351Z] Removing intermediate container 517b6139a534 [2023-01-10T22:00:31.351Z] ---> 3d6ed3b41b0b [2023-01-10T22:00:31.351Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-01-10T22:00:31.611Z] ---> Running in 899fac4370e5 [2023-01-10T22:00:31.611Z] Removing intermediate container 899fac4370e5 [2023-01-10T22:00:31.611Z] ---> 21d55cce7667 [2023-01-10T22:00:31.611Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T22:00:31.611Z] ---> Running in a1f93a83e6f8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T22:00:31.705Z] provisioning config files... [2023-01-10T22:00:31.734Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config12575344286912060247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:00:31.870Z] Removing intermediate container a1f93a83e6f8 [2023-01-10T22:00:31.870Z] ---> 865934ece99f [2023-01-10T22:00:31.870Z] Step 24/26 : LABEL arch=amd64 [2023-01-10T22:00:31.870Z] ---> Running in 743d90151864 [2023-01-10T22:00:31.870Z] Removing intermediate container 743d90151864 [2023-01-10T22:00:31.870Z] ---> 38042937ff99 [2023-01-10T22:00:31.870Z] Step 25/26 : LABEL git_sha=bd8690e01650cc58845627a038ae7265d005801f [2023-01-10T22:00:31.870Z] ---> Running in 664d32b077c1 [2023-01-10T22:00:32.128Z] Removing intermediate container 664d32b077c1 [2023-01-10T22:00:32.128Z] ---> 25053a8c9d9a [2023-01-10T22:00:32.128Z] Step 26/26 : LABEL version=0.0.0 [2023-01-10T22:00:32.128Z] ---> Running in bee5e0582549 [2023-01-10T22:00:32.128Z] Removing intermediate container bee5e0582549 [2023-01-10T22:00:32.128Z] ---> 354519ff3a83 [2023-01-10T22:00:32.128Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T22:00:32.128Z] Successfully built 354519ff3a83 [2023-01-10T22:00:32.128Z] Successfully tagged device-onvif-camera:latest [2023-01-10T22:00:32.132Z] ---> docker-login.sh [2023-01-10T22:00:32.132Z] nexus3.edgexfoundry.org:10001 [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 [2023-01-10T22:00:32.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:00:32.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:00:32.735Z] Configure a credential helper to remove this warning. See [2023-01-10T22:00:32.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:00:32.735Z] [2023-01-10T22:00:32.735Z] Login Succeeded [2023-01-10T22:00:32.735Z] nexus3.edgexfoundry.org:10002 [2023-01-10T22:00:33.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:00:33.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:00:33.004Z] Configure a credential helper to remove this warning. See [2023-01-10T22:00:33.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:00:33.004Z] [2023-01-10T22:00:33.004Z] Login Succeeded [2023-01-10T22:00:33.004Z] nexus3.edgexfoundry.org:10003 [2023-01-10T22:00:33.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T22:00:33.005Z] [2023-01-10T22:00:33.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:00:33.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:00:33.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T22:00:33.407Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T22:00:33.407Z] 5eb5b503b376: Pulling fs layer [2023-01-10T22:00:33.407Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T22:00:33.407Z] ec43610c2a17: Pulling fs layer [2023-01-10T22:00:33.407Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T22:00:33.407Z] 33b1e0a273af: Pulling fs layer [2023-01-10T22:00:33.407Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T22:00:33.407Z] 2f39f015ded8: Pulling fs layer [2023-01-10T22:00:33.407Z] 33b1e0a273af: Waiting [2023-01-10T22:00:33.407Z] 5d3b04190fa2: Waiting [2023-01-10T22:00:33.407Z] 2f39f015ded8: Waiting [2023-01-10T22:00:33.407Z] 3a2ae6a8a46f: Waiting [2023-01-10T22:00:33.407Z] 5c69ac0246d0: Verifying Checksum [2023-01-10T22:00:33.407Z] 5c69ac0246d0: Download complete [2023-01-10T22:00:33.407Z] 3a2ae6a8a46f: Download complete [2023-01-10T22:00:33.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:00:33.544Z] Configure a credential helper to remove this warning. See [2023-01-10T22:00:33.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:00:33.544Z] [2023-01-10T22:00:33.544Z] Login Succeeded [2023-01-10T22:00:33.544Z] nexus3.edgexfoundry.org:10004 [2023-01-10T22:00:33.665Z] 33b1e0a273af: Verifying Checksum [2023-01-10T22:00:33.665Z] 33b1e0a273af: Download complete [2023-01-10T22:00:33.665Z] 5d3b04190fa2: Verifying Checksum [2023-01-10T22:00:33.665Z] 5d3b04190fa2: Download complete [2023-01-10T22:00:33.665Z] ec43610c2a17: Verifying Checksum [2023-01-10T22:00:33.665Z] ec43610c2a17: Download complete [2023-01-10T22:00:33.665Z] 5eb5b503b376: Verifying Checksum [2023-01-10T22:00:33.665Z] 5eb5b503b376: Download complete [2023-01-10T22:00:33.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:00:33.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:00:33.816Z] Configure a credential helper to remove this warning. See [2023-01-10T22:00:33.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:00:33.816Z] [2023-01-10T22:00:33.816Z] Login Succeeded [2023-01-10T22:00:33.816Z] docker.io [2023-01-10T22:00:34.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T22:00:34.229Z] 2f39f015ded8: Download complete [2023-01-10T22:00:34.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T22:00:34.356Z] Configure a credential helper to remove this warning. See [2023-01-10T22:00:34.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T22:00:34.356Z] [2023-01-10T22:00:34.356Z] Login Succeeded [2023-01-10T22:00:34.356Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T22:00:34.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-01-10T22:00:34.797Z] 5eb5b503b376: Pull complete [2023-01-10T22:00:34.797Z] 5c69ac0246d0: Pull complete [Pipeline] echo [2023-01-10T22:00:34.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T22:00:34.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T22:00:34.898Z] ========================================================= [2023-01-10T22:00:34.898Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T22:00:34.898Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:00:35.365Z] ec43610c2a17: Pull complete [2023-01-10T22:00:35.365Z] 3a2ae6a8a46f: Pull complete [2023-01-10T22:00:35.365Z] 33b1e0a273af: Pull complete [2023-01-10T22:00:35.405Z] + 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 . [2023-01-10T22:00:35.622Z] 5d3b04190fa2: Pull complete [2023-01-10T22:00:36.826Z] Sending build context to Docker daemon 20.51MB [2023-01-10T22:00:36.826Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T22:00:36.826Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-10T22:00:37.098Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T22:00:37.098Z] 9b18e9b68314: Pulling fs layer [2023-01-10T22:00:37.098Z] 35d82f9e3411: Pulling fs layer [2023-01-10T22:00:37.098Z] e16973657156: Pulling fs layer [2023-01-10T22:00:37.098Z] fc693d55d65f: Pulling fs layer [2023-01-10T22:00:37.098Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T22:00:37.098Z] dda99020689f: Pulling fs layer [2023-01-10T22:00:37.098Z] db1c61fa0a46: Pulling fs layer [2023-01-10T22:00:37.098Z] 891c053d2c06: Pulling fs layer [2023-01-10T22:00:37.098Z] fc693d55d65f: Waiting [2023-01-10T22:00:37.098Z] 7e9fc2657dce: Waiting [2023-01-10T22:00:37.098Z] dda99020689f: Waiting [2023-01-10T22:00:37.098Z] db1c61fa0a46: Waiting [2023-01-10T22:00:37.098Z] 891c053d2c06: Waiting [2023-01-10T22:00:37.098Z] e16973657156: Download complete [2023-01-10T22:00:37.098Z] 35d82f9e3411: Verifying Checksum [2023-01-10T22:00:37.098Z] 35d82f9e3411: Download complete [2023-01-10T22:00:37.098Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T22:00:37.098Z] 7e9fc2657dce: Download complete [2023-01-10T22:00:37.098Z] dda99020689f: Verifying Checksum [2023-01-10T22:00:37.098Z] dda99020689f: Download complete [2023-01-10T22:00:37.098Z] 9b18e9b68314: Verifying Checksum [2023-01-10T22:00:37.098Z] 9b18e9b68314: Download complete [2023-01-10T22:00:38.072Z] 9b18e9b68314: Pull complete [2023-01-10T22:00:38.429Z] 891c053d2c06: Verifying Checksum [2023-01-10T22:00:38.429Z] 891c053d2c06: Download complete [2023-01-10T22:00:38.703Z] 35d82f9e3411: Pull complete [2023-01-10T22:00:38.973Z] e16973657156: Pull complete [2023-01-10T22:00:39.568Z] db1c61fa0a46: Verifying Checksum [2023-01-10T22:00:39.568Z] db1c61fa0a46: Download complete [2023-01-10T22:00:39.808Z] 2f39f015ded8: Pull complete [2023-01-10T22:00:39.809Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T22:00:39.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T22:00:39.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:00:40.044Z] prd-ubuntu20.04-docker-8c-8g-1731 does not seem to be running inside a container [2023-01-10T22:00:40.070Z] $ 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-208 -v /w/workspace/undry_device-onvif-camera_PR-208:/w/workspace/undry_device-onvif-camera_PR-208:rw,z -v /w/workspace/undry_device-onvif-camera_PR-208@tmp:/w/workspace/undry_device-onvif-camera_PR-208@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-lftools-log-publisher:latest cat [2023-01-10T22:00:40.153Z] fc693d55d65f: Verifying Checksum [2023-01-10T22:00:40.153Z] fc693d55d65f: Download complete [2023-01-10T22:00:42.009Z] $ docker top ef588921b5aca0924575d43696883be1895fd6240ed9aec48b034b2719ddbddc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:00:42.455Z] ---> job-cost.sh [2023-01-10T22:00:42.455Z] lf-activate-venv: SKIPPING [2023-01-10T22:00:42.455Z] INFO: No Stack... [2023-01-10T22:00:42.713Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T22:00:43.279Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T22:00:43.594Z] + cat /w/workspace/undry_device-onvif-camera_PR-208/archives/cost.csv [2023-01-10T22:00:43.594Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T22:00:43.640Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-208-1-stack-cost] [2023-01-10T22:00:43.644Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-208-1-stack-cost] did not exist. Created. [2023-01-10T22:00:43.645Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-208-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T22:00:44.046Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T22:00:44.096Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T22:00:44.127Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-208-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T22:00:44.206Z] $ docker stop --time=1 ef588921b5aca0924575d43696883be1895fd6240ed9aec48b034b2719ddbddc [2023-01-10T22:00:45.372Z] $ docker rm -f --volumes ef588921b5aca0924575d43696883be1895fd6240ed9aec48b034b2719ddbddc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T22:00:52.585Z] fc693d55d65f: Pull complete [2023-01-10T22:00:52.585Z] 7e9fc2657dce: Pull complete [2023-01-10T22:00:52.585Z] dda99020689f: Pull complete [2023-01-10T22:00:57.969Z] db1c61fa0a46: Pull complete [2023-01-10T22:00:59.380Z] 891c053d2c06: Pull complete [2023-01-10T22:00:59.380Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T22:00:59.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T22:00:59.380Z] ---> f96f9c87975a [2023-01-10T22:00:59.380Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-10T22:01:01.993Z] ---> Running in addbf8b45242 [2023-01-10T22:01:01.993Z] Removing intermediate container addbf8b45242 [2023-01-10T22:01:01.993Z] ---> 50f71ed93c35 [2023-01-10T22:01:01.993Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T22:01:01.993Z] ---> Running in 8d3a30975779 [2023-01-10T22:01:02.268Z] Removing intermediate container 8d3a30975779 [2023-01-10T22:01:02.268Z] ---> fb66f139a095 [2023-01-10T22:01:02.268Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T22:01:02.268Z] ---> Running in f02babaee96a [2023-01-10T22:01:03.690Z] Removing intermediate container f02babaee96a [2023-01-10T22:01:03.690Z] ---> dc55456f2460 [2023-01-10T22:01:03.690Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T22:01:03.690Z] ---> Running in e2f1ab397573 [2023-01-10T22:01:03.690Z] Removing intermediate container e2f1ab397573 [2023-01-10T22:01:03.690Z] ---> 2817fef58750 [2023-01-10T22:01:03.690Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-01-10T22:01:03.690Z] ---> Running in 406fbaaaf578 [2023-01-10T22:01:03.690Z] Removing intermediate container 406fbaaaf578 [2023-01-10T22:01:03.690Z] ---> 437a8c21ff34 [2023-01-10T22:01:03.690Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T22:01:03.690Z] ---> Running in 07404404cbeb [2023-01-10T22:01:04.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T22:01:04.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T22:01:05.895Z] OK: 221 MiB in 51 packages [2023-01-10T22:01:06.483Z] Removing intermediate container 07404404cbeb [2023-01-10T22:01:06.483Z] ---> 308e13714f2d [2023-01-10T22:01:06.483Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-01-10T22:01:06.753Z] ---> Running in 383547a86e43 [2023-01-10T22:01:07.021Z] Removing intermediate container 383547a86e43 [2023-01-10T22:01:07.021Z] ---> 836fbcf76d5f [2023-01-10T22:01:07.021Z] Step 10/13 : COPY go.mod vendor* ./ [2023-01-10T22:01:07.609Z] ---> dd51e39666a8 [2023-01-10T22:01:07.609Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T22:01:07.609Z] ---> Running in 877cfeaa2928 [2023-01-10T22:02:15.527Z] Removing intermediate container 877cfeaa2928 [2023-01-10T22:02:15.527Z] ---> f3441034fe74 [2023-01-10T22:02:15.527Z] Step 12/13 : COPY . . [2023-01-10T22:02:15.527Z] ---> 99f391e43c74 [2023-01-10T22:02:15.527Z] Step 13/13 : RUN ${MAKE} [2023-01-10T22:02:15.527Z] ---> Running in b5a4c3b062b9 [2023-01-10T22:02:15.527Z] noop [2023-01-10T22:02:15.527Z] Removing intermediate container b5a4c3b062b9 [2023-01-10T22:02:15.527Z] ---> f872d0f0f0e7 [2023-01-10T22:02:15.527Z] Successfully built f872d0f0f0e7 [2023-01-10T22:02:15.527Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:02:16.019Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T22:02:16.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:02:16.290Z] prd-ubuntu20.04-docker-arm64-4c-16g-1733 does not seem to be running inside a container [2023-01-10T22:02:16.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat [2023-01-10T22:02:17.596Z] $ docker top 0333ff26da6502e310a4f00265603fe1a64fb2b9bd6088660011518420490d2c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T22:02:18.491Z] + go version [2023-01-10T22:02:18.491Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T22:02:18.525Z] $ docker stop --time=1 0333ff26da6502e310a4f00265603fe1a64fb2b9bd6088660011518420490d2c [2023-01-10T22:02:20.328Z] $ docker rm -f --volumes 0333ff26da6502e310a4f00265603fe1a64fb2b9bd6088660011518420490d2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:02:21.188Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T22:02:21.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:02:21.451Z] prd-ubuntu20.04-docker-arm64-4c-16g-1733 does not seem to be running inside a container [2023-01-10T22:02:21.527Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat [2023-01-10T22:02:22.851Z] $ docker top 16d8eeb8d80c3a85882f7296d2850dd1d31023a9105e23b24f3d50dcdcb95bb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T22:02:23.772Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-01-10T22:02:24.481Z] + make test [2023-01-10T22:02:24.481Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T22:02:26.435Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-01-10T22:04:18.161Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-01-10T22:04:18.161Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.184s coverage: 29.3% of statements [2023-01-10T22:04:18.161Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-01-10T22:04:24.825Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.514s coverage: 86.5% of statements [2023-01-10T22:04:24.825Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T22:04:24.825Z] go vet ./... [2023-01-10T22:04:51.537Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T22:04:51.537Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T22:04:51.537Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T22:04:51.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T22:04:51.612Z] $ docker stop --time=1 16d8eeb8d80c3a85882f7296d2850dd1d31023a9105e23b24f3d50dcdcb95bb0 [2023-01-10T22:04:53.436Z] $ docker rm -f --volumes 16d8eeb8d80c3a85882f7296d2850dd1d31023a9105e23b24f3d50dcdcb95bb0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T22:04:54.515Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T22:04:54.548Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T22:04:55.162Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T22:04:55.789Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T22:04:56.136Z] + ls -al . [2023-01-10T22:04:56.137Z] total 244 [2023-01-10T22:04:56.137Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 22:02 . [2023-01-10T22:04:56.137Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:00 .. [2023-01-10T22:04:56.137Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 22:00 .git [2023-01-10T22:04:56.137Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 22:00 .github [2023-01-10T22:04:56.137Z] -rw-rw-r-- 1 jenkins jenkins 496 Jan 10 22:00 .gitignore [2023-01-10T22:04:56.137Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 22:00 .golangci.yml [2023-01-10T22:04:56.137Z] -rw-rw-r-- 1 jenkins jenkins 9638 Jan 10 22:00 Attribution.txt [2023-01-10T22:04:56.137Z] -rw-rw-r-- 1 jenkins jenkins 6312 Jan 10 22:00 CHANGELOG.md [2023-01-10T22:04:56.137Z] -rw-rw-r-- 1 jenkins jenkins 1574 Jan 10 22:00 Dockerfile [2023-01-10T22:04:56.137Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 22:00 GOVERNANCE.md [2023-01-10T22:04:56.137Z] -rw-rw-r-- 1 jenkins jenkins 734 Jan 10 22:00 Jenkinsfile [2023-01-10T22:04:56.137Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 22:00 LICENSE [2023-01-10T22:04:56.137Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jan 10 22:00 Makefile [2023-01-10T22:04:56.137Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 22:00 OWNERS.md [2023-01-10T22:04:56.137Z] -rw-rw-r-- 1 jenkins jenkins 6595 Jan 10 22:00 README.md [2023-01-10T22:04:56.137Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 21:59 VERSION [2023-01-10T22:04:56.137Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 22:00 bin [2023-01-10T22:04:56.137Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 22:00 cmd [2023-01-10T22:04:56.137Z] -rw-r--r-- 1 jenkins jenkins 79184 Jan 10 22:04 coverage.out [2023-01-10T22:04:56.137Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 10 22:00 doc [2023-01-10T22:04:56.137Z] -rw-rw-r-- 1 jenkins jenkins 3688 Jan 10 22:00 go.mod [2023-01-10T22:04:56.137Z] -rw-rw-r-- 1 jenkins jenkins 46249 Jan 10 22:00 go.sum [2023-01-10T22:04:56.137Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:00 internal [2023-01-10T22:04:56.137Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:00 snap [2023-01-10T22:04:56.137Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 10 22:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:04:56.563Z] + 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=bd8690e01650cc58845627a038ae7265d005801f --label arch=arm64 --label version=0.0.0 . [2023-01-10T22:04:57.150Z] Sending build context to Docker daemon 20.59MB [2023-01-10T22:04:57.150Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T22:04:57.150Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-10T22:04:57.150Z] ---> f872d0f0f0e7 [2023-01-10T22:04:57.150Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-01-10T22:04:57.418Z] ---> Running in c3c8d74cb39c [2023-01-10T22:04:57.687Z] Removing intermediate container c3c8d74cb39c [2023-01-10T22:04:57.687Z] ---> beb989feae45 [2023-01-10T22:04:57.687Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T22:04:57.687Z] ---> Running in 964f6dcc9e30 [2023-01-10T22:04:57.959Z] Removing intermediate container 964f6dcc9e30 [2023-01-10T22:04:57.959Z] ---> e1e4ab98069a [2023-01-10T22:04:57.959Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-10T22:04:58.231Z] ---> Running in 877c2dfe9b5d [2023-01-10T22:04:58.500Z] Removing intermediate container 877c2dfe9b5d [2023-01-10T22:04:58.500Z] ---> 5c71a8dad9b9 [2023-01-10T22:04:58.500Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T22:04:58.500Z] ---> Running in 13e53ff789d6 [2023-01-10T22:04:58.770Z] Removing intermediate container 13e53ff789d6 [2023-01-10T22:04:58.770Z] ---> 8c8fb254ea8e [2023-01-10T22:04:58.770Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-01-10T22:04:58.770Z] ---> Running in 6193b326753f [2023-01-10T22:04:59.039Z] Removing intermediate container 6193b326753f [2023-01-10T22:04:59.039Z] ---> b817d98e0ac9 [2023-01-10T22:04:59.039Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T22:04:59.314Z] ---> Running in b2f851161203 [2023-01-10T22:05:00.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T22:05:00.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T22:05:01.525Z] OK: 221 MiB in 51 packages [2023-01-10T22:05:04.118Z] Removing intermediate container b2f851161203 [2023-01-10T22:05:04.118Z] ---> 0d47f639493a [2023-01-10T22:05:04.118Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-01-10T22:05:04.118Z] ---> Running in bcb781ff3613 [2023-01-10T22:05:04.118Z] Removing intermediate container bcb781ff3613 [2023-01-10T22:05:04.118Z] ---> b43304c74c05 [2023-01-10T22:05:04.118Z] Step 10/26 : COPY go.mod vendor* ./ [2023-01-10T22:05:04.713Z] ---> 899e24d1e0af [2023-01-10T22:05:04.713Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T22:05:04.713Z] ---> Running in f520935f3545 [2023-01-10T22:05:07.322Z] Removing intermediate container f520935f3545 [2023-01-10T22:05:07.322Z] ---> ac7ea6cafd6b [2023-01-10T22:05:07.322Z] Step 12/26 : COPY . . [2023-01-10T22:05:08.737Z] ---> 020fc5c01994 [2023-01-10T22:05:08.737Z] Step 13/26 : RUN ${MAKE} [2023-01-10T22:05:08.737Z] ---> Running in d1496379bad5 [2023-01-10T22:05:09.705Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-01-10T22:07:31.703Z] Removing intermediate container d1496379bad5 [2023-01-10T22:07:31.703Z] ---> 73ae904454e9 [2023-01-10T22:07:31.703Z] Step 14/26 : FROM alpine:3.16 [2023-01-10T22:07:31.703Z] 3.16: Pulling from library/alpine [2023-01-10T22:07:31.703Z] 6875df1f5354: Pulling fs layer [2023-01-10T22:07:31.703Z] 6875df1f5354: Verifying Checksum [2023-01-10T22:07:31.703Z] 6875df1f5354: Download complete [2023-01-10T22:07:31.703Z] 6875df1f5354: Pull complete [2023-01-10T22:07:31.703Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T22:07:31.703Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T22:07:31.703Z] ---> 2b4661558fb8 [2023-01-10T22:07:31.703Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-10T22:07:31.703Z] ---> Running in 403b648acbbd [2023-01-10T22:07:31.703Z] Removing intermediate container 403b648acbbd [2023-01-10T22:07:31.703Z] ---> 931606243d3d [2023-01-10T22:07:31.703Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-01-10T22:07:31.703Z] ---> Running in a98610214925 [2023-01-10T22:07:31.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T22:07:31.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T22:07:31.703Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T22:07:31.703Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T22:07:31.703Z] OK: 5 MiB in 15 packages [2023-01-10T22:07:31.703Z] Removing intermediate container a98610214925 [2023-01-10T22:07:31.703Z] ---> 38aaf4b16743 [2023-01-10T22:07:31.703Z] Step 17/26 : WORKDIR / [2023-01-10T22:07:31.703Z] ---> Running in 1af8757bb1ec [2023-01-10T22:07:31.703Z] Removing intermediate container 1af8757bb1ec [2023-01-10T22:07:31.703Z] ---> 5f554d6a0707 [2023-01-10T22:07:31.703Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-01-10T22:07:31.703Z] ---> 6be66e8adf80 [2023-01-10T22:07:31.703Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-01-10T22:07:31.703Z] ---> c173673a6c52 [2023-01-10T22:07:31.703Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-01-10T22:07:31.703Z] ---> be79ea8ea6bb [2023-01-10T22:07:31.703Z] Step 21/26 : EXPOSE 59984 [2023-01-10T22:07:31.703Z] ---> Running in 2bf3d6ad79e6 [2023-01-10T22:07:31.703Z] Removing intermediate container 2bf3d6ad79e6 [2023-01-10T22:07:31.703Z] ---> 885f4f93c913 [2023-01-10T22:07:31.703Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-01-10T22:07:31.703Z] ---> Running in 04ea0dc81fb6 [2023-01-10T22:07:31.703Z] Removing intermediate container 04ea0dc81fb6 [2023-01-10T22:07:31.703Z] ---> b09cbadbbc7b [2023-01-10T22:07:31.703Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T22:07:31.703Z] ---> Running in a8a5318fafb1 [2023-01-10T22:07:31.703Z] Removing intermediate container a8a5318fafb1 [2023-01-10T22:07:31.703Z] ---> 7448252888cf [2023-01-10T22:07:31.703Z] Step 24/26 : LABEL arch=arm64 [2023-01-10T22:07:31.703Z] ---> Running in f17b00c2354a [2023-01-10T22:07:31.703Z] Removing intermediate container f17b00c2354a [2023-01-10T22:07:31.703Z] ---> b5f62ca41d16 [2023-01-10T22:07:31.703Z] Step 25/26 : LABEL git_sha=bd8690e01650cc58845627a038ae7265d005801f [2023-01-10T22:07:31.971Z] ---> Running in 8e8db1b1550d [2023-01-10T22:07:32.241Z] Removing intermediate container 8e8db1b1550d [2023-01-10T22:07:32.241Z] ---> a15aec927088 [2023-01-10T22:07:32.241Z] Step 26/26 : LABEL version=0.0.0 [2023-01-10T22:07:32.241Z] ---> Running in 26bbef16224c [2023-01-10T22:07:32.507Z] Removing intermediate container 26bbef16224c [2023-01-10T22:07:32.507Z] ---> 6a15eded95de [2023-01-10T22:07:32.507Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T22:07:32.507Z] Successfully built 6a15eded95de [2023-01-10T22:07:32.507Z] 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 [2023-01-10T22:07:33.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T22:07:33.311Z] [2023-01-10T22:07:33.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:07:33.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T22:07:33.710Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T22:07:33.710Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T22:07:33.710Z] 04944245beec: Pulling fs layer [2023-01-10T22:07:33.710Z] 699f458cf7ca: Pulling fs layer [2023-01-10T22:07:33.710Z] 765212b225bb: Pulling fs layer [2023-01-10T22:07:33.710Z] f23df028b6ca: Pulling fs layer [2023-01-10T22:07:33.710Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T22:07:33.710Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T22:07:33.710Z] 765212b225bb: Waiting [2023-01-10T22:07:33.710Z] f23df028b6ca: Waiting [2023-01-10T22:07:33.710Z] d65c8cfc05b1: Waiting [2023-01-10T22:07:33.710Z] 2437ff75d9bd: Waiting [2023-01-10T22:07:33.977Z] 04944245beec: Verifying Checksum [2023-01-10T22:07:33.977Z] 04944245beec: Download complete [2023-01-10T22:07:33.977Z] 765212b225bb: Verifying Checksum [2023-01-10T22:07:33.977Z] 765212b225bb: Download complete [2023-01-10T22:07:33.977Z] f23df028b6ca: Verifying Checksum [2023-01-10T22:07:33.977Z] f23df028b6ca: Download complete [2023-01-10T22:07:33.977Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T22:07:33.977Z] d65c8cfc05b1: Download complete [2023-01-10T22:07:33.977Z] 699f458cf7ca: Verifying Checksum [2023-01-10T22:07:33.977Z] 699f458cf7ca: Download complete [2023-01-10T22:07:34.561Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T22:07:34.561Z] 8998bd30e6a1: Download complete [2023-01-10T22:07:36.512Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T22:07:36.512Z] 2437ff75d9bd: Download complete [2023-01-10T22:07:38.458Z] 8998bd30e6a1: Pull complete [2023-01-10T22:07:38.726Z] 04944245beec: Pull complete [2023-01-10T22:07:40.147Z] 699f458cf7ca: Pull complete [2023-01-10T22:07:40.147Z] 765212b225bb: Pull complete [2023-01-10T22:07:41.105Z] f23df028b6ca: Pull complete [2023-01-10T22:07:41.372Z] d65c8cfc05b1: Pull complete [2023-01-10T22:07:56.369Z] 2437ff75d9bd: Pull complete [2023-01-10T22:07:56.369Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T22:07:56.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T22:07:56.369Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:07:56.690Z] prd-ubuntu20.04-docker-arm64-4c-16g-1733 does not seem to be running inside a container [2023-01-10T22:07:56.750Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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-lftools-log-publisher:arm64 cat [2023-01-10T22:07:59.335Z] $ docker top 008724c5a2bdfa33e0306a5479e82b6f16f28e2ba5733a810d1a1ae8ba7252a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:07:59.904Z] ---> job-cost.sh [2023-01-10T22:08:00.171Z] lf-activate-venv: SKIPPING [2023-01-10T22:08:00.171Z] INFO: No Stack... [2023-01-10T22:08:00.751Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T22:08:01.332Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T22:08:01.674Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-01-10T22:08:01.674Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T22:08:02.001Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-208-1-stack-cost] [2023-01-10T22:08:02.005Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-208-1-stack-cost] did not exist. Created. [2023-01-10T22:08:02.006Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-208-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T22:08:02.414Z] /w/workspace/device-onvif-camera/1@tmp/durable-e98bafec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T22:08:02.773Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T22:08:02.809Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T22:08:02.868Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T22:08:02.882Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-208-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T22:08:02.965Z] $ docker stop --time=1 008724c5a2bdfa33e0306a5479e82b6f16f28e2ba5733a810d1a1ae8ba7252a0 [2023-01-10T22:08:04.469Z] $ docker rm -f --volumes 008724c5a2bdfa33e0306a5479e82b6f16f28e2ba5733a810d1a1ae8ba7252a0 [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 [2023-01-10T22:08:05.452Z] provisioning config files... [2023-01-10T22:08:05.461Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-208@tmp/config16578983103081024841tmp [Pipeline] { [Pipeline] sh [2023-01-10T22:08:05.800Z] + set +x [2023-01-10T22:08:05.800Z] + + bash -scurl -- -s [2023-01-10T22:08:05.800Z] https://codecov.io/bash [2023-01-10T22:08:05.800Z] [2023-01-10T22:08:05.800Z] _____ _ [2023-01-10T22:08:05.800Z] / ____| | | [2023-01-10T22:08:05.800Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T22:08:05.800Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T22:08:05.800Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T22:08:05.800Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T22:08:05.800Z] Bash-1.0.6 [2023-01-10T22:08:05.800Z] [2023-01-10T22:08:05.800Z] [2023-01-10T22:08:05.800Z] ==> git version 2.25.1 found [2023-01-10T22:08:05.800Z] ==> 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 [2023-01-10T22:08:05.800Z] Release-Date: 2020-01-08 [2023-01-10T22:08:05.800Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-10T22:08:05.800Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T22:08:05.800Z] ==> Jenkins CI detected. [2023-01-10T22:08:05.800Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-208 [2023-01-10T22:08:05.800Z] project root: . [2023-01-10T22:08:05.800Z] --> token set from env [2023-01-10T22:08:05.800Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T22:08:05.800Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T22:08:05.800Z] ==> Python coveragepy not found [2023-01-10T22:08:05.800Z] ==> Searching for coverage reports in: [2023-01-10T22:08:05.800Z] + . [2023-01-10T22:08:05.800Z] -> Found 1 reports [2023-01-10T22:08:05.800Z] ==> Detecting git/mercurial file structure [2023-01-10T22:08:05.800Z] ==> Reading reports [2023-01-10T22:08:05.800Z] + ./coverage.out bytes=79184 [2023-01-10T22:08:05.800Z] ==> Appending adjustments [2023-01-10T22:08:05.800Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T22:08:06.059Z] + Found adjustments [2023-01-10T22:08:06.059Z] ==> Gzipping contents [2023-01-10T22:08:06.059Z] 12K /tmp/codecov.dOfQeN.gz [2023-01-10T22:08:06.059Z] ==> Uploading reports [2023-01-10T22:08:06.059Z] url: https://codecov.io [2023-01-10T22:08:06.059Z] query: branch=PR-208&commit=bd8690e01650cc58845627a038ae7265d005801f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-208%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=208&job=&cmd_args= [2023-01-10T22:08:06.059Z] -> Pinging Codecov [2023-01-10T22:08:06.059Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-208&commit=bd8690e01650cc58845627a038ae7265d005801f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-208%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=208&job=&cmd_args= [2023-01-10T22:08:06.319Z] -> Uploading to [2023-01-10T22:08:06.319Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/F29A59C45E3A92E06B3E522C9905F8EF/bd8690e01650cc58845627a038ae7265d005801f/7f372733-30ea-415d-8d83-fe5acb482a89.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T220806Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d51f65a4ba914c9e248af440f73220ff76102d68240e78abf34c24b8b1494082 [2023-01-10T22:08:06.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T22:08:06.319Z] Dload Upload Total Spent Left Speed [2023-01-10T22:08:06.577Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10872 0 0 100 10872 0 41976 --:--:-- --:--:-- --:--:-- 41976 [2023-01-10T22:08:06.836Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/bd8690e01650cc58845627a038ae7265d005801f [Pipeline] } [2023-01-10T22:08:06.864Z] 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 [2023-01-10T22:08:08.551Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-208/archives ] [2023-01-10T22:08:08.551Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-208/archives [2023-01-10T22:08:08.551Z] total 16 [2023-01-10T22:08:08.551Z] drwxr-xr-x 3 root root 4096 Jan 10 22:00 . [2023-01-10T22:08:08.551Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 22:00 .. [2023-01-10T22:08:08.551Z] drwxr-xr-x 2 root root 4096 Jan 10 22:00 cost [2023-01-10T22:08:08.551Z] -rw-r--r-- 1 root root 91 Jan 10 22:00 cost.csv [2023-01-10T22:08:08.551Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-208/archives [2023-01-10T22:08:08.551Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-208/archives [2023-01-10T22:08:08.551Z] total 16 [2023-01-10T22:08:08.551Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 22:00 . [2023-01-10T22:08:08.551Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 22:00 .. [2023-01-10T22:08:08.551Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 22:00 cost [2023-01-10T22:08:08.551Z] -rw-r--r-- 1 jenkins jenkins 91 Jan 10 22:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:08:08.879Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:08:09.772Z] ---> package-listing.sh [2023-01-10T22:08:09.773Z] ++ facter osfamily [2023-01-10T22:08:09.773Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T22:08:10.032Z] + OS_FAMILY=debian [2023-01-10T22:08:10.032Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-208 [2023-01-10T22:08:10.032Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T22:08:10.032Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T22:08:10.032Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T22:08:10.032Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T22:08:10.032Z] + '[' /w/workspace/undry_device-onvif-camera_PR-208 ']' [2023-01-10T22:08:10.032Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T22:08:10.032Z] + case "${OS_FAMILY}" in [2023-01-10T22:08:10.032Z] + dpkg -l [2023-01-10T22:08:10.032Z] + grep '^ii' [2023-01-10T22:08:10.032Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T22:08:10.032Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T22:08:10.032Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T22:08:10.032Z] + '[' /w/workspace/undry_device-onvif-camera_PR-208 ']' [2023-01-10T22:08:10.032Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-208/archives/ [2023-01-10T22:08:10.032Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-208/archives/ [Pipeline] echo [2023-01-10T22:08:10.063Z] 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-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-10T22:08:10.356Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T22:08:10.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T22:08:10.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T22:08:11.117Z] prd-ubuntu20.04-docker-8c-8g-1731 does not seem to be running inside a container [2023-01-10T22:08:11.135Z] $ 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-208/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-208 -v /w/workspace/undry_device-onvif-camera_PR-208:/w/workspace/undry_device-onvif-camera_PR-208:rw,z -v /w/workspace/undry_device-onvif-camera_PR-208@tmp:/w/workspace/undry_device-onvif-camera_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T22:08:11.359Z] $ docker top 4c7a25c3120b8acf433bb8b54f18fa197f3567cc13201ffad31cc48d864069ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T22:08:11.754Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T22:08:12.068Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T22:08:12.373Z] + ls /var/log/sa-host [2023-01-10T22:08:12.373Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T22:08:12.606Z] provisioning config files... [2023-01-10T22:08:12.615Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-208@tmp/config3719530492760665128tmp [Pipeline] { [Pipeline] echo [2023-01-10T22:08:12.664Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:08:12.973Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T22:08:13.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:08:13.405Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T22:08:13.438Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:08:13.761Z] ---> sudo-logs.sh [2023-01-10T22:08:13.762Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T22:08:13.846Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:08:14.163Z] ---> job-cost.sh [2023-01-10T22:08:14.163Z] lf-activate-venv: SKIPPING [2023-01-10T22:08:14.163Z] DEBUG: total: 0.2199999988079071 [2023-01-10T22:08:14.163Z] INFO: Retrieving Stack Cost... [2023-01-10T22:08:14.731Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T22:08:14.989Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T22:08:15.022Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T22:08:15.335Z] ---> logs-deploy.sh [2023-01-10T22:08:15.335Z] lf-activate-venv: SKIPPING [2023-01-10T22:08:15.335Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-208/1 [2023-01-10T22:08:15.335Z] INFO: archiving workspace using pattern(s): [2023-01-10T22:08:16.283Z] Archives upload complete. [2023-01-10T22:08:16.283Z] INFO: archiving logs to Nexus [2023-01-10T22:08:16.852Z] ---> uname -a: [2023-01-10T22:08:16.852Z] Linux prd-ubuntu20-04-docker-8c-8g-1731 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-10T22:08:16.852Z] [2023-01-10T22:08:16.852Z] [2023-01-10T22:08:16.852Z] ---> lscpu: [2023-01-10T22:08:16.852Z] Architecture: x86_64 [2023-01-10T22:08:16.852Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-10T22:08:16.852Z] Byte Order: Little Endian [2023-01-10T22:08:16.852Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-10T22:08:16.852Z] CPU(s): 8 [2023-01-10T22:08:16.852Z] On-line CPU(s) list: 0-7 [2023-01-10T22:08:16.852Z] Thread(s) per core: 1 [2023-01-10T22:08:16.852Z] Core(s) per socket: 1 [2023-01-10T22:08:16.852Z] Socket(s): 8 [2023-01-10T22:08:16.852Z] NUMA node(s): 1 [2023-01-10T22:08:16.852Z] Vendor ID: AuthenticAMD [2023-01-10T22:08:16.852Z] CPU family: 23 [2023-01-10T22:08:16.852Z] Model: 49 [2023-01-10T22:08:16.852Z] Model name: AMD EPYC-Rome Processor [2023-01-10T22:08:16.852Z] Stepping: 0 [2023-01-10T22:08:16.852Z] CPU MHz: 2800.000 [2023-01-10T22:08:16.852Z] BogoMIPS: 5600.00 [2023-01-10T22:08:16.852Z] Virtualization: AMD-V [2023-01-10T22:08:16.852Z] Hypervisor vendor: KVM [2023-01-10T22:08:16.852Z] Virtualization type: full [2023-01-10T22:08:16.852Z] L1d cache: 256 KiB [2023-01-10T22:08:16.852Z] L1i cache: 256 KiB [2023-01-10T22:08:16.852Z] L2 cache: 4 MiB [2023-01-10T22:08:16.852Z] L3 cache: 128 MiB [2023-01-10T22:08:16.852Z] NUMA node0 CPU(s): 0-7 [2023-01-10T22:08:16.852Z] Vulnerability Itlb multihit: Not affected [2023-01-10T22:08:16.852Z] Vulnerability L1tf: Not affected [2023-01-10T22:08:16.852Z] Vulnerability Mds: Not affected [2023-01-10T22:08:16.852Z] Vulnerability Meltdown: Not affected [2023-01-10T22:08:16.852Z] Vulnerability Mmio stale data: Not affected [2023-01-10T22:08:16.852Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-10T22:08:16.852Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-10T22:08:16.852Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-10T22:08:16.852Z] Vulnerability Srbds: Not affected [2023-01-10T22:08:16.852Z] Vulnerability Tsx async abort: Not affected [2023-01-10T22:08:16.852Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-01-10T22:08:16.852Z] [2023-01-10T22:08:16.852Z] [2023-01-10T22:08:16.852Z] ---> nproc: [2023-01-10T22:08:16.852Z] 8 [2023-01-10T22:08:16.852Z] [2023-01-10T22:08:16.852Z] [2023-01-10T22:08:16.852Z] ---> df -h: [2023-01-10T22:08:16.852Z] Filesystem Size Used Avail Use% Mounted on [2023-01-10T22:08:16.852Z] overlay 155G 12G 144G 8% / [2023-01-10T22:08:16.852Z] tmpfs 64M 0 64M 0% /dev [2023-01-10T22:08:16.852Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-10T22:08:16.852Z] shm 64M 0 64M 0% /dev/shm [2023-01-10T22:08:16.852Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-10T22:08:16.852Z] [2023-01-10T22:08:16.852Z]