Pull request #386 reopened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8875dda29bcf56f5ca256bba122791a687e10472+184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 (4ce146812fc7ce26850ad39de5ea245d5636964c) 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-ssh10864092138164338832.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1971318530142247867.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-386/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-386/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14462459685225759351.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5332027845590031912.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-386/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-386/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9382548170139330036.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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.21 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6674 in /w/workspace/undry_device-onvif-camera_PR-386 [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-386 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/386/head:refs/remotes/origin/PR-386 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 into PR head commit 8875dda29bcf56f5ca256bba122791a687e10472 Merge succeeded, producing 8875dda29bcf56f5ca256bba122791a687e10472 Checking out Revision 8875dda29bcf56f5ca256bba122791a687e10472 (PR-386) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" > git config core.sparsecheckout # timeout=10 > git checkout -f 8875dda29bcf56f5ca256bba122791a687e10472 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8875dda29bcf56f5ca256bba122791a687e10472 # timeout=10 > git rev-list --no-walk 8875dda29bcf56f5ca256bba122791a687e10472 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T06:11:35.302Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T06:11:35.375Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T06:11:35.388Z] ========================================================= [2023-09-20T06:11:35.388Z] EdgeX Global Pipelines Version Info [2023-09-20T06:11:35.388Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:11:36.092Z] ------------------- [2023-09-20T06:11:36.092Z] stable info: [2023-09-20T06:11:36.092Z] ------------------- [2023-09-20T06:11:36.092Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T06:11:36.092Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T06:11:36.092Z] Message: update stable to v1.0.254 [2023-09-20T06:11:36.661Z] ------------------- [2023-09-20T06:11:36.661Z] experimental info: [2023-09-20T06:11:36.661Z] ------------------- [2023-09-20T06:11:36.661Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T06:11:36.661Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T06:11:36.661Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T06:11:36.822Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-09-20T06:11:36.833Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-09-20T06:11:36.846Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T06:11:36.856Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T06:11:36.868Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T06:11:36.889Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T06:11:36.908Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T06:11:36.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T06:11:36.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T06:11:36.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T06:11:36.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T06:11:36.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-09-20T06:11:36.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T06:11:37.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T06:11:37.027Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T06:11:37.044Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T06:11:37.063Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T06:11:37.075Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T06:11:37.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T06:11:37.101Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T06:11:37.120Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-20T06:11:37.140Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-09-20T06:11:37.158Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T06:11:37.178Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T06:11:37.198Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T06:11:37.220Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T06:11:37.244Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T06:11:37.259Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-386 [Pipeline] echo [2023-09-20T06:11:37.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-386 [Pipeline] echo [2023-09-20T06:11:37.286Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-386 [Pipeline] echo [2023-09-20T06:11:37.298Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8875dda29bcf56f5ca256bba122791a687e10472 [Pipeline] echo [2023-09-20T06:11:37.313Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8875dda [Pipeline] echo [2023-09-20T06:11:37.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T06:11:37.375Z] provisioning config files... [2023-09-20T06:11:37.398Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-386@tmp/config13485310787172258229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:11:37.696Z] ---> docker-login.sh [2023-09-20T06:11:37.696Z] nexus3.edgexfoundry.org:10001 [2023-09-20T06:11:37.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:11:37.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:11:37.956Z] Configure a credential helper to remove this warning. See [2023-09-20T06:11:37.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:11:37.956Z] [2023-09-20T06:11:37.956Z] Login Succeeded [2023-09-20T06:11:37.956Z] nexus3.edgexfoundry.org:10002 [2023-09-20T06:11:37.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:11:37.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:11:37.956Z] Configure a credential helper to remove this warning. See [2023-09-20T06:11:37.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:11:37.956Z] [2023-09-20T06:11:37.956Z] Login Succeeded [2023-09-20T06:11:37.956Z] nexus3.edgexfoundry.org:10003 [2023-09-20T06:11:38.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:11:38.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:11:38.216Z] Configure a credential helper to remove this warning. See [2023-09-20T06:11:38.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:11:38.216Z] [2023-09-20T06:11:38.216Z] Login Succeeded [2023-09-20T06:11:38.216Z] nexus3.edgexfoundry.org:10004 [2023-09-20T06:11:38.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:11:38.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:11:38.216Z] Configure a credential helper to remove this warning. See [2023-09-20T06:11:38.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:11:38.216Z] [2023-09-20T06:11:38.216Z] Login Succeeded [2023-09-20T06:11:38.216Z] docker.io [2023-09-20T06:11:38.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:11:38.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:11:38.475Z] Configure a credential helper to remove this warning. See [2023-09-20T06:11:38.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:11:38.475Z] [2023-09-20T06:11:38.475Z] Login Succeeded [2023-09-20T06:11:38.475Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T06:11:38.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T06:11:38.850Z] + git rev-list -1 --merges 8875dda29bcf56f5ca256bba122791a687e10472~1..8875dda29bcf56f5ca256bba122791a687e10472 [Pipeline] echo [2023-09-20T06:11:38.929Z] -----------> git rev-list -1 --merges 8875dda29bcf56f5ca256bba122791a687e10472~1..8875dda29bcf56f5ca256bba122791a687e10472 8875dda29bcf56f5ca256bba122791a687e10472 [false] [Pipeline] sh [2023-09-20T06:11:39.219Z] + git log --format=format:%s -1 8875dda29bcf56f5ca256bba122791a687e10472 [Pipeline] echo [2023-09-20T06:11:39.235Z] ========================================================= [2023-09-20T06:11:39.235Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T06:11:39.235Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T06:11:39.577Z] + git log --format=format:%s -1 8875dda29bcf56f5ca256bba122791a687e10472 [Pipeline] echo [2023-09-20T06:11:39.588Z] [semverPrep] GIT_COMMIT: 8875dda29bcf56f5ca256bba122791a687e10472, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-20T06:11:39.599Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T06:11:39.967Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T06:11:39.967Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T06:11:39.967Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T06:11:39.967Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T06:11:39.967Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T06:11:39.967Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T06:11:39.967Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:11:40.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T06:11:40.339Z] [2023-09-20T06:11:40.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:11:40.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T06:11:40.640Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T06:11:40.640Z] b85a868b505f: Pulling fs layer [2023-09-20T06:11:40.640Z] e2be974225ed: Pulling fs layer [2023-09-20T06:11:40.640Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T06:11:40.640Z] 988bab9f4d93: Pulling fs layer [2023-09-20T06:11:40.640Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T06:11:40.640Z] eaf3925da568: Pulling fs layer [2023-09-20T06:11:40.640Z] bab4dde63d76: Pulling fs layer [2023-09-20T06:11:40.640Z] bde34c3a00c8: Pulling fs layer [2023-09-20T06:11:40.640Z] 988bab9f4d93: Waiting [2023-09-20T06:11:40.640Z] 1469e6f7b9e6: Waiting [2023-09-20T06:11:40.640Z] eaf3925da568: Waiting [2023-09-20T06:11:40.640Z] bab4dde63d76: Waiting [2023-09-20T06:11:40.640Z] bde34c3a00c8: Waiting [2023-09-20T06:11:40.640Z] b352a97aabf1: Pulling fs layer [2023-09-20T06:11:40.640Z] 4872d77fe225: Pulling fs layer [2023-09-20T06:11:40.640Z] b352a97aabf1: Waiting [2023-09-20T06:11:40.640Z] 5851b861e8e6: Pulling fs layer [2023-09-20T06:11:40.640Z] 4872d77fe225: Waiting [2023-09-20T06:11:40.640Z] 5851b861e8e6: Waiting [2023-09-20T06:11:40.640Z] e2be974225ed: Verifying Checksum [2023-09-20T06:11:40.640Z] e2be974225ed: Download complete [2023-09-20T06:11:40.640Z] 988bab9f4d93: Verifying Checksum [2023-09-20T06:11:40.640Z] 988bab9f4d93: Download complete [2023-09-20T06:11:40.640Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T06:11:40.640Z] 339a4e72a1f5: Download complete [2023-09-20T06:11:40.640Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T06:11:40.640Z] 1469e6f7b9e6: Download complete [2023-09-20T06:11:40.900Z] eaf3925da568: Download complete [2023-09-20T06:11:40.900Z] bde34c3a00c8: Download complete [2023-09-20T06:11:40.900Z] b352a97aabf1: Download complete [2023-09-20T06:11:40.900Z] 4872d77fe225: Download complete [2023-09-20T06:11:40.900Z] 5851b861e8e6: Verifying Checksum [2023-09-20T06:11:40.900Z] 5851b861e8e6: Download complete [2023-09-20T06:11:40.900Z] b85a868b505f: Verifying Checksum [2023-09-20T06:11:40.900Z] b85a868b505f: Download complete [2023-09-20T06:11:41.159Z] bab4dde63d76: Verifying Checksum [2023-09-20T06:11:41.159Z] bab4dde63d76: Download complete [2023-09-20T06:11:42.096Z] b85a868b505f: Pull complete [2023-09-20T06:11:42.356Z] e2be974225ed: Pull complete [2023-09-20T06:11:42.954Z] 339a4e72a1f5: Pull complete [2023-09-20T06:11:42.954Z] 988bab9f4d93: Pull complete [2023-09-20T06:11:43.214Z] 1469e6f7b9e6: Pull complete [2023-09-20T06:11:43.214Z] eaf3925da568: Pull complete [2023-09-20T06:11:45.126Z] bab4dde63d76: Pull complete [2023-09-20T06:11:45.126Z] bde34c3a00c8: Pull complete [2023-09-20T06:11:45.385Z] b352a97aabf1: Pull complete [2023-09-20T06:11:45.385Z] 4872d77fe225: Pull complete [2023-09-20T06:11:45.646Z] 5851b861e8e6: Pull complete [2023-09-20T06:11:45.646Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T06:11:45.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T06:11:45.646Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T06:11:45.749Z] prd-ubuntu20.04-docker-8c-8g-6674 does not seem to be running inside a container [2023-09-20T06:11:45.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-386 -v /w/workspace/undry_device-onvif-camera_PR-386:/w/workspace/undry_device-onvif-camera_PR-386:rw,z -v /w/workspace/undry_device-onvif-camera_PR-386@tmp:/w/workspace/undry_device-onvif-camera_PR-386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T06:11:51.611Z] $ docker top 1c0a8a50ccc0639006ed3c37157439e6e4bc1388aa730d082a184d72bc4baaed -eo pid,comm [2023-09-20T06:11:51.664Z] 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-09-20T06:11:51.664Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T06:11:51.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T06:11:51.698Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T06:11:52.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T06:11:52.485Z] $ docker exec 1c0a8a50ccc0639006ed3c37157439e6e4bc1388aa730d082a184d72bc4baaed ssh-agent [2023-09-20T06:11:54.831Z] SSH_AUTH_SOCK=/tmp/ssh-FCvwjWmgUthX/agent.31 [2023-09-20T06:11:54.831Z] SSH_AGENT_PID=37 [2023-09-20T06:11:54.839Z] Running ssh-add (command line suppressed) [2023-09-20T06:11:54.941Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-386@tmp/private_key_13888719103622394791.key (/w/workspace/undry_device-onvif-camera_PR-386@tmp/private_key_13888719103622394791.key) [2023-09-20T06:11:54.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T06:11:55.243Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T06:11:55.258Z] $ docker exec --env ******** --env ******** 1c0a8a50ccc0639006ed3c37157439e6e4bc1388aa730d082a184d72bc4baaed ssh-agent -k [2023-09-20T06:11:55.364Z] unset SSH_AUTH_SOCK; [2023-09-20T06:11:55.364Z] unset SSH_AGENT_PID; [2023-09-20T06:11:55.364Z] echo Agent pid 37 killed; [2023-09-20T06:11:55.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T06:11:55.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T06:11:55.406Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T06:11:55.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T06:11:55.532Z] $ docker exec 1c0a8a50ccc0639006ed3c37157439e6e4bc1388aa730d082a184d72bc4baaed ssh-agent [2023-09-20T06:11:55.664Z] SSH_AUTH_SOCK=/tmp/ssh-OyFNmw487WVO/agent.69 [2023-09-20T06:11:55.664Z] SSH_AGENT_PID=75 [2023-09-20T06:11:55.668Z] Running ssh-add (command line suppressed) [2023-09-20T06:11:55.766Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-386@tmp/private_key_10537106270699336024.key (/w/workspace/undry_device-onvif-camera_PR-386@tmp/private_key_10537106270699336024.key) [2023-09-20T06:11:55.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T06:11:56.066Z] + git semver init [2023-09-20T06:11:56.325Z] 2023-09-20 06:11:56,255 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T06:11:56.325Z] 2023-09-20 06:11:56,256 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-386/.semver [2023-09-20T06:11:56.325Z] 2023-09-20 06:11:56,256 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-386/.semver [2023-09-20T06:11:56.325Z] 2023-09-20 06:11:56,256 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-386/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-386, universal_newlines=False, shell=None, istream=None) [2023-09-20T06:11:57.265Z] 2023-09-20 06:11:57,226 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-386/.git/info/exclude [2023-09-20T06:11:57.265Z] 2023-09-20 06:11:57,227 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-386/.semver/PR-386 with force:False [2023-09-20T06:11:57.265Z] 2023-09-20 06:11:57,227 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-386/.semver/PR-386 [2023-09-20T06:11:57.265Z] 2023-09-20 06:11:57,232 [execute] INFO git cat-file --batch-check [2023-09-20T06:11:57.265Z] 2023-09-20 06:11:57,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-386/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T06:11:57.265Z] 2023-09-20 06:11:57,240 [execute] INFO git cat-file --batch [2023-09-20T06:11:57.265Z] 2023-09-20 06:11:57,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-386/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T06:11:57.265Z] 2023-09-20 06:11:57,244 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-386/.semver/PR-386 [2023-09-20T06:11:57.265Z] 0.0.0 [Pipeline] } [2023-09-20T06:11:57.279Z] $ docker exec --env ******** --env ******** 1c0a8a50ccc0639006ed3c37157439e6e4bc1388aa730d082a184d72bc4baaed ssh-agent -k [2023-09-20T06:11:57.386Z] unset SSH_AUTH_SOCK; [2023-09-20T06:11:57.387Z] unset SSH_AGENT_PID; [2023-09-20T06:11:57.387Z] echo Agent pid 75 killed; [2023-09-20T06:11:57.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T06:11:57.725Z] + git semver [Pipeline] } [2023-09-20T06:11:58.003Z] $ docker stop --time=1 1c0a8a50ccc0639006ed3c37157439e6e4bc1388aa730d082a184d72bc4baaed [2023-09-20T06:11:59.292Z] $ docker rm -f --volumes 1c0a8a50ccc0639006ed3c37157439e6e4bc1388aa730d082a184d72bc4baaed [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T06:11:59.630Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T06:11:59.861Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T06:11:59.864Z] [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-09-20T06:12:00.013Z] provisioning config files... [2023-09-20T06:12:00.022Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-386@tmp/config1726366556783360704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:12:00.328Z] ---> docker-login.sh [2023-09-20T06:12:00.328Z] nexus3.edgexfoundry.org:10001 [2023-09-20T06:12:00.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:12:00.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:12:00.328Z] Configure a credential helper to remove this warning. See [2023-09-20T06:12:00.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:12:00.328Z] [2023-09-20T06:12:00.328Z] Login Succeeded [2023-09-20T06:12:00.328Z] nexus3.edgexfoundry.org:10002 [2023-09-20T06:12:00.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:12:00.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:12:00.328Z] Configure a credential helper to remove this warning. See [2023-09-20T06:12:00.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:12:00.328Z] [2023-09-20T06:12:00.328Z] Login Succeeded [2023-09-20T06:12:00.328Z] nexus3.edgexfoundry.org:10003 [2023-09-20T06:12:00.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:12:00.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:12:00.588Z] Configure a credential helper to remove this warning. See [2023-09-20T06:12:00.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:12:00.588Z] [2023-09-20T06:12:00.588Z] Login Succeeded [2023-09-20T06:12:00.588Z] nexus3.edgexfoundry.org:10004 [2023-09-20T06:12:00.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:12:00.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:12:00.588Z] Configure a credential helper to remove this warning. See [2023-09-20T06:12:00.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:12:00.588Z] [2023-09-20T06:12:00.588Z] Login Succeeded [2023-09-20T06:12:00.588Z] docker.io [2023-09-20T06:12:00.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:12:01.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:12:01.109Z] Configure a credential helper to remove this warning. See [2023-09-20T06:12:01.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:12:01.109Z] [2023-09-20T06:12:01.109Z] Login Succeeded [2023-09-20T06:12:01.109Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T06:12:01.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T06:12:01.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T06:12:01.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T06:12:01.202Z] ========================================================= [2023-09-20T06:12:01.202Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T06:12:01.202Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:12:01.526Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T06:12:01.527Z] Sending build context to Docker daemon 21.71MB [2023-09-20T06:12:01.527Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T06:12:01.527Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-20T06:12:01.786Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T06:12:01.786Z] 7264a8db6415: Pulling fs layer [2023-09-20T06:12:01.786Z] c4d48a809fc2: Pulling fs layer [2023-09-20T06:12:01.786Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T06:12:01.786Z] ad3a456e5733: Pulling fs layer [2023-09-20T06:12:01.786Z] 9e4f439ed901: Pulling fs layer [2023-09-20T06:12:01.786Z] ad3a456e5733: Waiting [2023-09-20T06:12:01.786Z] feaf6a47b606: Pulling fs layer [2023-09-20T06:12:01.786Z] 5e8b037d7d82: Pulling fs layer [2023-09-20T06:12:01.786Z] 9e4f439ed901: Waiting [2023-09-20T06:12:01.786Z] 8ac70367396e: Pulling fs layer [2023-09-20T06:12:01.786Z] feaf6a47b606: Waiting [2023-09-20T06:12:01.786Z] 5e8b037d7d82: Waiting [2023-09-20T06:12:01.786Z] 6db16350a2e2: Pulling fs layer [2023-09-20T06:12:01.786Z] 9250d5d63582: Pulling fs layer [2023-09-20T06:12:01.786Z] 9250d5d63582: Waiting [2023-09-20T06:12:01.786Z] c4d48a809fc2: Verifying Checksum [2023-09-20T06:12:01.786Z] c4d48a809fc2: Download complete [2023-09-20T06:12:01.786Z] ad3a456e5733: Verifying Checksum [2023-09-20T06:12:01.786Z] ad3a456e5733: Download complete [2023-09-20T06:12:01.786Z] 9e4f439ed901: Download complete [2023-09-20T06:12:01.786Z] 7264a8db6415: Verifying Checksum [2023-09-20T06:12:01.786Z] 7264a8db6415: Download complete [2023-09-20T06:12:01.786Z] feaf6a47b606: Verifying Checksum [2023-09-20T06:12:01.786Z] feaf6a47b606: Download complete [2023-09-20T06:12:02.044Z] 7264a8db6415: Pull complete [2023-09-20T06:12:02.044Z] 8ac70367396e: Verifying Checksum [2023-09-20T06:12:02.044Z] 8ac70367396e: Download complete [2023-09-20T06:12:02.044Z] c4d48a809fc2: Pull complete [2023-09-20T06:12:02.044Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T06:12:02.044Z] 4f1c88b9dad5: Download complete [2023-09-20T06:12:02.304Z] 6db16350a2e2: Verifying Checksum [2023-09-20T06:12:02.304Z] 6db16350a2e2: Download complete [2023-09-20T06:12:02.562Z] 9250d5d63582: Verifying Checksum [2023-09-20T06:12:02.562Z] 9250d5d63582: Download complete [2023-09-20T06:12:02.562Z] 5e8b037d7d82: Verifying Checksum [2023-09-20T06:12:05.844Z] 4f1c88b9dad5: Pull complete [2023-09-20T06:12:05.844Z] ad3a456e5733: Pull complete [2023-09-20T06:12:05.844Z] 9e4f439ed901: Pull complete [2023-09-20T06:12:05.844Z] feaf6a47b606: Pull complete [2023-09-20T06:12:08.378Z] 5e8b037d7d82: Pull complete [2023-09-20T06:12:08.945Z] 8ac70367396e: Pull complete [2023-09-20T06:12:09.512Z] 6db16350a2e2: Pull complete [2023-09-20T06:12:10.082Z] 9250d5d63582: Pull complete [2023-09-20T06:12:10.082Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-20T06:12:10.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T06:12:10.082Z] ---> fa269f55d9b9 [2023-09-20T06:12:10.082Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-20T06:12:14.477Z] ---> Running in a8d8b40f5fe5 [2023-09-20T06:12:14.477Z] Removing intermediate container a8d8b40f5fe5 [2023-09-20T06:12:14.477Z] ---> cfd5ad9393d4 [2023-09-20T06:12:14.477Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T06:12:14.477Z] ---> Running in adbdacf4e5aa [2023-09-20T06:12:14.477Z] Removing intermediate container adbdacf4e5aa [2023-09-20T06:12:14.477Z] ---> 4135b5393235 [2023-09-20T06:12:14.477Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T06:12:14.477Z] ---> Running in c63609d9f40a [2023-09-20T06:12:14.477Z] Removing intermediate container c63609d9f40a [2023-09-20T06:12:14.477Z] ---> 136c3f19848a [2023-09-20T06:12:14.477Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T06:12:14.477Z] ---> Running in 72f866a700e9 [2023-09-20T06:12:14.738Z] Removing intermediate container 72f866a700e9 [2023-09-20T06:12:14.738Z] ---> 00698e645ca0 [2023-09-20T06:12:14.738Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-20T06:12:14.738Z] ---> Running in 713371c5dbee [2023-09-20T06:12:14.738Z] Removing intermediate container 713371c5dbee [2023-09-20T06:12:14.738Z] ---> 78d107687ecb [2023-09-20T06:12:14.738Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T06:12:14.738Z] ---> Running in 48ca239db30e [2023-09-20T06:12:14.972Z] Still waiting to schedule task [2023-09-20T06:12:14.972Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-20T06:12:14.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T06:12:15.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T06:12:15.516Z] OK: 265 MiB in 56 packages [2023-09-20T06:12:15.775Z] Removing intermediate container 48ca239db30e [2023-09-20T06:12:15.775Z] ---> 7554432b01c4 [2023-09-20T06:12:15.775Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-20T06:12:15.775Z] ---> Running in b0c23537e5f0 [2023-09-20T06:12:16.036Z] Removing intermediate container b0c23537e5f0 [2023-09-20T06:12:16.036Z] ---> c7e0b4d8f9c5 [2023-09-20T06:12:16.036Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-20T06:12:16.036Z] ---> dd06a7b3d81b [2023-09-20T06:12:16.036Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T06:12:16.036Z] ---> Running in e7bacf40a4ad [2023-09-20T06:12:48.140Z] Removing intermediate container e7bacf40a4ad [2023-09-20T06:12:48.140Z] ---> ed3ce3c2128a [2023-09-20T06:12:48.140Z] Step 12/13 : COPY . . [2023-09-20T06:12:48.140Z] ---> 98f335252bde [2023-09-20T06:12:48.140Z] Step 13/13 : RUN ${MAKE} [2023-09-20T06:12:48.140Z] ---> Running in c314116ab0ed [2023-09-20T06:12:48.140Z] noop [2023-09-20T06:12:48.140Z] Removing intermediate container c314116ab0ed [2023-09-20T06:12:48.140Z] ---> 52426fb1759c [2023-09-20T06:12:48.140Z] Successfully built 52426fb1759c [2023-09-20T06:12:48.140Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:12:48.474Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T06:12:48.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T06:12:48.551Z] prd-ubuntu20.04-docker-8c-8g-6674 does not seem to be running inside a container [2023-09-20T06:12:48.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-386 -v /w/workspace/undry_device-onvif-camera_PR-386:/w/workspace/undry_device-onvif-camera_PR-386:rw,z -v /w/workspace/undry_device-onvif-camera_PR-386@tmp:/w/workspace/undry_device-onvif-camera_PR-386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T06:12:48.902Z] $ docker top 2a88672ca2e3d9b80406e00594a1af26d5c5993607e6c938c69e7e6a3d47c081 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T06:12:49.241Z] + go version [2023-09-20T06:12:49.241Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T06:12:49.259Z] $ docker stop --time=1 2a88672ca2e3d9b80406e00594a1af26d5c5993607e6c938c69e7e6a3d47c081 [2023-09-20T06:12:50.548Z] $ docker rm -f --volumes 2a88672ca2e3d9b80406e00594a1af26d5c5993607e6c938c69e7e6a3d47c081 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:12:50.957Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T06:12:50.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T06:12:51.028Z] prd-ubuntu20.04-docker-8c-8g-6674 does not seem to be running inside a container [2023-09-20T06:12:51.066Z] $ 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-386 -v /w/workspace/undry_device-onvif-camera_PR-386:/w/workspace/undry_device-onvif-camera_PR-386:rw,z -v /w/workspace/undry_device-onvif-camera_PR-386@tmp:/w/workspace/undry_device-onvif-camera_PR-386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T06:12:51.409Z] $ docker top e35c7ce6f7d301bf8c4afc76651bdfcc84e164e57f89d5a3c344f16f69b46f44 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T06:12:51.752Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-386 [Pipeline] fileExists [Pipeline] sh [2023-09-20T06:12:52.050Z] + make test [2023-09-20T06:12:52.050Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T06:12:53.949Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-20T06:13:06.149Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-20T06:13:06.149Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-20T06:13:07.084Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.069s coverage: 31.5% of statements [2023-09-20T06:13:07.343Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.377s coverage: 86.5% of statements [2023-09-20T06:13:15.455Z] go vet ./... [2023-09-20T06:13:19.790Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T06:13:19.790Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T06:13:19.790Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T06:13:19.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T06:13:19.818Z] $ docker stop --time=1 e35c7ce6f7d301bf8c4afc76651bdfcc84e164e57f89d5a3c344f16f69b46f44 [2023-09-20T06:13:24.598Z] $ docker rm -f --volumes e35c7ce6f7d301bf8c4afc76651bdfcc84e164e57f89d5a3c344f16f69b46f44 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T06:13:25.081Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T06:13:25.143Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T06:13:25.676Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T06:13:26.025Z] + ls -al . [2023-09-20T06:13:26.025Z] total 244 [2023-09-20T06:13:26.025Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 06:12 . [2023-09-20T06:13:26.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:11 .. [2023-09-20T06:13:26.025Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 06:13 .git [2023-09-20T06:13:26.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 06:11 .github [2023-09-20T06:13:26.025Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 20 06:11 .gitignore [2023-09-20T06:13:26.025Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 20 06:11 .golangci.yml [2023-09-20T06:13:26.025Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 06:11 .semver [2023-09-20T06:13:26.025Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 20 06:11 Attribution.txt [2023-09-20T06:13:26.025Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 20 06:11 CHANGELOG.md [2023-09-20T06:13:26.025Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 20 06:11 Dockerfile [2023-09-20T06:13:26.025Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 06:11 GOVERNANCE.md [2023-09-20T06:13:26.025Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 20 06:11 Jenkinsfile [2023-09-20T06:13:26.025Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 06:11 LICENSE [2023-09-20T06:13:26.025Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 20 06:11 Makefile [2023-09-20T06:13:26.025Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 20 06:11 OWNERS.md [2023-09-20T06:13:26.025Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 20 06:11 README.md [2023-09-20T06:13:26.025Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 06:11 VERSION [2023-09-20T06:13:26.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 06:11 bin [2023-09-20T06:13:26.025Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 06:11 cmd [2023-09-20T06:13:26.025Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 20 06:13 coverage.out [2023-09-20T06:13:26.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:11 doc [2023-09-20T06:13:26.025Z] -rw-rw-r-- 1 jenkins jenkins 4086 Sep 20 06:11 go.mod [2023-09-20T06:13:26.025Z] -rw-rw-r-- 1 jenkins jenkins 37524 Sep 20 06:11 go.sum [2023-09-20T06:13:26.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:11 internal [2023-09-20T06:13:26.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:11 snap [2023-09-20T06:13:26.025Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 20 06:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:13:26.326Z] + 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=8875dda29bcf56f5ca256bba122791a687e10472 --label arch=amd64 --label version=0.0.0 . [2023-09-20T06:13:26.326Z] Sending build context to Docker daemon 21.79MB [2023-09-20T06:13:26.326Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T06:13:26.326Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-20T06:13:26.326Z] ---> 52426fb1759c [2023-09-20T06:13:26.326Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-20T06:13:26.892Z] ---> Running in 495b55baab2e [2023-09-20T06:13:26.892Z] Removing intermediate container 495b55baab2e [2023-09-20T06:13:26.892Z] ---> 78d3916056e4 [2023-09-20T06:13:26.892Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T06:13:26.892Z] ---> Running in af440732ba6d [2023-09-20T06:13:27.151Z] Removing intermediate container af440732ba6d [2023-09-20T06:13:27.151Z] ---> 4fb64ab63f1e [2023-09-20T06:13:27.151Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T06:13:27.151Z] ---> Running in 4677ec4841d9 [2023-09-20T06:13:27.151Z] Removing intermediate container 4677ec4841d9 [2023-09-20T06:13:27.151Z] ---> d0bb836e9458 [2023-09-20T06:13:27.151Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T06:13:27.151Z] ---> Running in 28aa7c8e126b [2023-09-20T06:13:27.151Z] Removing intermediate container 28aa7c8e126b [2023-09-20T06:13:27.151Z] ---> 621fdc622f2a [2023-09-20T06:13:27.151Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-20T06:13:27.411Z] ---> Running in 87389728c849 [2023-09-20T06:13:27.411Z] Removing intermediate container 87389728c849 [2023-09-20T06:13:27.411Z] ---> a450193b4d1d [2023-09-20T06:13:27.411Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T06:13:27.411Z] ---> Running in bfe9fa29e450 [2023-09-20T06:13:27.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T06:13:27.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T06:13:28.187Z] OK: 265 MiB in 56 packages [2023-09-20T06:13:28.445Z] Removing intermediate container bfe9fa29e450 [2023-09-20T06:13:28.445Z] ---> da0fc5ced582 [2023-09-20T06:13:28.445Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-20T06:13:28.445Z] ---> Running in a9a8bb25cf43 [2023-09-20T06:13:28.704Z] Removing intermediate container a9a8bb25cf43 [2023-09-20T06:13:28.704Z] ---> 4ac6492885f4 [2023-09-20T06:13:28.704Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-20T06:13:28.704Z] ---> 78956e406d03 [2023-09-20T06:13:28.704Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T06:13:28.704Z] ---> Running in b0ec0f7ede70 [2023-09-20T06:13:29.655Z] Removing intermediate container b0ec0f7ede70 [2023-09-20T06:13:29.655Z] ---> b4003b4e1cae [2023-09-20T06:13:29.655Z] Step 12/26 : COPY . . [2023-09-20T06:13:30.660Z] ---> dc498218adf8 [2023-09-20T06:13:30.660Z] Step 13/26 : RUN ${MAKE} [2023-09-20T06:13:30.660Z] ---> Running in 1d91c8e97eec [2023-09-20T06:13:30.660Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-20T06:13:46.390Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6677 in /w/workspace/undry_device-onvif-camera_PR-386 [Pipeline] { [Pipeline] ws [2023-09-20T06:13:46.404Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [2023-09-20T06:13:46.432Z] The recommended git tool is: git [2023-09-20T06:13:51.403Z] using credential edgex-jenkins-ssh [2023-09-20T06:13:51.428Z] Cloning the remote Git repository [2023-09-20T06:13:51.465Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-20T06:13:51.557Z] > git init /w/workspace/device-onvif-camera/2 # timeout=10 [2023-09-20T06:13:51.690Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-20T06:13:51.691Z] > git --version # timeout=10 [2023-09-20T06:13:51.721Z] > git --version # 'git version 2.25.1' [2023-09-20T06:13:51.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T06:13:51.867Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T06:13:53.303Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-09-20T06:13:53.333Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T06:13:54.665Z] Merging remotes/origin/main commit 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 into PR head commit 8875dda29bcf56f5ca256bba122791a687e10472 [2023-09-20T06:13:55.031Z] Merge succeeded, producing 8875dda29bcf56f5ca256bba122791a687e10472 [2023-09-20T06:13:55.031Z] Checking out Revision 8875dda29bcf56f5ca256bba122791a687e10472 (PR-386) [2023-09-20T06:13:54.122Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-09-20T06:13:54.158Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-20T06:13:54.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T06:13:54.175Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/386/head:refs/remotes/origin/PR-386 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-20T06:13:54.681Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T06:13:54.750Z] > git checkout -f 8875dda29bcf56f5ca256bba122791a687e10472 # timeout=10 [2023-09-20T06:13:54.922Z] > git remote # timeout=10 [2023-09-20T06:13:54.940Z] > git config --get remote.origin.url # timeout=10 [2023-09-20T06:13:54.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T06:13:54.976Z] > git merge 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 # timeout=10 [2023-09-20T06:13:55.001Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-20T06:13:55.037Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T06:13:55.050Z] > git checkout -f 8875dda29bcf56f5ca256bba122791a687e10472 # timeout=10 [2023-09-20T06:13:55.656Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T06:13:56.481Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T06:13:56.481Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T06:13:56.481Z] Dload Upload Total Spent Left Speed [2023-09-20T06:13:56.481Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-09-20T06:13:57.083Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T06:13:57.428Z] + sudo tee /etc/docker/daemon.new [2023-09-20T06:13:57.428Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T06:13:57.428Z] { [2023-09-20T06:13:57.428Z] "registry-mirrors": [ [2023-09-20T06:13:57.428Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T06:13:57.428Z] ], [2023-09-20T06:13:57.428Z] "bip": "10.250.0.254/24", [2023-09-20T06:13:57.428Z] "hosts": [ [2023-09-20T06:13:57.428Z] "tcp://0.0.0.0:5555", [2023-09-20T06:13:57.428Z] "unix:///var/run/docker.sock" [2023-09-20T06:13:57.428Z] ], [2023-09-20T06:13:57.428Z] "mtu": 1458, [2023-09-20T06:13:57.428Z] "selinux-enabled": true, [2023-09-20T06:13:57.428Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T06:13:57.428Z] } [Pipeline] sh [2023-09-20T06:13:57.761Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T06:13:57.783Z] Removing intermediate container 1d91c8e97eec [2023-09-20T06:13:57.783Z] ---> 5c9a029e17ca [2023-09-20T06:13:57.783Z] Step 14/26 : FROM alpine:3.18 [2023-09-20T06:13:57.783Z] 3.18: Pulling from library/alpine [2023-09-20T06:13:57.783Z] 7264a8db6415: Already exists [2023-09-20T06:13:57.783Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T06:13:57.783Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T06:13:57.783Z] ---> 7e01a0d0a1dc [2023-09-20T06:13:57.783Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-20T06:13:57.783Z] ---> Running in c474bd027c7b [2023-09-20T06:13:57.783Z] Removing intermediate container c474bd027c7b [2023-09-20T06:13:57.783Z] ---> a113140c441c [2023-09-20T06:13:57.783Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-20T06:13:57.783Z] ---> Running in 799c4f229b3f [2023-09-20T06:13:57.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T06:13:57.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T06:13:57.783Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T06:13:57.783Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T06:13:57.783Z] OK: 7 MiB in 16 packages [2023-09-20T06:13:57.783Z] Removing intermediate container 799c4f229b3f [2023-09-20T06:13:57.783Z] ---> 44c423ca61c6 [2023-09-20T06:13:57.783Z] Step 17/26 : WORKDIR / [2023-09-20T06:13:57.783Z] ---> Running in 847772afe296 [2023-09-20T06:13:57.783Z] Removing intermediate container 847772afe296 [2023-09-20T06:13:57.783Z] ---> 0facfebcf818 [2023-09-20T06:13:57.783Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-20T06:13:57.783Z] ---> ef2442cdaa3f [2023-09-20T06:13:57.783Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-20T06:13:57.783Z] ---> 456dc8f3ad99 [2023-09-20T06:13:57.783Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-20T06:13:57.783Z] ---> 571d14bbd4d5 [2023-09-20T06:13:57.783Z] Step 21/26 : EXPOSE 59984 [2023-09-20T06:13:57.783Z] ---> Running in 078670f2bf2f [2023-09-20T06:13:57.783Z] Removing intermediate container 078670f2bf2f [2023-09-20T06:13:57.783Z] ---> a7fdb94c9420 [2023-09-20T06:13:57.783Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-20T06:13:57.783Z] ---> Running in ddc2f454afed [2023-09-20T06:13:57.783Z] Removing intermediate container ddc2f454afed [2023-09-20T06:13:57.783Z] ---> c94be368bce7 [2023-09-20T06:13:57.783Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T06:13:57.783Z] ---> Running in 60ec9488f3fe [2023-09-20T06:13:57.783Z] Removing intermediate container 60ec9488f3fe [2023-09-20T06:13:57.783Z] ---> 470a0150d917 [2023-09-20T06:13:57.783Z] Step 24/26 : LABEL arch=amd64 [2023-09-20T06:13:57.783Z] ---> Running in 1b46a3db44e0 [2023-09-20T06:13:57.783Z] Removing intermediate container 1b46a3db44e0 [2023-09-20T06:13:57.783Z] ---> e1d99bc49c24 [2023-09-20T06:13:57.783Z] Step 25/26 : LABEL git_sha=8875dda29bcf56f5ca256bba122791a687e10472 [2023-09-20T06:13:57.783Z] ---> Running in c9158374de41 [2023-09-20T06:13:57.783Z] Removing intermediate container c9158374de41 [2023-09-20T06:13:57.783Z] ---> 5472713001ca [2023-09-20T06:13:57.783Z] Step 26/26 : LABEL version=0.0.0 [2023-09-20T06:13:57.783Z] ---> Running in b6ac8934d18d [2023-09-20T06:13:57.783Z] Removing intermediate container b6ac8934d18d [2023-09-20T06:13:57.783Z] ---> cef1fcb87018 [2023-09-20T06:13:57.783Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T06:13:57.783Z] Successfully built cef1fcb87018 [2023-09-20T06:13:57.783Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:13:58.085Z] + sudo service docker restart [2023-09-20T06:13:58.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T06:13:58.290Z] [2023-09-20T06:13:58.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:13:58.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T06:13:58.587Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T06:13:58.587Z] 5eb5b503b376: Pulling fs layer [2023-09-20T06:13:58.587Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T06:13:58.587Z] ec43610c2a17: Pulling fs layer [2023-09-20T06:13:58.587Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T06:13:58.587Z] 33b1e0a273af: Pulling fs layer [2023-09-20T06:13:58.587Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T06:13:58.587Z] 2f39f015ded8: Pulling fs layer [2023-09-20T06:13:58.587Z] 3a2ae6a8a46f: Waiting [2023-09-20T06:13:58.587Z] 33b1e0a273af: Waiting [2023-09-20T06:13:58.587Z] 5d3b04190fa2: Waiting [2023-09-20T06:13:58.587Z] 2f39f015ded8: Waiting [2023-09-20T06:13:58.587Z] 5c69ac0246d0: Download complete [2023-09-20T06:13:58.587Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-20T06:13:58.587Z] 3a2ae6a8a46f: Download complete [2023-09-20T06:13:58.587Z] 33b1e0a273af: Verifying Checksum [2023-09-20T06:13:58.587Z] 33b1e0a273af: Download complete [2023-09-20T06:13:58.587Z] ec43610c2a17: Verifying Checksum [2023-09-20T06:13:58.587Z] ec43610c2a17: Download complete [2023-09-20T06:13:58.587Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T06:13:58.587Z] 5d3b04190fa2: Download complete [2023-09-20T06:13:58.845Z] 5eb5b503b376: Verifying Checksum [2023-09-20T06:13:58.845Z] 5eb5b503b376: Download complete [2023-09-20T06:13:59.412Z] 2f39f015ded8: Verifying Checksum [2023-09-20T06:13:59.412Z] 2f39f015ded8: Download complete [2023-09-20T06:13:59.978Z] 5eb5b503b376: Pull complete [2023-09-20T06:14:00.235Z] 5c69ac0246d0: Pull complete [2023-09-20T06:14:00.493Z] ec43610c2a17: Pull complete [2023-09-20T06:14:00.752Z] 3a2ae6a8a46f: Pull complete [2023-09-20T06:14:01.010Z] 33b1e0a273af: Pull complete [2023-09-20T06:14:01.010Z] 5d3b04190fa2: Pull complete [2023-09-20T06:14:05.193Z] 2f39f015ded8: Pull complete [2023-09-20T06:14:05.193Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T06:14:05.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T06:14:05.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T06:14:05.270Z] prd-ubuntu20.04-docker-8c-8g-6674 does not seem to be running inside a container [2023-09-20T06:14:05.305Z] $ 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-386 -v /w/workspace/undry_device-onvif-camera_PR-386:/w/workspace/undry_device-onvif-camera_PR-386:rw,z -v /w/workspace/undry_device-onvif-camera_PR-386@tmp:/w/workspace/undry_device-onvif-camera_PR-386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T06:14:12.719Z] $ docker top 19392258d9500b9b9214fc171d5867ea9dde1bb57403e13e1ba0c9b52049482e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:14:13.120Z] ---> job-cost.sh [2023-09-20T06:14:13.120Z] lf-activate-venv: SKIPPING [2023-09-20T06:14:13.120Z] INFO: No Stack... [2023-09-20T06:14:13.379Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T06:14:13.638Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T06:14:13.928Z] + cat /w/workspace/undry_device-onvif-camera_PR-386/archives/cost.csv [2023-09-20T06:14:13.928Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T06:14:13.946Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-386-2-stack-cost] [2023-09-20T06:14:13.951Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-386-2-stack-cost] did not exist. Created. [2023-09-20T06:14:13.951Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-386-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T06:14:14.249Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T06:14:14.283Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T06:14:14.292Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-386-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T06:14:14.312Z] $ docker stop --time=1 19392258d9500b9b9214fc171d5867ea9dde1bb57403e13e1ba0c9b52049482e [2023-09-20T06:14:15.449Z] $ docker rm -f --volumes 19392258d9500b9b9214fc171d5867ea9dde1bb57403e13e1ba0c9b52049482e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T06:14:16.328Z] provisioning config files... [2023-09-20T06:14:16.351Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config6382687091889056111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:14:16.686Z] ---> docker-login.sh [2023-09-20T06:14:16.686Z] nexus3.edgexfoundry.org:10001 [2023-09-20T06:14:16.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:14:17.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:14:17.226Z] Configure a credential helper to remove this warning. See [2023-09-20T06:14:17.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:14:17.226Z] [2023-09-20T06:14:17.226Z] Login Succeeded [2023-09-20T06:14:17.226Z] nexus3.edgexfoundry.org:10002 [2023-09-20T06:14:17.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:14:17.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:14:17.494Z] Configure a credential helper to remove this warning. See [2023-09-20T06:14:17.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:14:17.494Z] [2023-09-20T06:14:17.494Z] Login Succeeded [2023-09-20T06:14:17.494Z] nexus3.edgexfoundry.org:10003 [2023-09-20T06:14:17.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:14:17.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:14:17.762Z] Configure a credential helper to remove this warning. See [2023-09-20T06:14:17.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:14:17.762Z] [2023-09-20T06:14:17.762Z] Login Succeeded [2023-09-20T06:14:17.762Z] nexus3.edgexfoundry.org:10004 [2023-09-20T06:14:18.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:14:18.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:14:18.298Z] Configure a credential helper to remove this warning. See [2023-09-20T06:14:18.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:14:18.298Z] [2023-09-20T06:14:18.298Z] Login Succeeded [2023-09-20T06:14:18.298Z] docker.io [2023-09-20T06:14:18.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T06:14:18.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T06:14:18.882Z] Configure a credential helper to remove this warning. See [2023-09-20T06:14:18.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T06:14:18.882Z] [2023-09-20T06:14:18.882Z] Login Succeeded [2023-09-20T06:14:18.882Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T06:14:18.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T06:14:19.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T06:14:19.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T06:14:19.158Z] ========================================================= [2023-09-20T06:14:19.158Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T06:14:19.158Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:14:19.727Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T06:14:19.727Z] Sending build context to Docker daemon 14.22MB [2023-09-20T06:14:19.727Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T06:14:19.727Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-20T06:14:19.995Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T06:14:19.995Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T06:14:19.995Z] 5d54e960e981: Pulling fs layer [2023-09-20T06:14:19.995Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T06:14:19.995Z] f0e02332f6b5: Pulling fs layer [2023-09-20T06:14:19.995Z] 66412af1f25a: Pulling fs layer [2023-09-20T06:14:19.995Z] 1baf3a5c0e64: Pulling fs layer [2023-09-20T06:14:19.995Z] 9a37bb91b891: Pulling fs layer [2023-09-20T06:14:19.995Z] a29adfc67d43: Pulling fs layer [2023-09-20T06:14:19.995Z] d5de9f91c1a4: Pulling fs layer [2023-09-20T06:14:19.995Z] f0e02332f6b5: Waiting [2023-09-20T06:14:19.995Z] 66412af1f25a: Waiting [2023-09-20T06:14:19.995Z] 1baf3a5c0e64: Waiting [2023-09-20T06:14:19.995Z] 9a37bb91b891: Waiting [2023-09-20T06:14:19.995Z] a29adfc67d43: Waiting [2023-09-20T06:14:19.995Z] d5de9f91c1a4: Waiting [2023-09-20T06:14:19.995Z] 5d54e960e981: Verifying Checksum [2023-09-20T06:14:19.995Z] 5d54e960e981: Download complete [2023-09-20T06:14:19.995Z] f0e02332f6b5: Verifying Checksum [2023-09-20T06:14:19.995Z] f0e02332f6b5: Download complete [2023-09-20T06:14:19.995Z] 66412af1f25a: Verifying Checksum [2023-09-20T06:14:19.995Z] 66412af1f25a: Download complete [2023-09-20T06:14:19.995Z] 9fda8d8052c6: Verifying Checksum [2023-09-20T06:14:19.995Z] 9fda8d8052c6: Download complete [2023-09-20T06:14:20.589Z] 9a37bb91b891: Verifying Checksum [2023-09-20T06:14:20.589Z] 9a37bb91b891: Download complete [2023-09-20T06:14:21.185Z] a29adfc67d43: Download complete [2023-09-20T06:14:21.185Z] 9fda8d8052c6: Pull complete [2023-09-20T06:14:21.781Z] d5de9f91c1a4: Verifying Checksum [2023-09-20T06:14:21.781Z] d5de9f91c1a4: Download complete [2023-09-20T06:14:21.781Z] 5d54e960e981: Pull complete [2023-09-20T06:14:22.048Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T06:14:22.048Z] c4a7e357bf2a: Download complete [2023-09-20T06:14:23.012Z] 1baf3a5c0e64: Verifying Checksum [2023-09-20T06:14:23.012Z] 1baf3a5c0e64: Download complete [2023-09-20T06:14:33.234Z] c4a7e357bf2a: Pull complete [2023-09-20T06:14:33.234Z] f0e02332f6b5: Pull complete [2023-09-20T06:14:33.503Z] 66412af1f25a: Pull complete [2023-09-20T06:14:40.164Z] 1baf3a5c0e64: Pull complete [2023-09-20T06:14:41.578Z] 9a37bb91b891: Pull complete [2023-09-20T06:14:42.992Z] a29adfc67d43: Pull complete [2023-09-20T06:14:47.238Z] d5de9f91c1a4: Pull complete [2023-09-20T06:14:47.238Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-20T06:14:47.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T06:14:47.238Z] ---> 746ca1b523b5 [2023-09-20T06:14:47.238Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-20T06:14:49.184Z] ---> Running in 8a88cd33ba68 [2023-09-20T06:14:49.184Z] Removing intermediate container 8a88cd33ba68 [2023-09-20T06:14:49.184Z] ---> a5b7d290e7f9 [2023-09-20T06:14:49.184Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T06:14:49.458Z] ---> Running in 9309340cac07 [2023-09-20T06:14:49.728Z] Removing intermediate container 9309340cac07 [2023-09-20T06:14:49.728Z] ---> a72d684a6f99 [2023-09-20T06:14:49.728Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T06:14:49.728Z] ---> Running in a0deb8ce96a7 [2023-09-20T06:14:49.995Z] Removing intermediate container a0deb8ce96a7 [2023-09-20T06:14:49.995Z] ---> c83cc0cdac4f [2023-09-20T06:14:49.995Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T06:14:49.995Z] ---> Running in 2ab4a0252abe [2023-09-20T06:14:50.267Z] Removing intermediate container 2ab4a0252abe [2023-09-20T06:14:50.267Z] ---> 6ca9c678f7b9 [2023-09-20T06:14:50.267Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-20T06:14:50.535Z] ---> Running in 02ee72dd37e1 [2023-09-20T06:14:50.818Z] Removing intermediate container 02ee72dd37e1 [2023-09-20T06:14:50.818Z] ---> 6770659ab6e9 [2023-09-20T06:14:50.818Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T06:14:50.818Z] ---> Running in 7017331ce061 [2023-09-20T06:14:52.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T06:14:52.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T06:14:53.909Z] OK: 267 MiB in 56 packages [2023-09-20T06:14:54.494Z] Removing intermediate container 7017331ce061 [2023-09-20T06:14:54.494Z] ---> f0e15f2479e9 [2023-09-20T06:14:54.494Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-20T06:14:54.760Z] ---> Running in 52e5d47c9a25 [2023-09-20T06:14:55.036Z] Removing intermediate container 52e5d47c9a25 [2023-09-20T06:14:55.036Z] ---> f446061d33b2 [2023-09-20T06:14:55.036Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-20T06:14:55.308Z] ---> f144a5c9f40a [2023-09-20T06:14:55.308Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T06:14:55.588Z] ---> Running in aa34c3e58e77 [2023-09-20T06:16:03.460Z] Removing intermediate container aa34c3e58e77 [2023-09-20T06:16:03.460Z] ---> 516a58e08927 [2023-09-20T06:16:03.460Z] Step 12/13 : COPY . . [2023-09-20T06:16:03.460Z] ---> fabd7bda59f1 [2023-09-20T06:16:03.460Z] Step 13/13 : RUN ${MAKE} [2023-09-20T06:16:03.460Z] ---> Running in 635c41b25f21 [2023-09-20T06:16:03.460Z] noop [2023-09-20T06:16:03.460Z] Removing intermediate container 635c41b25f21 [2023-09-20T06:16:03.460Z] ---> 04bf3b43e356 [2023-09-20T06:16:03.460Z] Successfully built 04bf3b43e356 [2023-09-20T06:16:03.460Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:16:03.795Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T06:16:03.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T06:16:04.001Z] prd-ubuntu20.04-docker-arm64-4c-16g-6677 does not seem to be running inside a container [2023-09-20T06:16:04.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T06:16:08.839Z] $ docker top 81e95741b5a12679712b9d49fc1165bd23628e8d2c0dfab6e84ae9c2495b2cbf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T06:16:09.641Z] + go version [2023-09-20T06:16:09.641Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T06:16:09.669Z] $ docker stop --time=1 81e95741b5a12679712b9d49fc1165bd23628e8d2c0dfab6e84ae9c2495b2cbf [2023-09-20T06:16:11.279Z] $ docker rm -f --volumes 81e95741b5a12679712b9d49fc1165bd23628e8d2c0dfab6e84ae9c2495b2cbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:16:11.797Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T06:16:11.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T06:16:11.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-6677 does not seem to be running inside a container [2023-09-20T06:16:12.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T06:16:13.210Z] $ docker top a82559d53ddc00748680660b3226e3e9951a2632eb3d939766fe56f0dee26fed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T06:16:14.024Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh [2023-09-20T06:16:14.351Z] + make test [2023-09-20T06:16:14.352Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T06:16:18.614Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-20T06:18:25.303Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-20T06:18:25.303Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-20T06:18:25.303Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.221s coverage: 31.5% of statements [2023-09-20T06:18:43.537Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.142s coverage: 86.5% of statements [2023-09-20T06:18:43.537Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T06:18:43.537Z] go vet ./... [2023-09-20T06:19:15.757Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T06:19:15.757Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T06:19:15.757Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T06:19:15.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T06:19:15.794Z] $ docker stop --time=1 a82559d53ddc00748680660b3226e3e9951a2632eb3d939766fe56f0dee26fed [2023-09-20T06:19:17.662Z] $ docker rm -f --volumes a82559d53ddc00748680660b3226e3e9951a2632eb3d939766fe56f0dee26fed [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T06:19:18.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T06:19:18.976Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T06:19:19.563Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T06:19:19.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T06:19:20.274Z] + ls -al . [2023-09-20T06:19:20.274Z] total 240 [2023-09-20T06:19:20.274Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 06:16 . [2023-09-20T06:19:20.274Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:13 .. [2023-09-20T06:19:20.274Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 06:13 .git [2023-09-20T06:19:20.274Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 06:13 .github [2023-09-20T06:19:20.274Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 20 06:13 .gitignore [2023-09-20T06:19:20.274Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 20 06:13 .golangci.yml [2023-09-20T06:19:20.274Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 20 06:13 Attribution.txt [2023-09-20T06:19:20.274Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 20 06:13 CHANGELOG.md [2023-09-20T06:19:20.274Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 20 06:13 Dockerfile [2023-09-20T06:19:20.274Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 06:13 GOVERNANCE.md [2023-09-20T06:19:20.274Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 20 06:13 Jenkinsfile [2023-09-20T06:19:20.274Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 06:13 LICENSE [2023-09-20T06:19:20.274Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 20 06:13 Makefile [2023-09-20T06:19:20.274Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 20 06:13 OWNERS.md [2023-09-20T06:19:20.274Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 20 06:13 README.md [2023-09-20T06:19:20.274Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 06:11 VERSION [2023-09-20T06:19:20.274Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 06:13 bin [2023-09-20T06:19:20.274Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 06:13 cmd [2023-09-20T06:19:20.274Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 20 06:18 coverage.out [2023-09-20T06:19:20.274Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:13 doc [2023-09-20T06:19:20.274Z] -rw-rw-r-- 1 jenkins jenkins 4086 Sep 20 06:13 go.mod [2023-09-20T06:19:20.274Z] -rw-rw-r-- 1 jenkins jenkins 37524 Sep 20 06:13 go.sum [2023-09-20T06:19:20.274Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:13 internal [2023-09-20T06:19:20.274Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 06:13 snap [2023-09-20T06:19:20.274Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 20 06:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:19:20.613Z] + 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=8875dda29bcf56f5ca256bba122791a687e10472 --label arch=arm64 --label version=0.0.0 . [2023-09-20T06:19:20.883Z] Sending build context to Docker daemon 14.3MB [2023-09-20T06:19:21.152Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T06:19:21.152Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-20T06:19:21.152Z] ---> 04bf3b43e356 [2023-09-20T06:19:21.152Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-20T06:19:21.152Z] ---> Running in 90df775b1e5d [2023-09-20T06:19:21.426Z] Removing intermediate container 90df775b1e5d [2023-09-20T06:19:21.426Z] ---> 6053f3569b30 [2023-09-20T06:19:21.426Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T06:19:21.692Z] ---> Running in 936893ef5570 [2023-09-20T06:19:21.960Z] Removing intermediate container 936893ef5570 [2023-09-20T06:19:21.960Z] ---> 620fddebc5e3 [2023-09-20T06:19:21.960Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T06:19:21.960Z] ---> Running in eb2f2cf3d346 [2023-09-20T06:19:22.234Z] Removing intermediate container eb2f2cf3d346 [2023-09-20T06:19:22.234Z] ---> 4d475b39818f [2023-09-20T06:19:22.234Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T06:19:22.501Z] ---> Running in 878341fe1739 [2023-09-20T06:19:22.772Z] Removing intermediate container 878341fe1739 [2023-09-20T06:19:22.772Z] ---> 8c75286775a0 [2023-09-20T06:19:22.772Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-20T06:19:22.772Z] ---> Running in 5e36c785f397 [2023-09-20T06:19:23.043Z] Removing intermediate container 5e36c785f397 [2023-09-20T06:19:23.043Z] ---> 47f2baddffb0 [2023-09-20T06:19:23.043Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T06:19:23.043Z] ---> Running in 3fdd4e7d638c [2023-09-20T06:19:24.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T06:19:24.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T06:19:26.010Z] OK: 267 MiB in 56 packages [2023-09-20T06:19:26.608Z] Removing intermediate container 3fdd4e7d638c [2023-09-20T06:19:26.608Z] ---> 1a2fb47ce63c [2023-09-20T06:19:26.608Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-20T06:19:26.608Z] ---> Running in f544332364da [2023-09-20T06:19:26.876Z] Removing intermediate container f544332364da [2023-09-20T06:19:26.876Z] ---> 89ab27d442bb [2023-09-20T06:19:26.876Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-20T06:19:27.467Z] ---> ae1cb9d4fbce [2023-09-20T06:19:27.467Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T06:19:27.742Z] ---> Running in 7d671d21c874 [2023-09-20T06:19:30.347Z] Removing intermediate container 7d671d21c874 [2023-09-20T06:19:30.347Z] ---> 8ad761f3bed7 [2023-09-20T06:19:30.347Z] Step 12/26 : COPY . . [2023-09-20T06:19:31.762Z] ---> 60ba8aeab24c [2023-09-20T06:19:31.762Z] Step 13/26 : RUN ${MAKE} [2023-09-20T06:19:31.762Z] ---> Running in ce2d8951e681 [2023-09-20T06:19:32.729Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-20T06:21:54.493Z] Removing intermediate container ce2d8951e681 [2023-09-20T06:21:54.493Z] ---> 22cd1329aaac [2023-09-20T06:21:54.493Z] Step 14/26 : FROM alpine:3.18 [2023-09-20T06:21:54.493Z] 3.18: Pulling from library/alpine [2023-09-20T06:21:54.493Z] 9fda8d8052c6: Already exists [2023-09-20T06:21:54.493Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T06:21:54.493Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T06:21:54.493Z] ---> f6648c04cd6c [2023-09-20T06:21:54.493Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-20T06:21:54.493Z] ---> Running in 58e060945f3f [2023-09-20T06:21:54.493Z] Removing intermediate container 58e060945f3f [2023-09-20T06:21:54.493Z] ---> 8691ad3b9f9d [2023-09-20T06:21:54.493Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-20T06:21:54.493Z] ---> Running in 67086e7c3615 [2023-09-20T06:21:54.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T06:21:54.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T06:21:54.493Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T06:21:54.493Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T06:21:54.493Z] OK: 8 MiB in 16 packages [2023-09-20T06:21:54.493Z] Removing intermediate container 67086e7c3615 [2023-09-20T06:21:54.493Z] ---> 1456c1f55e71 [2023-09-20T06:21:54.493Z] Step 17/26 : WORKDIR / [2023-09-20T06:21:54.493Z] ---> Running in 69b41b1fd5ac [2023-09-20T06:21:54.493Z] Removing intermediate container 69b41b1fd5ac [2023-09-20T06:21:54.493Z] ---> 38b29846352d [2023-09-20T06:21:54.493Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-20T06:21:54.493Z] ---> 969ce9b2786c [2023-09-20T06:21:54.493Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-20T06:21:54.493Z] ---> b7b1f7e506ac [2023-09-20T06:21:54.493Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-20T06:21:54.493Z] ---> f6e36fccb80e [2023-09-20T06:21:54.493Z] Step 21/26 : EXPOSE 59984 [2023-09-20T06:21:54.493Z] ---> Running in 6fcae01f2d10 [2023-09-20T06:21:54.493Z] Removing intermediate container 6fcae01f2d10 [2023-09-20T06:21:54.493Z] ---> be4a978bfda8 [2023-09-20T06:21:54.493Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-20T06:21:54.493Z] ---> Running in 7da0c477f6df [2023-09-20T06:21:54.493Z] Removing intermediate container 7da0c477f6df [2023-09-20T06:21:54.493Z] ---> fbadad8f1450 [2023-09-20T06:21:54.493Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T06:21:54.493Z] ---> Running in ce05a3580a27 [2023-09-20T06:21:54.493Z] Removing intermediate container ce05a3580a27 [2023-09-20T06:21:54.493Z] ---> 8380c4c0c73d [2023-09-20T06:21:54.493Z] Step 24/26 : LABEL arch=arm64 [2023-09-20T06:21:54.493Z] ---> Running in 1350e60db984 [2023-09-20T06:21:54.493Z] Removing intermediate container 1350e60db984 [2023-09-20T06:21:54.493Z] ---> 081a8f77264e [2023-09-20T06:21:54.493Z] Step 25/26 : LABEL git_sha=8875dda29bcf56f5ca256bba122791a687e10472 [2023-09-20T06:21:54.493Z] ---> Running in 30c6b5ce9e11 [2023-09-20T06:21:54.493Z] Removing intermediate container 30c6b5ce9e11 [2023-09-20T06:21:54.493Z] ---> 072bdcd09c9f [2023-09-20T06:21:54.493Z] Step 26/26 : LABEL version=0.0.0 [2023-09-20T06:21:54.493Z] ---> Running in 1939142384f9 [2023-09-20T06:21:54.493Z] Removing intermediate container 1939142384f9 [2023-09-20T06:21:54.493Z] ---> 4b69c5c30c6e [2023-09-20T06:21:54.493Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T06:21:54.493Z] Successfully built 4b69c5c30c6e [2023-09-20T06:21:54.493Z] 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-09-20T06:21:55.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T06:21:55.049Z] [2023-09-20T06:21:55.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:21:55.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T06:21:55.397Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T06:21:55.397Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T06:21:55.397Z] 04944245beec: Pulling fs layer [2023-09-20T06:21:55.397Z] 699f458cf7ca: Pulling fs layer [2023-09-20T06:21:55.397Z] 765212b225bb: Pulling fs layer [2023-09-20T06:21:55.397Z] f23df028b6ca: Pulling fs layer [2023-09-20T06:21:55.397Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T06:21:55.397Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T06:21:55.397Z] 765212b225bb: Waiting [2023-09-20T06:21:55.397Z] f23df028b6ca: Waiting [2023-09-20T06:21:55.397Z] d65c8cfc05b1: Waiting [2023-09-20T06:21:55.397Z] 2437ff75d9bd: Waiting [2023-09-20T06:21:55.679Z] 04944245beec: Verifying Checksum [2023-09-20T06:21:55.679Z] 04944245beec: Download complete [2023-09-20T06:21:55.679Z] 765212b225bb: Verifying Checksum [2023-09-20T06:21:55.679Z] 765212b225bb: Download complete [2023-09-20T06:21:55.679Z] f23df028b6ca: Download complete [2023-09-20T06:21:55.679Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T06:21:55.679Z] d65c8cfc05b1: Download complete [2023-09-20T06:21:55.976Z] 699f458cf7ca: Verifying Checksum [2023-09-20T06:21:55.976Z] 699f458cf7ca: Download complete [2023-09-20T06:21:56.250Z] 8998bd30e6a1: Download complete [2023-09-20T06:21:58.893Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T06:21:58.893Z] 2437ff75d9bd: Download complete [2023-09-20T06:22:00.304Z] 8998bd30e6a1: Pull complete [2023-09-20T06:22:00.889Z] 04944245beec: Pull complete [2023-09-20T06:22:02.308Z] 699f458cf7ca: Pull complete [2023-09-20T06:22:02.577Z] 765212b225bb: Pull complete [2023-09-20T06:22:03.539Z] f23df028b6ca: Pull complete [2023-09-20T06:22:03.539Z] d65c8cfc05b1: Pull complete [2023-09-20T06:22:18.528Z] 2437ff75d9bd: Pull complete [2023-09-20T06:22:18.528Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T06:22:18.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T06:22:18.528Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T06:22:18.719Z] prd-ubuntu20.04-docker-arm64-4c-16g-6677 does not seem to be running inside a container [2023-09-20T06:22:18.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-20T06:22:21.656Z] $ docker top 59e4539251a2359ec65d0389bb0efb7a274a960e8ff0c45dafc0c3642f52e0be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:22:22.516Z] ---> job-cost.sh [2023-09-20T06:22:22.516Z] lf-activate-venv: SKIPPING [2023-09-20T06:22:22.516Z] INFO: No Stack... [2023-09-20T06:22:22.783Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T06:22:23.745Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T06:22:24.391Z] + cut -d, -f6 [2023-09-20T06:22:24.391Z] + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [Pipeline] lock [2023-09-20T06:22:24.460Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-386-2-stack-cost] [2023-09-20T06:22:24.466Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-386-2-stack-cost] did not exist. Created. [2023-09-20T06:22:24.466Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-386-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T06:22:25.127Z] /w/workspace/device-onvif-camera/2@tmp/durable-1518c5a2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T06:22:25.784Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T06:22:25.806Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T06:22:25.885Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T06:22:25.892Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-386-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T06:22:25.922Z] $ docker stop --time=1 59e4539251a2359ec65d0389bb0efb7a274a960e8ff0c45dafc0c3642f52e0be [2023-09-20T06:22:27.399Z] $ docker rm -f --volumes 59e4539251a2359ec65d0389bb0efb7a274a960e8ff0c45dafc0c3642f52e0be [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-09-20T06:22:27.772Z] provisioning config files... [2023-09-20T06:22:27.779Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-386@tmp/config13111638387802694691tmp [Pipeline] { [Pipeline] sh [2023-09-20T06:22:28.070Z] + set +x [2023-09-20T06:22:28.070Z] + bash -s -- [2023-09-20T06:22:28.070Z] + curl -s https://codecov.io/bash [2023-09-20T06:22:28.070Z] [2023-09-20T06:22:28.070Z] _____ _ [2023-09-20T06:22:28.070Z] / ____| | | [2023-09-20T06:22:28.070Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T06:22:28.070Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T06:22:28.070Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T06:22:28.070Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T06:22:28.070Z] Bash-1.0.6 [2023-09-20T06:22:28.070Z] [2023-09-20T06:22:28.070Z] [2023-09-20T06:22:28.070Z] ==> git version 2.25.1 found [2023-09-20T06:22:28.070Z] ==> 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-09-20T06:22:28.070Z] Release-Date: 2020-01-08 [2023-09-20T06:22:28.070Z] 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-09-20T06:22:28.070Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T06:22:28.070Z] ==> Jenkins CI detected. [2023-09-20T06:22:28.070Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-386 [2023-09-20T06:22:28.070Z] project root: . [2023-09-20T06:22:28.070Z] --> token set from env [2023-09-20T06:22:28.070Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T06:22:28.070Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T06:22:28.070Z] ==> Python coveragepy not found [2023-09-20T06:22:28.070Z] ==> Searching for coverage reports in: [2023-09-20T06:22:28.070Z] + . [2023-09-20T06:22:28.070Z] -> Found 1 reports [2023-09-20T06:22:28.330Z] ==> Detecting git/mercurial file structure [2023-09-20T06:22:28.330Z] ==> Reading reports [2023-09-20T06:22:28.330Z] + ./coverage.out bytes=78456 [2023-09-20T06:22:28.330Z] ==> Appending adjustments [2023-09-20T06:22:28.330Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T06:22:28.330Z] + Found adjustments [2023-09-20T06:22:28.330Z] ==> Gzipping contents [2023-09-20T06:22:28.330Z] 12K /tmp/codecov.46b9qz.gz [2023-09-20T06:22:28.330Z] ==> Uploading reports [2023-09-20T06:22:28.330Z] url: https://codecov.io [2023-09-20T06:22:28.330Z] query: branch=PR-386&commit=8875dda29bcf56f5ca256bba122791a687e10472&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-386%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=386&job=&cmd_args= [2023-09-20T06:22:28.330Z] -> Pinging Codecov [2023-09-20T06:22:28.330Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-386&commit=8875dda29bcf56f5ca256bba122791a687e10472&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-386%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=386&job=&cmd_args= [2023-09-20T06:22:28.589Z] -> Uploading to [2023-09-20T06:22:28.589Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/F29A59C45E3A92E06B3E522C9905F8EF/8875dda29bcf56f5ca256bba122791a687e10472/43b6cc7c-843b-4e7f-afb0-edf2e4a2179f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T062228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d372c6807a68c13c06787948df4743907577bd5cc0975dba950284563b1922da [2023-09-20T06:22:28.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T06:22:28.589Z] Dload Upload Total Spent Left Speed [2023-09-20T06:22:28.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 52024 --:--:-- --:--:-- --:--:-- 51769 100 10561 0 0 100 10561 0 43106 --:--:-- --:--:-- --:--:-- 42930 [2023-09-20T06:22:28.849Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/8875dda29bcf56f5ca256bba122791a687e10472 [Pipeline] } [2023-09-20T06:22:28.856Z] 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-09-20T06:22:29.610Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-386/archives ] [2023-09-20T06:22:29.610Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-386/archives [2023-09-20T06:22:29.610Z] total 16 [2023-09-20T06:22:29.610Z] drwxr-xr-x 3 root root 4096 Sep 20 06:14 . [2023-09-20T06:22:29.610Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 06:14 .. [2023-09-20T06:22:29.610Z] drwxr-xr-x 2 root root 4096 Sep 20 06:14 cost [2023-09-20T06:22:29.610Z] -rw-r--r-- 1 root root 91 Sep 20 06:14 cost.csv [2023-09-20T06:22:29.610Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-386/archives [2023-09-20T06:22:29.610Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-386/archives [2023-09-20T06:22:29.610Z] total 16 [2023-09-20T06:22:29.610Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 06:14 . [2023-09-20T06:22:29.610Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 06:14 .. [2023-09-20T06:22:29.610Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 06:14 cost [2023-09-20T06:22:29.610Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 20 06:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:22:29.900Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:22:30.761Z] ---> package-listing.sh [2023-09-20T06:22:30.761Z] ++ facter osfamily [2023-09-20T06:22:30.761Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T06:22:31.020Z] + OS_FAMILY=debian [2023-09-20T06:22:31.020Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-386 [2023-09-20T06:22:31.020Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T06:22:31.020Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T06:22:31.020Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T06:22:31.021Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T06:22:31.021Z] + '[' /w/workspace/undry_device-onvif-camera_PR-386 ']' [2023-09-20T06:22:31.021Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T06:22:31.021Z] + case "${OS_FAMILY}" in [2023-09-20T06:22:31.021Z] + dpkg -l [2023-09-20T06:22:31.021Z] + grep '^ii' [2023-09-20T06:22:31.021Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T06:22:31.021Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T06:22:31.021Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T06:22:31.021Z] + '[' /w/workspace/undry_device-onvif-camera_PR-386 ']' [2023-09-20T06:22:31.021Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-386/archives/ [2023-09-20T06:22:31.021Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-386/archives/ [Pipeline] echo [2023-09-20T06:22:31.031Z] 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-386/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T06:22:31.309Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T06:22:31.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T06:22:31.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T06:22:31.939Z] prd-ubuntu20.04-docker-8c-8g-6674 does not seem to be running inside a container [2023-09-20T06:22:31.974Z] $ 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-386/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-386 -v /w/workspace/undry_device-onvif-camera_PR-386:/w/workspace/undry_device-onvif-camera_PR-386:rw,z -v /w/workspace/undry_device-onvif-camera_PR-386@tmp:/w/workspace/undry_device-onvif-camera_PR-386@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T06:22:32.185Z] $ docker top d47925a4fd037d818258dc031bd0e43c8b03374696ac0628c84b58706140ded3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T06:22:32.520Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T06:22:32.806Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T06:22:33.092Z] + ls /var/log/sa-host [2023-09-20T06:22:33.092Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T06:22:33.160Z] provisioning config files... [2023-09-20T06:22:33.169Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-386@tmp/config1672503165811951918tmp [Pipeline] { [Pipeline] echo [2023-09-20T06:22:33.183Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:22:33.464Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T06:22:33.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:22:33.800Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T06:22:33.809Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:22:34.093Z] ---> sudo-logs.sh [2023-09-20T06:22:34.093Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T06:22:34.123Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:22:34.405Z] ---> job-cost.sh [2023-09-20T06:22:34.405Z] lf-activate-venv: SKIPPING [2023-09-20T06:22:34.405Z] DEBUG: total: 0.2199999988079071 [2023-09-20T06:22:34.405Z] INFO: Retrieving Stack Cost... [2023-09-20T06:22:34.973Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T06:22:35.232Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T06:22:35.242Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T06:22:35.523Z] ---> logs-deploy.sh [2023-09-20T06:22:35.523Z] lf-activate-venv: SKIPPING [2023-09-20T06:22:35.523Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-386/2 [2023-09-20T06:22:35.523Z] INFO: archiving workspace using pattern(s): [2023-09-20T06:22:36.458Z] Archives upload complete. [2023-09-20T06:22:36.458Z] INFO: archiving logs to Nexus