Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 97477250f83449ec135a51078cdc7ddd64728142 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-ssh9318369921139566239.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2684053821739722672.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4489722184695637353.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5342254773579169412.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15423820512022838370.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 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-8337 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 97477250f83449ec135a51078cdc7ddd64728142 (main) Commit message: "Merge pull request #298 from edgexfoundry/dependabot/go_modules/github.com/xfrr/goffmpeg-1.0.0" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97477250f83449ec135a51078cdc7ddd64728142 # timeout=10 > git rev-list --no-walk 599f6b8e7264b3818babca2d82d47d6d3c40b07e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-02T20:07:00.693Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-02T20:07:00.757Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-02T20:07:00.773Z] ========================================================= [2023-10-02T20:07:00.773Z] EdgeX Global Pipelines Version Info [2023-10-02T20:07:00.773Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-02T20:07:01.861Z] ------------------- [2023-10-02T20:07:01.861Z] stable info: [2023-10-02T20:07:01.861Z] ------------------- [2023-10-02T20:07:01.861Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-02T20:07:01.861Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-02T20:07:01.861Z] Message: update stable to v1.0.254 [2023-10-02T20:07:02.123Z] ------------------- [2023-10-02T20:07:02.123Z] experimental info: [2023-10-02T20:07:02.123Z] ------------------- [2023-10-02T20:07:02.123Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-02T20:07:02.123Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-02T20:07:02.123Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-02T20:07:02.285Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-10-02T20:07:02.302Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-10-02T20:07:02.314Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-02T20:07:02.329Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-02T20:07:02.341Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-02T20:07:02.355Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-02T20:07:02.370Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-02T20:07:02.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-02T20:07:02.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-02T20:07:02.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-02T20:07:02.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-02T20:07:02.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-10-02T20:07:02.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-02T20:07:02.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-02T20:07:02.496Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-02T20:07:02.509Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-02T20:07:02.522Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-02T20:07:02.532Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-02T20:07:02.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-02T20:07:02.562Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-02T20:07:02.578Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-02T20:07:02.596Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-02T20:07:02.610Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-02T20:07:02.627Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-02T20:07:02.639Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-02T20:07:02.651Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-02T20:07:02.663Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-02T20:07:02.677Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-02T20:07:02.688Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-02T20:07:02.700Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-02T20:07:02.712Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97477250f83449ec135a51078cdc7ddd64728142 [Pipeline] echo [2023-10-02T20:07:02.723Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9747725 [Pipeline] echo [2023-10-02T20:07:02.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-02T20:07:02.780Z] provisioning config files... [2023-10-02T20:07:02.794Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11045450834715576312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-02T20:07:03.086Z] ---> docker-login.sh [2023-10-02T20:07:03.087Z] nexus3.edgexfoundry.org:10001 [2023-10-02T20:07:03.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-02T20:07:03.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-02T20:07:03.347Z] Configure a credential helper to remove this warning. See [2023-10-02T20:07:03.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-02T20:07:03.347Z] [2023-10-02T20:07:03.347Z] Login Succeeded [2023-10-02T20:07:03.347Z] nexus3.edgexfoundry.org:10002 [2023-10-02T20:07:03.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-02T20:07:03.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-02T20:07:03.347Z] Configure a credential helper to remove this warning. See [2023-10-02T20:07:03.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-02T20:07:03.347Z] [2023-10-02T20:07:03.347Z] Login Succeeded [2023-10-02T20:07:03.347Z] nexus3.edgexfoundry.org:10003 [2023-10-02T20:07:03.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-02T20:07:03.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-02T20:07:03.607Z] Configure a credential helper to remove this warning. See [2023-10-02T20:07:03.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-02T20:07:03.607Z] [2023-10-02T20:07:03.607Z] Login Succeeded [2023-10-02T20:07:03.607Z] nexus3.edgexfoundry.org:10004 [2023-10-02T20:07:03.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-02T20:07:03.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-02T20:07:03.607Z] Configure a credential helper to remove this warning. See [2023-10-02T20:07:03.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-02T20:07:03.607Z] [2023-10-02T20:07:03.607Z] Login Succeeded [2023-10-02T20:07:03.607Z] docker.io [2023-10-02T20:07:03.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-02T20:07:03.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-02T20:07:03.867Z] Configure a credential helper to remove this warning. See [2023-10-02T20:07:03.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-02T20:07:03.867Z] [2023-10-02T20:07:03.867Z] Login Succeeded [2023-10-02T20:07:03.867Z] ---> docker-login.sh ends [Pipeline] } [2023-10-02T20:07:03.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-02T20:07:04.254Z] + git rev-list -1 --merges 97477250f83449ec135a51078cdc7ddd64728142~1..97477250f83449ec135a51078cdc7ddd64728142 [Pipeline] echo [2023-10-02T20:07:04.302Z] -----------> git rev-list -1 --merges 97477250f83449ec135a51078cdc7ddd64728142~1..97477250f83449ec135a51078cdc7ddd64728142 97477250f83449ec135a51078cdc7ddd64728142 [2023-10-02T20:07:04.302Z] 97477250f83449ec135a51078cdc7ddd64728142 [false] [Pipeline] sh [2023-10-02T20:07:04.594Z] + git log --format=format:%s -1 97477250f83449ec135a51078cdc7ddd64728142 [Pipeline] echo [2023-10-02T20:07:04.610Z] ========================================================= [2023-10-02T20:07:04.610Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-02T20:07:04.610Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-02T20:07:04.928Z] + git log --format=format:%s -1 97477250f83449ec135a51078cdc7ddd64728142 [Pipeline] echo [2023-10-02T20:07:04.939Z] [semverPrep] GIT_COMMIT: 97477250f83449ec135a51078cdc7ddd64728142, Commit Message: Merge pull request #298 from edgexfoundry/dependabot/go_modules/github.com/xfrr/goffmpeg-1.0.0 [Pipeline] echo [2023-10-02T20:07:04.952Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-02T20:07:05.305Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-02T20:07:05.305Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-02T20:07:05.305Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-02T20:07:05.305Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-02T20:07:05.305Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-02T20:07:05.305Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-02T20:07:05.305Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:07:05.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-02T20:07:05.730Z] [2023-10-02T20:07:05.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:07:06.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-02T20:07:06.041Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-02T20:07:06.041Z] b85a868b505f: Pulling fs layer [2023-10-02T20:07:06.041Z] e2be974225ed: Pulling fs layer [2023-10-02T20:07:06.041Z] 339a4e72a1f5: Pulling fs layer [2023-10-02T20:07:06.041Z] 988bab9f4d93: Pulling fs layer [2023-10-02T20:07:06.041Z] 1469e6f7b9e6: Pulling fs layer [2023-10-02T20:07:06.041Z] eaf3925da568: Pulling fs layer [2023-10-02T20:07:06.041Z] bab4dde63d76: Pulling fs layer [2023-10-02T20:07:06.041Z] bde34c3a00c8: Pulling fs layer [2023-10-02T20:07:06.041Z] b352a97aabf1: Pulling fs layer [2023-10-02T20:07:06.041Z] 4872d77fe225: Pulling fs layer [2023-10-02T20:07:06.041Z] 5851b861e8e6: Pulling fs layer [2023-10-02T20:07:06.041Z] eaf3925da568: Waiting [2023-10-02T20:07:06.041Z] bde34c3a00c8: Waiting [2023-10-02T20:07:06.041Z] 1469e6f7b9e6: Waiting [2023-10-02T20:07:06.041Z] 4872d77fe225: Waiting [2023-10-02T20:07:06.041Z] bab4dde63d76: Waiting [2023-10-02T20:07:06.041Z] 988bab9f4d93: Waiting [2023-10-02T20:07:06.041Z] b352a97aabf1: Waiting [2023-10-02T20:07:06.041Z] 5851b861e8e6: Waiting [2023-10-02T20:07:06.041Z] e2be974225ed: Verifying Checksum [2023-10-02T20:07:06.041Z] e2be974225ed: Download complete [2023-10-02T20:07:06.041Z] 988bab9f4d93: Verifying Checksum [2023-10-02T20:07:06.041Z] 988bab9f4d93: Download complete [2023-10-02T20:07:06.304Z] 339a4e72a1f5: Verifying Checksum [2023-10-02T20:07:06.304Z] 339a4e72a1f5: Download complete [2023-10-02T20:07:06.304Z] 1469e6f7b9e6: Verifying Checksum [2023-10-02T20:07:06.304Z] 1469e6f7b9e6: Download complete [2023-10-02T20:07:06.304Z] eaf3925da568: Verifying Checksum [2023-10-02T20:07:06.304Z] eaf3925da568: Download complete [2023-10-02T20:07:06.304Z] bde34c3a00c8: Verifying Checksum [2023-10-02T20:07:06.304Z] bde34c3a00c8: Download complete [2023-10-02T20:07:06.304Z] b352a97aabf1: Verifying Checksum [2023-10-02T20:07:06.304Z] b352a97aabf1: Download complete [2023-10-02T20:07:06.304Z] 4872d77fe225: Download complete [2023-10-02T20:07:06.304Z] 5851b861e8e6: Verifying Checksum [2023-10-02T20:07:06.304Z] 5851b861e8e6: Download complete [2023-10-02T20:07:06.304Z] b85a868b505f: Verifying Checksum [2023-10-02T20:07:06.304Z] b85a868b505f: Download complete [2023-10-02T20:07:06.562Z] bab4dde63d76: Verifying Checksum [2023-10-02T20:07:06.562Z] bab4dde63d76: Download complete [2023-10-02T20:07:07.500Z] b85a868b505f: Pull complete [2023-10-02T20:07:07.760Z] e2be974225ed: Pull complete [2023-10-02T20:07:08.328Z] 339a4e72a1f5: Pull complete [2023-10-02T20:07:08.328Z] 988bab9f4d93: Pull complete [2023-10-02T20:07:08.587Z] 1469e6f7b9e6: Pull complete [2023-10-02T20:07:08.587Z] eaf3925da568: Pull complete [2023-10-02T20:07:10.487Z] bab4dde63d76: Pull complete [2023-10-02T20:07:10.487Z] bde34c3a00c8: Pull complete [2023-10-02T20:07:10.487Z] b352a97aabf1: Pull complete [2023-10-02T20:07:10.746Z] 4872d77fe225: Pull complete [2023-10-02T20:07:10.746Z] 5851b861e8e6: Pull complete [2023-10-02T20:07:10.746Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-02T20:07:10.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-02T20:07:10.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-02T20:07:10.852Z] prd-ubuntu20.04-docker-8c-8g-8337 does not seem to be running inside a container [2023-10-02T20:07:10.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-02T20:07:13.330Z] $ docker top f2a631610d615554f3260de90fb0e2e4ff92bde1970e5bd7434e53579c635959 -eo pid,comm [2023-10-02T20:07:13.386Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-02T20:07:13.386Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-02T20:07:13.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-02T20:07:13.421Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-02T20:07:13.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-02T20:07:13.528Z] $ docker exec f2a631610d615554f3260de90fb0e2e4ff92bde1970e5bd7434e53579c635959 ssh-agent [2023-10-02T20:07:13.626Z] SSH_AUTH_SOCK=/tmp/ssh-M3Th6kTDoWZt/agent.33 [2023-10-02T20:07:13.626Z] SSH_AGENT_PID=40 [2023-10-02T20:07:13.632Z] Running ssh-add (command line suppressed) [2023-10-02T20:07:13.721Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10626398895655107094.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10626398895655107094.key) [2023-10-02T20:07:13.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-02T20:07:14.019Z] + git tag --points-at HEAD [Pipeline] } [2023-10-02T20:07:14.039Z] $ docker exec --env ******** --env ******** f2a631610d615554f3260de90fb0e2e4ff92bde1970e5bd7434e53579c635959 ssh-agent -k [2023-10-02T20:07:14.140Z] unset SSH_AUTH_SOCK; [2023-10-02T20:07:14.141Z] unset SSH_AGENT_PID; [2023-10-02T20:07:14.141Z] echo Agent pid 40 killed; [2023-10-02T20:07:14.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-02T20:07:14.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-02T20:07:14.176Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-02T20:07:14.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-02T20:07:14.306Z] $ docker exec f2a631610d615554f3260de90fb0e2e4ff92bde1970e5bd7434e53579c635959 ssh-agent [2023-10-02T20:07:14.430Z] SSH_AUTH_SOCK=/tmp/ssh-Pxq9PaK5nQLv/agent.72 [2023-10-02T20:07:14.430Z] SSH_AGENT_PID=78 [2023-10-02T20:07:14.435Z] Running ssh-add (command line suppressed) [2023-10-02T20:07:14.526Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3795770878258851598.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3795770878258851598.key) [2023-10-02T20:07:14.540Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-02T20:07:14.828Z] + git semver init [2023-10-02T20:07:15.089Z] 2023-10-02 20:07:15,009 [run_init] DEBUG init version:0.0.0 force:False [2023-10-02T20:07:15.089Z] 2023-10-02 20:07:15,010 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-10-02T20:07:15.089Z] 2023-10-02 20:07:15,010 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-10-02T20:07:15.089Z] 2023-10-02 20:07:15,010 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-02T20:07:16.031Z] 2023-10-02 20:07:15,883 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-10-02T20:07:16.031Z] 2023-10-02 20:07:15,883 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-10-02T20:07:16.031Z] 2023-10-02 20:07:15,884 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-02T20:07:16.031Z] 2023-10-02 20:07:15,884 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-02T20:07:16.031Z] 3.1.0-dev.29 [Pipeline] } [2023-10-02T20:07:16.042Z] $ docker exec --env ******** --env ******** f2a631610d615554f3260de90fb0e2e4ff92bde1970e5bd7434e53579c635959 ssh-agent -k [2023-10-02T20:07:16.144Z] unset SSH_AUTH_SOCK; [2023-10-02T20:07:16.145Z] unset SSH_AGENT_PID; [2023-10-02T20:07:16.145Z] echo Agent pid 78 killed; [2023-10-02T20:07:16.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-02T20:07:16.460Z] + git semver [Pipeline] } [2023-10-02T20:07:16.733Z] $ docker stop --time=1 f2a631610d615554f3260de90fb0e2e4ff92bde1970e5bd7434e53579c635959 [2023-10-02T20:07:18.028Z] $ docker rm -f --volumes f2a631610d615554f3260de90fb0e2e4ff92bde1970e5bd7434e53579c635959 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-02T20:07:18.359Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-02T20:07:18.553Z] Stashed 1 file(s) [Pipeline] echo [2023-10-02T20:07:18.556Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.29 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-02T20:07:18.672Z] provisioning config files... [2023-10-02T20:07:18.681Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11855455119059323046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-02T20:07:18.975Z] ---> docker-login.sh [2023-10-02T20:07:18.975Z] nexus3.edgexfoundry.org:10001 [2023-10-02T20:07:18.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-02T20:07:18.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-02T20:07:18.975Z] Configure a credential helper to remove this warning. See [2023-10-02T20:07:18.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-02T20:07:18.975Z] [2023-10-02T20:07:18.975Z] Login Succeeded [2023-10-02T20:07:18.975Z] nexus3.edgexfoundry.org:10002 [2023-10-02T20:07:18.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-02T20:07:18.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-02T20:07:18.975Z] Configure a credential helper to remove this warning. See [2023-10-02T20:07:18.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-02T20:07:18.975Z] [2023-10-02T20:07:18.975Z] Login Succeeded [2023-10-02T20:07:18.975Z] nexus3.edgexfoundry.org:10003 [2023-10-02T20:07:19.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-02T20:07:19.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-02T20:07:19.234Z] Configure a credential helper to remove this warning. See [2023-10-02T20:07:19.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-02T20:07:19.234Z] [2023-10-02T20:07:19.234Z] Login Succeeded [2023-10-02T20:07:19.234Z] nexus3.edgexfoundry.org:10004 [2023-10-02T20:07:19.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-02T20:07:19.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-02T20:07:19.234Z] Configure a credential helper to remove this warning. See [2023-10-02T20:07:19.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-02T20:07:19.234Z] [2023-10-02T20:07:19.234Z] Login Succeeded [2023-10-02T20:07:19.234Z] docker.io [2023-10-02T20:07:19.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-02T20:07:19.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-02T20:07:19.755Z] Configure a credential helper to remove this warning. See [2023-10-02T20:07:19.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-02T20:07:19.755Z] [2023-10-02T20:07:19.755Z] Login Succeeded [2023-10-02T20:07:19.755Z] ---> docker-login.sh ends [Pipeline] } [2023-10-02T20:07:19.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-02T20:07:19.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-02T20:07:19.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-02T20:07:19.836Z] ========================================================= [2023-10-02T20:07:19.836Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-02T20:07:19.836Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:07:20.139Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-02T20:07:20.139Z] Sending build context to Docker daemon 2.251MB [2023-10-02T20:07:20.139Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-02T20:07:20.139Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-02T20:07:20.139Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-02T20:07:20.139Z] 7264a8db6415: Pulling fs layer [2023-10-02T20:07:20.139Z] c4d48a809fc2: Pulling fs layer [2023-10-02T20:07:20.139Z] 4f1c88b9dad5: Pulling fs layer [2023-10-02T20:07:20.139Z] ad3a456e5733: Pulling fs layer [2023-10-02T20:07:20.139Z] 33e27b845d1e: Pulling fs layer [2023-10-02T20:07:20.139Z] c68163c4e522: Pulling fs layer [2023-10-02T20:07:20.139Z] 50da416c3ac9: Pulling fs layer [2023-10-02T20:07:20.139Z] 23d2d4c4bb30: Pulling fs layer [2023-10-02T20:07:20.139Z] 33e27b845d1e: Waiting [2023-10-02T20:07:20.139Z] c68163c4e522: Waiting [2023-10-02T20:07:20.139Z] 23d2d4c4bb30: Waiting [2023-10-02T20:07:20.139Z] 50da416c3ac9: Waiting [2023-10-02T20:07:20.139Z] ad3a456e5733: Waiting [2023-10-02T20:07:20.139Z] c4d48a809fc2: Download complete [2023-10-02T20:07:20.139Z] ad3a456e5733: Verifying Checksum [2023-10-02T20:07:20.139Z] ad3a456e5733: Download complete [2023-10-02T20:07:20.400Z] 33e27b845d1e: Download complete [2023-10-02T20:07:20.400Z] 7264a8db6415: Verifying Checksum [2023-10-02T20:07:20.400Z] 7264a8db6415: Download complete [2023-10-02T20:07:20.400Z] c68163c4e522: Verifying Checksum [2023-10-02T20:07:20.400Z] c68163c4e522: Download complete [2023-10-02T20:07:20.400Z] 7264a8db6415: Pull complete [2023-10-02T20:07:20.659Z] 23d2d4c4bb30: Verifying Checksum [2023-10-02T20:07:20.659Z] 23d2d4c4bb30: Download complete [2023-10-02T20:07:20.659Z] c4d48a809fc2: Pull complete [2023-10-02T20:07:20.659Z] 4f1c88b9dad5: Verifying Checksum [2023-10-02T20:07:20.659Z] 4f1c88b9dad5: Download complete [2023-10-02T20:07:21.228Z] 50da416c3ac9: Verifying Checksum [2023-10-02T20:07:21.228Z] 50da416c3ac9: Download complete [2023-10-02T20:07:24.520Z] 4f1c88b9dad5: Pull complete [2023-10-02T20:07:24.520Z] ad3a456e5733: Pull complete [2023-10-02T20:07:24.520Z] 33e27b845d1e: Pull complete [2023-10-02T20:07:24.520Z] c68163c4e522: Pull complete [2023-10-02T20:07:27.053Z] 50da416c3ac9: Pull complete [2023-10-02T20:07:27.053Z] 23d2d4c4bb30: Pull complete [2023-10-02T20:07:27.053Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-02T20:07:27.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-02T20:07:27.053Z] ---> 0786185ac409 [2023-10-02T20:07:27.053Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-02T20:07:31.247Z] ---> Running in 23f9151a73e2 [2023-10-02T20:07:31.247Z] Removing intermediate container 23f9151a73e2 [2023-10-02T20:07:31.247Z] ---> 478c3ce3b966 [2023-10-02T20:07:31.247Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-02T20:07:31.247Z] ---> Running in 7f6144adb760 [2023-10-02T20:07:31.247Z] Removing intermediate container 7f6144adb760 [2023-10-02T20:07:31.247Z] ---> fd8b723823e0 [2023-10-02T20:07:31.247Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-02T20:07:31.247Z] ---> Running in 37fc064a67c0 [2023-10-02T20:07:31.247Z] Removing intermediate container 37fc064a67c0 [2023-10-02T20:07:31.247Z] ---> 06d3ba6bb536 [2023-10-02T20:07:31.247Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-02T20:07:31.247Z] ---> Running in f023cdfb664e [2023-10-02T20:07:31.247Z] Removing intermediate container f023cdfb664e [2023-10-02T20:07:31.247Z] ---> 0802d2d162ce [2023-10-02T20:07:31.247Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-02T20:07:31.247Z] ---> Running in 5fb15886b3ab [2023-10-02T20:07:31.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-02T20:07:31.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-02T20:07:31.764Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-02T20:07:31.764Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-02T20:07:31.764Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-02T20:07:31.764Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-02T20:07:31.764Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-02T20:07:31.764Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-02T20:07:31.764Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-02T20:07:31.764Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-02T20:07:31.764Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-02T20:07:31.764Z] (10/13) Installing kmod-libs (30-r3) [2023-10-02T20:07:31.764Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-02T20:07:32.023Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-02T20:07:32.023Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-02T20:07:32.023Z] Executing busybox-1.36.1-r2.trigger [2023-10-02T20:07:32.023Z] Executing eudev-3.2.11-r8.trigger [2023-10-02T20:07:32.023Z] OK: 271 MiB in 65 packages [2023-10-02T20:07:32.594Z] Removing intermediate container 5fb15886b3ab [2023-10-02T20:07:32.594Z] ---> 6d569049d613 [2023-10-02T20:07:32.594Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-02T20:07:32.594Z] ---> Running in 47b75b620011 [2023-10-02T20:07:32.594Z] Removing intermediate container 47b75b620011 [2023-10-02T20:07:32.594Z] ---> e92666323809 [2023-10-02T20:07:32.594Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-02T20:07:32.852Z] ---> a67edd0e8198 [2023-10-02T20:07:32.852Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-02T20:07:32.852Z] ---> Running in 98bf759e74bc [2023-10-02T20:07:33.633Z] Still waiting to schedule task [2023-10-02T20:07:33.634Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-02T20:08:04.929Z] Removing intermediate container 98bf759e74bc [2023-10-02T20:08:04.929Z] ---> fde6147366b2 [2023-10-02T20:08:04.929Z] Step 11/13 : COPY . . [2023-10-02T20:08:04.929Z] ---> 3e303af97ecb [2023-10-02T20:08:04.929Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-02T20:08:04.929Z] ---> Running in 556efb7156f5 [2023-10-02T20:08:04.929Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-02T20:08:04.929Z] Dload Upload Total Spent Left Speed [2023-10-02T20:08:04.929Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9110 0 --:--:-- --:--:-- --:--:-- 9145 [2023-10-02T20:08:05.189Z] Removing intermediate container 556efb7156f5 [2023-10-02T20:08:05.189Z] ---> acee6b03d1da [2023-10-02T20:08:05.189Z] Step 13/13 : RUN ${MAKE} [2023-10-02T20:08:05.189Z] ---> Running in 6233e2807d15 [2023-10-02T20:08:05.449Z] noop [2023-10-02T20:08:05.708Z] Removing intermediate container 6233e2807d15 [2023-10-02T20:08:05.708Z] ---> 346657b3f5b0 [2023-10-02T20:08:05.708Z] Successfully built 346657b3f5b0 [2023-10-02T20:08:05.708Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:08:06.026Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-02T20:08:06.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-02T20:08:06.099Z] prd-ubuntu20.04-docker-8c-8g-8337 does not seem to be running inside a container [2023-10-02T20:08:06.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-02T20:08:06.464Z] $ docker top d5cde516de541896b1ed6b200416b06bed51ca2cb8882adcb0135142e0568aa8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-02T20:08:06.806Z] + go version [2023-10-02T20:08:06.806Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-02T20:08:06.818Z] $ docker stop --time=1 d5cde516de541896b1ed6b200416b06bed51ca2cb8882adcb0135142e0568aa8 [2023-10-02T20:08:08.112Z] $ docker rm -f --volumes d5cde516de541896b1ed6b200416b06bed51ca2cb8882adcb0135142e0568aa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:08:08.525Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-02T20:08:08.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-02T20:08:08.592Z] prd-ubuntu20.04-docker-8c-8g-8337 does not seem to be running inside a container [2023-10-02T20:08:08.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-02T20:08:08.916Z] $ docker top 68df4d0901b7a077d102a4b687e880a40f3cc95658d4b2058f4cb832602ca266 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-02T20:08:09.251Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-10-02T20:08:09.666Z] + make test [2023-10-02T20:08:09.666Z] go test ./... -coverprofile=coverage.out ./... [2023-10-02T20:08:11.041Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-02T20:08:21.001Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-02T20:08:21.935Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.021s coverage: 4.4% of statements [2023-10-02T20:08:30.048Z] go vet ./... [2023-10-02T20:08:32.575Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-02T20:08:32.575Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-02T20:08:32.575Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-02T20:08:32.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-02T20:08:32.601Z] $ docker stop --time=1 68df4d0901b7a077d102a4b687e880a40f3cc95658d4b2058f4cb832602ca266 [2023-10-02T20:08:35.313Z] $ docker rm -f --volumes 68df4d0901b7a077d102a4b687e880a40f3cc95658d4b2058f4cb832602ca266 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-02T20:08:35.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-02T20:08:35.840Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-02T20:08:36.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-02T20:08:36.830Z] + ls -al . [2023-10-02T20:08:36.830Z] total 220 [2023-10-02T20:08:36.830Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 20:08 . [2023-10-02T20:08:36.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 20:06 .. [2023-10-02T20:08:36.830Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 20:08 .git [2023-10-02T20:08:36.830Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 20:07 .github [2023-10-02T20:08:36.830Z] -rw-rw-r-- 1 jenkins jenkins 495 Oct 2 20:07 .gitignore [2023-10-02T20:08:36.830Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 2 20:07 .golangci.yml [2023-10-02T20:08:36.830Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 2 20:07 .hadolint.yml [2023-10-02T20:08:36.830Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 20:07 .semver [2023-10-02T20:08:36.830Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 2 20:07 Attribution.txt [2023-10-02T20:08:36.830Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 2 20:07 CHANGELOG.md [2023-10-02T20:08:36.830Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 2 20:07 Dockerfile [2023-10-02T20:08:36.830Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 2 20:07 GOVERNANCE.md [2023-10-02T20:08:36.830Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 2 20:07 Jenkinsfile [2023-10-02T20:08:36.830Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 2 20:07 LICENSE [2023-10-02T20:08:36.830Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 2 20:07 Makefile [2023-10-02T20:08:36.830Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 2 20:07 OWNERS.md [2023-10-02T20:08:36.830Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 2 20:07 README.md [2023-10-02T20:08:36.830Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 2 20:07 VERSION [2023-10-02T20:08:36.830Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 20:07 bin [2023-10-02T20:08:36.830Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 20:07 cmd [2023-10-02T20:08:36.830Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 2 20:08 coverage.out [2023-10-02T20:08:36.830Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 2 20:07 docker-entrypoint.sh [2023-10-02T20:08:36.830Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 20:07 docs [2023-10-02T20:08:36.830Z] -rw-rw-r-- 1 jenkins jenkins 3924 Oct 2 20:07 go.mod [2023-10-02T20:08:36.830Z] -rw-rw-r-- 1 jenkins jenkins 35367 Oct 2 20:07 go.sum [2023-10-02T20:08:36.830Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 20:07 internal [2023-10-02T20:08:36.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 20:07 snap [2023-10-02T20:08:36.830Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 2 20:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:08:37.150Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=97477250f83449ec135a51078cdc7ddd64728142 --label arch=amd64 --label version=3.1.0-dev.29 . [2023-10-02T20:08:37.150Z] Sending build context to Docker daemon 2.307MB [2023-10-02T20:08:37.150Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-02T20:08:37.150Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-02T20:08:37.150Z] ---> 346657b3f5b0 [2023-10-02T20:08:37.150Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-02T20:08:37.410Z] ---> Running in 8d2039b87537 [2023-10-02T20:08:37.410Z] Removing intermediate container 8d2039b87537 [2023-10-02T20:08:37.410Z] ---> b27d1022cfc4 [2023-10-02T20:08:37.410Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-02T20:08:37.410Z] ---> Running in 25a1e664a985 [2023-10-02T20:08:37.410Z] Removing intermediate container 25a1e664a985 [2023-10-02T20:08:37.410Z] ---> 0644eec10291 [2023-10-02T20:08:37.410Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-02T20:08:37.410Z] ---> Running in 03a96cb9a837 [2023-10-02T20:08:37.669Z] Removing intermediate container 03a96cb9a837 [2023-10-02T20:08:37.669Z] ---> a3dba46bbfbd [2023-10-02T20:08:37.669Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-02T20:08:37.669Z] ---> Running in aaa755e48a74 [2023-10-02T20:08:37.669Z] Removing intermediate container aaa755e48a74 [2023-10-02T20:08:37.669Z] ---> 075d947f2ac0 [2023-10-02T20:08:37.669Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-02T20:08:37.669Z] ---> Running in f3274dec3888 [2023-10-02T20:08:37.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-02T20:08:38.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-02T20:08:38.449Z] OK: 271 MiB in 65 packages [2023-10-02T20:08:38.709Z] Removing intermediate container f3274dec3888 [2023-10-02T20:08:38.709Z] ---> 5c53fc50c110 [2023-10-02T20:08:38.709Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-02T20:08:38.709Z] ---> Running in 4f239fc17cd3 [2023-10-02T20:08:38.968Z] Removing intermediate container 4f239fc17cd3 [2023-10-02T20:08:38.968Z] ---> 3308983b024d [2023-10-02T20:08:38.968Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-02T20:08:38.968Z] ---> 745a1ad45bd3 [2023-10-02T20:08:38.968Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-02T20:08:38.968Z] ---> Running in 093fb0aaedc5 [2023-10-02T20:08:39.904Z] Removing intermediate container 093fb0aaedc5 [2023-10-02T20:08:39.904Z] ---> 912d5da6cc67 [2023-10-02T20:08:39.904Z] Step 11/36 : COPY . . [2023-10-02T20:08:40.163Z] ---> a3edaadc9e9f [2023-10-02T20:08:40.163Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-02T20:08:40.163Z] ---> Running in 71750d47b1b9 [2023-10-02T20:08:40.422Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-02T20:08:40.422Z] Dload Upload Total Spent Left Speed [2023-10-02T20:08:40.422Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1253  100  1253    0     0  38773      0 --:--:-- --:--:-- --:--:-- 39156 [2023-10-02T20:08:40.685Z] Removing intermediate container 71750d47b1b9 [2023-10-02T20:08:40.685Z] ---> debd01785501 [2023-10-02T20:08:40.685Z] Step 13/36 : RUN ${MAKE} [2023-10-02T20:08:40.685Z] ---> Running in e5c1d46a01ec [2023-10-02T20:08:40.950Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.29 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-02T20:09:02.888Z] Removing intermediate container e5c1d46a01ec [2023-10-02T20:09:02.888Z] ---> c76aaca3b98c [2023-10-02T20:09:02.888Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-02T20:09:02.888Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-02T20:09:02.888Z] 4acc49c71d14: Pulling fs layer [2023-10-02T20:09:02.888Z] 4acc49c71d14: Verifying Checksum [2023-10-02T20:09:02.888Z] 4acc49c71d14: Download complete [2023-10-02T20:09:02.888Z] 4acc49c71d14: Pull complete [2023-10-02T20:09:02.888Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-02T20:09:02.888Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-02T20:09:02.888Z] ---> 01a2bd3e5fff [2023-10-02T20:09:02.888Z] Step 15/36 : FROM alpine:3.18 [2023-10-02T20:09:02.888Z] 3.18: Pulling from library/alpine [2023-10-02T20:09:02.888Z] 96526aa774ef: Pulling fs layer [2023-10-02T20:09:03.149Z] 96526aa774ef: Download complete [2023-10-02T20:09:03.408Z] 96526aa774ef: Pull complete [2023-10-02T20:09:03.408Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-02T20:09:03.408Z] Status: Downloaded newer image for alpine:3.18 [2023-10-02T20:09:03.408Z] ---> 8ca4688f4f35 [2023-10-02T20:09:03.408Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-02T20:09:03.668Z] ---> Running in 8fd73e829646 [2023-10-02T20:09:03.668Z] Removing intermediate container 8fd73e829646 [2023-10-02T20:09:03.668Z] ---> 36b7148c85d9 [2023-10-02T20:09:03.668Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-02T20:09:03.668Z] ---> Running in d87f86f090e1 [2023-10-02T20:09:03.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-02T20:09:03.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-02T20:09:04.186Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-10-02T20:09:04.186Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-10-02T20:09:04.186Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-10-02T20:09:04.445Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-10-02T20:09:04.445Z] (5/107) Installing libxau (1.0.11-r2) [2023-10-02T20:09:04.445Z] (6/107) Installing libmd (1.0.4-r2) [2023-10-02T20:09:04.445Z] (7/107) Installing libbsd (0.11.7-r1) [2023-10-02T20:09:04.445Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-10-02T20:09:04.445Z] (9/107) Installing libxcb (1.15-r1) [2023-10-02T20:09:04.445Z] (10/107) Installing libx11 (1.8.4-r4) [2023-10-02T20:09:04.445Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-10-02T20:09:04.445Z] (12/107) Installing libpciaccess (0.17-r2) [2023-10-02T20:09:04.445Z] (13/107) Installing libdrm (2.4.115-r4) [2023-10-02T20:09:04.445Z] (14/107) Installing libxext (1.3.5-r2) [2023-10-02T20:09:04.445Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-10-02T20:09:04.445Z] (16/107) Installing libffi (3.4.4-r2) [2023-10-02T20:09:04.445Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-10-02T20:09:04.445Z] (18/107) Installing libva (2.18.0-r1) [2023-10-02T20:09:04.445Z] (19/107) Installing libvdpau (1.5-r1) [2023-10-02T20:09:04.445Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-10-02T20:09:04.445Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-02T20:09:04.445Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-10-02T20:09:04.445Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-10-02T20:09:04.445Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-10-02T20:09:04.445Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-10-02T20:09:04.445Z] (26/107) Installing libhwy (1.0.4-r1) [2023-10-02T20:09:04.445Z] (27/107) Installing lcms2 (2.15-r2) [2023-10-02T20:09:04.710Z] (28/107) Installing libjxl (0.8.2-r0) [2023-10-02T20:09:04.710Z] (29/107) Installing lame-libs (3.100-r5) [2023-10-02T20:09:04.710Z] (30/107) Installing opus (1.4-r0) [2023-10-02T20:09:04.710Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-10-02T20:09:04.710Z] (32/107) Installing soxr (0.1.3-r5) [2023-10-02T20:09:04.710Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-10-02T20:09:04.710Z] (34/107) Installing libogg (1.3.5-r4) [2023-10-02T20:09:04.710Z] (35/107) Installing libtheora (1.1.1-r17) [2023-10-02T20:09:04.710Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-10-02T20:09:04.710Z] (37/107) Installing libvpx (1.13.0-r2) [2023-10-02T20:09:04.710Z] (38/107) Installing libwebp (1.3.2-r0) [2023-10-02T20:09:04.710Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-10-02T20:09:04.710Z] (40/107) Installing numactl (2.0.16-r4) [2023-10-02T20:09:04.710Z] (41/107) Installing x265-libs (3.5-r4) [2023-10-02T20:09:04.710Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-10-02T20:09:04.710Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-02T20:09:04.969Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-10-02T20:09:04.969Z] (45/107) Installing libexpat (2.5.0-r1) [2023-10-02T20:09:04.969Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-10-02T20:09:04.969Z] (47/107) Installing libpng (1.6.39-r3) [2023-10-02T20:09:04.969Z] (48/107) Installing freetype (2.13.0-r5) [2023-10-02T20:09:04.969Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-10-02T20:09:04.969Z] (50/107) Installing fribidi (1.0.13-r0) [2023-10-02T20:09:04.969Z] (51/107) Installing libintl (0.21.1-r7) [2023-10-02T20:09:04.969Z] (52/107) Installing libblkid (2.38.1-r8) [2023-10-02T20:09:04.969Z] (53/107) Installing libmount (2.38.1-r8) [2023-10-02T20:09:04.969Z] (54/107) Installing pcre2 (10.42-r1) [2023-10-02T20:09:04.969Z] (55/107) Installing glib (2.76.4-r0) [2023-10-02T20:09:04.969Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-10-02T20:09:04.969Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-10-02T20:09:04.969Z] (58/107) Installing libunibreak (5.1-r0) [2023-10-02T20:09:04.969Z] (59/107) Installing libass (0.17.1-r0) [2023-10-02T20:09:04.969Z] (60/107) Installing libbluray (1.3.4-r0) [2023-10-02T20:09:04.969Z] (61/107) Installing gmp (6.2.1-r3) [2023-10-02T20:09:04.969Z] (62/107) Installing nettle (3.8.1-r2) [2023-10-02T20:09:04.969Z] (63/107) Installing libunistring (1.1-r1) [2023-10-02T20:09:04.969Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-10-02T20:09:04.969Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-10-02T20:09:04.969Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-10-02T20:09:05.228Z] (67/107) Installing gnutls (3.8.0-r2) [2023-10-02T20:09:05.228Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-10-02T20:09:05.228Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-10-02T20:09:05.228Z] (70/107) Installing cjson (1.7.15-r4) [2023-10-02T20:09:05.228Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-10-02T20:09:05.228Z] (72/107) Installing librist (0.2.7-r0) [2023-10-02T20:09:05.228Z] (73/107) Installing libsrt (1.5.2-r0) [2023-10-02T20:09:05.228Z] (74/107) Installing libssh (0.10.5-r0) [2023-10-02T20:09:05.228Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-10-02T20:09:05.228Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-10-02T20:09:05.228Z] (77/107) Installing libsodium (1.0.18-r3) [2023-10-02T20:09:05.228Z] (78/107) Installing libzmq (4.3.4-r4) [2023-10-02T20:09:05.228Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-10-02T20:09:05.228Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-10-02T20:09:05.228Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-10-02T20:09:05.228Z] (82/107) Installing shaderc (2023.3-r1) [2023-10-02T20:09:05.228Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-10-02T20:09:05.488Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-10-02T20:09:05.488Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-02T20:09:05.488Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-10-02T20:09:05.488Z] (87/107) Installing vidstab (1.1.1-r0) [2023-10-02T20:09:05.488Z] (88/107) Installing zimg (3.0.5-r0) [2023-10-02T20:09:05.488Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-02T20:09:05.488Z] (90/107) Installing libasyncns (0.8-r1) [2023-10-02T20:09:05.488Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-10-02T20:09:05.488Z] (92/107) Installing libltdl (2.4.7-r2) [2023-10-02T20:09:05.488Z] (93/107) Installing orc (0.4.34-r0) [2023-10-02T20:09:05.488Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-10-02T20:09:05.488Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-10-02T20:09:05.488Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-10-02T20:09:05.488Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-10-02T20:09:05.488Z] (98/107) Installing libpulse (16.1-r10) [2023-10-02T20:09:05.488Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-02T20:09:05.488Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-10-02T20:09:05.488Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-02T20:09:05.488Z] (102/107) Installing ffmpeg (6.0-r15) [2023-10-02T20:09:05.488Z] (103/107) Installing udev-init-scripts (35-r1) [2023-10-02T20:09:05.488Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-10-02T20:09:05.488Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-10-02T20:09:05.488Z] (106/107) Installing kmod-libs (30-r3) [2023-10-02T20:09:05.748Z] (107/107) Installing eudev (3.2.11-r8) [2023-10-02T20:09:05.748Z] Executing busybox-1.36.1-r2.trigger [2023-10-02T20:09:05.748Z] Executing glib-2.76.4-r0.trigger [2023-10-02T20:09:05.748Z] Executing eudev-3.2.11-r8.trigger [2023-10-02T20:09:05.748Z] OK: 131 MiB in 122 packages [2023-10-02T20:09:07.205Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8338 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-10-02T20:09:07.217Z] Running in /w/workspace/device-usb-camera/154 [Pipeline] { [Pipeline] checkout [2023-10-02T20:09:07.253Z] Selected Git installation does not exist. Using Default [2023-10-02T20:09:07.253Z] The recommended git tool is: NONE [2023-10-02T20:09:08.323Z] Removing intermediate container d87f86f090e1 [2023-10-02T20:09:08.323Z] ---> a858efc8f918 [2023-10-02T20:09:08.323Z] Step 18/36 : WORKDIR / [2023-10-02T20:09:08.323Z] ---> Running in e96344cb85be [2023-10-02T20:09:08.323Z] Removing intermediate container e96344cb85be [2023-10-02T20:09:08.323Z] ---> 02f5b0c8b30e [2023-10-02T20:09:08.323Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-02T20:09:08.910Z] ---> d897933b5c38 [2023-10-02T20:09:08.910Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-02T20:09:08.910Z] ---> ffc10ba045b9 [2023-10-02T20:09:08.910Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-02T20:09:09.169Z] ---> 377ade127255 [2023-10-02T20:09:09.169Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-02T20:09:09.169Z] ---> 62cbf4a423cc [2023-10-02T20:09:09.169Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-02T20:09:09.428Z] ---> 40f8c2954584 [2023-10-02T20:09:09.428Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-02T20:09:09.428Z] ---> f3cfad2c054c [2023-10-02T20:09:09.428Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-02T20:09:09.995Z] ---> 3989340d143e [2023-10-02T20:09:09.995Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-02T20:09:09.995Z] ---> Running in c8e6a7de59c6 [2023-10-02T20:09:10.561Z] Removing intermediate container c8e6a7de59c6 [2023-10-02T20:09:10.561Z] ---> b0bb242eb911 [2023-10-02T20:09:10.561Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-02T20:09:10.561Z] ---> Running in eb4341ae5e11 [2023-10-02T20:09:11.127Z] Removing intermediate container eb4341ae5e11 [2023-10-02T20:09:11.127Z] ---> a71128b145cc [2023-10-02T20:09:11.127Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-02T20:09:11.127Z] ---> Running in 3fbcc619289e [2023-10-02T20:09:11.698Z] Removing intermediate container 3fbcc619289e [2023-10-02T20:09:11.698Z] ---> a4632a806adc [2023-10-02T20:09:11.698Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-02T20:09:11.698Z] ---> Running in a39b25d26e19 [2023-10-02T20:09:12.267Z] using credential edgex-jenkins-ssh [2023-10-02T20:09:12.270Z] Removing intermediate container a39b25d26e19 [2023-10-02T20:09:12.270Z] ---> 69fa7b54eebf [2023-10-02T20:09:12.270Z] Step 30/36 : EXPOSE 59983 [2023-10-02T20:09:12.270Z] ---> Running in eadabebad188 [2023-10-02T20:09:12.270Z] Removing intermediate container eadabebad188 [2023-10-02T20:09:12.270Z] ---> d5455dd5021b [2023-10-02T20:09:12.270Z] Step 31/36 : EXPOSE 8554 [2023-10-02T20:09:12.270Z] ---> Running in d3a09856e671 [2023-10-02T20:09:12.284Z] Cloning the remote Git repository [2023-10-02T20:09:12.530Z] Removing intermediate container d3a09856e671 [2023-10-02T20:09:12.530Z] ---> 2d681d94b254 [2023-10-02T20:09:12.530Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-02T20:09:12.530Z] ---> Running in bf0f459b3d3a [2023-10-02T20:09:12.530Z] Removing intermediate container bf0f459b3d3a [2023-10-02T20:09:12.530Z] ---> b2f7141badba [2023-10-02T20:09:12.530Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-02T20:09:12.530Z] ---> Running in 7c9f999fedf0 [2023-10-02T20:09:12.793Z] Removing intermediate container 7c9f999fedf0 [2023-10-02T20:09:12.793Z] ---> 7adcad24075a [2023-10-02T20:09:12.793Z] Step 34/36 : LABEL arch=amd64 [2023-10-02T20:09:12.793Z] ---> Running in 48b137544454 [2023-10-02T20:09:12.793Z] Removing intermediate container 48b137544454 [2023-10-02T20:09:12.793Z] ---> e5a6ac98a1c0 [2023-10-02T20:09:12.793Z] Step 35/36 : LABEL git_sha=97477250f83449ec135a51078cdc7ddd64728142 [2023-10-02T20:09:12.793Z] ---> Running in e73a2a425b13 [2023-10-02T20:09:12.793Z] Removing intermediate container e73a2a425b13 [2023-10-02T20:09:12.793Z] ---> 32a05ed3a55b [2023-10-02T20:09:12.793Z] Step 36/36 : LABEL version=3.1.0-dev.29 [2023-10-02T20:09:12.793Z] ---> Running in 48a761155183 [2023-10-02T20:09:13.052Z] Removing intermediate container 48a761155183 [2023-10-02T20:09:13.052Z] ---> 9710f07a5e62 [2023-10-02T20:09:13.052Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-02T20:09:13.052Z] Successfully built 9710f07a5e62 [2023-10-02T20:09:13.052Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-02T20:09:13.166Z] provisioning config files... [2023-10-02T20:09:13.179Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2547753998740045251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-02T20:09:12.326Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-10-02T20:09:12.430Z] > git init /w/workspace/device-usb-camera/154 # timeout=10 [2023-10-02T20:09:12.559Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-02T20:09:12.560Z] > git --version # timeout=10 [2023-10-02T20:09:12.580Z] > git --version # 'git version 2.25.1' [2023-10-02T20:09:12.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-02T20:09:12.722Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-02T20:09:13.475Z] ---> docker-login.sh [2023-10-02T20:09:13.475Z] nexus3.edgexfoundry.org:10001 [2023-10-02T20:09:13.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-02T20:09:13.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-02T20:09:13.475Z] Configure a credential helper to remove this warning. See [2023-10-02T20:09:13.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-02T20:09:13.475Z] [2023-10-02T20:09:13.475Z] Login Succeeded [2023-10-02T20:09:13.475Z] nexus3.edgexfoundry.org:10002 [2023-10-02T20:09:13.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-02T20:09:13.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-02T20:09:13.475Z] Configure a credential helper to remove this warning. See [2023-10-02T20:09:13.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-02T20:09:13.475Z] [2023-10-02T20:09:13.475Z] Login Succeeded [2023-10-02T20:09:13.475Z] nexus3.edgexfoundry.org:10003 [2023-10-02T20:09:13.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-02T20:09:13.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-02T20:09:13.735Z] Configure a credential helper to remove this warning. See [2023-10-02T20:09:13.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-02T20:09:13.735Z] [2023-10-02T20:09:13.735Z] Login Succeeded [2023-10-02T20:09:13.735Z] nexus3.edgexfoundry.org:10004 [2023-10-02T20:09:13.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-02T20:09:13.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-02T20:09:13.735Z] Configure a credential helper to remove this warning. See [2023-10-02T20:09:13.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-02T20:09:13.735Z] [2023-10-02T20:09:13.735Z] Login Succeeded [2023-10-02T20:09:13.735Z] docker.io [2023-10-02T20:09:13.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-02T20:09:14.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-02T20:09:14.266Z] Configure a credential helper to remove this warning. See [2023-10-02T20:09:14.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-02T20:09:14.266Z] [2023-10-02T20:09:14.266Z] Login Succeeded [2023-10-02T20:09:14.266Z] ---> docker-login.sh ends [Pipeline] } [2023-10-02T20:09:14.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-02T20:09:14.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-02T20:09:14.336Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-10-02T20:09:14.336Z] 97477250f83449ec135a51078cdc7ddd64728142 [2023-10-02T20:09:14.336Z] latest [2023-10-02T20:09:14.336Z] 3.1.0-dev.29 [2023-10-02T20:09:14.336Z] 97477250f83449ec135a51078cdc7ddd64728142-3.1.0-dev.29 [2023-10-02T20:09:14.336Z] main [2023-10-02T20:09:14.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:09:14.424Z] Avoid second fetch [2023-10-02T20:09:14.425Z] Checking out Revision 97477250f83449ec135a51078cdc7ddd64728142 (main) [2023-10-02T20:09:13.594Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-02T20:09:13.621Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-02T20:09:14.439Z] > git config core.sparsecheckout # timeout=10 [2023-10-02T20:09:14.499Z] > git checkout -f 97477250f83449ec135a51078cdc7ddd64728142 # timeout=10 [2023-10-02T20:09:14.666Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:97477250f83449ec135a51078cdc7ddd64728142 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:09:14.935Z] Commit message: "Merge pull request #298 from edgexfoundry/dependabot/go_modules/github.com/xfrr/goffmpeg-1.0.0" [2023-10-02T20:09:14.978Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:97477250f83449ec135a51078cdc7ddd64728142 [2023-10-02T20:09:14.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-02T20:09:14.978Z] f37d31f73043: Preparing [2023-10-02T20:09:14.978Z] c4325d5b079c: Preparing [2023-10-02T20:09:14.978Z] c00f1f77fd1f: Preparing [2023-10-02T20:09:14.978Z] 803733ca1b2d: Preparing [2023-10-02T20:09:14.978Z] 3827b5b91e75: Preparing [2023-10-02T20:09:14.978Z] acc83c6ca332: Preparing [2023-10-02T20:09:14.978Z] 2fb22e612b3a: Preparing [2023-10-02T20:09:14.978Z] 025b89ed21f9: Preparing [2023-10-02T20:09:14.978Z] d78eb5332d9c: Preparing [2023-10-02T20:09:14.978Z] 6b5f1b2774b0: Preparing [2023-10-02T20:09:14.978Z] d61a41e5f018: Preparing [2023-10-02T20:09:14.978Z] 55507b5dad1c: Preparing [2023-10-02T20:09:14.978Z] cc2447e1835a: Preparing [2023-10-02T20:09:14.978Z] d78eb5332d9c: Waiting [2023-10-02T20:09:14.978Z] 55507b5dad1c: Waiting [2023-10-02T20:09:14.978Z] 6b5f1b2774b0: Waiting [2023-10-02T20:09:14.978Z] cc2447e1835a: Waiting [2023-10-02T20:09:14.978Z] d61a41e5f018: Waiting [2023-10-02T20:09:14.978Z] acc83c6ca332: Waiting [2023-10-02T20:09:14.978Z] 025b89ed21f9: Waiting [2023-10-02T20:09:14.978Z] f37d31f73043: Pushed [2023-10-02T20:09:14.978Z] 803733ca1b2d: Pushed [2023-10-02T20:09:14.978Z] c4325d5b079c: Pushed [2023-10-02T20:09:14.978Z] c00f1f77fd1f: Pushed [2023-10-02T20:09:14.978Z] acc83c6ca332: Pushed [2023-10-02T20:09:15.237Z] 025b89ed21f9: Pushed [2023-10-02T20:09:15.237Z] 2fb22e612b3a: Pushed [2023-10-02T20:09:15.237Z] d78eb5332d9c: Pushed [2023-10-02T20:09:15.237Z] 6b5f1b2774b0: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-02T20:09:16.068Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-02T20:09:16.068Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-02T20:09:16.068Z] Dload Upload Total Spent Left Speed [2023-10-02T20:09:16.068Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 99k 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [2023-10-02T20:09:16.175Z] cc2447e1835a: Pushed [Pipeline] sh [2023-10-02T20:09:16.700Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-02T20:09:17.026Z] + sudo tee /etc/docker/daemon.new [2023-10-02T20:09:17.026Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-02T20:09:17.026Z] { [2023-10-02T20:09:17.026Z] "registry-mirrors": [ [2023-10-02T20:09:17.026Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-02T20:09:17.026Z] ], [2023-10-02T20:09:17.026Z] "bip": "10.250.0.254/24", [2023-10-02T20:09:17.026Z] "hosts": [ [2023-10-02T20:09:17.026Z] "tcp://0.0.0.0:5555", [2023-10-02T20:09:17.026Z] "unix:///var/run/docker.sock" [2023-10-02T20:09:17.026Z] ], [2023-10-02T20:09:17.026Z] "mtu": 1458, [2023-10-02T20:09:17.026Z] "selinux-enabled": true, [2023-10-02T20:09:17.026Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-02T20:09:17.026Z] } [Pipeline] sh [2023-10-02T20:09:17.355Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-02T20:09:17.550Z] 3827b5b91e75: Pushed [2023-10-02T20:09:17.687Z] + sudo service docker restart [2023-10-02T20:09:18.117Z] d61a41e5f018: Pushed [2023-10-02T20:09:28.094Z] 55507b5dad1c: Pushed [2023-10-02T20:09:28.094Z] 97477250f83449ec135a51078cdc7ddd64728142: digest: sha256:83ec2e7e112911b0f28299e286e23e2a63280d69257da63dcb6a6eec745ff0c9 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:09:28.402Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:09:28.710Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-10-02T20:09:28.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-02T20:09:28.710Z] f37d31f73043: Preparing [2023-10-02T20:09:28.710Z] c4325d5b079c: Preparing [2023-10-02T20:09:28.710Z] c00f1f77fd1f: Preparing [2023-10-02T20:09:28.710Z] 803733ca1b2d: Preparing [2023-10-02T20:09:28.710Z] 3827b5b91e75: Preparing [2023-10-02T20:09:28.710Z] acc83c6ca332: Preparing [2023-10-02T20:09:28.710Z] 2fb22e612b3a: Preparing [2023-10-02T20:09:28.710Z] 025b89ed21f9: Preparing [2023-10-02T20:09:28.710Z] d78eb5332d9c: Preparing [2023-10-02T20:09:28.710Z] 6b5f1b2774b0: Preparing [2023-10-02T20:09:28.710Z] 2fb22e612b3a: Waiting [2023-10-02T20:09:28.710Z] acc83c6ca332: Waiting [2023-10-02T20:09:28.710Z] 025b89ed21f9: Waiting [2023-10-02T20:09:28.710Z] d78eb5332d9c: Waiting [2023-10-02T20:09:28.710Z] 6b5f1b2774b0: Waiting [2023-10-02T20:09:28.710Z] d61a41e5f018: Preparing [2023-10-02T20:09:28.710Z] 55507b5dad1c: Preparing [2023-10-02T20:09:28.710Z] cc2447e1835a: Preparing [2023-10-02T20:09:28.710Z] d61a41e5f018: Waiting [2023-10-02T20:09:28.710Z] cc2447e1835a: Waiting [2023-10-02T20:09:28.710Z] 55507b5dad1c: Waiting [2023-10-02T20:09:28.710Z] c00f1f77fd1f: Layer already exists [2023-10-02T20:09:28.710Z] 3827b5b91e75: Layer already exists [2023-10-02T20:09:28.710Z] c4325d5b079c: Layer already exists [2023-10-02T20:09:28.710Z] 803733ca1b2d: Layer already exists [2023-10-02T20:09:28.710Z] f37d31f73043: Layer already exists [2023-10-02T20:09:28.710Z] 2fb22e612b3a: Layer already exists [2023-10-02T20:09:28.710Z] d78eb5332d9c: Layer already exists [2023-10-02T20:09:28.710Z] acc83c6ca332: Layer already exists [2023-10-02T20:09:28.710Z] 6b5f1b2774b0: Layer already exists [2023-10-02T20:09:28.710Z] 025b89ed21f9: Layer already exists [2023-10-02T20:09:28.710Z] d61a41e5f018: Layer already exists [2023-10-02T20:09:28.710Z] cc2447e1835a: Layer already exists [2023-10-02T20:09:28.710Z] 55507b5dad1c: Layer already exists [2023-10-02T20:09:28.710Z] latest: digest: sha256:83ec2e7e112911b0f28299e286e23e2a63280d69257da63dcb6a6eec745ff0c9 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:09:29.016Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:09:29.318Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.29 [2023-10-02T20:09:29.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-02T20:09:29.318Z] f37d31f73043: Preparing [2023-10-02T20:09:29.318Z] c4325d5b079c: Preparing [2023-10-02T20:09:29.318Z] c00f1f77fd1f: Preparing [2023-10-02T20:09:29.318Z] 803733ca1b2d: Preparing [2023-10-02T20:09:29.318Z] 3827b5b91e75: Preparing [2023-10-02T20:09:29.318Z] acc83c6ca332: Preparing [2023-10-02T20:09:29.318Z] 2fb22e612b3a: Preparing [2023-10-02T20:09:29.318Z] 025b89ed21f9: Preparing [2023-10-02T20:09:29.318Z] d78eb5332d9c: Preparing [2023-10-02T20:09:29.318Z] 6b5f1b2774b0: Preparing [2023-10-02T20:09:29.318Z] d61a41e5f018: Preparing [2023-10-02T20:09:29.318Z] 55507b5dad1c: Preparing [2023-10-02T20:09:29.318Z] cc2447e1835a: Preparing [2023-10-02T20:09:29.318Z] 025b89ed21f9: Waiting [2023-10-02T20:09:29.318Z] d78eb5332d9c: Waiting [2023-10-02T20:09:29.318Z] d61a41e5f018: Waiting [2023-10-02T20:09:29.318Z] 6b5f1b2774b0: Waiting [2023-10-02T20:09:29.318Z] 55507b5dad1c: Waiting [2023-10-02T20:09:29.318Z] cc2447e1835a: Waiting [2023-10-02T20:09:29.318Z] 2fb22e612b3a: Waiting [2023-10-02T20:09:29.318Z] f37d31f73043: Layer already exists [2023-10-02T20:09:29.318Z] c00f1f77fd1f: Layer already exists [2023-10-02T20:09:29.318Z] c4325d5b079c: Layer already exists [2023-10-02T20:09:29.318Z] 3827b5b91e75: Layer already exists [2023-10-02T20:09:29.318Z] 803733ca1b2d: Layer already exists [2023-10-02T20:09:29.318Z] acc83c6ca332: Layer already exists [2023-10-02T20:09:29.318Z] 2fb22e612b3a: Layer already exists [2023-10-02T20:09:29.318Z] 6b5f1b2774b0: Layer already exists [2023-10-02T20:09:29.318Z] 025b89ed21f9: Layer already exists [2023-10-02T20:09:29.318Z] d78eb5332d9c: Layer already exists [2023-10-02T20:09:29.318Z] d61a41e5f018: Layer already exists [2023-10-02T20:09:29.318Z] 55507b5dad1c: Layer already exists [2023-10-02T20:09:29.318Z] cc2447e1835a: Layer already exists [2023-10-02T20:09:29.318Z] 3.1.0-dev.29: digest: sha256:83ec2e7e112911b0f28299e286e23e2a63280d69257da63dcb6a6eec745ff0c9 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:09:29.622Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:97477250f83449ec135a51078cdc7ddd64728142-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:09:29.927Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:97477250f83449ec135a51078cdc7ddd64728142-3.1.0-dev.29 [2023-10-02T20:09:29.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-02T20:09:29.927Z] f37d31f73043: Preparing [2023-10-02T20:09:29.927Z] c4325d5b079c: Preparing [2023-10-02T20:09:29.927Z] c00f1f77fd1f: Preparing [2023-10-02T20:09:29.927Z] 803733ca1b2d: Preparing [2023-10-02T20:09:29.927Z] 3827b5b91e75: Preparing [2023-10-02T20:09:29.927Z] acc83c6ca332: Preparing [2023-10-02T20:09:29.927Z] 2fb22e612b3a: Preparing [2023-10-02T20:09:29.927Z] 025b89ed21f9: Preparing [2023-10-02T20:09:29.927Z] d78eb5332d9c: Preparing [2023-10-02T20:09:29.927Z] 6b5f1b2774b0: Preparing [2023-10-02T20:09:29.927Z] d61a41e5f018: Preparing [2023-10-02T20:09:29.927Z] 025b89ed21f9: Waiting [2023-10-02T20:09:29.927Z] acc83c6ca332: Waiting [2023-10-02T20:09:29.927Z] d78eb5332d9c: Waiting [2023-10-02T20:09:29.927Z] 6b5f1b2774b0: Waiting [2023-10-02T20:09:29.927Z] 55507b5dad1c: Preparing [2023-10-02T20:09:29.927Z] cc2447e1835a: Preparing [2023-10-02T20:09:29.927Z] d61a41e5f018: Waiting [2023-10-02T20:09:29.927Z] 55507b5dad1c: Waiting [2023-10-02T20:09:29.927Z] cc2447e1835a: Waiting [2023-10-02T20:09:29.927Z] c4325d5b079c: Layer already exists [2023-10-02T20:09:29.927Z] 3827b5b91e75: Layer already exists [2023-10-02T20:09:29.927Z] 803733ca1b2d: Layer already exists [2023-10-02T20:09:29.927Z] c00f1f77fd1f: Layer already exists [2023-10-02T20:09:29.927Z] f37d31f73043: Layer already exists [2023-10-02T20:09:29.927Z] 2fb22e612b3a: Layer already exists [2023-10-02T20:09:29.927Z] acc83c6ca332: Layer already exists [2023-10-02T20:09:29.927Z] d78eb5332d9c: Layer already exists [2023-10-02T20:09:29.927Z] 025b89ed21f9: Layer already exists [2023-10-02T20:09:29.927Z] 6b5f1b2774b0: Layer already exists [2023-10-02T20:09:29.927Z] d61a41e5f018: Layer already exists [2023-10-02T20:09:29.927Z] 55507b5dad1c: Layer already exists [2023-10-02T20:09:29.927Z] cc2447e1835a: Layer already exists [2023-10-02T20:09:29.928Z] 97477250f83449ec135a51078cdc7ddd64728142-3.1.0-dev.29: digest: sha256:83ec2e7e112911b0f28299e286e23e2a63280d69257da63dcb6a6eec745ff0c9 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:09:30.233Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:09:30.540Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-10-02T20:09:30.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-02T20:09:30.540Z] f37d31f73043: Preparing [2023-10-02T20:09:30.540Z] c4325d5b079c: Preparing [2023-10-02T20:09:30.540Z] c00f1f77fd1f: Preparing [2023-10-02T20:09:30.540Z] 803733ca1b2d: Preparing [2023-10-02T20:09:30.540Z] 3827b5b91e75: Preparing [2023-10-02T20:09:30.540Z] acc83c6ca332: Preparing [2023-10-02T20:09:30.540Z] 2fb22e612b3a: Preparing [2023-10-02T20:09:30.540Z] 025b89ed21f9: Preparing [2023-10-02T20:09:30.540Z] d78eb5332d9c: Preparing [2023-10-02T20:09:30.540Z] 6b5f1b2774b0: Preparing [2023-10-02T20:09:30.540Z] d61a41e5f018: Preparing [2023-10-02T20:09:30.540Z] 55507b5dad1c: Preparing [2023-10-02T20:09:30.540Z] cc2447e1835a: Preparing [2023-10-02T20:09:30.540Z] acc83c6ca332: Waiting [2023-10-02T20:09:30.540Z] 2fb22e612b3a: Waiting [2023-10-02T20:09:30.540Z] 025b89ed21f9: Waiting [2023-10-02T20:09:30.540Z] d78eb5332d9c: Waiting [2023-10-02T20:09:30.540Z] 6b5f1b2774b0: Waiting [2023-10-02T20:09:30.540Z] d61a41e5f018: Waiting [2023-10-02T20:09:30.540Z] 55507b5dad1c: Waiting [2023-10-02T20:09:30.540Z] cc2447e1835a: Waiting [2023-10-02T20:09:30.540Z] f37d31f73043: Layer already exists [2023-10-02T20:09:30.540Z] c00f1f77fd1f: Layer already exists [2023-10-02T20:09:30.540Z] 3827b5b91e75: Layer already exists [2023-10-02T20:09:30.540Z] c4325d5b079c: Layer already exists [2023-10-02T20:09:30.540Z] 803733ca1b2d: Layer already exists [2023-10-02T20:09:30.540Z] acc83c6ca332: Layer already exists [2023-10-02T20:09:30.540Z] 2fb22e612b3a: Layer already exists [2023-10-02T20:09:30.540Z] 025b89ed21f9: Layer already exists [2023-10-02T20:09:30.540Z] 6b5f1b2774b0: Layer already exists [2023-10-02T20:09:30.540Z] d61a41e5f018: Layer already exists [2023-10-02T20:09:30.540Z] d78eb5332d9c: Layer already exists [2023-10-02T20:09:30.540Z] 55507b5dad1c: Layer already exists [2023-10-02T20:09:30.540Z] cc2447e1835a: Layer already exists [2023-10-02T20:09:30.540Z] main: digest: sha256:83ec2e7e112911b0f28299e286e23e2a63280d69257da63dcb6a6eec745ff0c9 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-02T20:09:30.580Z] ===================================================== [Pipeline] echo [2023-10-02T20:09:30.587Z] taggedImages: [2023-10-02T20:09:30.587Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:97477250f83449ec135a51078cdc7ddd64728142 [2023-10-02T20:09:30.587Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-10-02T20:09:30.587Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.29 [2023-10-02T20:09:30.587Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:97477250f83449ec135a51078cdc7ddd64728142-3.1.0-dev.29 [2023-10-02T20:09:30.587Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:09:30.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-02T20:09:30.973Z] [2023-10-02T20:09:30.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:09:31.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-02T20:09:31.271Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-02T20:09:31.271Z] 5eb5b503b376: Pulling fs layer [2023-10-02T20:09:31.271Z] 5c69ac0246d0: Pulling fs layer [2023-10-02T20:09:31.271Z] ec43610c2a17: Pulling fs layer [2023-10-02T20:09:31.271Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-02T20:09:31.271Z] 33b1e0a273af: Pulling fs layer [2023-10-02T20:09:31.271Z] 5d3b04190fa2: Pulling fs layer [2023-10-02T20:09:31.271Z] 2f39f015ded8: Pulling fs layer [2023-10-02T20:09:31.271Z] 33b1e0a273af: Waiting [2023-10-02T20:09:31.271Z] 5d3b04190fa2: Waiting [2023-10-02T20:09:31.271Z] 2f39f015ded8: Waiting [2023-10-02T20:09:31.271Z] 3a2ae6a8a46f: Waiting [2023-10-02T20:09:31.271Z] 5c69ac0246d0: Verifying Checksum [2023-10-02T20:09:31.271Z] 5c69ac0246d0: Download complete [2023-10-02T20:09:31.271Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-02T20:09:31.271Z] 3a2ae6a8a46f: Download complete [2023-10-02T20:09:31.271Z] 33b1e0a273af: Verifying Checksum [2023-10-02T20:09:31.271Z] 33b1e0a273af: Download complete [2023-10-02T20:09:31.271Z] 5d3b04190fa2: Verifying Checksum [2023-10-02T20:09:31.271Z] 5d3b04190fa2: Download complete [2023-10-02T20:09:31.271Z] ec43610c2a17: Verifying Checksum [2023-10-02T20:09:31.271Z] ec43610c2a17: Download complete [2023-10-02T20:09:31.529Z] 5eb5b503b376: Verifying Checksum [2023-10-02T20:09:31.529Z] 5eb5b503b376: Download complete [2023-10-02T20:09:32.095Z] 2f39f015ded8: Download complete [2023-10-02T20:09:32.660Z] 5eb5b503b376: Pull complete [2023-10-02T20:09:32.660Z] 5c69ac0246d0: Pull complete [2023-10-02T20:09:33.223Z] ec43610c2a17: Pull complete [2023-10-02T20:09:33.223Z] 3a2ae6a8a46f: Pull complete [2023-10-02T20:09:33.481Z] 33b1e0a273af: Pull complete [2023-10-02T20:09:33.481Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-02T20:09:35.950Z] provisioning config files... [2023-10-02T20:09:35.974Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/154@tmp/config15146900014814569243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-02T20:09:36.330Z] ---> docker-login.sh [2023-10-02T20:09:36.330Z] nexus3.edgexfoundry.org:10001 [2023-10-02T20:09:36.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-02T20:09:36.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-02T20:09:36.872Z] Configure a credential helper to remove this warning. See [2023-10-02T20:09:36.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-02T20:09:36.872Z] [2023-10-02T20:09:36.872Z] Login Succeeded [2023-10-02T20:09:36.872Z] nexus3.edgexfoundry.org:10002 [2023-10-02T20:09:37.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-02T20:09:37.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-02T20:09:37.140Z] Configure a credential helper to remove this warning. See [2023-10-02T20:09:37.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-02T20:09:37.140Z] [2023-10-02T20:09:37.141Z] Login Succeeded [2023-10-02T20:09:37.141Z] nexus3.edgexfoundry.org:10003 [2023-10-02T20:09:37.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-02T20:09:37.662Z] 2f39f015ded8: Pull complete [2023-10-02T20:09:37.662Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-02T20:09:37.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-02T20:09:37.662Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [2023-10-02T20:09:37.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-02T20:09:37.681Z] Configure a credential helper to remove this warning. See [2023-10-02T20:09:37.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-02T20:09:37.681Z] [2023-10-02T20:09:37.681Z] Login Succeeded [2023-10-02T20:09:37.681Z] nexus3.edgexfoundry.org:10004 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-02T20:09:37.739Z] prd-ubuntu20.04-docker-8c-8g-8337 does not seem to be running inside a container [2023-10-02T20:09:37.767Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-02T20:09:37.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-02T20:09:37.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-02T20:09:37.955Z] Configure a credential helper to remove this warning. See [2023-10-02T20:09:37.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-02T20:09:37.955Z] [2023-10-02T20:09:37.955Z] Login Succeeded [2023-10-02T20:09:37.955Z] docker.io [2023-10-02T20:09:38.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-02T20:09:38.495Z] Error response from daemon: Get "https://registry-1.docker.io/v2/": received unexpected HTTP status: 503 Service Unavailable [2023-10-02T20:09:40.782Z] $ docker top b79b7cf784a439afa267009d529aa6aff9c945319be89acc22f07ce0e145d51c -eo pid,comm [Pipeline] { [Pipeline] } [2023-10-02T20:09:40.843Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:09:41.176Z] ---> job-cost.sh [2023-10-02T20:09:41.176Z] lf-activate-venv: SKIPPING [2023-10-02T20:09:41.176Z] INFO: No Stack... [2023-10-02T20:09:41.440Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-02T20:09:41.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-02T20:09:41.446Z] [2023-10-02T20:09:41.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:09:41.699Z] INFO: Archiving Costs [Pipeline] sh [2023-10-02T20:09:41.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-02T20:09:41.785Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-02T20:09:41.785Z] 8998bd30e6a1: Pulling fs layer [2023-10-02T20:09:41.785Z] 04944245beec: Pulling fs layer [2023-10-02T20:09:41.785Z] 699f458cf7ca: Pulling fs layer [2023-10-02T20:09:41.785Z] 765212b225bb: Pulling fs layer [2023-10-02T20:09:41.785Z] f23df028b6ca: Pulling fs layer [2023-10-02T20:09:41.785Z] d65c8cfc05b1: Pulling fs layer [2023-10-02T20:09:41.785Z] 2437ff75d9bd: Pulling fs layer [2023-10-02T20:09:41.785Z] f23df028b6ca: Waiting [2023-10-02T20:09:41.785Z] d65c8cfc05b1: Waiting [2023-10-02T20:09:41.785Z] 765212b225bb: Waiting [2023-10-02T20:09:41.785Z] 2437ff75d9bd: Waiting [2023-10-02T20:09:41.985Z] + cut -d, -f6 [2023-10-02T20:09:41.985Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [Pipeline] lock [2023-10-02T20:09:41.997Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-154-stack-cost] [2023-10-02T20:09:42.005Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-154-stack-cost] did not exist. Created. [2023-10-02T20:09:42.005Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-02T20:09:42.067Z] 04944245beec: Verifying Checksum [2023-10-02T20:09:42.067Z] 04944245beec: Download complete [2023-10-02T20:09:42.067Z] 765212b225bb: Verifying Checksum [2023-10-02T20:09:42.067Z] 765212b225bb: Download complete [2023-10-02T20:09:42.067Z] f23df028b6ca: Verifying Checksum [2023-10-02T20:09:42.067Z] f23df028b6ca: Download complete [2023-10-02T20:09:42.067Z] d65c8cfc05b1: Verifying Checksum [2023-10-02T20:09:42.067Z] d65c8cfc05b1: Download complete [2023-10-02T20:09:42.302Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-02T20:09:42.323Z] Stashed 1 file(s) [Pipeline] } [2023-10-02T20:09:42.330Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-154-stack-cost] [Pipeline] // lock [2023-10-02T20:09:42.340Z] 699f458cf7ca: Verifying Checksum [2023-10-02T20:09:42.340Z] 699f458cf7ca: Download complete [Pipeline] } [2023-10-02T20:09:42.350Z] $ docker stop --time=1 b79b7cf784a439afa267009d529aa6aff9c945319be89acc22f07ce0e145d51c [2023-10-02T20:09:42.609Z] 8998bd30e6a1: Verifying Checksum [2023-10-02T20:09:42.609Z] 8998bd30e6a1: Download complete [2023-10-02T20:09:43.529Z] $ docker rm -f --volumes b79b7cf784a439afa267009d529aa6aff9c945319be89acc22f07ce0e145d51c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-02T20:09:45.216Z] 2437ff75d9bd: Verifying Checksum [2023-10-02T20:09:45.216Z] 2437ff75d9bd: Download complete [2023-10-02T20:09:46.634Z] 8998bd30e6a1: Pull complete [2023-10-02T20:09:47.217Z] 04944245beec: Pull complete [2023-10-02T20:09:48.628Z] 699f458cf7ca: Pull complete [2023-10-02T20:09:48.628Z] 765212b225bb: Pull complete [2023-10-02T20:09:49.213Z] f23df028b6ca: Pull complete [2023-10-02T20:09:49.483Z] d65c8cfc05b1: Pull complete [2023-10-02T20:10:04.523Z] 2437ff75d9bd: Pull complete [2023-10-02T20:10:04.523Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-02T20:10:04.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-02T20:10:04.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-02T20:10:04.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-8338 does not seem to be running inside a container [2023-10-02T20:10:04.974Z] $ 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-usb-camera/154 -v /w/workspace/device-usb-camera/154:/w/workspace/device-usb-camera/154:rw,z -v /w/workspace/device-usb-camera/154@tmp:/w/workspace/device-usb-camera/154@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-02T20:10:07.468Z] $ docker top eb1a32e273731c25727c8aa92ab2b7dc57c60face4fc2e2ca3f21a8528c39cf6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-02T20:10:08.322Z] ---> job-cost.sh [2023-10-02T20:10:08.322Z] lf-activate-venv: SKIPPING [2023-10-02T20:10:08.322Z] INFO: No Stack... [2023-10-02T20:10:08.588Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-02T20:10:09.543Z] INFO: Archiving Costs [Pipeline] sh [2023-10-02T20:10:10.179Z] + cat /w/workspace/device-usb-camera/154/archives/cost.csv [2023-10-02T20:10:10.179Z] + cut -d, -f6 [Pipeline] lock [2023-10-02T20:10:10.238Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-154-stack-cost] [2023-10-02T20:10:10.246Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-154-stack-cost] did not exist. Created. [2023-10-02T20:10:10.246Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-02T20:10:11.058Z] /w/workspace/device-usb-camera/154@tmp/durable-52769a64/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-02T20:10:11.714Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-02T20:10:11.730Z] Warning: overwriting stash ‘stack-cost’ [2023-10-02T20:10:12.097Z] Stashed 1 file(s) [Pipeline] } [2023-10-02T20:10:12.104Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-154-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-02T20:10:12.126Z] $ docker stop --time=1 eb1a32e273731c25727c8aa92ab2b7dc57c60face4fc2e2ca3f21a8528c39cf6 [2023-10-02T20:10:13.618Z] $ docker rm -f --volumes eb1a32e273731c25727c8aa92ab2b7dc57c60face4fc2e2ca3f21a8528c39cf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-02T20:10:13.858Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-02T20:10:14.577Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-10-02T20:10:14.577Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-02T20:10:14.577Z] total 16 [2023-10-02T20:10:14.577Z] drwxr-xr-x 3 root root 4096 Oct 2 20:09 . [2023-10-02T20:10:14.577Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 2 20:09 .. [2023-10-02T20:10:14.577Z] drwxr-xr-x 2 root root 4096 Oct 2 20:09 cost [2023-10-02T20:10:14.577Z] -rw-r--r-- 1 root root 89 Oct 2 20:09 cost.csv [2023-10-02T20:10:14.577Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-02T20:10:14.577Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-02T20:10:14.577Z] total 16 [2023-10-02T20:10:14.577Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 20:09 . [2023-10-02T20:10:14.577Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 2 20:09 .. [2023-10-02T20:10:14.577Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 20:09 cost [2023-10-02T20:10:14.577Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 2 20:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-02T20:10:14.859Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-02T20:10:15.713Z] ---> package-listing.sh [2023-10-02T20:10:15.713Z] ++ facter osfamily [2023-10-02T20:10:15.713Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-02T20:10:15.972Z] + OS_FAMILY=debian [2023-10-02T20:10:15.972Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-10-02T20:10:15.972Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-02T20:10:15.972Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-02T20:10:15.972Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-02T20:10:15.972Z] + PACKAGES=/tmp/packages_start.txt [2023-10-02T20:10:15.972Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-10-02T20:10:15.972Z] + PACKAGES=/tmp/packages_end.txt [2023-10-02T20:10:15.972Z] + case "${OS_FAMILY}" in [2023-10-02T20:10:15.972Z] + dpkg -l [2023-10-02T20:10:15.972Z] + grep '^ii' [2023-10-02T20:10:15.972Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-02T20:10:15.972Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-02T20:10:15.972Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-02T20:10:15.972Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-10-02T20:10:15.972Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-10-02T20:10:15.972Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-10-02T20:10:15.982Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-02T20:10:16.257Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-02T20:10:16.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-02T20:10:16.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-02T20:10:16.883Z] prd-ubuntu20.04-docker-8c-8g-8337 does not seem to be running inside a container [2023-10-02T20:10:16.909Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-02T20:10:17.094Z] $ docker top cf43f5910e2763b81df1d04969cba469fd3be9279d70cfd58058301609d84161 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-02T20:10:17.432Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-02T20:10:17.717Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-02T20:10:17.998Z] + ls /var/log/sa-host [2023-10-02T20:10:17.998Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-02T20:10:18.139Z] provisioning config files... [2023-10-02T20:10:18.146Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8674980720751559186tmp [Pipeline] { [Pipeline] echo [2023-10-02T20:10:18.159Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-02T20:10:18.442Z] ---> create-netrc.sh [Pipeline] } [2023-10-02T20:10:18.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-02T20:10:18.771Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-02T20:10:18.779Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-02T20:10:19.064Z] ---> sudo-logs.sh [2023-10-02T20:10:19.064Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-02T20:10:19.094Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-02T20:10:19.375Z] ---> job-cost.sh [2023-10-02T20:10:19.376Z] lf-activate-venv: SKIPPING [2023-10-02T20:10:19.376Z] DEBUG: total: 0.2199999988079071 [2023-10-02T20:10:19.376Z] INFO: Retrieving Stack Cost... [2023-10-02T20:10:19.636Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-02T20:10:20.203Z] INFO: Archiving Costs [Pipeline] echo [2023-10-02T20:10:20.214Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-02T20:10:20.497Z] ---> logs-deploy.sh [2023-10-02T20:10:20.497Z] lf-activate-venv: SKIPPING [2023-10-02T20:10:20.497Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/154 [2023-10-02T20:10:20.497Z] INFO: archiving workspace using pattern(s): [2023-10-02T20:10:21.434Z] Archives upload complete. [2023-10-02T20:10:21.434Z] INFO: archiving logs to Nexus