Pull request #464 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 094a6035552d2b73772a36c860659edc3dc5b957+ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b (3293a6dbeab015b7e595fff6b4859779c3604c1c) 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-ssh10062304299101914063.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12144222913241700616.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9210477007156627490.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17498025320104122987.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15391563958720670768.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-464/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-464/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8607118859090900707.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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-22399 in /w/workspace/undry_device-onvif-camera_PR-464 [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-464 # 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/464/head:refs/remotes/origin/PR-464 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b into PR head commit 094a6035552d2b73772a36c860659edc3dc5b957 Merge succeeded, producing 094a6035552d2b73772a36c860659edc3dc5b957 Checking out Revision 094a6035552d2b73772a36c860659edc3dc5b957 (PR-464) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 094a6035552d2b73772a36c860659edc3dc5b957 # 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 ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 094a6035552d2b73772a36c860659edc3dc5b957 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-10T03:16:58.355Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-10T03:16:58.568Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-10T03:16:58.698Z] ========================================================= [2024-10-10T03:16:58.698Z] EdgeX Global Pipelines Version Info [2024-10-10T03:16:58.698Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-10T03:16:59.491Z] ------------------- [2024-10-10T03:16:59.491Z] stable info: [2024-10-10T03:16:59.491Z] ------------------- [2024-10-10T03:16:59.491Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-10T03:16:59.491Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-10T03:16:59.491Z] Message: update stable to v1.0.265 [2024-10-10T03:17:00.065Z] ------------------- [2024-10-10T03:17:00.065Z] experimental info: [2024-10-10T03:17:00.065Z] ------------------- [2024-10-10T03:17:00.065Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-10T03:17:00.065Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-10T03:17:00.065Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-10T03:17:00.306Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-10-10T03:17:00.371Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-10-10T03:17:00.438Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-10T03:17:00.500Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-10T03:17:00.564Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-10T03:17:00.626Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-10T03:17:00.683Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-10T03:17:00.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-10T03:17:00.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-10T03:17:00.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-10T03:17:00.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-10T03:17:00.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-10-10T03:17:01.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-10T03:17:01.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-10T03:17:01.162Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-10T03:17:01.217Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-10T03:17:01.280Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-10T03:17:01.337Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-10T03:17:01.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-10T03:17:01.466Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-10T03:17:01.524Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-10T03:17:01.583Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-10-10T03:17:01.636Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-10T03:17:01.689Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-10T03:17:01.749Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-10T03:17:01.808Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-10T03:17:01.866Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-10T03:17:01.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-464 [Pipeline] echo [2024-10-10T03:17:01.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-464 [Pipeline] echo [2024-10-10T03:17:02.046Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-464 [Pipeline] echo [2024-10-10T03:17:02.110Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 094a6035552d2b73772a36c860659edc3dc5b957 [Pipeline] echo [2024-10-10T03:17:02.164Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 094a603 [Pipeline] echo [2024-10-10T03:17:02.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-10T03:17:02.378Z] provisioning config files... [2024-10-10T03:17:02.390Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-464@tmp/config1389755112316380344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-10T03:17:02.800Z] ---> ****-login.sh [2024-10-10T03:17:02.800Z] nexus3.edgexfoundry.org:10001 [2024-10-10T03:17:03.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T03:17:03.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T03:17:03.061Z] Configure a credential helper to remove this warning. See [2024-10-10T03:17:03.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T03:17:03.061Z] [2024-10-10T03:17:03.061Z] Login Succeeded [2024-10-10T03:17:03.061Z] nexus3.edgexfoundry.org:10002 [2024-10-10T03:17:03.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T03:17:03.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T03:17:03.322Z] Configure a credential helper to remove this warning. See [2024-10-10T03:17:03.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T03:17:03.322Z] [2024-10-10T03:17:03.322Z] Login Succeeded [2024-10-10T03:17:03.322Z] nexus3.edgexfoundry.org:10003 [2024-10-10T03:17:03.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T03:17:03.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T03:17:03.323Z] Configure a credential helper to remove this warning. See [2024-10-10T03:17:03.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T03:17:03.323Z] [2024-10-10T03:17:03.323Z] Login Succeeded [2024-10-10T03:17:03.323Z] nexus3.edgexfoundry.org:10004 [2024-10-10T03:17:03.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T03:17:03.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T03:17:03.585Z] Configure a credential helper to remove this warning. See [2024-10-10T03:17:03.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T03:17:03.585Z] [2024-10-10T03:17:03.585Z] Login Succeeded [2024-10-10T03:17:03.585Z] ****.io [2024-10-10T03:17:03.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T03:17:03.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T03:17:03.847Z] Configure a credential helper to remove this warning. See [2024-10-10T03:17:03.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T03:17:03.847Z] [2024-10-10T03:17:03.847Z] Login Succeeded [2024-10-10T03:17:03.847Z] ---> ****-login.sh ends [Pipeline] } [2024-10-10T03:17:03.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-10T03:17:04.595Z] + git rev-list -1 --merges 094a6035552d2b73772a36c860659edc3dc5b957~1..094a6035552d2b73772a36c860659edc3dc5b957 [Pipeline] echo [2024-10-10T03:17:04.642Z] -----------> git rev-list -1 --merges 094a6035552d2b73772a36c860659edc3dc5b957~1..094a6035552d2b73772a36c860659edc3dc5b957 094a6035552d2b73772a36c860659edc3dc5b957 [false] [Pipeline] sh [2024-10-10T03:17:04.971Z] + git log --format=format:%s -1 094a6035552d2b73772a36c860659edc3dc5b957 [Pipeline] echo [2024-10-10T03:17:05.014Z] ========================================================= [2024-10-10T03:17:05.014Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-10T03:17:05.014Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-10T03:17:05.474Z] + git log --format=format:%s -1 094a6035552d2b73772a36c860659edc3dc5b957 [Pipeline] echo [2024-10-10T03:17:05.517Z] [semverPrep] GIT_COMMIT: 094a6035552d2b73772a36c860659edc3dc5b957, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-10T03:17:05.555Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-10T03:17:05.979Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-10T03:17:05.979Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-10T03:17:05.979Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-10T03:17:05.979Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-10T03:17:05.979Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-10T03:17:05.979Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-10T03:17:05.979Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T03:17:06.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-10T03:17:06.446Z] [2024-10-10T03:17:06.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T03:17:06.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-10T03:17:06.841Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-10T03:17:06.841Z] b85a868b505f: Pulling fs layer [2024-10-10T03:17:06.841Z] e2be974225ed: Pulling fs layer [2024-10-10T03:17:06.841Z] 339a4e72a1f5: Pulling fs layer [2024-10-10T03:17:06.841Z] 988bab9f4d93: Pulling fs layer [2024-10-10T03:17:06.841Z] 1469e6f7b9e6: Pulling fs layer [2024-10-10T03:17:06.841Z] eaf3925da568: Pulling fs layer [2024-10-10T03:17:06.841Z] bab4dde63d76: Pulling fs layer [2024-10-10T03:17:06.841Z] bde34c3a00c8: Pulling fs layer [2024-10-10T03:17:06.841Z] b352a97aabf1: Pulling fs layer [2024-10-10T03:17:06.841Z] 4872d77fe225: Pulling fs layer [2024-10-10T03:17:06.841Z] 5851b861e8e6: Pulling fs layer [2024-10-10T03:17:06.841Z] bde34c3a00c8: Waiting [2024-10-10T03:17:06.841Z] eaf3925da568: Waiting [2024-10-10T03:17:06.841Z] bab4dde63d76: Waiting [2024-10-10T03:17:06.841Z] b352a97aabf1: Waiting [2024-10-10T03:17:06.841Z] 988bab9f4d93: Waiting [2024-10-10T03:17:06.841Z] 1469e6f7b9e6: Waiting [2024-10-10T03:17:06.841Z] 5851b861e8e6: Waiting [2024-10-10T03:17:06.841Z] e2be974225ed: Verifying Checksum [2024-10-10T03:17:06.841Z] e2be974225ed: Download complete [2024-10-10T03:17:06.841Z] 988bab9f4d93: Verifying Checksum [2024-10-10T03:17:06.841Z] 988bab9f4d93: Download complete [2024-10-10T03:17:07.100Z] 339a4e72a1f5: Verifying Checksum [2024-10-10T03:17:07.100Z] 339a4e72a1f5: Download complete [2024-10-10T03:17:07.100Z] 1469e6f7b9e6: Verifying Checksum [2024-10-10T03:17:07.100Z] 1469e6f7b9e6: Download complete [2024-10-10T03:17:07.100Z] eaf3925da568: Download complete [2024-10-10T03:17:07.100Z] bde34c3a00c8: Verifying Checksum [2024-10-10T03:17:07.100Z] bde34c3a00c8: Download complete [2024-10-10T03:17:07.100Z] b352a97aabf1: Verifying Checksum [2024-10-10T03:17:07.100Z] b352a97aabf1: Download complete [2024-10-10T03:17:07.100Z] 4872d77fe225: Verifying Checksum [2024-10-10T03:17:07.100Z] 4872d77fe225: Download complete [2024-10-10T03:17:07.100Z] 5851b861e8e6: Download complete [2024-10-10T03:17:07.100Z] b85a868b505f: Verifying Checksum [2024-10-10T03:17:07.100Z] b85a868b505f: Download complete [2024-10-10T03:17:07.359Z] bab4dde63d76: Verifying Checksum [2024-10-10T03:17:07.359Z] bab4dde63d76: Download complete [2024-10-10T03:17:08.298Z] b85a868b505f: Pull complete [2024-10-10T03:17:08.558Z] e2be974225ed: Pull complete [2024-10-10T03:17:08.820Z] 339a4e72a1f5: Pull complete [2024-10-10T03:17:09.081Z] 988bab9f4d93: Pull complete [2024-10-10T03:17:09.341Z] 1469e6f7b9e6: Pull complete [2024-10-10T03:17:09.341Z] eaf3925da568: Pull complete [2024-10-10T03:17:10.717Z] bab4dde63d76: Pull complete [2024-10-10T03:17:10.990Z] bde34c3a00c8: Pull complete [2024-10-10T03:17:10.990Z] b352a97aabf1: Pull complete [2024-10-10T03:17:10.990Z] 4872d77fe225: Pull complete [2024-10-10T03:17:11.256Z] 5851b861e8e6: Pull complete [2024-10-10T03:17:11.256Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-10T03:17:11.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-10T03:17:11.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T03:17:11.546Z] prd-ubuntu20.04-docker-8c-8g-22399 does not seem to be running inside a container [2024-10-10T03:17:11.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-464 -v /w/workspace/undry_device-onvif-camera_PR-464:/w/workspace/undry_device-onvif-camera_PR-464:rw,z -v /w/workspace/undry_device-onvif-camera_PR-464@tmp:/w/workspace/undry_device-onvif-camera_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-10T03:17:14.807Z] $ docker top 983d25e1e7b16c8f181bfb74b2159da2c3787cf6a3916a903b902cfceed1951d -eo pid,comm [2024-10-10T03:17:14.859Z] 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). [2024-10-10T03:17:14.859Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-10T03:17:15.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-10T03:17:15.021Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-10T03:17:15.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-10T03:17:15.125Z] $ docker exec 983d25e1e7b16c8f181bfb74b2159da2c3787cf6a3916a903b902cfceed1951d ssh-agent [2024-10-10T03:17:15.241Z] SSH_AUTH_SOCK=/tmp/ssh-nkEjfp8MYGGD/agent.32 [2024-10-10T03:17:15.241Z] SSH_AGENT_PID=38 [2024-10-10T03:17:15.247Z] Running ssh-add (command line suppressed) [2024-10-10T03:17:15.337Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-464@tmp/private_key_16265638466931570630.key (/w/workspace/undry_device-onvif-camera_PR-464@tmp/private_key_16265638466931570630.key) [2024-10-10T03:17:15.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-10T03:17:15.697Z] + git tag --points-at HEAD [Pipeline] } [2024-10-10T03:17:15.729Z] $ docker exec --env ******** --env ******** 983d25e1e7b16c8f181bfb74b2159da2c3787cf6a3916a903b902cfceed1951d ssh-agent -k [2024-10-10T03:17:15.818Z] unset SSH_AUTH_SOCK; [2024-10-10T03:17:15.818Z] unset SSH_AGENT_PID; [2024-10-10T03:17:15.819Z] echo Agent pid 38 killed; [2024-10-10T03:17:15.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-10T03:17:15.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-10T03:17:15.939Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-10T03:17:16.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-10T03:17:16.038Z] $ docker exec 983d25e1e7b16c8f181bfb74b2159da2c3787cf6a3916a903b902cfceed1951d ssh-agent [2024-10-10T03:17:16.144Z] SSH_AUTH_SOCK=/tmp/ssh-yQGn7KYSUHMs/agent.71 [2024-10-10T03:17:16.144Z] SSH_AGENT_PID=77 [2024-10-10T03:17:16.148Z] Running ssh-add (command line suppressed) [2024-10-10T03:17:16.234Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-464@tmp/private_key_12161670541650028396.key (/w/workspace/undry_device-onvif-camera_PR-464@tmp/private_key_12161670541650028396.key) [2024-10-10T03:17:16.244Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-10T03:17:16.665Z] + git semver init [2024-10-10T03:17:16.926Z] 2024-10-10 03:17:16,758 [run_init] DEBUG init version:0.0.0 force:False [2024-10-10T03:17:16.926Z] 2024-10-10 03:17:16,760 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-464/.semver [2024-10-10T03:17:16.926Z] 2024-10-10 03:17:16,760 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-464/.semver [2024-10-10T03:17:16.926Z] 2024-10-10 03:17:16,760 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-464/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-464, universal_newlines=False, shell=None, istream=None) [2024-10-10T03:17:18.303Z] 2024-10-10 03:17:18,001 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-464/.git/info/exclude [2024-10-10T03:17:18.303Z] 2024-10-10 03:17:18,001 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-464/.semver/PR-464 with force:False [2024-10-10T03:17:18.303Z] 2024-10-10 03:17:18,002 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-464/.semver/PR-464 [2024-10-10T03:17:18.303Z] 2024-10-10 03:17:18,003 [execute] INFO git cat-file --batch-check [2024-10-10T03:17:18.303Z] 2024-10-10 03:17:18,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-464/.semver, universal_newlines=False, shell=None, istream=) [2024-10-10T03:17:18.303Z] 2024-10-10 03:17:18,009 [execute] INFO git cat-file --batch [2024-10-10T03:17:18.303Z] 2024-10-10 03:17:18,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-464/.semver, universal_newlines=False, shell=None, istream=) [2024-10-10T03:17:18.303Z] 2024-10-10 03:17:18,013 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-464/.semver/PR-464 [2024-10-10T03:17:18.303Z] 0.0.0 [Pipeline] } [2024-10-10T03:17:18.334Z] $ docker exec --env ******** --env ******** 983d25e1e7b16c8f181bfb74b2159da2c3787cf6a3916a903b902cfceed1951d ssh-agent -k [2024-10-10T03:17:18.433Z] unset SSH_AUTH_SOCK; [2024-10-10T03:17:18.433Z] unset SSH_AGENT_PID; [2024-10-10T03:17:18.434Z] echo Agent pid 77 killed; [2024-10-10T03:17:18.440Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-10T03:17:18.899Z] + git semver [Pipeline] } [2024-10-10T03:17:19.189Z] $ docker stop --time=1 983d25e1e7b16c8f181bfb74b2159da2c3787cf6a3916a903b902cfceed1951d [2024-10-10T03:17:20.500Z] $ docker rm -f --volumes 983d25e1e7b16c8f181bfb74b2159da2c3787cf6a3916a903b902cfceed1951d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-10T03:17:20.919Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-10T03:17:21.217Z] Stashed 1 file(s) [Pipeline] echo [2024-10-10T03:17:21.244Z] [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 [2024-10-10T03:17:21.961Z] provisioning config files... [2024-10-10T03:17:21.971Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-464@tmp/config12116094420678940603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-10T03:17:22.339Z] ---> ****-login.sh [2024-10-10T03:17:22.339Z] nexus3.edgexfoundry.org:10001 [2024-10-10T03:17:22.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T03:17:22.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T03:17:22.340Z] Configure a credential helper to remove this warning. See [2024-10-10T03:17:22.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T03:17:22.340Z] [2024-10-10T03:17:22.340Z] Login Succeeded [2024-10-10T03:17:22.340Z] nexus3.edgexfoundry.org:10002 [2024-10-10T03:17:22.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T03:17:22.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T03:17:22.340Z] Configure a credential helper to remove this warning. See [2024-10-10T03:17:22.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T03:17:22.340Z] [2024-10-10T03:17:22.340Z] Login Succeeded [2024-10-10T03:17:22.340Z] nexus3.edgexfoundry.org:10003 [2024-10-10T03:17:22.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T03:17:22.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T03:17:22.600Z] Configure a credential helper to remove this warning. See [2024-10-10T03:17:22.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T03:17:22.601Z] [2024-10-10T03:17:22.601Z] Login Succeeded [2024-10-10T03:17:22.601Z] nexus3.edgexfoundry.org:10004 [2024-10-10T03:17:22.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T03:17:22.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T03:17:22.601Z] Configure a credential helper to remove this warning. See [2024-10-10T03:17:22.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T03:17:22.601Z] [2024-10-10T03:17:22.601Z] Login Succeeded [2024-10-10T03:17:22.601Z] ****.io [2024-10-10T03:17:22.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T03:17:22.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T03:17:22.861Z] Configure a credential helper to remove this warning. See [2024-10-10T03:17:22.861Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T03:17:22.861Z] [2024-10-10T03:17:22.861Z] Login Succeeded [2024-10-10T03:17:22.861Z] ---> ****-login.sh ends [Pipeline] } [2024-10-10T03:17:22.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-10T03:17:23.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-10T03:17:23.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-10T03:17:23.235Z] ========================================================= [2024-10-10T03:17:23.235Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-10T03:17:23.235Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T03:17:23.804Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-10T03:17:23.804Z] Sending build context to Docker daemon 36.74MB [2024-10-10T03:17:23.804Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-10T03:17:23.804Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-10T03:17:24.085Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-10T03:17:24.085Z] 43c4264eed91: Pulling fs layer [2024-10-10T03:17:24.085Z] 4cc291be95ef: Pulling fs layer [2024-10-10T03:17:24.085Z] 2ac1f1163629: Pulling fs layer [2024-10-10T03:17:24.085Z] 5c3c966382ef: Pulling fs layer [2024-10-10T03:17:24.085Z] 4f4fb700ef54: Pulling fs layer [2024-10-10T03:17:24.085Z] 5d5c8e513c77: Pulling fs layer [2024-10-10T03:17:24.085Z] 9f66e0745190: Pulling fs layer [2024-10-10T03:17:24.085Z] f49a43e4bbc0: Pulling fs layer [2024-10-10T03:17:24.085Z] 561ebcabdf7f: Pulling fs layer [2024-10-10T03:17:24.085Z] 5c3c966382ef: Waiting [2024-10-10T03:17:24.085Z] 5d5c8e513c77: Waiting [2024-10-10T03:17:24.085Z] 9f66e0745190: Waiting [2024-10-10T03:17:24.085Z] 4f4fb700ef54: Waiting [2024-10-10T03:17:24.085Z] 561ebcabdf7f: Waiting [2024-10-10T03:17:24.085Z] f49a43e4bbc0: Waiting [2024-10-10T03:17:24.085Z] 4cc291be95ef: Verifying Checksum [2024-10-10T03:17:24.085Z] 4cc291be95ef: Download complete [2024-10-10T03:17:24.085Z] 5c3c966382ef: Verifying Checksum [2024-10-10T03:17:24.085Z] 5c3c966382ef: Download complete [2024-10-10T03:17:24.085Z] 4f4fb700ef54: Verifying Checksum [2024-10-10T03:17:24.085Z] 4f4fb700ef54: Download complete [2024-10-10T03:17:24.085Z] 5d5c8e513c77: Download complete [2024-10-10T03:17:24.085Z] 9f66e0745190: Verifying Checksum [2024-10-10T03:17:24.085Z] 9f66e0745190: Download complete [2024-10-10T03:17:24.344Z] 43c4264eed91: Pull complete [2024-10-10T03:17:24.344Z] 561ebcabdf7f: Verifying Checksum [2024-10-10T03:17:24.344Z] 561ebcabdf7f: Download complete [2024-10-10T03:17:24.344Z] 4cc291be95ef: Pull complete [2024-10-10T03:17:24.604Z] 2ac1f1163629: Verifying Checksum [2024-10-10T03:17:24.604Z] 2ac1f1163629: Download complete [2024-10-10T03:17:24.862Z] f49a43e4bbc0: Verifying Checksum [2024-10-10T03:17:24.862Z] f49a43e4bbc0: Download complete [2024-10-10T03:17:28.141Z] 2ac1f1163629: Pull complete [2024-10-10T03:17:28.141Z] 5c3c966382ef: Pull complete [2024-10-10T03:17:28.141Z] 4f4fb700ef54: Pull complete [2024-10-10T03:17:28.141Z] 5d5c8e513c77: Pull complete [2024-10-10T03:17:28.400Z] 9f66e0745190: Pull complete [2024-10-10T03:17:30.300Z] f49a43e4bbc0: Pull complete [2024-10-10T03:17:30.870Z] 561ebcabdf7f: Pull complete [2024-10-10T03:17:31.128Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-10T03:17:31.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-10T03:17:31.128Z] ---> 3a752c3f9dda [2024-10-10T03:17:31.128Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-10T03:17:36.751Z] Still waiting to schedule task [2024-10-10T03:17:36.751Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-10T03:17:37.704Z] ---> Running in 6ccf801f041e [2024-10-10T03:17:37.704Z] Removing intermediate container 6ccf801f041e [2024-10-10T03:17:37.704Z] ---> 655286db1ae5 [2024-10-10T03:17:37.704Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-10T03:17:37.704Z] ---> Running in bf0c9720521c [2024-10-10T03:17:37.704Z] Removing intermediate container bf0c9720521c [2024-10-10T03:17:37.704Z] ---> f5d5c09eba3b [2024-10-10T03:17:37.704Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-10-10T03:17:37.704Z] ---> Running in 1e342162b20c [2024-10-10T03:17:37.704Z] Removing intermediate container 1e342162b20c [2024-10-10T03:17:37.704Z] ---> 69c9e2cb0750 [2024-10-10T03:17:37.704Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-10-10T03:17:37.704Z] ---> Running in a01d29b637a9 [2024-10-10T03:17:37.704Z] Removing intermediate container a01d29b637a9 [2024-10-10T03:17:37.704Z] ---> 2c5aca836c83 [2024-10-10T03:17:37.704Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-10-10T03:17:37.704Z] ---> Running in 84021d860cf0 [2024-10-10T03:17:37.704Z] Removing intermediate container 84021d860cf0 [2024-10-10T03:17:37.704Z] ---> 8f77ff5c879c [2024-10-10T03:17:37.704Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-10T03:17:37.962Z] ---> Running in 63654908cdb5 [2024-10-10T03:17:38.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-10T03:17:38.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-10T03:17:38.790Z] OK: 246 MiB in 54 packages [2024-10-10T03:17:39.048Z] Removing intermediate container 63654908cdb5 [2024-10-10T03:17:39.048Z] ---> 53de49bcaef2 [2024-10-10T03:17:39.048Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-10-10T03:17:39.048Z] ---> Running in e3a333d24493 [2024-10-10T03:17:39.048Z] Removing intermediate container e3a333d24493 [2024-10-10T03:17:39.048Z] ---> 30b6b779d4f2 [2024-10-10T03:17:39.048Z] Step 10/13 : COPY go.mod vendor* ./ [2024-10-10T03:17:39.048Z] ---> aac5df9a55f5 [2024-10-10T03:17:39.048Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-10T03:17:39.307Z] ---> Running in f314f20dcaff [2024-10-10T03:18:35.614Z] Removing intermediate container f314f20dcaff [2024-10-10T03:18:35.614Z] ---> 0b207aff0718 [2024-10-10T03:18:35.614Z] Step 12/13 : COPY . . [2024-10-10T03:18:35.614Z] ---> 0dde35421486 [2024-10-10T03:18:35.614Z] Step 13/13 : RUN ${MAKE} [2024-10-10T03:18:35.614Z] ---> Running in 01609690c2d4 [2024-10-10T03:18:35.614Z] noop [2024-10-10T03:18:35.614Z] Removing intermediate container 01609690c2d4 [2024-10-10T03:18:35.614Z] ---> 72795dcdca2c [2024-10-10T03:18:35.614Z] Successfully built 72795dcdca2c [2024-10-10T03:18:35.614Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T03:18:36.103Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-10T03:18:36.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T03:18:36.279Z] prd-ubuntu20.04-docker-8c-8g-22399 does not seem to be running inside a container [2024-10-10T03:18:36.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-464 -v /w/workspace/undry_device-onvif-camera_PR-464:/w/workspace/undry_device-onvif-camera_PR-464:rw,z -v /w/workspace/undry_device-onvif-camera_PR-464@tmp:/w/workspace/undry_device-onvif-camera_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-10T03:18:36.634Z] $ docker top e512234557927ba0f85b9b95887e945c42db501a8c1887ceb463926e200e4bf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-10T03:18:37.038Z] + go version [2024-10-10T03:18:37.038Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-10T03:18:37.078Z] $ docker stop --time=1 e512234557927ba0f85b9b95887e945c42db501a8c1887ceb463926e200e4bf3 [2024-10-10T03:18:38.320Z] $ docker rm -f --volumes e512234557927ba0f85b9b95887e945c42db501a8c1887ceb463926e200e4bf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T03:18:39.094Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-10T03:18:39.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T03:18:39.258Z] prd-ubuntu20.04-docker-8c-8g-22399 does not seem to be running inside a container [2024-10-10T03:18:39.287Z] $ 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-464 -v /w/workspace/undry_device-onvif-camera_PR-464:/w/workspace/undry_device-onvif-camera_PR-464:rw,z -v /w/workspace/undry_device-onvif-camera_PR-464@tmp:/w/workspace/undry_device-onvif-camera_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-10T03:18:39.605Z] $ docker top 6d79aed92202a41b687c947feadeafa8d0c3c447d93d6c5da9b8998072484fab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-10T03:18:40.012Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-464 [Pipeline] fileExists [Pipeline] sh [2024-10-10T03:18:40.388Z] + make test [2024-10-10T03:18:40.388Z] go test ./... -coverprofile=coverage.out ./... [2024-10-10T03:18:42.290Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-10-10T03:19:00.372Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-10-10T03:19:00.372Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-10-10T03:19:01.744Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.024s coverage: 31.4% of statements [2024-10-10T03:19:02.003Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.294s coverage: 86.5% of statements [2024-10-10T03:19:02.673Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22400 in /w/workspace/undry_device-onvif-camera_PR-464 [Pipeline] { [Pipeline] ws [2024-10-10T03:19:02.742Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-10-10T03:19:02.834Z] The recommended git tool is: git [2024-10-10T03:19:07.549Z] using credential edgex-jenkins-ssh [2024-10-10T03:19:07.571Z] Cloning the remote Git repository [2024-10-10T03:19:07.611Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-10T03:19:07.703Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-10-10T03:19:07.845Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-10T03:19:07.846Z] > git --version # timeout=10 [2024-10-10T03:19:07.883Z] > git --version # 'git version 2.25.1' [2024-10-10T03:19:07.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-10T03:19:08.035Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-10T03:19:10.535Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-10-10T03:19:10.557Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-10T03:19:11.359Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-10-10T03:19:11.399Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-10T03:19:11.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-10T03:19:11.419Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-10T03:19:11.873Z] Merging remotes/origin/main commit ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b into PR head commit 094a6035552d2b73772a36c860659edc3dc5b957 [2024-10-10T03:19:11.974Z] go vet ./... [2024-10-10T03:19:12.289Z] Merge succeeded, producing 094a6035552d2b73772a36c860659edc3dc5b957 [2024-10-10T03:19:12.290Z] Checking out Revision 094a6035552d2b73772a36c860659edc3dc5b957 (PR-464) [2024-10-10T03:19:12.958Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-10T03:19:12.999Z] > git --version # timeout=10 [2024-10-10T03:19:13.012Z] > git --version # 'git version 2.25.1' [2024-10-10T03:19:13.027Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-10T03:19:11.896Z] > git config core.sparsecheckout # timeout=10 [2024-10-10T03:19:11.984Z] > git checkout -f 094a6035552d2b73772a36c860659edc3dc5b957 # timeout=10 [2024-10-10T03:19:12.173Z] > git remote # timeout=10 [2024-10-10T03:19:12.195Z] > git config --get remote.origin.url # timeout=10 [2024-10-10T03:19:12.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-10T03:19:12.229Z] > git merge ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b # timeout=10 [2024-10-10T03:19:12.267Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-10T03:19:12.293Z] > git config core.sparsecheckout # timeout=10 [2024-10-10T03:19:12.311Z] > git checkout -f 094a6035552d2b73772a36c860659edc3dc5b957 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-10T03:19:17.883Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-10T03:19:17.883Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-10T03:19:17.883Z] Dload Upload Total Spent Left Speed [2024-10-10T03:19:17.883Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 76357 0 --:--:-- --:--:-- --:--:-- 76814 [Pipeline] sh [2024-10-10T03:19:18.230Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-10T03:19:18.584Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-10T03:19:18.584Z] + sudo tee /etc/docker/daemon.new [2024-10-10T03:19:18.584Z] { [2024-10-10T03:19:18.584Z] "registry-mirrors": [ [2024-10-10T03:19:18.584Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-10T03:19:18.584Z] ], [2024-10-10T03:19:18.584Z] "bip": "10.250.0.254/24", [2024-10-10T03:19:18.584Z] "hosts": [ [2024-10-10T03:19:18.584Z] "tcp://0.0.0.0:5555", [2024-10-10T03:19:18.584Z] "unix:///var/run/docker.sock" [2024-10-10T03:19:18.584Z] ], [2024-10-10T03:19:18.584Z] "mtu": 1458, [2024-10-10T03:19:18.584Z] "selinux-enabled": true, [2024-10-10T03:19:18.584Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-10T03:19:18.584Z] } [2024-10-10T03:19:18.588Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-10T03:19:18.588Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-10T03:19:18.588Z] ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] echo [2024-10-10T03:19:18.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-10T03:19:18.771Z] $ docker stop --time=1 6d79aed92202a41b687c947feadeafa8d0c3c447d93d6c5da9b8998072484fab [2024-10-10T03:19:18.945Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-10-10T03:19:27.023Z] $ docker rm -f --volumes 6d79aed92202a41b687c947feadeafa8d0c3c447d93d6c5da9b8998072484fab [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2024-10-10T03:19:27.790Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-10T03:19:27.863Z] + sudo service docker restart [2024-10-10T03:19:27.937Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-10T03:19:28.722Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-10T03:19:29.039Z] + ls -al . [2024-10-10T03:19:29.039Z] total 328 [2024-10-10T03:19:29.039Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 10 03:18 . [2024-10-10T03:19:29.039Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 03:16 .. [2024-10-10T03:19:29.039Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 03:19 .git [2024-10-10T03:19:29.039Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 03:16 .github [2024-10-10T03:19:29.039Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 10 03:16 .gitignore [2024-10-10T03:19:29.039Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 10 03:16 .golangci.yml [2024-10-10T03:19:29.039Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 03:17 .semver [2024-10-10T03:19:29.039Z] -rw-rw-r-- 1 jenkins jenkins 19973 Oct 10 03:16 Attribution.txt [2024-10-10T03:19:29.039Z] -rw-rw-r-- 1 jenkins jenkins 17665 Oct 10 03:16 CHANGELOG.md [2024-10-10T03:19:29.039Z] -rw-rw-r-- 1 jenkins jenkins 1715 Oct 10 03:16 Dockerfile [2024-10-10T03:19:29.039Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 03:16 GOVERNANCE.md [2024-10-10T03:19:29.039Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 10 03:16 Jenkinsfile [2024-10-10T03:19:29.039Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 10 03:16 LICENSE [2024-10-10T03:19:29.039Z] -rw-rw-r-- 1 jenkins jenkins 2883 Oct 10 03:16 Makefile [2024-10-10T03:19:29.039Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 10 03:16 OWNERS.md [2024-10-10T03:19:29.039Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 10 03:16 README.md [2024-10-10T03:19:29.039Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 10 03:17 VERSION [2024-10-10T03:19:29.039Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 03:16 bin [2024-10-10T03:19:29.039Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 03:16 cmd [2024-10-10T03:19:29.039Z] -rw-r--r-- 1 jenkins jenkins 92292 Oct 10 03:19 coverage.out [2024-10-10T03:19:29.039Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 03:16 doc [2024-10-10T03:19:29.039Z] -rw-rw-r-- 1 jenkins jenkins 7303 Oct 10 03:16 go.mod [2024-10-10T03:19:29.039Z] -rw-rw-r-- 1 jenkins jenkins 100916 Oct 10 03:16 go.sum [2024-10-10T03:19:29.039Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 03:16 internal [2024-10-10T03:19:29.039Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 10 03:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T03:19:29.478Z] + 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=094a6035552d2b73772a36c860659edc3dc5b957 --label arch=amd64 --label version=0.0.0 . [2024-10-10T03:19:29.478Z] Sending build context to Docker daemon 36.84MB [2024-10-10T03:19:29.478Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-10T03:19:29.478Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-10T03:19:29.478Z] ---> 72795dcdca2c [2024-10-10T03:19:29.478Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-10-10T03:19:30.417Z] ---> Running in 92969c388986 [2024-10-10T03:19:30.417Z] Removing intermediate container 92969c388986 [2024-10-10T03:19:30.417Z] ---> 3121cb3720a1 [2024-10-10T03:19:30.417Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-10T03:19:30.417Z] ---> Running in 73caa3b7eeb8 [2024-10-10T03:19:30.417Z] Removing intermediate container 73caa3b7eeb8 [2024-10-10T03:19:30.417Z] ---> 608bac69d086 [2024-10-10T03:19:30.417Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-10T03:19:30.417Z] ---> Running in 27fa89f15a6e [2024-10-10T03:19:30.678Z] Removing intermediate container 27fa89f15a6e [2024-10-10T03:19:30.678Z] ---> a03dde09c151 [2024-10-10T03:19:30.678Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-10T03:19:30.678Z] ---> Running in 49ee94c05912 [2024-10-10T03:19:30.678Z] Removing intermediate container 49ee94c05912 [2024-10-10T03:19:30.678Z] ---> 0110a62bcf90 [2024-10-10T03:19:30.678Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-10-10T03:19:30.678Z] ---> Running in 0d7238c32bcd [2024-10-10T03:19:30.678Z] Removing intermediate container 0d7238c32bcd [2024-10-10T03:19:30.678Z] ---> f330ccab3640 [2024-10-10T03:19:30.678Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-10T03:19:30.678Z] ---> Running in 2e061247f453 [2024-10-10T03:19:30.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-10T03:19:31.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-10T03:19:31.458Z] OK: 246 MiB in 54 packages [2024-10-10T03:19:31.718Z] Removing intermediate container 2e061247f453 [2024-10-10T03:19:31.718Z] ---> f07f4ab59d68 [2024-10-10T03:19:31.718Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-10-10T03:19:31.984Z] ---> Running in 963f3963d6dd [2024-10-10T03:19:31.984Z] Removing intermediate container 963f3963d6dd [2024-10-10T03:19:31.984Z] ---> 2e1692df2f4a [2024-10-10T03:19:31.984Z] Step 10/27 : COPY go.mod vendor* ./ [2024-10-10T03:19:31.984Z] ---> 46d3999b864f [2024-10-10T03:19:31.984Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-10T03:19:31.984Z] ---> Running in 5bca9360d0aa [2024-10-10T03:19:32.920Z] Removing intermediate container 5bca9360d0aa [2024-10-10T03:19:32.920Z] ---> 00b37d722b3f [2024-10-10T03:19:32.920Z] Step 12/27 : COPY . . [2024-10-10T03:19:33.857Z] ---> fb81714791b4 [2024-10-10T03:19:33.857Z] Step 13/27 : RUN ${MAKE} [2024-10-10T03:19:33.857Z] ---> Running in e44648040979 [2024-10-10T03:19:34.115Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-10T03:19:46.157Z] provisioning config files... [2024-10-10T03:19:46.182Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config6094793040036485761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-10T03:19:46.716Z] ---> ****-login.sh [2024-10-10T03:19:46.716Z] nexus3.edgexfoundry.org:10001 [2024-10-10T03:19:47.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T03:19:47.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T03:19:47.301Z] Configure a credential helper to remove this warning. See [2024-10-10T03:19:47.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T03:19:47.301Z] [2024-10-10T03:19:47.301Z] Login Succeeded [2024-10-10T03:19:47.301Z] nexus3.edgexfoundry.org:10002 [2024-10-10T03:19:47.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T03:19:47.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T03:19:47.844Z] Configure a credential helper to remove this warning. See [2024-10-10T03:19:47.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T03:19:47.844Z] [2024-10-10T03:19:47.844Z] Login Succeeded [2024-10-10T03:19:47.844Z] nexus3.edgexfoundry.org:10003 [2024-10-10T03:19:47.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T03:19:48.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T03:19:48.121Z] Configure a credential helper to remove this warning. See [2024-10-10T03:19:48.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T03:19:48.122Z] [2024-10-10T03:19:48.122Z] Login Succeeded [2024-10-10T03:19:48.122Z] nexus3.edgexfoundry.org:10004 [2024-10-10T03:19:48.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T03:19:48.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T03:19:48.391Z] Configure a credential helper to remove this warning. See [2024-10-10T03:19:48.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T03:19:48.391Z] [2024-10-10T03:19:48.391Z] Login Succeeded [2024-10-10T03:19:48.391Z] ****.io [2024-10-10T03:19:48.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T03:19:48.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T03:19:48.930Z] Configure a credential helper to remove this warning. See [2024-10-10T03:19:48.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T03:19:48.930Z] [2024-10-10T03:19:48.930Z] Login Succeeded [2024-10-10T03:19:48.930Z] ---> ****-login.sh ends [Pipeline] } [2024-10-10T03:19:48.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-10T03:19:49.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-10T03:19:49.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-10T03:19:49.559Z] ========================================================= [2024-10-10T03:19:49.559Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-10T03:19:49.559Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T03:19:50.127Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-10T03:19:50.719Z] Sending build context to Docker daemon 21.78MB [2024-10-10T03:19:50.719Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-10T03:19:50.719Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-10T03:19:50.996Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-10T03:19:50.996Z] cf04c63912e1: Pulling fs layer [2024-10-10T03:19:50.996Z] 55b35a11ae5e: Pulling fs layer [2024-10-10T03:19:50.996Z] a37a00ec5f00: Pulling fs layer [2024-10-10T03:19:50.996Z] 50b3750afda1: Pulling fs layer [2024-10-10T03:19:50.996Z] 4f4fb700ef54: Pulling fs layer [2024-10-10T03:19:50.996Z] 80978eb59214: Pulling fs layer [2024-10-10T03:19:50.996Z] c9f46d7d2bd2: Pulling fs layer [2024-10-10T03:19:50.996Z] c5a475d317c9: Pulling fs layer [2024-10-10T03:19:50.996Z] 50b3750afda1: Waiting [2024-10-10T03:19:50.996Z] 4f4fb700ef54: Waiting [2024-10-10T03:19:50.996Z] c5a475d317c9: Waiting [2024-10-10T03:19:50.996Z] 80978eb59214: Waiting [2024-10-10T03:19:50.996Z] c9f46d7d2bd2: Waiting [2024-10-10T03:19:50.996Z] 55b35a11ae5e: Download complete [2024-10-10T03:19:50.996Z] 50b3750afda1: Download complete [2024-10-10T03:19:50.996Z] 4f4fb700ef54: Verifying Checksum [2024-10-10T03:19:50.996Z] 4f4fb700ef54: Download complete [2024-10-10T03:19:50.996Z] 80978eb59214: Verifying Checksum [2024-10-10T03:19:50.996Z] 80978eb59214: Download complete [2024-10-10T03:19:50.996Z] cf04c63912e1: Verifying Checksum [2024-10-10T03:19:50.996Z] cf04c63912e1: Download complete [2024-10-10T03:19:51.589Z] c5a475d317c9: Verifying Checksum [2024-10-10T03:19:51.589Z] c5a475d317c9: Download complete [2024-10-10T03:19:52.185Z] cf04c63912e1: Pull complete [2024-10-10T03:19:52.459Z] 55b35a11ae5e: Pull complete [2024-10-10T03:19:53.047Z] a37a00ec5f00: Verifying Checksum [2024-10-10T03:19:53.047Z] a37a00ec5f00: Download complete [2024-10-10T03:19:54.018Z] c9f46d7d2bd2: Verifying Checksum [2024-10-10T03:19:54.018Z] c9f46d7d2bd2: Download complete [2024-10-10T03:20:06.379Z] a37a00ec5f00: Pull complete [2024-10-10T03:20:06.646Z] 50b3750afda1: Pull complete [2024-10-10T03:20:06.914Z] 4f4fb700ef54: Pull complete [2024-10-10T03:20:07.182Z] 80978eb59214: Pull complete [2024-10-10T03:20:12.860Z] Removing intermediate container e44648040979 [2024-10-10T03:20:12.860Z] ---> 60eabc52373c [2024-10-10T03:20:12.860Z] Step 14/27 : FROM alpine:3.20 [2024-10-10T03:20:12.860Z] 3.20: Pulling from library/alpine [2024-10-10T03:20:12.860Z] 43c4264eed91: Already exists [2024-10-10T03:20:12.860Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-10T03:20:12.860Z] Status: Downloaded newer image for alpine:3.20 [2024-10-10T03:20:12.860Z] ---> 91ef0af61f39 [2024-10-10T03:20:12.860Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-10T03:20:12.860Z] ---> Running in 81fdc5d6aa91 [2024-10-10T03:20:12.860Z] Removing intermediate container 81fdc5d6aa91 [2024-10-10T03:20:12.860Z] ---> 3bf57be6b9e7 [2024-10-10T03:20:12.860Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-10-10T03:20:12.860Z] ---> Running in 59a4147165af [2024-10-10T03:20:12.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-10T03:20:12.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-10T03:20:12.860Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-10T03:20:12.860Z] Executing busybox-1.36.1-r29.trigger [2024-10-10T03:20:12.860Z] OK: 8 MiB in 15 packages [2024-10-10T03:20:12.860Z] Removing intermediate container 59a4147165af [2024-10-10T03:20:12.860Z] ---> 42f386f835a3 [2024-10-10T03:20:12.860Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-10T03:20:12.860Z] ---> Running in 89936255a46f [2024-10-10T03:20:12.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-10T03:20:12.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-10T03:20:12.860Z] Upgrading critical system libraries and apk-tools: [2024-10-10T03:20:12.860Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-10T03:20:12.860Z] Executing busybox-1.36.1-r29.trigger [2024-10-10T03:20:12.860Z] Continuing the upgrade transaction with new apk-tools: [2024-10-10T03:20:12.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-10T03:20:12.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-10T03:20:12.860Z] OK: 8 MiB in 15 packages [2024-10-10T03:20:12.860Z] Removing intermediate container 89936255a46f [2024-10-10T03:20:12.860Z] ---> d355c0e0d9f6 [2024-10-10T03:20:12.860Z] Step 18/27 : WORKDIR / [2024-10-10T03:20:12.860Z] ---> Running in 4490ffaac965 [2024-10-10T03:20:12.860Z] Removing intermediate container 4490ffaac965 [2024-10-10T03:20:12.860Z] ---> 5653cb0ceade [2024-10-10T03:20:12.860Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-10-10T03:20:12.860Z] ---> 57e32d7ead4e [2024-10-10T03:20:12.860Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-10-10T03:20:12.860Z] ---> aa047a01d89e [2024-10-10T03:20:12.860Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-10-10T03:20:12.860Z] ---> af786c7b4d52 [2024-10-10T03:20:12.860Z] Step 22/27 : EXPOSE 59984 [2024-10-10T03:20:12.860Z] ---> Running in 8dac700e93d7 [2024-10-10T03:20:12.860Z] Removing intermediate container 8dac700e93d7 [2024-10-10T03:20:12.860Z] ---> b35ac1bb284a [2024-10-10T03:20:12.860Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-10-10T03:20:12.860Z] ---> Running in 4721f49b9675 [2024-10-10T03:20:12.860Z] Removing intermediate container 4721f49b9675 [2024-10-10T03:20:12.860Z] ---> bba494dace18 [2024-10-10T03:20:12.860Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-10T03:20:12.860Z] ---> Running in 9a80a6afe93a [2024-10-10T03:20:12.860Z] Removing intermediate container 9a80a6afe93a [2024-10-10T03:20:12.860Z] ---> 02018afa65ad [2024-10-10T03:20:12.860Z] Step 25/27 : LABEL arch=amd64 [2024-10-10T03:20:12.860Z] ---> Running in d4b627c5f7d1 [2024-10-10T03:20:12.860Z] Removing intermediate container d4b627c5f7d1 [2024-10-10T03:20:12.860Z] ---> 0e4ecfabfef4 [2024-10-10T03:20:12.860Z] Step 26/27 : LABEL git_sha=094a6035552d2b73772a36c860659edc3dc5b957 [2024-10-10T03:20:12.860Z] ---> Running in 227f41d9b755 [2024-10-10T03:20:12.860Z] Removing intermediate container 227f41d9b755 [2024-10-10T03:20:12.860Z] ---> b8451b6d947e [2024-10-10T03:20:12.860Z] Step 27/27 : LABEL version=0.0.0 [2024-10-10T03:20:12.860Z] ---> Running in 2282f3e51ca4 [2024-10-10T03:20:12.860Z] Removing intermediate container 2282f3e51ca4 [2024-10-10T03:20:12.860Z] ---> d9fa5085e1df [2024-10-10T03:20:12.860Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-10T03:20:12.860Z] Successfully built d9fa5085e1df [2024-10-10T03:20:12.860Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T03:20:13.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-10T03:20:13.968Z] [2024-10-10T03:20:13.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T03:20:14.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-10T03:20:14.378Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-10T03:20:14.378Z] 5eb5b503b376: Pulling fs layer [2024-10-10T03:20:14.378Z] 5c69ac0246d0: Pulling fs layer [2024-10-10T03:20:14.378Z] ec43610c2a17: Pulling fs layer [2024-10-10T03:20:14.378Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-10T03:20:14.378Z] 33b1e0a273af: Pulling fs layer [2024-10-10T03:20:14.378Z] 5d3b04190fa2: Pulling fs layer [2024-10-10T03:20:14.378Z] 2f39f015ded8: Pulling fs layer [2024-10-10T03:20:14.378Z] 3a2ae6a8a46f: Waiting [2024-10-10T03:20:14.378Z] 33b1e0a273af: Waiting [2024-10-10T03:20:14.378Z] 5d3b04190fa2: Waiting [2024-10-10T03:20:14.378Z] 2f39f015ded8: Waiting [2024-10-10T03:20:14.378Z] 5c69ac0246d0: Verifying Checksum [2024-10-10T03:20:14.378Z] 5c69ac0246d0: Download complete [2024-10-10T03:20:14.378Z] 3a2ae6a8a46f: Download complete [2024-10-10T03:20:14.378Z] 33b1e0a273af: Verifying Checksum [2024-10-10T03:20:14.378Z] 33b1e0a273af: Download complete [2024-10-10T03:20:14.378Z] 5d3b04190fa2: Verifying Checksum [2024-10-10T03:20:14.378Z] 5d3b04190fa2: Download complete [2024-10-10T03:20:14.378Z] ec43610c2a17: Verifying Checksum [2024-10-10T03:20:14.378Z] ec43610c2a17: Download complete [2024-10-10T03:20:14.636Z] 5eb5b503b376: Verifying Checksum [2024-10-10T03:20:14.636Z] 5eb5b503b376: Download complete [2024-10-10T03:20:15.201Z] 2f39f015ded8: Download complete [2024-10-10T03:20:15.405Z] c9f46d7d2bd2: Pull complete [2024-10-10T03:20:15.766Z] 5eb5b503b376: Pull complete [2024-10-10T03:20:15.766Z] 5c69ac0246d0: Pull complete [2024-10-10T03:20:16.332Z] ec43610c2a17: Pull complete [2024-10-10T03:20:16.332Z] 3a2ae6a8a46f: Pull complete [2024-10-10T03:20:16.591Z] 33b1e0a273af: Pull complete [2024-10-10T03:20:16.591Z] 5d3b04190fa2: Pull complete [2024-10-10T03:20:16.822Z] c5a475d317c9: Pull complete [2024-10-10T03:20:16.822Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-10T03:20:16.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-10T03:20:16.822Z] ---> be29e6b0f0d4 [2024-10-10T03:20:16.822Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-10T03:20:18.766Z] ---> Running in 1f7365354c40 [2024-10-10T03:20:18.766Z] Removing intermediate container 1f7365354c40 [2024-10-10T03:20:18.766Z] ---> 70ffc82307cc [2024-10-10T03:20:18.766Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-10T03:20:18.766Z] ---> Running in f441b83e6cac [2024-10-10T03:20:19.033Z] Removing intermediate container f441b83e6cac [2024-10-10T03:20:19.033Z] ---> a9a4a0bf5c0b [2024-10-10T03:20:19.033Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-10-10T03:20:19.303Z] ---> Running in 342e933cd0b0 [2024-10-10T03:20:19.573Z] Removing intermediate container 342e933cd0b0 [2024-10-10T03:20:19.573Z] ---> a79b25ac64b0 [2024-10-10T03:20:19.573Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-10-10T03:20:19.573Z] ---> Running in 5233c2da59c1 [2024-10-10T03:20:19.839Z] Removing intermediate container 5233c2da59c1 [2024-10-10T03:20:19.839Z] ---> cb740939cfa1 [2024-10-10T03:20:19.839Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-10-10T03:20:20.109Z] ---> Running in 175c2630d4b7 [2024-10-10T03:20:20.380Z] Removing intermediate container 175c2630d4b7 [2024-10-10T03:20:20.380Z] ---> d68f886b0335 [2024-10-10T03:20:20.380Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-10T03:20:20.380Z] ---> Running in 8b08a19ee6eb [2024-10-10T03:20:20.781Z] 2f39f015ded8: Pull complete [2024-10-10T03:20:21.040Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-10T03:20:21.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-10T03:20:21.040Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T03:20:21.312Z] prd-ubuntu20.04-docker-8c-8g-22399 does not seem to be running inside a container [2024-10-10T03:20:21.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-10T03:20:21.347Z] $ 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-464 -v /w/workspace/undry_device-onvif-camera_PR-464:/w/workspace/undry_device-onvif-camera_PR-464:rw,z -v /w/workspace/undry_device-onvif-camera_PR-464@tmp:/w/workspace/undry_device-onvif-camera_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-10T03:20:21.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-10T03:20:23.006Z] OK: 238 MiB in 54 packages [2024-10-10T03:20:23.965Z] Removing intermediate container 8b08a19ee6eb [2024-10-10T03:20:23.965Z] ---> 09250b110dbc [2024-10-10T03:20:23.965Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-10-10T03:20:23.965Z] ---> Running in 991b7ecf8572 [2024-10-10T03:20:24.231Z] Removing intermediate container 991b7ecf8572 [2024-10-10T03:20:24.231Z] ---> f7f570da873a [2024-10-10T03:20:24.231Z] Step 10/13 : COPY go.mod vendor* ./ [2024-10-10T03:20:24.812Z] ---> 261db911c99c [2024-10-10T03:20:24.812Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-10T03:20:24.812Z] ---> Running in e7b064a6a07a [2024-10-10T03:20:28.505Z] $ docker top 9a319abf4899f5bd0afee78c882425af3de56ebbc2dbb404223a5abbb9822065 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-10T03:20:29.119Z] ---> job-cost.sh [2024-10-10T03:20:29.119Z] lf-activate-venv: SKIPPING [2024-10-10T03:20:29.119Z] INFO: No Stack... [2024-10-10T03:20:29.687Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-10T03:20:29.947Z] INFO: Archiving Costs [Pipeline] sh [2024-10-10T03:20:30.288Z] + cat /w/workspace/undry_device-onvif-camera_PR-464/archives/cost.csv [2024-10-10T03:20:30.288Z] + cut -d, -f6 [Pipeline] lock [2024-10-10T03:20:30.340Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-464-1-stack-cost] [2024-10-10T03:20:30.347Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-464-1-stack-cost] did not exist. Created. [2024-10-10T03:20:30.354Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-464-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-10T03:20:30.775Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-10T03:20:30.840Z] Stashed 1 file(s) [Pipeline] } [2024-10-10T03:20:30.881Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-464-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-10T03:20:30.986Z] $ docker stop --time=1 9a319abf4899f5bd0afee78c882425af3de56ebbc2dbb404223a5abbb9822065 [2024-10-10T03:20:32.178Z] $ docker rm -f --volumes 9a319abf4899f5bd0afee78c882425af3de56ebbc2dbb404223a5abbb9822065 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-10T03:22:16.503Z] Removing intermediate container e7b064a6a07a [2024-10-10T03:22:16.503Z] ---> 38276fe51413 [2024-10-10T03:22:16.503Z] Step 12/13 : COPY . . [2024-10-10T03:22:16.503Z] ---> ff50212ef6f7 [2024-10-10T03:22:16.503Z] Step 13/13 : RUN ${MAKE} [2024-10-10T03:22:16.503Z] ---> Running in 9657c6314e47 [2024-10-10T03:22:16.503Z] noop [2024-10-10T03:22:17.086Z] Removing intermediate container 9657c6314e47 [2024-10-10T03:22:17.086Z] ---> ddfa0657cf82 [2024-10-10T03:22:17.086Z] Successfully built ddfa0657cf82 [2024-10-10T03:22:17.086Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T03:22:17.853Z] + docker inspect -f . ci-base-image-arm64 [2024-10-10T03:22:17.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T03:22:18.127Z] prd-ubuntu20.04-docker-arm64-4c-16g-22400 does not seem to be running inside a container [2024-10-10T03:22:18.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-10T03:22:19.200Z] $ docker top 7568cc9869a2bbaca444ba67f9ffd2f3a3e75bcc159539a57104a607fc2fc81a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-10T03:22:20.086Z] + go version [2024-10-10T03:22:20.086Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-10T03:22:20.128Z] $ docker stop --time=1 7568cc9869a2bbaca444ba67f9ffd2f3a3e75bcc159539a57104a607fc2fc81a [2024-10-10T03:22:21.695Z] $ docker rm -f --volumes 7568cc9869a2bbaca444ba67f9ffd2f3a3e75bcc159539a57104a607fc2fc81a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T03:22:22.746Z] + docker inspect -f . ci-base-image-arm64 [2024-10-10T03:22:22.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T03:22:23.018Z] prd-ubuntu20.04-docker-arm64-4c-16g-22400 does not seem to be running inside a container [2024-10-10T03:22:23.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-10T03:22:24.180Z] $ docker top 3ab094a2717d7533db94ed79128c32afb5563107f85ba8bdd39e59d7d6644487 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-10T03:22:25.085Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-10-10T03:22:25.509Z] + make test [2024-10-10T03:22:25.779Z] go test ./... -coverprofile=coverage.out ./... [2024-10-10T03:22:32.577Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-10-10T03:26:24.475Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-10-10T03:26:27.824Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-10-10T03:26:29.776Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.179s coverage: 31.4% of statements [2024-10-10T03:26:56.497Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.495s coverage: 86.5% of statements [2024-10-10T03:26:56.497Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-10T03:26:56.497Z] go vet ./... [2024-10-10T03:27:52.961Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-10T03:27:52.961Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-10T03:27:52.961Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-10T03:27:53.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-10T03:27:53.053Z] $ docker stop --time=1 3ab094a2717d7533db94ed79128c32afb5563107f85ba8bdd39e59d7d6644487 [2024-10-10T03:27:54.928Z] $ docker rm -f --volumes 3ab094a2717d7533db94ed79128c32afb5563107f85ba8bdd39e59d7d6644487 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-10T03:27:56.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-10T03:27:56.672Z] Warning: overwriting stash ‘coverage-report’ [2024-10-10T03:27:57.163Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-10T03:27:57.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-10T03:27:58.150Z] + ls -al . [2024-10-10T03:27:58.150Z] total 324 [2024-10-10T03:27:58.150Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 03:22 . [2024-10-10T03:27:58.150Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 03:19 .. [2024-10-10T03:27:58.150Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 03:19 .git [2024-10-10T03:27:58.150Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 03:19 .github [2024-10-10T03:27:58.150Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 10 03:19 .gitignore [2024-10-10T03:27:58.150Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 10 03:19 .golangci.yml [2024-10-10T03:27:58.150Z] -rw-rw-r-- 1 jenkins jenkins 19973 Oct 10 03:19 Attribution.txt [2024-10-10T03:27:58.150Z] -rw-rw-r-- 1 jenkins jenkins 17665 Oct 10 03:19 CHANGELOG.md [2024-10-10T03:27:58.150Z] -rw-rw-r-- 1 jenkins jenkins 1715 Oct 10 03:19 Dockerfile [2024-10-10T03:27:58.150Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 03:19 GOVERNANCE.md [2024-10-10T03:27:58.150Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 10 03:19 Jenkinsfile [2024-10-10T03:27:58.150Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 10 03:19 LICENSE [2024-10-10T03:27:58.150Z] -rw-rw-r-- 1 jenkins jenkins 2883 Oct 10 03:19 Makefile [2024-10-10T03:27:58.150Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 10 03:19 OWNERS.md [2024-10-10T03:27:58.150Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 10 03:19 README.md [2024-10-10T03:27:58.150Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 10 03:17 VERSION [2024-10-10T03:27:58.150Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 03:19 bin [2024-10-10T03:27:58.150Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 03:19 cmd [2024-10-10T03:27:58.150Z] -rw-r--r-- 1 jenkins jenkins 92292 Oct 10 03:26 coverage.out [2024-10-10T03:27:58.150Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 03:19 doc [2024-10-10T03:27:58.150Z] -rw-rw-r-- 1 jenkins jenkins 7303 Oct 10 03:19 go.mod [2024-10-10T03:27:58.150Z] -rw-rw-r-- 1 jenkins jenkins 100916 Oct 10 03:19 go.sum [2024-10-10T03:27:58.150Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 03:19 internal [2024-10-10T03:27:58.150Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 10 03:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T03:27:58.632Z] + 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=094a6035552d2b73772a36c860659edc3dc5b957 --label arch=arm64 --label version=0.0.0 . [2024-10-10T03:27:59.220Z] Sending build context to Docker daemon 21.88MB [2024-10-10T03:27:59.220Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-10T03:27:59.220Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-10T03:27:59.220Z] ---> ddfa0657cf82 [2024-10-10T03:27:59.220Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-10-10T03:27:59.490Z] ---> Running in b9ca0a5c1a3e [2024-10-10T03:27:59.490Z] Removing intermediate container b9ca0a5c1a3e [2024-10-10T03:27:59.490Z] ---> b643f902d1cf [2024-10-10T03:27:59.490Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-10T03:27:59.757Z] ---> Running in 6bc14168735e [2024-10-10T03:28:00.022Z] Removing intermediate container 6bc14168735e [2024-10-10T03:28:00.022Z] ---> bfb26354b5f5 [2024-10-10T03:28:00.022Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-10T03:28:00.022Z] ---> Running in f09235c255d4 [2024-10-10T03:28:00.288Z] Removing intermediate container f09235c255d4 [2024-10-10T03:28:00.288Z] ---> 18c589c028fe [2024-10-10T03:28:00.288Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-10T03:28:00.288Z] ---> Running in 80e713d514ec [2024-10-10T03:28:00.554Z] Removing intermediate container 80e713d514ec [2024-10-10T03:28:00.554Z] ---> fb6169011182 [2024-10-10T03:28:00.554Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-10-10T03:28:00.554Z] ---> Running in 5c316cab8ca4 [2024-10-10T03:28:00.821Z] Removing intermediate container 5c316cab8ca4 [2024-10-10T03:28:00.821Z] ---> eeeef6d1beff [2024-10-10T03:28:00.821Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-10T03:28:01.087Z] ---> Running in fa8a54faa527 [2024-10-10T03:28:02.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-10T03:28:02.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-10T03:28:03.721Z] OK: 238 MiB in 54 packages [2024-10-10T03:28:04.307Z] Removing intermediate container fa8a54faa527 [2024-10-10T03:28:04.307Z] ---> fc4a4eebbff6 [2024-10-10T03:28:04.307Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-10-10T03:28:04.573Z] ---> Running in 339d24bd12bc [2024-10-10T03:28:04.842Z] Removing intermediate container 339d24bd12bc [2024-10-10T03:28:04.842Z] ---> ad23cec90f26 [2024-10-10T03:28:04.842Z] Step 10/27 : COPY go.mod vendor* ./ [2024-10-10T03:28:05.429Z] ---> 21df2a0a0975 [2024-10-10T03:28:05.429Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-10T03:28:05.429Z] ---> Running in 1aecace810ba [2024-10-10T03:28:08.008Z] Removing intermediate container 1aecace810ba [2024-10-10T03:28:08.008Z] ---> a7176c3592ea [2024-10-10T03:28:08.008Z] Step 12/27 : COPY . . [2024-10-10T03:28:09.415Z] ---> 860bf024eda8 [2024-10-10T03:28:09.415Z] Step 13/27 : RUN ${MAKE} [2024-10-10T03:28:09.415Z] ---> Running in ca84b8443a6d [2024-10-10T03:28:10.382Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-10-10T03:31:32.093Z] Removing intermediate container ca84b8443a6d [2024-10-10T03:31:32.093Z] ---> ad0c76b3dfa9 [2024-10-10T03:31:32.093Z] Step 14/27 : FROM alpine:3.20 [2024-10-10T03:31:32.093Z] 3.20: Pulling from library/alpine [2024-10-10T03:31:32.093Z] cf04c63912e1: Already exists [2024-10-10T03:31:32.093Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-10T03:31:32.093Z] Status: Downloaded newer image for alpine:3.20 [2024-10-10T03:31:32.093Z] ---> c157a85ed455 [2024-10-10T03:31:32.093Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-10T03:31:32.093Z] ---> Running in dafb310f5ad0 [2024-10-10T03:31:32.093Z] Removing intermediate container dafb310f5ad0 [2024-10-10T03:31:32.093Z] ---> b6f61c4c78ee [2024-10-10T03:31:32.093Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-10-10T03:31:32.093Z] ---> Running in 98acb1a8d8da [2024-10-10T03:31:32.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-10T03:31:32.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-10T03:31:34.350Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-10T03:31:34.350Z] Executing busybox-1.36.1-r29.trigger [2024-10-10T03:31:34.350Z] OK: 9 MiB in 15 packages [2024-10-10T03:31:35.306Z] Removing intermediate container 98acb1a8d8da [2024-10-10T03:31:35.306Z] ---> 436f77c625c3 [2024-10-10T03:31:35.306Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-10T03:31:35.306Z] ---> Running in d058d6b31998 [2024-10-10T03:31:36.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-10T03:31:36.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-10T03:31:37.665Z] Upgrading critical system libraries and apk-tools: [2024-10-10T03:31:37.665Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-10T03:31:37.665Z] Executing busybox-1.36.1-r29.trigger [2024-10-10T03:31:37.931Z] Continuing the upgrade transaction with new apk-tools: [2024-10-10T03:31:37.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-10T03:31:38.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-10T03:31:39.148Z] OK: 9 MiB in 15 packages [2024-10-10T03:31:40.102Z] Removing intermediate container d058d6b31998 [2024-10-10T03:31:40.102Z] ---> 1fb251baffbe [2024-10-10T03:31:40.102Z] Step 18/27 : WORKDIR / [2024-10-10T03:31:40.102Z] ---> Running in b04c1dc8f73c [2024-10-10T03:31:40.368Z] Removing intermediate container b04c1dc8f73c [2024-10-10T03:31:40.368Z] ---> 0f3c519e5058 [2024-10-10T03:31:40.368Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-10-10T03:31:41.770Z] ---> 52cc137e8fab [2024-10-10T03:31:41.770Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-10-10T03:31:42.359Z] ---> 528d81af7bd4 [2024-10-10T03:31:42.359Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-10-10T03:31:42.939Z] ---> 88b577a35ed7 [2024-10-10T03:31:42.939Z] Step 22/27 : EXPOSE 59984 [2024-10-10T03:31:42.939Z] ---> Running in b84fab752829 [2024-10-10T03:31:43.203Z] Removing intermediate container b84fab752829 [2024-10-10T03:31:43.203Z] ---> 483adaa7d0af [2024-10-10T03:31:43.203Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-10-10T03:31:43.203Z] ---> Running in 134c2d4f2290 [2024-10-10T03:31:43.469Z] Removing intermediate container 134c2d4f2290 [2024-10-10T03:31:43.469Z] ---> e4e28e528d44 [2024-10-10T03:31:43.469Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-10T03:31:43.469Z] ---> Running in 6a04eff7b68f [2024-10-10T03:31:43.734Z] Removing intermediate container 6a04eff7b68f [2024-10-10T03:31:43.734Z] ---> 81aa1754e7d3 [2024-10-10T03:31:43.734Z] Step 25/27 : LABEL arch=arm64 [2024-10-10T03:31:43.999Z] ---> Running in 6efa31d28e25 [2024-10-10T03:31:44.266Z] Removing intermediate container 6efa31d28e25 [2024-10-10T03:31:44.266Z] ---> 0a7a2f3c310b [2024-10-10T03:31:44.266Z] Step 26/27 : LABEL git_sha=094a6035552d2b73772a36c860659edc3dc5b957 [2024-10-10T03:31:44.266Z] ---> Running in 5ad34e1a5e90 [2024-10-10T03:31:44.531Z] Removing intermediate container 5ad34e1a5e90 [2024-10-10T03:31:44.531Z] ---> 4daa8a0553c5 [2024-10-10T03:31:44.531Z] Step 27/27 : LABEL version=0.0.0 [2024-10-10T03:31:44.796Z] ---> Running in 6522ad1e0c1a [2024-10-10T03:31:45.060Z] Removing intermediate container 6522ad1e0c1a [2024-10-10T03:31:45.060Z] ---> 586c7c73cafa [2024-10-10T03:31:45.060Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-10T03:31:45.060Z] Successfully built 586c7c73cafa [2024-10-10T03:31:45.060Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T03:31:46.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-10T03:31:46.040Z] [2024-10-10T03:31:46.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T03:31:46.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-10T03:31:46.475Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-10T03:31:46.475Z] 8998bd30e6a1: Pulling fs layer [2024-10-10T03:31:46.475Z] 04944245beec: Pulling fs layer [2024-10-10T03:31:46.475Z] 699f458cf7ca: Pulling fs layer [2024-10-10T03:31:46.475Z] 765212b225bb: Pulling fs layer [2024-10-10T03:31:46.475Z] f23df028b6ca: Pulling fs layer [2024-10-10T03:31:46.475Z] d65c8cfc05b1: Pulling fs layer [2024-10-10T03:31:46.475Z] 2437ff75d9bd: Pulling fs layer [2024-10-10T03:31:46.475Z] f23df028b6ca: Waiting [2024-10-10T03:31:46.475Z] d65c8cfc05b1: Waiting [2024-10-10T03:31:46.475Z] 2437ff75d9bd: Waiting [2024-10-10T03:31:46.475Z] 765212b225bb: Waiting [2024-10-10T03:31:46.742Z] 04944245beec: Verifying Checksum [2024-10-10T03:31:46.742Z] 04944245beec: Download complete [2024-10-10T03:31:46.742Z] 765212b225bb: Verifying Checksum [2024-10-10T03:31:46.742Z] 765212b225bb: Download complete [2024-10-10T03:31:46.742Z] f23df028b6ca: Verifying Checksum [2024-10-10T03:31:46.742Z] f23df028b6ca: Download complete [2024-10-10T03:31:46.742Z] d65c8cfc05b1: Verifying Checksum [2024-10-10T03:31:46.742Z] d65c8cfc05b1: Download complete [2024-10-10T03:31:47.009Z] 699f458cf7ca: Verifying Checksum [2024-10-10T03:31:47.009Z] 699f458cf7ca: Download complete [2024-10-10T03:31:47.273Z] 8998bd30e6a1: Verifying Checksum [2024-10-10T03:31:47.273Z] 8998bd30e6a1: Download complete [2024-10-10T03:31:49.850Z] 2437ff75d9bd: Verifying Checksum [2024-10-10T03:31:49.850Z] 2437ff75d9bd: Download complete [2024-10-10T03:31:51.787Z] 8998bd30e6a1: Pull complete [2024-10-10T03:31:52.369Z] 04944245beec: Pull complete [2024-10-10T03:31:53.782Z] 699f458cf7ca: Pull complete [2024-10-10T03:31:54.051Z] 765212b225bb: Pull complete [2024-10-10T03:31:55.011Z] f23df028b6ca: Pull complete [2024-10-10T03:31:55.276Z] d65c8cfc05b1: Pull complete [2024-10-10T03:32:13.474Z] 2437ff75d9bd: Pull complete [2024-10-10T03:32:13.474Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-10T03:32:13.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-10T03:32:13.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T03:32:13.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-22400 does not seem to be running inside a container [2024-10-10T03:32:13.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-10T03:32:16.711Z] $ docker top 8bbb8ab0375f4c10c8318c6709c384184fdddcfd59087a949d449b0f5d238951 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-10T03:32:17.622Z] ---> job-cost.sh [2024-10-10T03:32:17.622Z] lf-activate-venv: SKIPPING [2024-10-10T03:32:17.622Z] INFO: No Stack... [2024-10-10T03:32:18.199Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-10T03:32:18.775Z] INFO: Archiving Costs [Pipeline] sh [2024-10-10T03:32:19.435Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2024-10-10T03:32:19.435Z] + cut -d, -f6 [Pipeline] lock [2024-10-10T03:32:19.514Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-464-1-stack-cost] [2024-10-10T03:32:19.523Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-464-1-stack-cost] did not exist. Created. [2024-10-10T03:32:19.532Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-464-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-10T03:32:20.272Z] /w/workspace/device-onvif-camera/1@tmp/durable-4b869c06/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-10T03:32:20.936Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-10T03:32:20.979Z] Warning: overwriting stash ‘stack-cost’ [2024-10-10T03:32:21.037Z] Stashed 1 file(s) [Pipeline] } [2024-10-10T03:32:21.059Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-464-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-10T03:32:21.161Z] $ docker stop --time=1 8bbb8ab0375f4c10c8318c6709c384184fdddcfd59087a949d449b0f5d238951 [2024-10-10T03:32:22.644Z] $ docker rm -f --volumes 8bbb8ab0375f4c10c8318c6709c384184fdddcfd59087a949d449b0f5d238951 [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 [2024-10-10T03:32:23.815Z] provisioning config files... [2024-10-10T03:32:23.825Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-464@tmp/config6271503097668443921tmp [Pipeline] { [Pipeline] sh [2024-10-10T03:32:24.180Z] + set +x [2024-10-10T03:32:24.180Z] + curl -s https://codecov.io/bash [2024-10-10T03:32:24.180Z] + bash -s -- [2024-10-10T03:32:24.180Z] [2024-10-10T03:32:24.180Z] _____ _ [2024-10-10T03:32:24.180Z] / ____| | | [2024-10-10T03:32:24.180Z] | | ___ __| | ___ ___ _____ __ [2024-10-10T03:32:24.180Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-10T03:32:24.180Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-10T03:32:24.180Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-10T03:32:24.180Z] Bash-1.0.6 [2024-10-10T03:32:24.180Z] [2024-10-10T03:32:24.180Z] [2024-10-10T03:32:24.180Z] ==> git version 2.25.1 found [2024-10-10T03:32:24.180Z] ==> 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 [2024-10-10T03:32:24.180Z] Release-Date: 2020-01-08 [2024-10-10T03:32:24.180Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-10T03:32:24.180Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-10T03:32:24.180Z] ==> Jenkins CI detected. [2024-10-10T03:32:24.180Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-464 [2024-10-10T03:32:24.180Z] project root: . [2024-10-10T03:32:24.180Z] --> token set from env [2024-10-10T03:32:24.180Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-10T03:32:24.180Z] ==> Running gcov in . (disable via -X gcov) [2024-10-10T03:32:24.180Z] ==> Python coveragepy not found [2024-10-10T03:32:24.180Z] ==> Searching for coverage reports in: [2024-10-10T03:32:24.180Z] + . [2024-10-10T03:32:24.440Z] -> Found 1 reports [2024-10-10T03:32:24.440Z] ==> Detecting git/mercurial file structure [2024-10-10T03:32:24.440Z] ==> Reading reports [2024-10-10T03:32:24.440Z] + ./coverage.out bytes=92292 [2024-10-10T03:32:24.440Z] ==> Appending adjustments [2024-10-10T03:32:24.440Z] https://docs.codecov.io/docs/fixing-reports [2024-10-10T03:32:24.440Z] + Found adjustments [2024-10-10T03:32:24.440Z] ==> Gzipping contents [2024-10-10T03:32:24.440Z] 12K /tmp/codecov.cKa07o.gz [2024-10-10T03:32:24.440Z] ==> Uploading reports [2024-10-10T03:32:24.440Z] url: https://codecov.io [2024-10-10T03:32:24.440Z] query: branch=PR-464&commit=094a6035552d2b73772a36c860659edc3dc5b957&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-464%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=464&job=&cmd_args= [2024-10-10T03:32:24.440Z] -> Pinging Codecov [2024-10-10T03:32:24.440Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-464&commit=094a6035552d2b73772a36c860659edc3dc5b957&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-464%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=464&job=&cmd_args= [2024-10-10T03:32:24.701Z] -> Uploading to [2024-10-10T03:32:24.701Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/094a6035552d2b73772a36c860659edc3dc5b957/bbe3c7f0-a6eb-401a-b26b-0595ea6331d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241010%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241010T033224Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=254a6e7d498aff1f8fff7f19468010c58e57e8df1828a0edc65cfb82ab350d9b [2024-10-10T03:32:24.701Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-10T03:32:24.701Z] Dload Upload Total Spent Left Speed [2024-10-10T03:32:24.962Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11414 0 0 100 11414 0 45293 --:--:-- --:--:-- --:--:-- 45114 100 11414 0 0 100 11414 0 45114 --:--:-- --:--:-- --:--:-- 44937 [2024-10-10T03:32:24.962Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/094a6035552d2b73772a36c860659edc3dc5b957 [Pipeline] } [2024-10-10T03:32:24.993Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-10T03:32:27.287Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-464/archives ] [2024-10-10T03:32:27.287Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-464/archives [2024-10-10T03:32:27.287Z] total 16 [2024-10-10T03:32:27.287Z] drwxr-xr-x 3 root root 4096 Oct 10 03:20 . [2024-10-10T03:32:27.287Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 03:20 .. [2024-10-10T03:32:27.287Z] drwxr-xr-x 2 root root 4096 Oct 10 03:20 cost [2024-10-10T03:32:27.287Z] -rw-r--r-- 1 root root 91 Oct 10 03:20 cost.csv [2024-10-10T03:32:27.287Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-464/archives [2024-10-10T03:32:27.287Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-464/archives [2024-10-10T03:32:27.287Z] total 16 [2024-10-10T03:32:27.287Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 03:20 . [2024-10-10T03:32:27.287Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 03:20 .. [2024-10-10T03:32:27.287Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 03:20 cost [2024-10-10T03:32:27.287Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 10 03:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-10T03:32:27.616Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-10T03:32:28.517Z] ---> package-listing.sh [2024-10-10T03:32:28.517Z] ++ facter osfamily [2024-10-10T03:32:28.517Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-10T03:32:28.776Z] + OS_FAMILY=debian [2024-10-10T03:32:28.776Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-464 [2024-10-10T03:32:28.776Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-10T03:32:28.776Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-10T03:32:28.776Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-10T03:32:28.776Z] + PACKAGES=/tmp/packages_start.txt [2024-10-10T03:32:28.776Z] + '[' /w/workspace/undry_device-onvif-camera_PR-464 ']' [2024-10-10T03:32:28.776Z] + PACKAGES=/tmp/packages_end.txt [2024-10-10T03:32:28.776Z] + case "${OS_FAMILY}" in [2024-10-10T03:32:28.776Z] + dpkg -l [2024-10-10T03:32:28.776Z] + grep '^ii' [2024-10-10T03:32:28.776Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-10T03:32:28.776Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-10T03:32:28.776Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-10T03:32:28.776Z] + '[' /w/workspace/undry_device-onvif-camera_PR-464 ']' [2024-10-10T03:32:28.776Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-464/archives/ [2024-10-10T03:32:28.776Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-464/archives/ [Pipeline] echo [2024-10-10T03:32:28.818Z] 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-464/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-10T03:32:29.128Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T03:32:29.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-10T03:32:29.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T03:32:30.042Z] prd-ubuntu20.04-docker-8c-8g-22399 does not seem to be running inside a container [2024-10-10T03:32:30.108Z] $ 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-464/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-464 -v /w/workspace/undry_device-onvif-camera_PR-464:/w/workspace/undry_device-onvif-camera_PR-464:rw,z -v /w/workspace/undry_device-onvif-camera_PR-464@tmp:/w/workspace/undry_device-onvif-camera_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-10T03:32:30.281Z] $ docker top d1b846e1c95593eaa7eeb95cfccfedfe261d4d9892680d4c396d9500b0030d70 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-10T03:32:30.720Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-10T03:32:31.034Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-10T03:32:31.350Z] + ls /var/log/sa-host [2024-10-10T03:32:31.350Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-10T03:32:31.599Z] provisioning config files... [2024-10-10T03:32:31.608Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-464@tmp/config11433642436080436876tmp [Pipeline] { [Pipeline] echo [2024-10-10T03:32:31.676Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-10T03:32:31.999Z] ---> create-netrc.sh [Pipeline] } [2024-10-10T03:32:32.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-10T03:32:32.458Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-10T03:32:32.493Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-10T03:32:32.816Z] ---> sudo-logs.sh [2024-10-10T03:32:32.816Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-10T03:32:32.921Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-10T03:32:33.243Z] ---> job-cost.sh [2024-10-10T03:32:33.244Z] lf-activate-venv: SKIPPING [2024-10-10T03:32:33.244Z] DEBUG: total: 0.2199999988079071 [2024-10-10T03:32:33.244Z] INFO: Retrieving Stack Cost... [2024-10-10T03:32:33.502Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-10T03:32:34.073Z] INFO: Archiving Costs [Pipeline] echo [2024-10-10T03:32:34.117Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-10T03:32:34.437Z] ---> logs-deploy.sh [2024-10-10T03:32:34.437Z] lf-activate-venv: SKIPPING [2024-10-10T03:32:34.437Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-464/1 [2024-10-10T03:32:34.437Z] INFO: archiving workspace using pattern(s): [2024-10-10T03:32:35.380Z] Archives upload complete. [2024-10-10T03:32:35.640Z] INFO: archiving logs to Nexus